build(deps): bump the go-dependencies group with 6 updates#1990
Merged
jjbustamante merged 1 commit intomainfrom Nov 22, 2023
Merged
build(deps): bump the go-dependencies group with 6 updates#1990jjbustamante merged 1 commit intomainfrom
jjbustamante merged 1 commit intomainfrom
Conversation
Member
|
@dependabot rebase |
Bumps the go-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.29.0` | `1.30.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.8.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.15.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.13.0` | `0.14.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.13.0` | `0.14.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.4.0` | `0.5.0` | Updates `github.com/onsi/gomega` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.29.0...v1.30.0) Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.0) Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0 - [Commits](golang/crypto@v0.14.0...v0.15.0) Updates `golang.org/x/mod` from 0.13.0 to 0.14.0 - [Commits](golang/mod@v0.13.0...v0.14.0) Updates `golang.org/x/oauth2` from 0.13.0 to 0.14.0 - [Commits](golang/oauth2@v0.13.0...v0.14.0) Updates `golang.org/x/sync` from 0.4.0 to 0.5.0 - [Commits](golang/sync@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7d1c91d to
f2f5379
Compare
jjbustamante
approved these changes
Nov 22, 2023
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 go-dependencies group with 6 updates:
1.29.01.30.01.7.01.8.00.14.00.15.00.13.00.14.00.13.00.14.00.4.00.5.0Updates
github.com/onsi/gomegafrom 1.29.0 to 1.30.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f804ac6v1.30.04da4c7fBeTrueBecause and BeFalseBecause allow for better failure messages6ca6e97Bump actions/checkout from 3 to 4 (#694)f1b8343doc: fix type on gleak go docUpdates
github.com/spf13/cobrafrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
a0a6ae0Improve API to get flag completion function (#2063)890302aSupport usage as plugin for tools like kubectl (#2018)48cea5cbuild(deps): bump actions/checkout from 3 to 4 (#2028)22953d8Replace all non-alphanumerics in active help env var program prefix (#1940)00b68a1Add tests for flag completion registration (#2053)b711e87Don't complete --help flag when flag parsing disabled (#2061)8b1eba4Fix linter errors (#2052)4cafa37Allow running persistent run hooks of all parents (#2044)5c962a2build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (#2047)efe8fa3build(deps): bump actions/setup-go from 3 to 4 (#1934)Updates
golang.org/x/cryptofrom 0.14.0 to 0.15.0Commits
eb61739ssh: allow to configure public key auth algorithms on the server side42c83ffssh: try harder to detect incorrect passwords for legacy PEM encryptione668aa9go.mod: update golang.org/x dependenciesdf0bc9echacha20poly1305: guard PSHUFB usage with GOAMD64_v274c2ba9crypto/hkdf: remove useless call to Resetcf8dcb0ssh: add test case against ssh CLI4f30245x509roots: catch the zero-roots case when generating the bundle1d57292x509roots: check HTTP response status code and media type8779cbdall: update go directive to 1.182aeefc3ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255Updates
golang.org/x/modfrom 0.13.0 to 0.14.0Commits
6e58e47modfile: improve directory path detection and error text consistencyUpdates
golang.org/x/oauth2from 0.13.0 to 0.14.0Commits
e067960go.mod: update golang.org/x dependencies4c91c17google: adds header to security considerations sectionUpdates
golang.org/x/syncfrom 0.4.0 to 0.5.0Commits
10739b0all: update go directive to 1.18Dependabot 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