Skip to content

fix(deps): bump core-js from 3.32.2 to 3.33.2 in /web - #297

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/core-js-3.33.2
Nov 8, 2023
Merged

fix(deps): bump core-js from 3.32.2 to 3.33.2 in /web#297
AchoArnold merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web/core-js-3.33.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2023

Copy link
Copy Markdown
Contributor

Bumps core-js from 3.32.2 to 3.33.2.

Changelog

Sourced from core-js's changelog.

3.33.2 - 2023.10.31
  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:
3.33.1 - 2023.10.20
3.33.0 - 2023.10.02
Commits
  • 7cbd6b5 3.33.2
  • ffc6984 temporarily drop unspecified special cases from Number.fromString before cl...
  • f7b095e fix handling of fractional number part and some special cases in `Number.from...
  • 55cd424 adapt get-built-in-prototype-method helper for some future use cases
  • effda0c drop an extra method name
  • d6f71d1 add support of SuppressedError to structuredClone polyfill and simplify it
  • c6ea9f7 simplify structuredClone polyfill, avoid second tree pass in cases of trans...
  • 65e9213 remove unspecified unnecessary ArrayBuffer and DataView dependencies of `...
  • adc588c 3.33.1
  • d47cb73 fix stable/instance/for-each dependencies
  • 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
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
@dependabot
dependabot Bot requested a review from AchoArnold November 1, 2023 00:38
@what-the-diff

what-the-diff Bot commented Nov 1, 2023

Copy link
Copy Markdown

PR Summary

  • Upgrade of core-js library in web/package.json
    The version of the core-js dependency has been updated from ^3.32.2 to ^3.33.2. This should update some core JavaScript features in our web project, making it more efficient and secure, and potentially adding new feature support.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/core-js-3.33.2 branch 2 times, most recently from 7ac93b6 to 3e56c7c Compare November 6, 2023 09:15
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.2/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/core-js-3.33.2 branch from 3e56c7c to 84f5c4e Compare November 8, 2023 06:32
@AchoArnold
AchoArnold merged commit cd1fa27 into main Nov 8, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/core-js-3.33.2 branch November 8, 2023 10:49
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