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 26 to 27 #580

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps smallrye-parent from 26 to 27.

Release notes

Sourced from smallrye-parent's releases.

27

  • #242 Bump jandex from 2.2.3.Final to 2.3.0.Final
  • #241 Bump jboss-logging from 3.4.1.Final to 3.4.2.Final
  • #240 Bump rest-assured from 4.3.3 to 4.4.0
  • #239 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
  • #237 Bump maven-gpg-plugin from 1.6 to 3.0.1
  • #236 Bump version.junit5 from 5.7.1 to 5.7.2
  • #235 Bump impsort-maven-plugin from 1.6.0 to 1.6.2
  • #223 Bump awaitility from 4.0.3 to 4.1.0
  • #221 Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
  • #220 Upgrade to GitHub-native Dependabot
  • #219 Bump junit from 4.13.1 to 4.13.2
  • #218 Bump testcontainers from 1.15.2 to 1.15.3
  • #217 Support versions-maven-plugin; do not generate versionBackup POMs
  • #216 Bump formatter-maven-plugin from 2.14.0 to 2.15.0
  • #215 Bump weld-core-impl from 3.1.6.Final to 3.1.7.Final
  • #214 Bump impsort-maven-plugin from 1.5.0 to 1.6.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-parent](https://github.com/smallrye/smallrye-parent) from 26 to 27.
- [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 3, 2021
@codecov
Copy link

codecov bot commented Jun 3, 2021

Codecov Report

Merging #580 (f233d65) into main (8a42527) will increase coverage by 0.26%.
The diff coverage is n/a.

❗ Current head f233d65 differs from pull request most recent head 7f4f758. Consider uploading reports for the commit 7f4f758 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #580      +/-   ##
============================================
+ Coverage     89.87%   90.14%   +0.26%     
- Complexity     3000     3010      +10     
============================================
  Files           392      392              
  Lines         11695    11695              
  Branches       1464     1462       -2     
============================================
+ Hits          10511    10542      +31     
+ Misses          606      589      -17     
+ Partials        578      564      -14     
Impacted Files Coverage Δ
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+0.94%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.98% <0.00%> (+1.24%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+1.26%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 100.00% <0.00%> (+1.61%) ⬆️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.71% <0.00%> (+5.00%) ⬆️
...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt 100.00% <0.00%> (+10.71%) ⬆️
...perators/multi/processors/SerializedProcessor.java 95.04% <0.00%> (+12.87%) ⬆️

@jponge jponge added this to the 0.18.0 milestone Jun 3, 2021
@jponge jponge merged commit 91f2bd1 into main Jun 3, 2021
@jponge jponge deleted the dependabot/maven/io.smallrye-smallrye-parent-27 branch June 3, 2021 11:54
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