renovate-bot opened a new pull request, #4943: URL: https://github.com/apache/polaris/pull/4943
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.graalvm.polyglot:polyglot](https://redirect.github.com/oracle/graal) | `25.0.3` → `25.1.3` |  |  | | [org.graalvm.polyglot:js](http://www.graalvm.org/) ([source](https://redirect.github.com/oracle/graal)) | `25.0.3` → `25.1.3` |  |  | | [org.graalvm.js:js-scriptengine](https://www.graalvm.org/javascript) ([source](https://redirect.github.com/graalvm/graaljs)) | `25.0.3` → `25.1.3` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/642) for more information. --- ### Release Notes <details> <summary>graalvm/graaljs (org.graalvm.js:js-scriptengine)</summary> ### [`v25.1.3`](https://redirect.github.com/graalvm/graaljs/blob/HEAD/CHANGELOG.md#Version-2513) - ECMAScript 2026 mode/features enabled by default. - Removed support and builds for macOS x86-64 (darwin-amd64). - Added an experimental option `js.crypto` that provides `getRandomValues()` and `randomUUID()` from the [Web Crypto API](https://w3c.github.io/webcrypto/#crypto-interface). - Added stable option `js.performance` that provides `performance.now()`, `timeOrigin`, and `toJSON()` from the [Web High Resolution Time API](https://w3c.github.io/hr-time/). - Finished support for [Temporal](https://redirect.github.com/tc39/proposal-temporal). It is available in ECMAScript 2027 mode (`--js.ecmascript-version=2027`). - Implemented the [`Immutable ArrayBuffers`](https://redirect.github.com/tc39/proposal-immutable-arraybuffer) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`). - Implemented the [`Explicit Resource Management`](https://redirect.github.com/tc39/proposal-explicit-resource-management) proposal. It is available behind the experimental option (`--js.explicit-resource-management`). - Updated Node.js to version 24.14.1. - Limited Chrome inspector remote debugging to localhost. - Implemented the [`Joint Iteration`](https://redirect.github.com/tc39/proposal-joint-iteration) proposal. It is available in ECMAScript staging mode (`--js.ecmascript-version=staging`). - Implemented the [`Import Text`](https://redirect.github.com/tc39/proposal-import-text) proposal. It is available behind the experimental option (`--js.import-text`). - Implemented the [`Import Bytes`](https://redirect.github.com/tc39/proposal-import-bytes) proposal. It is available behind the experimental option (`--js.import-bytes`). - Implemented the [`Error Stack Accessor`](https://redirect.github.com/tc39/proposal-error-stack-accessor) proposal. It is available behind the experimental option (`--js.error-stack-accessor`). - Removed support for legacy import assertions (`import ... assert {type: "..."}`) and the `--js.import-assertions` option; use import attributes (`import ... with {type: "..."}`, option `--js.import-attributes`) instead. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
