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.5.0 to 1.6.0 #506

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps smallrye-common-annotation from 1.5.0 to 1.6.0.

Release notes

Sourced from smallrye-common-annotation's releases.

1.6.0

  • #85 Add @Identifier
  • #84 Bump sundr-maven-plugin from 0.25.0 to 0.25.1
  • #82 Cache maven local repository between builds
  • #81 Test on Linux, Mac, and Windows
  • #80 Introduce Process.getAllProcess
  • #79 Add method to retrieve all running processes
  • #78 Bump sundr-maven-plugin from 0.24.3 to 0.25.0
  • #77 Bump smallrye-parent from 25 to 26
  • #76 Bump sundr-maven-plugin from 0.24.2 to 0.24.3
  • #75 Fix @Substitution to use the correct target class
  • #74 Bump sundr-maven-plugin from 0.23.1 to 0.24.2
  • #72 Bump smallrye-parent from 23 to 25
  • #71 Bump sundr-maven-plugin from 0.23.0 to 0.23.1
  • #70 Bump sundr-maven-plugin from 0.22.1 to 0.23.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)
  • @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 18, 2021
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #506 (42b450a) into main (b83d3be) will decrease coverage by 0.09%.
The diff coverage is n/a.

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

@@             Coverage Diff              @@
##               main     #506      +/-   ##
============================================
- Coverage     89.80%   89.70%   -0.10%     
+ Complexity     2996     2990       -6     
============================================
  Files           382      382              
  Lines         11592    11592              
  Branches       1445     1445              
============================================
- Hits          10410    10399      -11     
- Misses          609      616       +7     
- Partials        573      577       +4     
Impacted Files Coverage Δ Complexity Δ
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 90.32% <0.00%> (-8.07%) 27.00% <0.00%> (-2.00%)
...operators/multi/builders/CollectionBasedMulti.java 90.16% <0.00%> (-3.28%) 4.00% <0.00%> (ø%)
...mallrye/mutiny/operators/multi/FlatMapManager.java 95.83% <0.00%> (-2.78%) 19.00% <0.00%> (-1.00%)
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.06% <0.00%> (-1.99%) 27.00% <0.00%> (-1.00%)
...erators/multi/builders/SerializedMultiEmitter.java 81.01% <0.00%> (-1.27%) 25.00% <0.00%> (-1.00%)
...allrye/mutiny/operators/uni/UniAndCombination.java 84.88% <0.00%> (-1.17%) 4.00% <0.00%> (ø%)
...lrye/mutiny/subscription/SerializedSubscriber.java 81.13% <0.00%> (-0.95%) 24.00% <0.00%> (-1.00%)
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 90.47% <0.00%> (+0.95%) 2.00% <0.00%> (ø%)
...y/operators/multi/builders/IterableBasedMulti.java 84.04% <0.00%> (+2.12%) 4.00% <0.00%> (ø%)

@jponge jponge added this to the 0.15.0 milestone Mar 18, 2021
@jponge jponge merged commit 5ecee8e into main Mar 18, 2021
@jponge jponge deleted the dependabot/maven/io.smallrye.common-smallrye-common-annotation-1.6.0 branch March 18, 2021 08:24
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.

1 participant