-
Notifications
You must be signed in to change notification settings - Fork 176
[8.18] (backport #8891) build(deps): bump github.com/elastic/mito from 1.21.0 to 1.22.0 #8903
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
base: 8.18
Are you sure you want to change the base?
Conversation
* build(deps): bump github.com/elastic/mito from 1.21.0 to 1.22.0 Bumps [github.com/elastic/mito](https://github.com/elastic/mito) from 1.21.0 to 1.22.0. - [Commits](elastic/mito@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: github.com/elastic/mito dependency-version: 1.22.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt and/or NOTICE-fips.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit afb1ae0) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum
Cherry-pick of afb1ae0 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
@@ -19158,11 +19158,11 @@ THE SOFTWARE. | |||
|
|||
-------------------------------------------------------------------------------- | |||
Dependency : cel.dev/expr | |||
Version: v0.19.0 | |||
Version: v0.23.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure why other dependencies got bumped here when I tried to fix the backport
|
Bumps github.com/elastic/mito from 1.21.0 to 1.22.0.
Commits
bae830d
mito,lib: bump optional types lib to v2 and include two var comprehensions6886634
lib: fix AWS docseba4c12
lib: add UseNumber JSON decodingafb662f
mito: replace deprecated function callDependabot 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)This is an automatic backport of pull request #8891 done by [Mergify](https://mergify.com).