Skip to content

build(deps): bump github.com/jaegertracing/jaeger from 1.56.0 to 1.57.0 in /systemtest#13316

Merged
kruskall merged 2 commits intomainfrom
dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0
Jun 7, 2024
Merged

build(deps): bump github.com/jaegertracing/jaeger from 1.56.0 to 1.57.0 in /systemtest#13316
kruskall merged 2 commits intomainfrom
dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

Bumps github.com/jaegertracing/jaeger from 1.56.0 to 1.57.0.

Release notes

Sourced from github.com/jaegertracing/jaeger's releases.

Release v1.57.0

Backend Changes

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

📊 UI Changes

🐞 Bug fixes, Minor Improvements

Changelog

Sourced from github.com/jaegertracing/jaeger's changelog.

1.57.0 (2024-05-01)

Backend Changes

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

📊 UI Changes

🐞 Bug fixes, Minor Improvements

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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 5, 2024 09:31
@dependabot dependabot bot added dependency go Pull requests that update Go code labels Jun 5, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 5, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Jun 5, 2024
@kruskall
Copy link
Copy Markdown
Member

kruskall commented Jun 5, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0 branch from 5857afc to d555b83 Compare June 5, 2024 14:11
@kruskall kruskall closed this Jun 5, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@kruskall kruskall reopened this Jun 5, 2024
kruskall
kruskall previously approved these changes Jun 5, 2024
@kruskall kruskall enabled auto-merge (squash) June 5, 2024 14:15
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 5, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0 upstream/dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0
git merge upstream/main
git push upstream dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0

@kruskall
Copy link
Copy Markdown
Member

kruskall commented Jun 7, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0 branch from 009875d to 28391ce Compare June 7, 2024 16:38
@kruskall kruskall closed this Jun 7, 2024
auto-merge was automatically disabled June 7, 2024 16:56

Pull request was closed

@kruskall kruskall reopened this Jun 7, 2024
@kruskall
Copy link
Copy Markdown
Member

kruskall commented Jun 7, 2024

@dependabot recreate

Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.56.0 to 1.57.0.
- [Release notes](https://github.com/jaegertracing/jaeger/releases)
- [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md)
- [Commits](jaegertracing/jaeger@v1.56.0...v1.57.0)

---
updated-dependencies:
- dependency-name: github.com/jaegertracing/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0 branch from 4e76633 to f84dc5e Compare June 7, 2024 16:57
@kruskall kruskall closed this Jun 7, 2024
@kruskall kruskall reopened this Jun 7, 2024
@kruskall kruskall enabled auto-merge (squash) June 7, 2024 19:12
@kruskall kruskall merged commit 8a7e6b9 into main Jun 7, 2024
@kruskall kruskall deleted the dependabot/go_modules/systemtest/github.com/jaegertracing/jaeger-1.57.0 branch June 7, 2024 19:30
v1v added a commit that referenced this pull request Jun 9, 2024
* upstream/main:
  chore: Update .go-version with Golang version 1.22.4 (#13367)
  build(deps): bump github.com/jaegertracing/jaeger from 1.56.0 to 1.57.0 in /systemtest (#13316)
  [updatecli] Bump elastic stack version to 8.15.0-725cdb43 (#13363)
  feat: add wolfi based image (#12671)
  Add Amazon Linux 2023 to the smoke tests (#13358)
  Update apm-data and remap for OTel hostmetrics to elastic metrics (#13196)
  build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.13.1 to 8.14.0 (#13356)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip Skip notification from the automated backport with mergify dependency go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant