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-context-propagation from 1.1.0 to 1.2.0 #535

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 29, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps smallrye-context-propagation from 1.1.0 to 1.2.0.

Release notes

Sourced from smallrye-context-propagation's releases.

1.2.0

  • #273 Release 1.2.0
Commits
  • 8fc9237 [maven-release-plugin] prepare release 1.2.0
  • 8f38403 Merge pull request #273 from smallrye/release-1.2.0
  • 5c1fffb Bump to MP-CP 1.2
  • c97508f New 1.2.0 release
  • d025bc4 Rename master to main. (#266)
  • d401bc6 Bump smallrye-parent from 21 to 26 (#256)
  • 9ce8c19 Merge pull request #265 from radcortez/coverage
  • be4f54e Fix Sonar Coverage report.
  • cc0b718 Fix CI execution to correctly set env vars for JDK locations.
  • f0e5e1d Correct the link for reporting issues.
  • 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 Apr 29, 2021
@codecov
Copy link

codecov bot commented Apr 29, 2021

Codecov Report

Merging #535 (f90033b) into main (380138f) will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #535      +/-   ##
============================================
+ Coverage     89.91%   90.22%   +0.30%     
- Complexity     3005     3017      +12     
============================================
  Files           382      382              
  Lines         11621    11621              
  Branches       1453     1455       +2     
============================================
+ Hits          10449    10485      +36     
+ Misses          596      579      -17     
+ Partials        576      557      -19     
Impacted Files Coverage Δ Complexity Δ
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (-1.27%) 26.00% <0.00%> (-1.00%)
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 89.52% <0.00%> (-0.96%) 2.00% <0.00%> (ø%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.29% <0.00%> (+0.31%) 3.00% <0.00%> (ø%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+1.10%) 50.00% <0.00%> (+1.00%)
...allrye/mutiny/operators/uni/UniAndCombination.java 86.04% <0.00%> (+1.16%) 4.00% <0.00%> (ø%)
...operators/multi/processors/BroadcastProcessor.java 88.46% <0.00%> (+1.28%) 20.00% <0.00%> (ø%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.57% <0.00%> (+1.69%) 4.00% <0.00%> (ø%)
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (+2.22%) 12.00% <0.00%> (+1.00%)
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) 46.00% <0.00%> (+1.00%)
...rye/mutiny/converters/uni/UniToMultiPublisher.java 91.66% <0.00%> (+2.77%) 2.00% <0.00%> (ø%)
... and 5 more

@jponge jponge added this to the 0.17.0 milestone May 3, 2021
@jponge jponge merged commit 89b4c60 into main May 3, 2021
@jponge jponge deleted the dependabot/maven/io.smallrye-smallrye-context-propagation-1.2.0 branch May 3, 2021 09:32
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