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 revapi-maven-plugin from 0.13.2 to 0.13.4 #499

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps revapi-maven-plugin from 0.13.2 to 0.13.4.

Commits
  • e7563e2 set the correct version in antora.yaml
  • ee23f3e [maven-release-plugin] prepare for next development iteration
  • 9aa0077 [maven-release-plugin] prepare release revapi-maven-plugin_v0.13.4
  • 1625955 Preserve -SNAPSHOT in update-versions.
  • 329e0d2 Set the correct antora module version.
  • 261a81b [maven-release-plugin] prepare for next development iteration
  • face9d8 [maven-release-plugin] prepare release revapi-maven-plugin_v0.13.3
  • 085785f Fix update-versions goal to use the new version of the non-file artifacts
  • afa6013 Add a script for automatically update to the latest versions of revapi
  • b435c3e Version modifying goals will now modify the version to the least required
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #499 (4243aa4) into main (4b5f7e6) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #499      +/-   ##
============================================
+ Coverage     89.95%   90.05%   +0.10%     
- Complexity     2998     3001       +3     
============================================
  Files           382      382              
  Lines         11577    11577              
  Branches       1444     1446       +2     
============================================
+ Hits          10414    10426      +12     
+ Misses          597      587      -10     
+ Partials        566      564       -2     
Impacted Files Coverage Δ Complexity Δ
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-8.89%) 12.00% <0.00%> (-2.00%)
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 90.32% <0.00%> (-8.07%) 27.00% <0.00%> (-2.00%)
...subscription/SwitchableSubscriptionSubscriber.java 95.08% <0.00%> (-2.46%) 45.00% <0.00%> (-1.00%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.29% <0.00%> (+0.62%) 3.00% <0.00%> (ø%)
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+0.94%) 27.00% <0.00%> (ø%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.11% <0.00%> (+1.10%) 48.00% <0.00%> (+1.00%)
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (+1.26%) 26.00% <0.00%> (+1.00%)
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) 28.00% <0.00%> (+1.00%)
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) 45.00% <0.00%> (+1.00%)
...y/operators/multi/builders/IterableBasedMulti.java 86.17% <0.00%> (+4.25%) 4.00% <0.00%> (ø%)
... and 2 more

@dependabot-preview
Copy link
Contributor Author

Superseded by #504.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.revapi-revapi-maven-plugin-0.13.4 branch March 17, 2021 06:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants