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-annotation from 1.6.0 to 1.7.1 #719

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2021

Bumps smallrye-common-annotation from 1.6.0 to 1.7.1.

Release notes

Sourced from smallrye-common-annotation's releases.

1.7.1

  • #116 Revert "MNG-6964 is fixed upstream"

1.7.0

  • #114 add a new experimental annotation @​RunOnVirtualThread
  • #113 Bump sundr-maven-plugin from 0.50.0 to 0.50.2
  • #111 Bump smallrye-parent from 30 to 31
  • #110 Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
  • #108 Bump smallrye-parent from 29 to 30
  • #107 Bump sundr-maven-plugin from 0.40.1 to 0.50.0
  • #106 Bump smallrye-parent from 28 to 29
  • #105 MNG-6964 is fixed upstream
  • #104 Bump asm from 9.1 to 9.2
  • #102 Bump smallrye-parent from 26 to 28
  • #100 Bump sundr-maven-plugin from 0.30.6 to 0.40.1
  • #96 Bump asm from 8.0.1 to 9.1
  • #95 Upgrade to GitHub-native Dependabot
  • #94 Bump sundr-maven-plugin from 0.30.5 to 0.30.6
  • #93 Bump sundr-maven-plugin from 0.30.4 to 0.30.5
  • #92 Bump sundr-maven-plugin from 0.30.3 to 0.30.4
  • #91 Bump sundr-maven-plugin from 0.30.0 to 0.30.3
  • #88 Bump sundr-maven-plugin from 0.25.1 to 0.30.0
Commits

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

---
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 Oct 12, 2021
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #719 (9221ba2) into main (6c4309b) will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #719      +/-   ##
============================================
+ Coverage     89.93%   90.10%   +0.16%     
- Complexity     2986     2993       +7     
============================================
  Files           374      374              
  Lines         11789    11789              
  Branches       1478     1480       +2     
============================================
+ Hits          10603    10623      +20     
+ Misses          614      594      -20     
  Partials        572      572              
Impacted Files Coverage Δ
...utiny/operators/multi/MultiWindowOnDurationOp.java 65.71% <0.00%> (-5.00%) ⬇️
...iny/operators/multi/builders/BaseMultiEmitter.java 79.16% <0.00%> (-4.17%) ⬇️
...operators/multi/builders/CollectionBasedMulti.java 93.54% <0.00%> (-3.23%) ⬇️
...mallrye/mutiny/operators/multi/FlatMapManager.java 95.83% <0.00%> (-2.78%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.15% <0.00%> (-0.31%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (+1.26%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+1.65%) ⬆️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 75.63% <0.00%> (+1.68%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) ⬆️
... and 3 more

@jponge jponge added this to the 1.2.0 milestone Oct 12, 2021
@jponge jponge merged commit 3a3e8c0 into main Oct 12, 2021
@jponge jponge deleted the dependabot/maven/io.smallrye.common-smallrye-common-annotation-1.7.1 branch October 12, 2021 10:47
@jponge jponge modified the milestones: 1.2.0, 1.1.2 Oct 13, 2021
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

2 participants