crschnick / pdx_unlimiter

A smart savegame manager, editor, and toolbox for all current major Paradox Grand Strategy games.
https://discord.gg/BVE4vxqFpU
GNU General Public License v3.0
230 stars 23 forks source link

Bump js from 22.3.0 to 22.3.1 #95

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps js from 22.3.0 to 22.3.1.

Changelog

Sourced from js's changelog.

GraalVM JavaScript (Graal.js) Changelog

This changelog summarizes major changes between GraalVM versions of the GraalVM JavaScript (ECMAScript) language runtime. The main focus is on user-observable behavior of the engine. Changelog may include unreleased versions. See version roadmap for release dates.

Version 22.3.1.

  • Updated Node.js to version 16.18.1.
Commits
  • 0974eda Release GraalVM 22.3.1
  • 6b78b31 [GR-42807] Ensure deleted elements are filled with hole values.
  • cd81cf2 Assert that hole elements are empty after fillHoles.
  • 45a10c9 Clean up hole count assertion.
  • eca46dd [GR-42807] Add regression test.
  • 83231c4 Clear unused elements during transition from zero-based to contiguous array.
  • 90885dd All implementations of incrementHolesCount are the same.
  • 4f5e0e0 [GR-42289] Backport: Upgrading the underlying Node.js to version 16.18.1.
  • 9909fc9 All fields of HeapStatistics should be initialized.
  • df21bfc Updating Node.js license in 3rd_party_licenses.txt.
  • 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 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)
crschnick commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Looks like org.graalvm.js:js is no longer a dependency, so this is no longer needed.