Leko / WEB-EGG

WEB EGG
https://blog.leko.jp
MIT License
15 stars 0 forks source link

Bump browserslist from 4.8.3 to 4.14.2 #449

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps browserslist from 4.8.3 to 4.14.2.

Changelog

Sourced from browserslist's changelog.

4.14.2

  • Fixed --update-db on Windows (by James Ross).
  • Improved --update-db output.

4.14.1

  • Added --update-db explanation (by Justin Zelinsky).

4.14

  • Add BROWSERSLIST_DANGEROUS_EXTEND support (by Timo Mayer).

4.13

  • Added supports query to select browsers (by Jesús Leganés-Combarro).

4.12.2

  • Update Firefox ESR.

4.12.1

  • Update package.json scanning tool for --update-db (by Luke Edwards).
  • Improve docs (by Mukundan Senthil).
  • Drop Node.js 13.0-13.6 support because of ES modules bug in that versions.

4.12

  • Add environments to shared configs (by Yevgeny Petukhov).
  • Fix docs (by Dmitry Statsenko and Thomas Pozzo di Borgo).

4.11.1

  • Fix Node.js 6 support.

4.11

  • Add npx browserslist --mobile-to-desktop (by James Ross).

4.10

  • Add npx browserslist --update-db (by Ivan Solovev).

4.9.1

  • Normalize incorrect Can I Use regional data (by Huáng Jùnliàng).

4.9

  • Add node X-Y query support (by Yuping Zuo).

4.8.7

  • Fix last N major versions (by Valeriy Trubachev).

4.8.6

  • Fix Unknown version 10 of op_mob error in mobileToDesktop option.

4.8.5

  • Fix last N browsers again after new caniuse-db API changes.

4.8.4

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Leko/WEB-EGG/network/alerts).
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/leko/web-egg/5qieAxHVWRkQDDKffcj6eEHnGi2g
✅ Preview: https://web-egg-git-dependabot-npmandyarnbrowserslist-4142-leko.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #449 (5a32eeb) into master (30db5d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   49.15%   49.15%           
=======================================
  Files           2        2           
  Lines         177      177           
  Branches       39       39           
=======================================
  Hits           87       87           
  Misses         77       77           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 150c5e5...5a32eeb. Read the comment docs.