-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update graalvmjsversion #1622
Open
renovate
wants to merge
1
commit into
next-minor
Choose a base branch
from
renovate/graalvmjsversion
base: next-minor
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
from
October 30, 2024 15:08
299ad7d
to
dffc6a7
Compare
@Klaas-Ritense can you please check the first bullet in the release notes (the NOTE:) and consider the impact of this change on our javascript engine being available for script tasks? |
ThomasMinkeRitense
requested changes
Oct 30, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check backwards compatibility
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
9 times, most recently
from
November 7, 2024 15:36
2aee88f
to
3fd8b58
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
8 times, most recently
from
November 18, 2024 08:07
25d166d
to
d58175c
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
7 times, most recently
from
November 22, 2024 12:56
1353a04
to
daa17d5
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
2 times, most recently
from
November 29, 2024 11:11
389d15a
to
5cc7a5d
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
7 times, most recently
from
December 20, 2024 16:30
b983daa
to
43c6480
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
2 times, most recently
from
January 7, 2025 08:39
8696184
to
9b0c2bd
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
9 times, most recently
from
January 16, 2025 16:20
0e5762a
to
7743d69
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
5 times, most recently
from
January 27, 2025 11:00
8050ad1
to
06c6317
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
4 times, most recently
from
February 3, 2025 08:03
37cb680
to
0683f0b
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
from
February 4, 2025 12:57
0683f0b
to
6165326
Compare
renovate
bot
force-pushed
the
renovate/graalvmjsversion
branch
from
February 5, 2025 09:00
6165326
to
db78172
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
23.0.5
->23.0.7
23.0.5
->23.1.6
Release Notes
graalvm/graaljs (org.graalvm.js:js-scriptengine)
v23.1.0
js-scriptengine.jar
on the module path. See ScriptEngine documentation for details.--js.async-context
.FinalizationRegistry.prototype.cleanupSome
is not enabled by default any more; it has been moved to ECMAScript staging mode (--js.ecmascript-version=staging
).--js.allow-narrow-spaces-in-date-format
(enabled by default). When this option is set tofalse
then narrow spaces in date/time formats are replaced by a space (0x20
).js.console
stable and allowed inSandboxPolicy.UNTRUSTED
.js.unhandled-rejections
stable and allowed inSandboxPolicy.CONSTRAINED
.js.allow-eval
that is stable and allowed inSandboxPolicy.UNTRUSTED
.js.disable-eval
, superseded byjs.allow-eval
.--js.ecmascript-version=staging
).--js.regexp-unicode-sets
.For consuming the enterprise GraalVM JavaScript, use:
Configuration
📅 Schedule: 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.