smallrye / smallrye-reactive-messaging

SmallRye Reactive Messaging
http://www.smallrye.io/smallrye-reactive-messaging/
Apache License 2.0
237 stars 177 forks source link

Bump smallrye-common.version from 2.5.0 to 2.6.0 #2743

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps smallrye-common.version from 2.5.0 to 2.6.0. Updates io.smallrye.common:smallrye-common-annotation from 2.5.0 to 2.6.0

Release notes

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

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
Commits
  • f4e0d77 [maven-release-plugin] prepare release 2.6.0
  • 033d52e Merge pull request #340 from smallrye/release-2.6.0
  • 893c9f2 Release 2.6.0
  • 3c06678 Merge pull request #338 from dmlloyd/fix-zip-creation
  • 5da2994 Merge pull request #339 from dmlloyd/pid-cache
  • fabe3bd Cache current process handle
  • 79014b2 Only process a path as a JAR if it exists and is a regular file
  • a5ce4ec Merge pull request #337 from dmlloyd/fix-sep
  • 9b7b21c Use whole separator to delimit JAR file paths
  • 34ab5a0 Merge pull request #336 from smallrye/dependabot/maven/org.graalvm.sdk-native...
  • Additional commits viewable in compare view


Updates io.smallrye.common:smallrye-common-vertx-context from 2.5.0 to 2.6.0

Release notes

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

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
Commits
  • f4e0d77 [maven-release-plugin] prepare release 2.6.0
  • 033d52e Merge pull request #340 from smallrye/release-2.6.0
  • 893c9f2 Release 2.6.0
  • 3c06678 Merge pull request #338 from dmlloyd/fix-zip-creation
  • 5da2994 Merge pull request #339 from dmlloyd/pid-cache
  • fabe3bd Cache current process handle
  • 79014b2 Only process a path as a JAR if it exists and is a regular file
  • a5ce4ec Merge pull request #337 from dmlloyd/fix-sep
  • 9b7b21c Use whole separator to delimit JAR file paths
  • 34ab5a0 Merge pull request #336 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 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)