build(go): Bump the go-dependencies group across 1 directory with 6 updates #177
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 5 updates in the / directory:
2.11.2
2.11.3
0.29.3
0.30.1
0.29.3
0.30.1
0.17.2
0.18.3
0.14.1
0.14.2
Updates
github.com/traefik/traefik/v2
from 2.11.2 to 2.11.3Release notes
Sourced from github.com/traefik/traefik/v2's releases.
Changelog
Sourced from github.com/traefik/traefik/v2's changelog.
... (truncated)
Commits
f02b223
Prepare release v2.11.3d4d23dc
Fix UI unit tests4292059
Display of Content Security Policy values getting out of screend8cf90d
Improve mirroring example on Kubernetesee3e7cb
chore: patch migration/v2.mdf84e00e
Consistent entryPoints capitalization in CLI flag usagefe0af1e
Use latest Ubuntu (LTS) image consistenly across GitHub workflowe3729ec
Fix HTTPRoute path type20d6c19
Fix HTTPRoute use of backendRefs7a7b03e
Fix unfinished migration sentence for v2.11.2Updates
k8s.io/api
from 0.29.3 to 0.30.1Commits
41b1806
Update dependencies to v0.30.1 tag0fd470c
Merge pull request #124702aojea/automated-cherry-pick-of-#124572
a669f18
Merge pull request #124694 from pmalek/backport-124553-to-release-1.3015001b5
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)d9a08c5
tag service.spec.TrafficDistribution field as alphad014286
Merge remote-tracking branch 'origin/master' into release-1.30581c1b8
Update x/net for CVE-2023-4528835ca1f4
Merge pull request #123932 from pohly/dra-api-resource-model-renameb048bd8
Merge pull request #123909 from AkihiroSuda/fix-123906f06d24a
dra api: NodeResourceModel -> ResourceModelUpdates
k8s.io/apimachinery
from 0.29.3 to 0.30.1Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websocketsUpdates
k8s.io/client-go
from 0.29.3 to 0.30.1Commits
8e3349b
Update dependencies to v0.30.1 tag4e1652b
Merge pull request #124694 from pmalek/backport-124553-to-release-1.302daa31e
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)2df4de1
Merge remote-tracking branch 'origin/master' into release-1.30ade2ae2
Update x/net for CVE-2023-45288b4632b7
Merge pull request #123932 from pohly/dra-api-resource-model-rename4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906650f392
dra api: NodeResourceModel -> ResourceModel00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers7ebe0ea
Merge pull request #123180 from AkihiroSuda/rroUpdates
sigs.k8s.io/controller-runtime
from 0.17.2 to 0.18.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
be2f383
Merge pull request #2840 from sbueringer/pr-bump-k8s4720d17
Bump k8s.io/* to v0.30.1aa9ed14
Merge pull request #2837 from sbueringer/pr-setup-envtest-ct-rel-0.1835d7bbd
default --use-deprecated-gcs to truece4e4f5
some more deprecations56dcc14
setup-envtest: allow downloading envtest binaries from controller-tools834905b
Merge pull request #2817 from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...6396a49
Reintroduce AddMetricsExtraHandler on managercd2885e
Merge pull request #2809 from k8s-infra-cherrypick-robot/cherry-pick-2806-to-...06acde3
🐛 correct kind source typeUpdates
sigs.k8s.io/external-dns
from 0.14.1 to 0.14.2Release notes
Sourced from sigs.k8s.io/external-dns's releases.
... (truncated)
Changelog
Sourced from sigs.k8s.io/external-dns's changelog.
Commits
e490412
Merge pull request #4476 from mloiseleur/fix/deps-upgrade971c91d
review with Raffofe64736
Merge pull request #4462 from leonardocaylent/bugfix/add-clarification-to-end...9597d25
fix: linter on unused parameterae29785
fix: Gateway API upgrade62c9eb3
build(deps): bump the dev-dependencies group across 1 directory with 19 updates6d67d6e
Merge pull request #4474 from rhjensen79/master5084f3e
changed documentation to include more details description when using api tokens23f8d40
Merge pull request #4464 from kubernetes-sigs/dependabot/github_actions/dev-d...551ee96
Merge pull request #4456 from DrFaust92/gke-docsDependabot 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