smallrye / smallrye-mutiny

An Intuitive Event-Driven Reactive Programming Library for Java
https://smallrye.io/smallrye-mutiny
Apache License 2.0
779 stars 124 forks source link

build(deps): bump io.smallrye.common:smallrye-common-annotation from 2.4.0 to 2.5.0 #1636

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps io.smallrye.common:smallrye-common-annotation from 2.4.0 to 2.5.0.

Release notes

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

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
  • #305 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.19 to 1.9.20
  • #304 Bump org.apache.maven.resolver:maven-resolver-util from 1.9.18 to 1.9.19
  • #302 Bump io.smallrye:smallrye-parent from 42 to 43
Commits
  • 2ddb12e [maven-release-plugin] prepare release 2.5.0
  • e3cc41a Merge pull request #323 from smallrye/release-2.5
  • 702916f Reretry 2.5.0 release
  • 01f5e20 Merge pull request #322 from dmlloyd/javadoc-problems
  • 2fbbca2 Fix Javadoc problems
  • 1cc4d06 Merge pull request #321 from smallrye/release-2.5
  • 8cb357c Retry 2.5.0 release
  • 5afd4fa Merge pull request #320 from dmlloyd/use-gh-actions
  • 34c5d28 Use Java GH actions for release
  • 4ae0ee6 Fix "quality" build job to use correct JDK (#319)
  • 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 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)