Skip to content
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

Release: 0.11.1 #275

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Release: 0.11.1 #275

merged 2 commits into from
Jan 24, 2024

Conversation

sgammon
Copy link
Owner

@sgammon sgammon commented Jan 24, 2024

Summary

Simple release with support for the newest version of GraalVM, 21.0.2, released this week.

Changelog

  • chore: add 21.0.2 to bindist map
  • chore: bump package version → 0.11.1

- chore: add `21.0.2` bindist artifacts
- chore: bump `pom.xml` versions to `23.1.2`
- chore: bump and relock maven deps

Signed-off-by: Sam Gammon <sam@elide.ventures>
@sgammon sgammon added enhancement New feature or request dependencies Dependency updates and other related issues labels Jan 24, 2024
@sgammon sgammon added this to the 1.0.0 milestone Jan 24, 2024
@sgammon sgammon self-assigned this Jan 24, 2024
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 5 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA af1c3e4.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pom.xml

PackageVersionLicenseIssue Type
org.graalvm.compiler:compiler23.1.2NullUnknown License
org.graalvm.nativeimage:native-image-base23.1.2NullUnknown License
org.graalvm.nativeimage:svm23.1.2NullUnknown License
org.graalvm.polyglot:polyglot23.1.2NullUnknown License
org.graalvm.sdk:graal-sdk23.1.2NullUnknown License

Scanned Manifest Files

pom.xml
  • org.graalvm.compiler:compiler@23.1.2
  • org.graalvm.nativeimage:native-image-base@23.1.2
  • org.graalvm.nativeimage:svm@23.1.2
  • org.graalvm.polyglot:polyglot@23.1.2
  • org.graalvm.sdk:graal-sdk@23.1.2
  • org.graalvm.compiler:compiler@23.1.1
  • org.graalvm.nativeimage:native-image-base@23.1.1
  • org.graalvm.nativeimage:svm@23.1.1
  • org.graalvm.polyglot:polyglot@23.1.1
  • org.graalvm.sdk:graal-sdk@23.1.1

@sgammon sgammon merged commit 4e5e6a3 into main Jan 24, 2024
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates and other related issues enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

1 participant