chore(deps): Bump the all-dependencies group with 3 updates#97
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump the all-dependencies group with 3 updates#97dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-dependencies group with 3 updates: [github.com/urfave/cli/v2](https://github.com/urfave/cli), [golang.org/x/text](https://github.com/golang/text) and [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils). Updates `github.com/urfave/cli/v2` from 2.27.5 to 2.27.6 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.5...v2.27.6) Updates `golang.org/x/text` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.22.0...v0.23.0) Updates `sigs.k8s.io/release-utils` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/kubernetes-sigs/release-utils/releases) - [Commits](kubernetes-sigs/release-utils@v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-version: 2.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: golang.org/x/text dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sigs.k8s.io/release-utils dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #97 +/- ##
=======================================
Coverage 41.09% 41.09%
=======================================
Files 20 20
Lines 1173 1173
=======================================
Hits 482 482
Misses 646 646
Partials 45 45 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 3 updates: github.com/urfave/cli/v2, golang.org/x/text and sigs.k8s.io/release-utils.
Updates
github.com/urfave/cli/v2from 2.27.5 to 2.27.6Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
9d76d15Merge pull request #2070 from dearchap/issue_20694abc9c3Fix:(issue_2069) Add sep for string slice3b17080Merge pull request #2015 from urfave/update_docs_v21e15e30Update cli.yml50bdebfMerge pull request #1986 from urfave/v2-use-usage-template-in-subcommand-helpba8fc3dUse usage template in subcommand helpUpdates
golang.org/x/textfrom 0.22.0 to 0.23.0Commits
566b44fgo.mod: update golang.org/x dependenciesd5156dacollate/build: do not use println in tests221d88cx/text: fix scientific notation by removing extraneous spacesb18c107internal/export/unicode: change C comment to mention unassigned code points835f8aclanguage: use a more straightforward return valueae68efbinternal/export/unicode: add CategoryAliases, Cn, and LC518d9c0all: upgrade go directive to at least 1.23.0 [generated]Updates
sigs.k8s.io/release-utilsfrom 0.11.0 to 0.11.1Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
16d798bMerge pull request #132 from saschagrunert/lint96f8ac4Switch to golangci-lint v29aec958Merge pull request #131 from kubernetes-sigs/dependabot/github_actions/action...bfc6f68build(deps): bump actions/setup-go in the actions group4873467Merge pull request #130 from cpanato/updates538d777update external deps3d31c36update dependenciesf6de010bump cosign and golanci-lint9c55b4eMerge pull request #129 from kubernetes-sigs/dependabot/go_modules/all-3cc2e6...0444df0build(deps): bump github.com/avast/retry-go/v4 in the all groupDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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