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

build(deps): bump io.smallrye.common:smallrye-common-annotation from 2.2.0 to 2.3.0 #1504

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps io.smallrye.common:smallrye-common-annotation from 2.2.0 to 2.3.0.

Release notes

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

2.3.0

  • #282 Release 2.3.0
  • #281 Bump the maven-dependencies group with 2 updates
  • #280 Change the return type of certain Assert methods.
  • #279 Provide API to construct IP addresses from host name and segments
  • #278 Add CPU detection
  • #277 Bump the maven-dependencies group with 2 updates
  • #275 Remove indify string concatenation on Inet::getInet4Address
  • #272 Bump the maven-dependencies group with 2 updates
  • #271 Bump the maven-dependencies group with 1 update
  • #270 Bump the ci-dependencies group with 1 update
  • #269 Use multi-JDK support for testing, configurable Maven version
  • #268 Switch from maven-artifact to maven-resolver version scheme
  • #266 Bump the maven-dependencies group with 1 update
  • #265 Bump the ci-dependencies group with 1 update
  • #264 Bump the maven-dependencies group with 1 update
  • #263 Bump the maven-dependencies group with 1 update
  • #262 Bump the maven-dependencies group with 2 updates
  • #261 Bump the maven-dependencies group with 1 update
  • #260 Bump the ci-dependencies group with 3 updates
  • #259 Bump the maven-dependencies group with 2 updates
  • #258 Update dependabot to batch pull requests
  • #257 Bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2
  • #256 Bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1
  • #254 Bump version.vertx from 4.4.5 to 4.4.6
  • #253 Bump io.smallrye:smallrye-parent from 41 to 42
  • #252 Bump org.apache.maven:maven-artifact from 3.9.4 to 3.9.5
  • #250 Bump org.ow2.asm:asm from 9.5 to 9.6
Commits
  • bc18ce6 [maven-release-plugin] prepare release 2.3.0
  • 4a3f772 Release 2.3.0 (#282)
  • 10c12ea Fix javadocs
  • bea0354 Merge pull request #281 from smallrye/dependabot/maven/maven-dependencies-4a7...
  • 014b121 Bump the maven-dependencies group with 2 updates
  • 9951203 Merge pull request #279 from dmlloyd/ip
  • 714d043 Merge pull request #280 from dmlloyd/assert
  • 2274755 Provide API to construct IP addresses from host name and segments
  • 7a79828 Change the return type of certain Assert methods.
  • 17eb1da Merge pull request #278 from dmlloyd/cpu
  • 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 will merge this PR once CI passes on it, as requested by @jponge.


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-annotation](https://github.com/smallrye/smallrye-common) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/smallrye/smallrye-common/releases)
- [Commits](smallrye/smallrye-common@2.2.0...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 2, 2024
Copy link
Member

jponge commented Feb 2, 2024

@dependabot merge

@jponge jponge enabled auto-merge February 2, 2024 09:11
@jponge jponge disabled auto-merge February 2, 2024 09:11
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (b9c3b93) 89.44% compared to head (b70184e) 89.34%.
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1504      +/-   ##
============================================
- Coverage     89.44%   89.34%   -0.11%     
+ Complexity     3369     3273      -96     
============================================
  Files           459      456       -3     
  Lines         13437    13200     -237     
  Branches       1637     1622      -15     
============================================
- Hits          12019    11793     -226     
+ Misses          789      783       -6     
+ Partials        629      624       -5     
Files Coverage Δ
...n/java/io/smallrye/mutiny/groups/MultiFlatten.java 100.00% <100.00%> (ø)
...smallrye/mutiny/infrastructure/Infrastructure.java 72.03% <100.00%> (+2.29%) ⬆️
...e/mutiny/operators/multi/MultiCombineLatestOp.java 86.02% <100.00%> (+0.07%) ⬆️
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 93.33% <100.00%> (ø)
...mallrye/mutiny/operators/multi/MultiGroupByOp.java 83.25% <100.00%> (ø)
...smallrye/mutiny/operators/multi/MultiWindowOp.java 91.66% <100.00%> (ø)
...ny/operators/multi/builders/EmitterBasedMulti.java 94.33% <100.00%> (ø)
...y/operators/multi/processors/UnicastProcessor.java 95.68% <100.00%> (ø)
...erators/multi/builders/BufferItemMultiEmitter.java 89.87% <93.75%> (-0.92%) ⬇️
...rators/multi/overflow/MultiOnOverflowBufferOp.java 83.62% <80.00%> (-0.46%) ⬇️
... and 1 more

... and 11 files with indirect coverage changes

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@jponge jponge merged commit 5955c09 into main Feb 2, 2024
6 of 7 checks passed
@jponge jponge deleted the dependabot/maven/io.smallrye.common-smallrye-common-annotation-2.3.0 branch February 2, 2024 09:55
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.

None yet

1 participant