Skip to content

Bump io.smallrye.common:smallrye-common-bom from 2.2.0 to 2.11.0 #513

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2025

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

Release notes

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

2.11.0

  • #402 Introduce parent-child structure for duplication context

2.10.0

  • #394 Release 2.10.0
  • #393 Bump io.smallrye:smallrye-parent from 46 to 47
  • #392 Javadoc fixes
  • #391 Bump version.vertx from 4.5.11 to 4.5.12
  • #390 Bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2
  • #389 Make CPU cache interrogation an opt-in feature
  • #388 Slightly reduce the startup cost of the modules used in Quarkus
  • #387 Avoid using lambdas and streams in
  • #385 Binary search API

2.9.0

  • #386 Release 2.9.0
  • #384 Make sure every module exports its packages
  • #383 Fix (again) invalid module name
  • #381 Do not use Unsafe on Java 22+
  • #380 Fix incorrect module name
  • #379 Use JarFile.OPEN_READ instead of ZipFile
  • #378 Open JAR in MR mode in all situations
  • #376 Fix javadoc issue by swapping task order
  • #375 Fix release build
  • #374 Replicate Maven rules more exactly
  • #373 Add useful toString to all version iterators
  • #372 Make ResourceUtils public
  • #371 Bump version.vertx from 4.5.10 to 4.5.11
  • #369 Allow traversal of root JAR directory and hidden directories
  • #368 Always use a URL stream handler for path-based resources
  • #367 Do not return a resource for non-existent filesystem files
  • #365 Add resource loader method to load the JAR manifest
  • #364 Fix URL construction for JAR resources
  • #361 Add resource method to list code signers
  • #360 Add resource loader method to get base URL
  • #349 Move baseline to Java 17

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

... (truncated)

Commits
  • b4621f6 [maven-release-plugin] prepare release 2.11.0
  • 97bbf79 Prepare release 2.11.0 (#405)
  • 9d159f8 Provide the nested context API (#404)
  • 1437ba7 Merge pull request #401 from smallrye/dependabot/maven/org.graalvm.sdk-native...
  • 54a15ff Bump org.graalvm.sdk:nativeimage from 24.1.2 to 24.2.0
  • fd24f5d Bump io.sundr:sundr-maven-plugin from 0.200.0 to 0.200.3 (#400)
  • 87d84bd Merge pull request #395 from smallrye/dependabot/maven/version.vertx-4.5.13
  • 687ad33 Bump version.vertx from 4.5.12 to 4.5.13
  • c26a381 [maven-release-plugin] prepare for next development iteration
  • 16e02f2 [maven-release-plugin] prepare release 2.10.0
  • 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.11.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.2.0...2.11.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 28, 2025
@dependabot dependabot bot requested a review from jamezp as a code owner March 28, 2025 14:19
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Superseded by #515.

@dependabot dependabot bot closed this Apr 11, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.common-smallrye-common-bom-2.11.0 branch April 11, 2025 14:52
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