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

deps: bump zipkin-gcp.version from 1.0.4 to 1.1.1 #2506

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps zipkin-gcp.version from 1.0.4 to 1.1.1.
Updates io.zipkin.gcp:zipkin-sender-stackdriver from 1.0.4 to 1.1.1

Release notes

Sourced from io.zipkin.gcp:zipkin-sender-stackdriver's releases.

Zipkin GCP 1.1.1 updates to the latest Brave 5.18.1

Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/1.1.0..1.1.1

Zipkin GCP 1.1.0 updates all versions to latest and renovates the build so that it can work on JDK21. It also begins a pubsub collector, thanks to @​gkatzioura. There is still some integration work needed, so please help in openzipkin/zipkin-gcp#109 or add notice of your interest there to encourage others.

Part of updating was moving to junit-jupiter instead of junit 4. Jupiter was assisted by OpenRewrite automated refactoring by @​TeamModerne.

Thanks finally, to those who helped with maintenance in the last 2 years including @​Chipcius and @​shakuzen

Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/1.0.4..1.1.0

Commits
  • d857087 [maven-release-plugin] prepare release 1.1.1
  • 0cea1a1 Prepares for release by updating to Brave 5.18 (#207)
  • 7b8f3e6 deps: updates to latest zipkin versions (#206)
  • 33b3476 [maven-release-plugin] prepare for next development iteration
  • 0aceafc [maven-release-plugin] prepare release 1.1.0
  • ad8a5d2 fixes issues around missing gson and armeria decoration (#205)
  • c00a2af deps: updates build to compile with LTS JDK and bumps deps except brave (#204)
  • 82d0071 Adds pub/sub collector and sender (#200)
  • 1ad022a Upgrade to Zipkin 2.24.3 (#202)
  • 65eee4e Update license plugin and headers (#203)
  • Additional commits viewable in compare view

Updates io.zipkin.gcp:brave-propagation-stackdriver from 1.0.4 to 1.1.1

Release notes

Sourced from io.zipkin.gcp:brave-propagation-stackdriver's releases.

Zipkin GCP 1.1.1 updates to the latest Brave 5.18.1

Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/1.1.0..1.1.1

Zipkin GCP 1.1.0 updates all versions to latest and renovates the build so that it can work on JDK21. It also begins a pubsub collector, thanks to @​gkatzioura. There is still some integration work needed, so please help in openzipkin/zipkin-gcp#109 or add notice of your interest there to encourage others.

Part of updating was moving to junit-jupiter instead of junit 4. Jupiter was assisted by OpenRewrite automated refactoring by @​TeamModerne.

Thanks finally, to those who helped with maintenance in the last 2 years including @​Chipcius and @​shakuzen

Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/1.0.4..1.1.0

Commits
  • d857087 [maven-release-plugin] prepare release 1.1.1
  • 0cea1a1 Prepares for release by updating to Brave 5.18 (#207)
  • 7b8f3e6 deps: updates to latest zipkin versions (#206)
  • 33b3476 [maven-release-plugin] prepare for next development iteration
  • 0aceafc [maven-release-plugin] prepare release 1.1.0
  • ad8a5d2 fixes issues around missing gson and armeria decoration (#205)
  • c00a2af deps: updates build to compile with LTS JDK and bumps deps except brave (#204)
  • 82d0071 Adds pub/sub collector and sender (#200)
  • 1ad022a Upgrade to Zipkin 2.24.3 (#202)
  • 65eee4e Update license plugin and headers (#203)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `zipkin-gcp.version` from 1.0.4 to 1.1.1.

Updates `io.zipkin.gcp:zipkin-sender-stackdriver` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/openzipkin/zipkin-gcp/releases)
- [Changelog](https://github.com/openzipkin/zipkin-gcp/blob/master/RELEASE.md)
- [Commits](openzipkin/zipkin-gcp@1.0.4...1.1.1)

Updates `io.zipkin.gcp:brave-propagation-stackdriver` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/openzipkin/zipkin-gcp/releases)
- [Changelog](https://github.com/openzipkin/zipkin-gcp/blob/master/RELEASE.md)
- [Commits](openzipkin/zipkin-gcp@1.0.4...1.1.1)

---
updated-dependencies:
- dependency-name: io.zipkin.gcp:zipkin-sender-stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.zipkin.gcp:brave-propagation-stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lqiu96 lqiu96 merged commit 726d74f into 3.x Jan 24, 2024
10 checks passed
@lqiu96 lqiu96 deleted the dependabot/maven/3.x/zipkin-gcp.version-1.1.1 branch January 24, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant