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 microprofile-context-propagation-api from 1.1 to 1.2 #500

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps microprofile-context-propagation-api from 1.1 to 1.2.

Release notes

Sourced from microprofile-context-propagation-api's releases.

MicroProfile Context Propagation 1.2 RC1

Release Candidate 1 of MicroProfile Context Propagation 1.2 adds compatibility with MicroProfile 4.0 and also adds some new interface methods for additional functionality.

Javadoc | Spec PDF | Spec HTML (browsable)

<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-api</artifactId>
    <version>1.2-RC1</version>
</dependency>
Commits
  • d4bb8b6 [maven-release-plugin] prepare release 1.2
  • 607133f [maven-release-plugin] prepare for next development iteration
  • e1cee4a [maven-release-plugin] prepare release 1.2
  • cb4201b [maven-release-plugin] prepare for next development iteration
  • 553d04d [maven-release-plugin] prepare release 1.2-RC1
  • 12c2fdb Merge pull request #208 from njr-11/206-undo-updates-from-failed-Jenkins-build
  • 868b2cf Issue #206 revert to 1.2-SNAPSHOT to undo changes made by failed Jenkins build
  • c17fce1 [maven-release-plugin] prepare release 1.2-RC1
  • 8e6bf6b [maven-release-plugin] prepare for next development iteration
  • 53eab13 [maven-release-plugin] prepare release 1.2-RC1
  • 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 #500 (16abef3) into main (4b5f7e6) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #500      +/-   ##
============================================
+ Coverage     89.95%   90.17%   +0.21%     
- Complexity     2998     3009      +11     
============================================
  Files           382      382              
  Lines         11577    11577              
  Branches       1444     1446       +2     
============================================
+ Hits          10414    10439      +25     
+ Misses          597      575      -22     
+ Partials        566      563       -3     
Impacted Files Coverage Δ Complexity Δ
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-8.89%) 12.00% <0.00%> (-2.00%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 72.88% <0.00%> (-1.70%) 4.00% <0.00%> (ø%)
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+0.94%) 28.00% <0.00%> (+1.00%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.11% <0.00%> (+1.10%) 48.00% <0.00%> (+1.00%)
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 100.00% <0.00%> (+1.61%) 31.00% <0.00%> (+2.00%)
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+2.53%) 27.00% <0.00%> (+2.00%)
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) 20.00% <0.00%> (+1.00%)
...y/operators/multi/builders/IterableBasedMulti.java 86.17% <0.00%> (+4.25%) 4.00% <0.00%> (ø%)
...perators/multi/processors/SerializedProcessor.java 92.07% <0.00%> (+18.81%) 24.00% <0.00%> (+6.00%)

@cescoffier cescoffier added this to the 0.15.0 milestone Mar 24, 2021
@cescoffier cescoffier merged commit 23a3c74 into main Mar 24, 2021
@cescoffier cescoffier deleted the dependabot/maven/org.eclipse.microprofile.context-propagation-microprofile-context-propagation-api-1.2 branch March 24, 2021 14:07
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