Skip to content

chore(deps): bump core-js from 3.9.1 to 3.12.1 in /showcase#1158

Closed
dependabot[bot] wants to merge 65 commits intomasterfrom
dependabot/npm_and_yarn/showcase/core-js-3.12.1
Closed

chore(deps): bump core-js from 3.9.1 to 3.12.1 in /showcase#1158
dependabot[bot] wants to merge 65 commits intomasterfrom
dependabot/npm_and_yarn/showcase/core-js-3.12.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 10, 2021

Bumps core-js from 3.9.1 to 3.12.1.

Changelog

Sourced from core-js's changelog.

3.12.1 - 2021.05.09
  • Fixed some cases of Function#toString with multiple core-js instances
  • Fixed some possible String#split polyfill problems in V8 5.1
3.12.0 - 2021.05.06
3.11.3 - 2021.05.05
  • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required
3.11.2 - 2021.05.03
  • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
  • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
  • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
3.11.1 - 2021.04.28
  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564
3.11.0 - 2021.04.22
3.10.2 - 2021.04.19
  • URL and URLSearchParams marked as supported from Safari 14.0
  • Polyfilled built-in constructors protected from calling on instances
3.10.1 - 2021.04.08
  • Prevented possible RegExp#split problems in old engines, #751, #919
  • Detection of Safari 10 string padding bug extended to some Safari-based browsers
3.10.0 - 2021.03.31
  • Array find from last proposal moved to the stage 2, March TC39 meeting
  • Prevented possible RegExp#exec problems in some old engines, #920
  • Updated compat data mapping:
    • NodeJS up to 16.0
    • Electron up to 13.0
    • Samsung Internet up to 14.0
    • Opera Android up to 62
    • The rest automatically
Commits
  • 8752e69 3.12.1
  • 3eb4159 fix some possible String#split polyfill problems in V8 5.1
  • 1789d3e fix some cases of Function#toString with multiple core-js instances
  • c7170fb update eslint-plugin-regexp
  • 1aadb7b 3.12.0
  • 9f8ff89 fix regression of V8 ~ Node 0.12 Sting(Symbol()) bug, close #933
  • b3afb28 add Symbol.matcher
  • 98e421f add Symbol.metadata
  • bfe345a 3.11.3
  • f26cd0b native promise-based APIs Promise#{ catch, finally } returns polyfilled `Pr...
  • Additional commits viewable 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 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

SuperITMan added 30 commits May 7, 2021 11:13
@SuperITMan
Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/showcase/core-js-3.12.1 branch from c353a20 to 2290b74 Compare May 12, 2021 00:25
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SuperITMan SuperITMan force-pushed the master branch 6 times, most recently from 712f1e4 to f810c98 Compare May 24, 2021 11:02
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 26, 2021

A newer version of core-js exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@SuperITMan SuperITMan force-pushed the master branch 2 times, most recently from e34645c to 9ada010 Compare August 16, 2021 09:30
@SuperITMan SuperITMan closed this Feb 5, 2024
@SuperITMan SuperITMan deleted the dependabot/npm_and_yarn/showcase/core-js-3.12.1 branch February 5, 2024 13:13
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 5, 2024

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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants