-
Notifications
You must be signed in to change notification settings - Fork 95
[8.19](backport #5156) build(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 #5157
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
Conversation
…5156) * build(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/fxamacker/cbor/releases) - [Commits](fxamacker/cbor@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: github.com/fxamacker/cbor/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Post dependabot file modifications --------- 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 9ac161c) # Conflicts: # go.mod # go.sum
Cherry-pick of 9ac161c 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 |
|
8.19 is the last branch in the 8.x series, so we'll be supporting it longer. It's also getting one more build candidate before release on the 29th. I think we should get as many safe dependency updates in there as possible. |
For the same reasons it's important to keep it stable. If we are forced to bump dependencies beyond patch versions increments we can always do it when there's actually a need. |
Allright, I'm going to close this PR then. We can continue this discussion in a more appropriate setting. If nothing else, we should have a policy explicitly written down to reference in these kinds of situations. |
Bumps github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0.
Release notes
Sourced from github.com/fxamacker/cbor/v2's releases.
Commits
d29ad73
Merge pull request #684 from fxamacker/fxamacker/update-readme-for-v2.9.06a631fa
Update README for v2.9.0 and add Red Hat as a user8c8d4c3
Merge pull request #682 from benluddy/textunmarshaler-bytestringtostring9bdebd2
Use TextUnmarshaler on byte strings with ByteStringToStringAllowed.a89c3ce
Merge pull request #680 from fxamacker/dependabot/github_actions/github/codeq...7ef1742
Bump github/codeql-action from 3.29.0 to 3.29.22d79f19
Merge pull request #678 from fxamacker/fxamacker/refactor-tests-and-fix-spell...0b94ce7
Fix comments to use one "l" in marshal*508be91
Rename two test funcs that can panic9251397
Refactor test to use fmt.AppendfDependabot 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 #5156 done by [Mergify](https://mergify.com).