Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps org.graalvm.js:js from 22.2.0 to 22.3.2.

Release notes

Sourced from org.graalvm.js:js's releases.

GraalJS - GraalVM Community Edition 22.3.1

GraalVM provides an ECMAScript-compliant runtime to execute JavaScript and Node.js applications. It is fully standard compliant, execute applications with high performance, and provide all benefits from the GraalVM stack, including language interoperability and common tooling.

More information is available on the GraalVM website: http://www.graalvm.org/reference-manual/js/

GraalJS - GraalVM Community Edition 22.3.0

GraalVM provides an ECMAScript-compliant runtime to execute JavaScript and Node.js applications. It is fully standard compliant, execute applications with high performance, and provide all benefits from the GraalVM stack, including language interoperability and common tooling.

More information is available on the GraalVM website: http://www.graalvm.org/reference-manual/js/

Changelog

Sourced from org.graalvm.js: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.2.

  • Updated Node.js to version 16.19.1.

Version 22.3.1.

  • Updated Node.js to version 16.18.1.

Version 22.3.0

  • Implemented the WebAssembly multi-value proposal.
  • Added an experimental option --js.unhandled-rejections=handler that allows to use a custom callback to track unhandled promise rejections.
  • Updated Node.js to version 16.17.1.
  • ECMA-402 Internationalization API has been enabled by default. It can be disabled by --js.intl-402=false option.
  • Implemented the Decorators (stage 3) proposal.
Commits
  • 3f01c5d GS-4674 : release GraalVM 22.3.2
  • c769492 [GR-44306] Upgrading the underlying Node.js to version 16.19.1.
  • 680d2ca Skip test/sequential/test-watch-mode on Windows.
  • 38f2c83 Correction of the snapshot of node:internal/main/watch_mode.js.
  • c0fc188 Updating Node.js license in 3rd_party_licenses.txt.
  • fc4b187 Adding a note about Node.js update (to version 16.19.1) into CHANGELOG.md.
  • 8e7fde7 Merge tag '42f40ab1585d147edbf862ccdcfcaa91dfa9806a' into js/node16.19.1
  • 96a4559 2023-02-16, Version 16.19.1 'Gallium' (LTS)
  • f95ef06 lib: makeRequireFunction patch when experimental policy
  • b02d895 policy: makeRequireFunction on mainModule.require
  • 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)

mfd2007 and others added 7 commits November 2, 2022 14:26
Bumps [org.graalvm.js:js](https://github.com/graalvm/graaljs) from 22.2.0 to 22.3.2.
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/vm-22.3.2/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-22.2.0...vm-22.3.2)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js
  dependency-type: direct:production
  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 Apr 24, 2023
@mfd2007 mfd2007 force-pushed the main branch 2 times, most recently from 5118049 to c6b3f6c Compare June 14, 2023 06:36
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