Skip to content

chore:(deps): bump core-js from 3.24.0 to 3.24.1 #1772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps core-js from 3.24.0 to 3.24.1.

Changelog

Sourced from core-js's changelog.

3.24.1 - 2022.07.30
  • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #1110
  • Fixed detection of @@species support in Promise in some old engines
  • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
  • Added iOS Safari 15.6 compat data mapping
  • Fixed Opera 15 compat data mapping
Commits
  • e4b27bd 3.24.1
  • dc43aac little relax IS_BROWSER detection
  • 602e567 fix Opera 15 compat data mapping
  • a52a60a ignore NodeJS in IS_BROWSER detection to avoid a false positive with `jsdom...
  • 43a054a update dependencies
  • 619c9a5 update dependencies
  • d96cf26 mark { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } as shipp...
  • 85b8998 add iOS Safari 15.6 compat data mapping
  • ae23b5a fix detection of @@species support in Promise in some old engines
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @aaron-steinfeld.


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 dependabot bot requested a review from a team as a code owner August 1, 2022 16:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #1772 (3a83415) into main (ded8645) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1772   +/-   ##
=======================================
  Coverage   83.58%   83.58%           
=======================================
  Files         893      893           
  Lines       19259    19259           
  Branches     2663     2663           
=======================================
  Hits        16098    16098           
  Misses       3024     3024           
  Partials      137      137           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.24.1 branch from 2fc546c to 94a26b8 Compare August 1, 2022 16:19
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.0 to 3.24.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.24.0...v3.24.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-js-3.24.1 branch from 94a26b8 to 3a83415 Compare August 1, 2022 16:35
Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit f470600 into main Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core-js-3.24.1 branch August 1, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant