Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the security group with 7 updates:
2.52.1
2.52.3
1.8.4
1.9.0
1.13.0
1.13.1
0.25.6
0.29.3
0.25.6
0.29.3
0.25.6
0.29.3
0.0.0-20220728103510-ee6ede2d64ed
0.0.0-20230726121419-3b25d923346b
Updates
github.com/gofiber/fiber/v2
from 2.52.1 to 2.52.3Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
43d5091
Prepare release v2.52.3ba10e68
test(middleware/csrf): Fix Benchmark Tests (#2932)1607d87
fix(middleware/cors): Categorize requests correctly (#2921)1aac6f6
fix(middleware/cors): Handling and wildcard subdomain matching (#2915)d2b19e2
refactor(docs): deactivate docs sync for v268d90cd
refactor(docs): deactivate docs sync for v2109e91a
prepare release v2.52.2d456e7d
fix(middleware/cors): Validation of multiple Origins (#2883)ddc6b23
fix sync-docs workflow0df0e08
fix sync-docs workflowUpdates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
github.com/vmware-tanzu/velero
from 1.13.0 to 1.13.1Release notes
Sourced from github.com/vmware-tanzu/velero's releases.
Commits
ea5a89f
Merge pull request #7500 from ywk253100/240307_1.13.1642924d
Generate the changelog for release 1.13.18dca539
Merge pull request #7468 from blackpiglet/7464_fix_release_1.13a6a6da5
Modify the label used by the restore CLI to filter the PVR.99376a3
Merge pull request #7461 from danfengliu/bumpup-upgrade-patheed1c38
Merge branch 'release-1.13' into bumpup-upgrade-path941ad1a
Merge pull request #7450 from allenxu404/release-1.1302d229c
Adjust the logic for the backup_last_status metrics to stop incorrectly incre...c859f7b
bump up upgrade path to 1.13e1222ff
Merge pull request #7459 from Lyndon-Li/release-1.13Updates
k8s.io/api
from 0.25.6 to 0.29.3Commits
067c548
Update dependencies to v0.29.3 tagf98a503
Merge pull request #123763 from liggitt/proto-1.291e39277
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...f5eca04
Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
fd1786f
flag PersistentVolumeLastPhaseTransitionTime field as betaa48c0a4
Merge pull request #122429 from MadhavJivrajani/tools-bump-129656e18f
.*: bump golang.org/x/tools to v0.16.10d77c34
Merge remote-tracking branch 'origin/master' into release-1.29bb0a75c
add beta comment for pod replacement policy0099855
update go.modUpdates
k8s.io/apimachinery
from 0.25.6 to 0.29.3Commits
d794766
Merge pull request #123763 from liggitt/proto-1.299b124b1
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.13c8c1f2
update go.mod12dc3f8
Merge pull request #113374 from ahmedtd/kep-3257-projected-types03a1b4b
LRUExpireCache: Allow removing multiple keys under lockbc0a03b
Merge pull request #119762 from AxeZhan/PollUntilContextCancel16d50e6
Merge pull request #121552 from pohly/klog-update6b13b03
dependencies: klog v2.110.1Updates
k8s.io/client-go
from 0.25.6 to 0.29.3Commits
46588f2
Update dependencies to v0.29.3 tag403b37f
Merge pull request #123763 from liggitt/proto-1.2992199ae
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...baea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-updateUpdates
k8s.io/utils
from 0.0.0-20220728103510-ee6ede2d64ed to 0.0.0-20230726121419-3b25d923346bCommits
Dependabot 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