replicatedhq / local-volume-provider

A Velero plugin for backup/restore directly to Kubernetes volumes.
Apache License 2.0
34 stars 6 forks source link

Bump the security group with 7 updates #54

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Bumps the security group with 7 updates:

Package From To
github.com/gofiber/fiber/v2 2.52.1 2.52.4
github.com/stretchr/testify 1.8.4 1.9.0
github.com/vmware-tanzu/velero 1.13.0 1.13.2
k8s.io/api 0.25.6 0.29.0
k8s.io/apimachinery 0.25.6 0.29.0
k8s.io/client-go 0.25.6 0.29.0
k8s.io/utils 0.0.0-20220728103510-ee6ede2d64ed 0.0.0-20230726121419-3b25d923346b

Updates github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.4

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.4

v2.52.3

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.3

v2.52.2

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.1...v2.52.2

Commits
  • fd811cf prepare release v2.52.4
  • a6f4c13 fix(middleware/cors): Vary header handling non-cors OPTIONS requests (#2939)
  • e574c0d fix(middleware/cors): CORS handling (#2937)
  • 43d5091 Prepare release v2.52.3
  • ba10e68 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 v2
  • 68d90cd refactor(docs): deactivate docs sync for v2
  • 109e91a prepare release v2.52.2
  • Additional commits viewable in compare view


Updates github.com/stretchr/testify from 1.8.4 to 1.9.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.9.0

What's Changed

... (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.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • Additional commits viewable in compare view


Updates github.com/vmware-tanzu/velero from 1.13.0 to 1.13.2

Release notes

Sourced from github.com/vmware-tanzu/velero's releases.

v1.13.2

2024-04-17

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.2

Container Image

velero/velero:v1.13.2

Documentation

https://velero.io/docs/v1.13/

Upgrading

https://velero.io/docs/v1.13/upgrade-to-1.13/

All changes

v1.13.2-rc.1

2024-04-15

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.2-rc.1

Container Image

velero/velero:v1.13.2-rc.1

Documentation

https://velero.io/docs/v1.13/

Upgrading

https://velero.io/docs/v1.13/upgrade-to-1.13/

All changes

v1.13.1

2024-03-13

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.13.1

Container Image

velero/velero:v1.13.1

... (truncated)

Commits
  • 4d961fb Merge pull request #7652 from ywk253100/240410_changelog
  • 17da80f Add changelog for v1.13.2
  • 8f7121d Merge pull request #7606 from blackpiglet/bump_golang_version
  • 2400651 Bump Golang version, and bump protobuf version.
  • 35177cd Merge pull request #7644 from ywk253100/240409_list
  • 27a4bfc Empty the list before next round of listing
  • 2c57ed8 Merge pull request #7645 from ywk253100/240409_action
  • c35fd60 Upgrade codecov action to v4
  • 9f9464c Merge pull request #7586 from Lyndon-Li/release-1.13
  • 6bcd5be Merge branch 'release-1.13' into release-1.13
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.25.6 to 0.29.0

Commits
  • 12b5cfd Update dependencies to v0.29.0 tag
  • 0d77c34 Merge remote-tracking branch 'origin/master' into release-1.29
  • bb0a75c add beta comment for pod replacement policy
  • 0099855 update go.mod
  • d4b94f4 Merge pull request #121765 from mimowo/ready-pods-stable-api
  • 8391a3f Merge pull request #121764 from mimowo/backoff-limit-per-index-beta-api
  • 7e58e00 Fix API comment for the Job ready field
  • 5a2bc70 Fix API comment for the FailIndex Job pod failure policy action
  • cca653e Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • d23b507 Regenerate for ClusterTrustBundlePEM projected volume API
  • Additional commits viewable in compare view


Updates k8s.io/apimachinery from 0.25.6 to 0.29.0

Commits
  • 3c8c1f2 update go.mod
  • 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • 03a1b4b LRUExpireCache: Allow removing multiple keys under lock
  • bc0a03b Merge pull request #119762 from AxeZhan/PollUntilContextCancel
  • 16d50e6 Merge pull request #121552 from pohly/klog-update
  • 6b13b03 dependencies: klog v2.110.1
  • 96ae302 Merge pull request #121575 from apelisse/update-smd
  • 458fd90 Merge pull request #120707 from Jefftree/csa-openapiv3
  • 850727f Merge pull request #120592 from AxeZhan/validation_sets
  • 8dbf841 managedfields: Allow duplicates for built-in updates associative lists
  • Additional commits viewable in compare view


Updates k8s.io/client-go from 0.25.6 to 0.29.0

Commits


Updates k8s.io/utils from 0.0.0-20220728103510-ee6ede2d64ed to 0.0.0-20230726121419-3b25d923346b

Commits


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
sgalsaleh commented 6 months ago

@dependabot rebase

sgalsaleh commented 6 months ago

@dependabot recreate

dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.