Skip to content

build(deps-dev): bump core-js-compat from 3.38.1 to 3.40.0#245

Merged
fhlavac merged 1 commit intomainfrom
dependabot/npm_and_yarn/core-js-compat-3.40.0
Jan 10, 2025
Merged

build(deps-dev): bump core-js-compat from 3.38.1 to 3.40.0#245
fhlavac merged 1 commit intomainfrom
dependabot/npm_and_yarn/core-js-compat-3.40.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps core-js-compat from 3.38.1 to 3.40.0.

Changelog

Sourced from core-js-compat's changelog.

3.40.0 - 2025.01.08
3.39.0 - 2024.10.31
  • Changes v3.38.1...v3.39.0
  • Iterator helpers proposal:
    • Built-ins:
      • Iterator
        • Iterator.from
        • Iterator.prototype.drop
        • Iterator.prototype.every
        • Iterator.prototype.filter
        • Iterator.prototype.find
        • Iterator.prototype.flatMap
        • Iterator.prototype.forEach
        • Iterator.prototype.map
        • Iterator.prototype.reduce
        • Iterator.prototype.some
        • Iterator.prototype.take
        • Iterator.prototype.toArray
        • Iterator.prototype[@@toStringTag]

... (truncated)

Commits
  • 6e49392 v3.40.0
  • aa54f98 mark JSON.parse source text access proposal features as shipped from Bun 1....
  • 4ebb3e3 add Rhino 1.8.0 compat data
  • c8cf491 fix a typo
  • dd21b36 add a fix of V8 < 12.8 / NodeJS < 22.10 bug with handling infinite length of ...
  • 57ffe82 Symbol.dispose, Symbol.asyncDispose and Iterator.prototype[@@dispose] a...
  • 2b0fc5e add a note about WebKit / Bun Error.isError implementation
  • 696feb8 add Error.isError
  • abb7e66 explicit resource management reverted in V8
  • e0ce7c2 mark SuppressedError as shipped from V8 ~ Chromium 133
  • 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)

Bumps [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) from 3.38.1 to 3.40.0.
- [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.40.0/packages/core-js-compat)

---
updated-dependencies:
- dependency-name: core-js-compat
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2025
@dependabot dependabot bot requested review from dlabaj, fhlavac and nicolethoen January 9, 2025 17:54
@patternfly-build
Copy link

patternfly-build commented Jan 9, 2025

@fhlavac fhlavac merged commit e534925 into main Jan 10, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core-js-compat-3.40.0 branch January 10, 2025 09:50
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