Skip to content

Conversation

@clarin-bot
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to upgrade core-js from 3.43.0 to 3.44.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 25 days ago.

Release notes
Package name: core-js
  • 3.44.0 - 2025-07-07
  • 3.43.0 - 2025-06-09
    • Changes v3.42.0...v3.43.0 (139 commits)
    • Explicit Resource Management proposals:
      • Built-ins:
        • Symbol.dispose
        • Symbol.asyncDispose
        • SuppressedError
        • DisposableStack
          • DisposableStack.prototype.dispose
          • DisposableStack.prototype.use
          • DisposableStack.prototype.adopt
          • DisposableStack.prototype.defer
          • DisposableStack.prototype.move
          • DisposableStack.prototype[@@ dispose]
        • AsyncDisposableStack
          • AsyncDisposableStack.prototype.disposeAsync
          • AsyncDisposableStack.prototype.use
          • AsyncDisposableStack.prototype.adopt
          • AsyncDisposableStack.prototype.defer
          • AsyncDisposableStack.prototype.move
          • AsyncDisposableStack.prototype[@@ asyncDispose]
        • Iterator.prototype[@@ dispose]
        • AsyncIterator.prototype[@@ asyncDispose]
      • Moved to stable ES, May 2025 TC39 meeting
      • Added es. namespace module, /es/ and /stable/ namespaces entries
    • Array.fromAsync proposal:
      • Built-ins:
        • Array.fromAsync
      • Moved to stable ES, May 2025 TC39 meeting
      • Added es. namespace module, /es/ and /stable/ namespaces entries
    • Error.isError proposal:
      • Built-ins:
        • Error.isError
      • Moved to stable ES, May 2025 TC39 meeting
      • Added es. namespace module, /es/ and /stable/ namespaces entries
    • Added Joint iteration stage 2.7 proposal:
      • Added built-ins:
        • Iterator.zip
        • Iterator.zipKeyed
    • Added Iterator chunking stage 2 proposal:
      • Added built-ins:
        • Iterator.prototype.chunks
        • Iterator.prototype.windows
    • Number.prototype.clamp proposal:
    • Always check regular expression flags by flags getter PR. Native methods are not fixed, only own implementation updated for:
      • RegExp.prototype[@@ match]
      • RegExp.prototype[@@ replace]
    • Improved handling of RegExp flags in polyfills of some methods in engines without proper support of RegExp.prototype.flags and without polyfill of this getter
    • Added feature detection for a WebKit bug that occurs when this is updated while Set.prototype.difference is being executed
    • Added feature detection for a WebKit bug that occurs when iterator record of a set-like object isn't called before cloning this in the following methods:
      • Set.prototype.symmetricDifference
      • Set.prototype.union
    • Added feature detection for a bug in V8 ~ Chromium < 126. Following methods should throw an error on invalid iterator:
      • Iterator.prototype.drop
      • Iterator.prototype.filter
      • Iterator.prototype.flatMap
      • Iterator.prototype.map
    • Added feature detection for a WebKit bug: incorrect exception thrown by Iterator.from when underlying iterator's return method is null
    • Added feature detection for a FF bug: incorrect exception thrown by Array.prototype.with when index coercion fails
    • Added feature detection for a WebKit bug: TypedArray.prototype.with should truncate negative fractional index to zero, but instead throws an error
    • Worked around a bug of many different tools (example) with incorrect transforming and breaking JS syntax on getting a method from a number literal
    • Fixed deoptimization of the Promise polyfill in the pure version
    • Added some missed dependencies to /iterator/flat-map entries
    • Some other minor fixes and improvements
    • Compat data improvements:
      • Added Deno 2.3 and Deno 2.3.2 compat data mapping
      • Updated Electron 37 compat data mapping
      • Added Opera Android 90 compat data mapping
      • Error.isError marked not supported in Node because of a bug
      • Set.prototype.difference marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
      • Set.prototype.{ symmetricDifference, union } marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
      • Iterator.from marked as not supported in Safari and supported only from Bun 1.2.5 because of a bug
      • Iterators closing on early errors in Iterator helpers marked as implemented from FF141
      • Array.prototype.with marked as supported only from FF140 because it throws an incorrect exception when index coercion fails
      • TypedArray.prototype.with marked as unsupported in Bun and Safari because it should truncate negative fractional index to zero, but instead throws an error
      • DisposableStack and AsyncDisposableStack marked as shipped in FF141 (SuppressedError has a bug)
      • AsyncDisposableStack bugs marked as fixed in Deno 2.3.2
      • SuppressedError bugs (extra arguments support and arity) marked as fixed in Bun 1.2.15
from core-js GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade core-js from 3.43.0 to 3.44.0.

See this package in npm:
core-js

See this project in Snyk:
https://app.snyk.io/org/clarin-eric/project/7e36aabb-988e-4f86-97cd-167d3eb49c71?utm_source=github&utm_medium=referral&page=upgrade-pr
@clarin-bot
Copy link
Collaborator Author

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@andmor- andmor- merged commit dd57dae into master Aug 19, 2025
9 checks passed
@andmor- andmor- deleted the snyk-upgrade-e0d1113952966fe920ef645634944baf branch August 19, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants