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 smallrye-common.version from 2.9.0 to 2.10.0 #2924

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps smallrye-common.version from 2.9.0 to 2.10.0.
Updates io.smallrye.common:smallrye-common-annotation from 2.9.0 to 2.10.0

Release notes

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

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
Commits
  • 16e02f2 [maven-release-plugin] prepare release 2.10.0
  • 136dfc6 Release 2.10.0 (#394)
  • a602541 Merge pull request #385 from dmlloyd/binary-search
  • 6e78c2b Search submodule which initially includes binary search
  • cc17f00 Merge pull request #393 from smallrye/dependabot/maven/io.smallrye-smallrye-p...
  • 134cb73 Bump io.smallrye:smallrye-parent from 46 to 47
  • 2ab65fa Javadoc fixes (#392)
  • 3682883 Bump version.vertx from 4.5.11 to 4.5.12 (#391)
  • c0878c4 Slightly Make CPU cache interrogation an opt-in feature (#389)
  • ca5926f Merge pull request #390 from smallrye/dependabot/maven/org.graalvm.sdk-native...
  • Additional commits viewable in compare view

Updates io.smallrye.common:smallrye-common-vertx-context from 2.9.0 to 2.10.0

Release notes

Sourced from io.smallrye.common:smallrye-common-vertx-context's releases.

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
Commits
  • 16e02f2 [maven-release-plugin] prepare release 2.10.0
  • 136dfc6 Release 2.10.0 (#394)
  • a602541 Merge pull request #385 from dmlloyd/binary-search
  • 6e78c2b Search submodule which initially includes binary search
  • cc17f00 Merge pull request #393 from smallrye/dependabot/maven/io.smallrye-smallrye-p...
  • 134cb73 Bump io.smallrye:smallrye-parent from 46 to 47
  • 2ab65fa Javadoc fixes (#392)
  • 3682883 Bump version.vertx from 4.5.11 to 4.5.12 (#391)
  • c0878c4 Slightly Make CPU cache interrogation an opt-in feature (#389)
  • ca5926f Merge pull request #390 from smallrye/dependabot/maven/org.graalvm.sdk-native...
  • Additional commits viewable in compare view

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 `smallrye-common.version` from 2.9.0 to 2.10.0.

Updates `io.smallrye.common:smallrye-common-annotation` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.9.0...2.10.0)

Updates `io.smallrye.common:smallrye-common-vertx-context` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: io.smallrye.common:smallrye-common-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.smallrye.common:smallrye-common-vertx-context
  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 Feb 10, 2025
@cescoffier cescoffier merged commit f06c74c into main Feb 11, 2025
4 checks passed
@cescoffier cescoffier deleted the dependabot/maven/main/smallrye-common.version-2.10.0 branch February 11, 2025 07:06
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.

1 participant