Skip to content

Bump the prod-deps group with 3 updates#381

Merged
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-b7b9925ff3
Jan 22, 2025
Merged

Bump the prod-deps group with 3 updates#381
thmarx merged 1 commit intomainfrom
dependabot/maven/prod-deps-b7b9925ff3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 22, 2025

Bumps the prod-deps group with 3 updates: org.graalvm.polyglot:polyglot, org.graalvm.polyglot:js and org.semver4j:semver4j.

Updates org.graalvm.polyglot:polyglot from 24.1.1 to 24.1.2

Commits
  • a50c2ec Release GraalVM 24.1.2.
  • f7241db [GR-60698] Backport to 24.1: Fix int overflow in ObjectSizeCalculator#increas...
  • 2db8306 Fix int overflow in ObjectSizeCalculator#increaseByArraySize.
  • e51a3da [GR-59621] Backport to 24.1: ensure only safepoint usages left
  • 140a74e [GR-60462] Backport to 24.1: No exit safepoint if end safepoints are disabled.
  • 6b85833 [GR-59948] Backport to 24.1: Use a safe cast when retrieving the storage in a...
  • 2b80bcb [GR-58956] [GR-59164] [GR-58956] Backport to 24.1: Add barista benchmark suite.
  • c6cf550 [GR-59040] Update labsjdk to 23.0.2+7-jvmci-b01
  • d44a1db no exit safepoint if end safepoints are disabled
  • c196406 update JVMCI to 23.0.2+7-jvmci-b01
  • Additional commits viewable in compare view

Updates org.graalvm.polyglot:js from 24.1.1 to 24.1.2

Commits
  • a50c2ec Release GraalVM 24.1.2.
  • f7241db [GR-60698] Backport to 24.1: Fix int overflow in ObjectSizeCalculator#increas...
  • 2db8306 Fix int overflow in ObjectSizeCalculator#increaseByArraySize.
  • e51a3da [GR-59621] Backport to 24.1: ensure only safepoint usages left
  • 140a74e [GR-60462] Backport to 24.1: No exit safepoint if end safepoints are disabled.
  • 6b85833 [GR-59948] Backport to 24.1: Use a safe cast when retrieving the storage in a...
  • 2b80bcb [GR-58956] [GR-59164] [GR-58956] Backport to 24.1: Add barista benchmark suite.
  • c6cf550 [GR-59040] Update labsjdk to 23.0.2+7-jvmci-b01
  • d44a1db no exit safepoint if end safepoints are disabled
  • c196406 update JVMCI to 23.0.2+7-jvmci-b01
  • Additional commits viewable in compare view

Updates org.semver4j:semver4j from 5.5.0 to 5.6.0

Release notes

Sourced from org.semver4j:semver4j's releases.

v5.6.0

What's Changed

🚀 Features

📦 Dependency Updates

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 3 updates: [org.graalvm.polyglot:polyglot](https://github.com/oracle/graal), [org.graalvm.polyglot:js](https://github.com/oracle/graal) and [org.semver4j:semver4j](https://github.com/semver4j/semver4j).


Updates `org.graalvm.polyglot:polyglot` from 24.1.1 to 24.1.2
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.1.1...vm-24.1.2)

Updates `org.graalvm.polyglot:js` from 24.1.1 to 24.1.2
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-24.1.1...vm-24.1.2)

Updates `org.semver4j:semver4j` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/semver4j/semver4j/releases)
- [Commits](semver4j/semver4j@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: org.graalvm.polyglot:polyglot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.graalvm.polyglot:js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.semver4j:semver4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
@thmarx thmarx merged commit 1160880 into main Jan 22, 2025
@thmarx thmarx deleted the dependabot/maven/prod-deps-b7b9925ff3 branch January 22, 2025 10:56
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.

1 participant