Bump the go-deps group across 1 directory with 8 updates #676
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 6 updates in the / directory:
3.3.0
3.3.1
0.3.0
0.4.0
0.10.1
0.11.0
1.6.1
1.7.0
0.41.1
0.42.0
0.49.1
0.50.0
Updates
github.com/Masterminds/semver/v3
from 3.3.0 to 3.3.1Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
1558ca3
Merge pull request #253 from mattfarina/fix-bad-versions252dd61
Fix for allowing some version that were invalidUpdates
github.com/fluxcd/pkg/apis/acl
from 0.3.0 to 0.4.0Commits
0d58ef4
Merge pull request #683 from fluxcd/update-deps5505645
Updatesigs.k8s.io/controller-runtime
to v0.15.32d41523
Updatek8s.io/*
tov0.27.7
4c3b551
Updategithub.com/cyphar/filepath-securejoin
830e238
Updategithub.com/docker/docker
across packages7c5474c
Updategolang.org/x/net
across packages0b57897
Merge pull request #681 from fluxcd/tweak-file-perms7dac171
*: change default permissions9c506d6
Merge pull request #682 from fluxcd/oci-int-stop-exit-coded29d25f
oci/tests/int: Set exit code 1 on tf destroy failUpdates
github.com/fluxcd/pkg/apis/event
from 0.10.1 to 0.11.0Commits
a5896a6
git/internal/e2e: update dependencies00f6465
git/gogit: update dependenciesacf35bd
git: update dependencieseda77cf
ssh: update dependencies41b3167
Merge pull request #504 from fluxcd/misc-update-deps9a579c9
ssa: update dependencies5185f64
http/fetch: update dependencies3caadb0
oci/tests: update dependencies6f300e8
oci: update dependencies527a993
Merge pull request #503 from fluxcd/kustomize-update-depsUpdates
github.com/fluxcd/pkg/apis/meta
from 1.6.1 to 1.7.0Commits
b83bd25
Merge pull request #817 from fluxcd/refactor-cachea29e42f
cache: Return ErrNotFound error from Get()72d6f8c
oci: Remove cache from auth and int tests code061b9ac
cache: Allow setting cache metrics prefixa961051
Simplify the cache9e2947d
Merge pull request #829 from fluxcd/helm-v3.16.3802b6e3
Update dependencies19c00ad
Merge pull request #828 from fluxcd/kustomize-v5.5f9cbcaf
Add doc to auth pkg33f3829
Update dependenciesUpdates
github.com/fluxcd/pkg/oci
from 0.41.1 to 0.42.0Commits
3431579
Merge pull request #831 from fluxcd/distribution-v3.0.0-rc.1ca4bf2d
Update internal Git dependenciesbd582bc
Merge pull request #830 from fluxcd/int-updatebf70554
Update internal dependenciesb83bd25
Merge pull request #817 from fluxcd/refactor-cachea29e42f
cache: Return ErrNotFound error from Get()72d6f8c
oci: Remove cache from auth and int tests code061b9ac
cache: Allow setting cache metrics prefixa961051
Simplify the cache9e2947d
Merge pull request #829 from fluxcd/helm-v3.16.3Updates
github.com/fluxcd/pkg/runtime
from 0.49.1 to 0.50.0Commits
3431579
Merge pull request #831 from fluxcd/distribution-v3.0.0-rc.1ca4bf2d
Update internal Git dependenciesbd582bc
Merge pull request #830 from fluxcd/int-updatebf70554
Update internal dependenciesb83bd25
Merge pull request #817 from fluxcd/refactor-cachea29e42f
cache: Return ErrNotFound error from Get()72d6f8c
oci: Remove cache from auth and int tests code061b9ac
cache: Allow setting cache metrics prefixa961051
Simplify the cache9e2947d
Merge pull request #829 from fluxcd/helm-v3.16.3Updates
github.com/fluxcd/pkg/version
from 0.4.1 to 0.5.0Commits
0d8cee8
Merge pull request #286 from aryan9600/ssh-debug64591ea
update KnownKey.Matches to initialize it's own hasher2149190
Merge pull request #285 from pjbgf/set-ssh-defaults0899ddb
ssh: Enforce ClientConfig default values1947c75
Merge pull request #283 from pjbgf/update-meta27fa843
Update internal dependencies3d631df
Merge pull request #282 from aryan9600/known-keyd65cdf0
add tests for ParseKnownHosts and KnownKey.Matches9b9adf5
Merge pull request #281 from fluxcd/ossf-scorecards7345a97
Add permissions to GH actionsUpdates
github.com/onsi/gomega
from 1.34.2 to 1.36.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f1ff459
v1.36.04c964c6
new: make collection-related matchers Go 1.23 iterator awareece6872
Replace min/max helpers with built-in min/max8e924d7
Fix some typos in docs9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9
v1.35.05deaf23
fix tests, but like actually this timeeeca931
Add Successfully() to StopTrying() to signal that Consistently can end early ...3bdbc4e
stop memoizing result of HaveFieldDependabot 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 <dependency name> major version
will 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 version
will 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