-
Notifications
You must be signed in to change notification settings - Fork 528
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
build(deps): bump the dependencies group in /systemtest with 3 updates #13430
build(deps): bump the dependencies group in /systemtest with 3 updates #13430
Conversation
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
NOTE: |
@dependabot recreate |
Bumps the dependencies group in /systemtest with 3 updates: [github.com/docker/docker](https://github.com/docker/docker), [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) and [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/docker/docker` from 26.1.4+incompatible to 27.0.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/commits) Updates `github.com/jaegertracing/jaeger` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](jaegertracing/jaeger@v1.57.0...v1.58.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dbeb50a
to
27e13d0
Compare
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@dependabot ignore github.com/docker/docker 27.0.0+incompatible |
@dependabot ignore github.com/docker/docker |
OK, I won't notify you about github.com/docker/docker again, unless you unignore it. |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Pull request was closed
@dependabot unignore github.com/docker/docker |
OK, I will stop ignoring the github.com/docker/docker dependency. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps the dependencies group in /systemtest with 3 updates: github.com/docker/docker, github.com/jaegertracing/jaeger and github.com/spf13/cobra.
Updates
github.com/docker/docker
from 26.1.4+incompatible to 27.0.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
Updates
github.com/jaegertracing/jaeger
from 1.57.0 to 1.58.0Release notes
Sourced from github.com/jaegertracing/jaeger's releases.
... (truncated)
Changelog
Sourced from github.com/jaegertracing/jaeger's changelog.
... (truncated)
Commits
c80b8e1
Prepare release v1.58.0 (#5557)3869a35
Use esVersion >=7 (#5558)ada5569
Remove support for OTEL spanmetrics processor (#5539)6f2fe36
Add workflow to validate dependabot config (#5556)70e8239
Bump github.com/mostynb/go-grpc-compression from 1.2.2 to 1.2.3 (#5555)4f12ffe
Create separate directories for docker compose files (#5554)3534824
Bump step-security/harden-runner from 2.8.0 to 2.8.1 (#5547)5a2818d
Bump actions/setup-python from 2 to 5 (#5548)ac55dc0
[ci] Use M.x version names in workflows (#5546)3d4b6b6
Enable Lint Rule: unused-parameter (#5534)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions