Bump the go-deps group across 1 directory with 5 updates#1002
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the go-deps group across 1 directory with 5 updates#1002dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.23.0` | `1.24.0` | | [github.com/fluxcd/pkg/auth](https://github.com/fluxcd/pkg) | `0.33.0` | `0.35.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.90.0` | `0.95.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.6` | `0.20.7` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.3` | `1.39.0` | Updates `github.com/fluxcd/pkg/apis/meta` from 1.23.0 to 1.24.0 - [Commits](fluxcd/pkg@apis/meta/v1.23.0...apis/meta/v1.24.0) Updates `github.com/fluxcd/pkg/auth` from 0.33.0 to 0.35.0 - [Commits](fluxcd/pkg@git/v0.33.0...git/v0.35.0) Updates `github.com/fluxcd/pkg/runtime` from 0.90.0 to 0.95.0 - [Commits](fluxcd/pkg@runtime/v0.90.0...runtime/v0.95.0) Updates `github.com/google/go-containerregistry` from 0.20.6 to 0.20.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.20.6...v0.20.7) Updates `github.com/onsi/gomega` from 1.38.3 to 1.39.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.3...v1.39.0) --- updated-dependencies: - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/auth dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/fluxcd/pkg/runtime dependency-version: 0.95.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 go-deps group with 5 updates in the / directory:
1.23.01.24.00.33.00.35.00.90.00.95.00.20.60.20.71.38.31.39.0Updates
github.com/fluxcd/pkg/apis/metafrom 1.23.0 to 1.24.0Commits
f3c7b60Merge pull request #1042 from fluxcd/add-queue9b058c8Prepare for release4f7f34bruntime/controller: add support for detecting enqueue events while reconciling22fc427Merge pull request #1060 from arvatoaws-labs/mainaa1f17cfeat: add support for aws eusc domaina65ff96Merge pull request #1059 from fluxcd/improve-job-kstatus077fa74runtime/statusreaders: improve Job status readercac5502Merge pull request #1054 from cappyzawa/proxy-url-validatione4755caPrepare for release8a1b950runtime/secrets: validate proxy URL scheme and lengthUpdates
github.com/fluxcd/pkg/authfrom 0.33.0 to 0.35.0Commits
f01e8d6Merge pull request #999 from abhijith-darshan/feat/gh_app_cae77a11bPrepare for release9fd9628git/github: Add support for mTLS to GitHub App transport04d916dMerge pull request #997 from cappyzawa/feat/tls-config-from-secret-ref-options4642dabPrepare for release27b414eruntime/secrets: add TLSConfigOption support to TLSConfigFromSecretRefdbf1d22Merge pull request #995 from cappyzawa/feat/tls-config-optionscb022f7Prepare for release488ca09runtime/secrets: add WithSystemCertPool for CA handling1c8c7bbMerge pull request #993 from cappyzawa/feat/remove-insecure-parameterUpdates
github.com/fluxcd/pkg/runtimefrom 0.90.0 to 0.95.0Commits
2818265Merge pull request #1076 from fluxcd/gh-app-owner-helpersb5e6bddPrepare for release33c862druntime/secrets: introduce gh app owner in secret helpers558cc75Merge pull request #1074 from fluxcd/gh-app-owner3ca633agit/github: introduce support for looking up app installation IDd6af17eMerge pull request #1071 from fluxcd/fix-flux2-56771e27082auth: remove cluster host matching requirement2f71d01Merge pull request #1068 from fluxcd/cel-improvements9307c2cPrepare for releasef5abb7cruntime/cel: simplify status readerUpdates
github.com/google/go-containerregistryfrom 0.20.6 to 0.20.7Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
e075f20go mod tidyon dependabot update (#2171)45aacf4Bump the actions group across 1 directory with 3 updates (#2170)073b936Update dependencies and deprecate DockerVersion field (#2164)390dacdBump golang.org/x/crypto from 0.38.0 to 0.45.0 in /cmd/krane (#2163)ca44d47Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /pkg/authn/k8schain (#2162)999cc1fBump github.com/docker/docker (#2161)d1809c8Build artifacts for riscv64 (#2159)7471efdBump the auxiliary-deps group across 3 directories with 4 updates (#2156)2bb5bb0Bump the actions group with 5 updates (#2155)16371c1Remove manual vendor setting for dependabot (#2151)Updates
github.com/onsi/gomegafrom 1.38.3 to 1.39.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
49561adv1.39.08f7f425document MatchErrorStrictlybae643dadd matcher relecting errors.Is behaviorDependabot 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