aem-core-cif-components icon indicating copy to clipboard operation
aem-core-cif-components copied to clipboard

Bump browserslist from 4.14.5 to 4.16.7 in /react-components

Open dependabot[bot] opened this issue 4 years ago • 1 comments

Bumps browserslist from 4.14.5 to 4.16.7.

Changelog

Sourced from browserslist's changelog.

4.16.7

  • Fixed oudated caniuse-lite warning text (by Paul Verest).
  • Fixed docs (by Alexander Belov).

4.16.6

  • Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman).

4.16.5

  • Fixed unsafe RegExp (by Yeting Li).

4.16.4

  • Fixed unsafe RegExp.
  • Added artifactory support to --update-db (by Ittai Baratz).

4.16.3

  • Fixed --update-db.

4.16.2

4.16.1

  • Fixed Chrome 4 with mobileToDesktop (by Aron Woost).

4.16

  • Add browserslist config query.

4.15

  • Add TypeScript types (by Dmitry Semigradsky).

4.14.7

  • Fixed Yarn Workspaces support to --update-db (by Fausto Núñez Alberro).
  • Added browser changes to --update-db (by @​AleksandrSl).
  • Added color output to --update-db.
  • Updated package.funding to have link to our Open Collective.

4.14.6

  • Fixed Yarn support in --update-db (by Ivan Storck).
  • Fixed npm 7 support in --update-db.
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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Aug 04 '21 05:08 dependabot[bot]

Codecov Report

Merging #645 (f3e7bd5) into master (6ba2a2e) will increase coverage by 0.54%. The diff coverage is n/a.

:exclamation: Current head f3e7bd5 differs from pull request most recent head 541a451. Consider uploading reports for the commit 541a451 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master     #645      +/-   ##
============================================
+ Coverage     87.75%   88.29%   +0.54%     
- Complexity     1558     1583      +25     
============================================
  Files           279      279              
  Lines          6943     6939       -4     
  Branches       1038     1037       -1     
============================================
+ Hits           6093     6127      +34     
+ Misses          635      611      -24     
+ Partials        215      201      -14     
Flag Coverage Δ
integration 59.88% <ø> (?)
jest 85.61% <ø> (ø)
karma 89.05% <ø> (ø)
unittests 88.77% <ø> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../internal/models/v1/navigation/NavigationImpl.java 87.20% <0.00%> (+0.79%) :arrow_up:
.../internal/models/v1/breadcrumb/BreadcrumbImpl.java 88.63% <0.00%> (+1.13%) :arrow_up:
...omponents/internal/models/v1/common/PriceImpl.java 80.76% <0.00%> (+1.92%) :arrow_up:
...1/contentfragment/CommerceContentFragmentImpl.java 83.49% <0.00%> (+1.94%) :arrow_up:
...nternal/models/v1/productlist/ProductListImpl.java 94.73% <0.00%> (+2.63%) :arrow_up:
...rnal/models/v1/navigation/NavigationModelImpl.java 94.59% <0.00%> (+2.70%) :arrow_up:
...ts/models/retriever/AbstractProductsRetriever.java 100.00% <0.00%> (+2.77%) :arrow_up:
...1/storeconfigexporter/StoreConfigExporterImpl.java 77.41% <0.00%> (+3.13%) :arrow_up:
...onents/internal/models/v1/product/VariantImpl.java 100.00% <0.00%> (+3.70%) :arrow_up:
.../internal/models/v2/teaser/CommerceTeaserImpl.java 95.83% <0.00%> (+4.16%) :arrow_up:
... and 6 more

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 6ba2a2e...541a451. Read the comment docs.

codecov[bot] avatar Aug 04 '21 06:08 codecov[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Nov 14 '22 12:11 dependabot[bot]