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-parent from 27 to 28 #583

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2021

Bumps smallrye-parent from 27 to 28.

Release notes

Sourced from smallrye-parent's releases.

28

  • #246 Upgrade to Weld 3.1.7.SP1
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-parent](https://github.com/smallrye/smallrye-parent) from 27 to 28.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 4, 2021
@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #583 (2d9e628) into main (91f2bd1) will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #583      +/-   ##
============================================
+ Coverage     89.93%   90.15%   +0.22%     
- Complexity     3001     3012      +11     
============================================
  Files           392      392              
  Lines         11695    11695              
  Branches       1460     1462       +2     
============================================
+ Hits          10518    10544      +26     
+ Misses          602      590      -12     
+ Partials        575      561      -14     
Impacted Files Coverage Δ
...iny/operators/multi/builders/BaseMultiEmitter.java 79.16% <0.00%> (-4.17%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 88.37% <0.00%> (-1.17%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.66% <0.00%> (-1.11%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.66% <0.00%> (-0.63%) ⬇️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (ø)
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+0.94%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+1.26%) ⬆️
...operators/multi/processors/BroadcastProcessor.java 88.46% <0.00%> (+1.28%) ⬆️
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 95.04% <0.00%> (+1.98%) ⬆️
... and 5 more

@jponge jponge added this to the 0.18.0 milestone Jun 10, 2021
@jponge jponge merged commit 49916ef into main Jun 10, 2021
@jponge jponge deleted the dependabot/maven/io.smallrye-smallrye-parent-28 branch June 10, 2021 07:51
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