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

Bump io.smallrye.common:smallrye-common-bom from 2.2.0 to 2.8.0 #489

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps io.smallrye.common:smallrye-common-bom from 2.2.0 to 2.8.0.

Release notes

Sourced from io.smallrye.common:smallrye-common-bom's releases.

2.8.0

  • #358 Release 2.8.0
  • #357 Bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
  • #356 Introduce an annotation to mark a feature as tech preview
  • #355 Bump org.ow2.asm:asm from 9.7 to 9.7.1
  • #353 Update release-perform.yml workflow name
  • #352 Remove dryRun flag in release-perform.yml

2.7.0

  • #351 Release 2.7.0
  • #350 Split Release Workflow
  • #347 Use compare instead of signum
  • #346 Update release.yml to use reusable workflows
  • #345 Bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0
  • #344 Expression NO_$$ mode
  • #343 Bump io.smallrye:smallrye-parent from 45 to 46
  • #342 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.20 to 1.9.22
  • #341 Bump version.vertx from 4.5.9 to 4.5.10

2.6.0

  • #340 Release 2.6.0
  • #339 Cache current process handle
  • #338 Only process a path as a JAR if it exists and is a regular file
  • #337 Use whole separator to delimit JAR file paths
  • #336 Bump org.graalvm.sdk:nativeimage from 23.1.2 to 24.0.2
  • #334 Resolve Javadoc quality issues
  • #332 Add BOM to README.adoc
  • #331 Use org.graalvm.sdk:nativeimage instead of org.graalvm.sdk:graal-sdk
  • #330 Introduce VersionRange
  • #329 Bump version.vertx from 4.5.8 to 4.5.9
  • #327 Turn off CI fail-fast to better diagnose problems
  • #325 Bump io.smallrye:smallrye-parent from 44 to 45
  • #324 Use legacyMode to avoid Javadoc problems for quality job
  • #319 Fix "quality" build job to use correct JDK

2.5.0

  • #323 Reretry 2.5.0 release
  • #322 Fix Javadoc problems
  • #321 Retry 2.5.0 release
  • #320 Use Java GH actions for release
  • #318 Release 2.5.0
  • #316 Resource API
  • #315 Bump io.smallrye:smallrye-parent from 43 to 44
  • #314 Bump version.vertx from 4.5.7 to 4.5.8
  • #312 Add detection for WSL
  • #310 Fix long-standing typo in validation message
  • #309 Fix incomplete descriptor for constraint module
  • #308 Bump org.jboss.logging:jboss-logging to 3.6.0.Final
  • #307 Fix CPU test to allow multiple valid CPU types
  • #306 Bump io.sundr:sundr-maven-plugin from 0.103.1 to 0.200.0

... (truncated)

Commits
  • 4911b56 [maven-release-plugin] prepare release 2.8.0
  • ef5848a Merge pull request #358 from smallrye/release
  • f336db3 Release 2.8.0
  • 8e2723f Merge pull request #357 from smallrye/dependabot/maven/org.graalvm.sdk-native...
  • d08cf61 Bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1
  • 16e88ee Merge pull request #355 from smallrye/dependabot/maven/org.ow2.asm-asm-9.7.1
  • 7bf0d36 Merge pull request #356 from smallrye/introduce-tech-preview
  • 5a6f03c Introduce an annotation to mark a feature as tech preview
  • 222dd87 Bump org.ow2.asm:asm from 9.7 to 9.7.1
  • e6756ee Update release-perform.yml workflow name (#353)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.smallrye.common:smallrye-common-bom](https://github.com/smallrye/smallrye-common) from 2.2.0 to 2.8.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.2.0...2.8.0)

---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jamezp as a code owner October 17, 2024 14:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 17, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants