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 io.micrometer:context-propagation from 1.0.2 to 1.0.4 #165

Open
wants to merge 1 commit into
base: update-dependencies
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps io.micrometer:context-propagation from 1.0.2 to 1.0.4.

Release notes

Sourced from io.micrometer:context-propagation's releases.

1.0.4

⭐ New Features / Enhancements

  • Test utilities and scenarios for working with scopes #123

🔨 Dependency Upgrades

  • Upgrade to Mockito 5.4.0 #127
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #122
  • Upgrade to Mockito 5.3.1 #117
  • Upgrade to JUnit 5.9.3 #116
  • Upgrade to spring-javaformat 0.0.39 #115

📝 Tasks

  • Upgrade to Gradle Wrapper 8.2 #124
  • Remove JDK8 build job #114
  • Build with Java 11.0.19 instead of 11.0.18 #113
  • Build with Java 17.0.7 instead of 17.0.6 #112
  • Build with Java 20 instead of 19 #111
  • Upgrade machine executor to ubuntu-2204:2023.04.2 #110
  • Add branch and circleci config file to the circleci cache key #109

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​chemicL and @​izeye

1.0.3

⭐ New Features

  • Introducing ContextSnapshotFactory #105
  • ThreadLocalAccessor API capable of working in scoped scenarios #103
  • Disallowing null values in ContextSnapshot #102

📔 Documentation

  • Update Slack invite links #101

🔨 Dependency Upgrades

  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #106
  • Upgrade Gradle to 8.1.1 #96
  • Upgrade spring-javaformat to 0.0.38 #86
  • Upgrade Mockito to 5.2.0 #82
  • Upgrade Nexus publish-plugin to 1.3.0 #81
  • Upgrade nebula-project-plugin to 10.1.2 #80
  • Upgrade nebula-publishing-plugin to 20.1.0 #79
  • Upgrade nohttp-gradle to 0.0.11 #78
Commits
  • a3e54d9 Upgrade to Mockito 5.4.0
  • 83f8219 Replace sleep with CountDownLatch in tests (#126)
  • e9bfa17 Add missing public modifier for ScopedValue.nullValue()
  • 75c5bca Improve test utilities and scenarios for working with scopes (#123)
  • 38ad21e Upgrade to Gradle Wrapper 8.2 (#124)
  • ff7094a Bump com.gradle.enterprise from 3.13.3 to 3.13.4 (#122)
  • 7716de3 Upgrade to Mockito 5.3.1
  • cd49859 Upgrade to JUnit 5.9.3
  • cb07558 Upgrade to spring-javaformat 0.0.39
  • 17a3f34 Remove JDK8 build job
  • 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)

Bumps [io.micrometer:context-propagation](https://github.com/micrometer-metrics/context-propagation) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/micrometer-metrics/context-propagation/releases)
- [Commits](micrometer-metrics/context-propagation@v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: io.micrometer:context-propagation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 1, 2023
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.

0 participants