Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump the dependencies group with 5 updates #20

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the dependencies group with 5 updates:

Package From To
github.com/onsi/ginkgo/v2 2.15.0 2.17.1
github.com/onsi/gomega 1.31.1 1.32.0
github.com/vmware-tanzu/velero 1.13.0 1.13.1
sigs.k8s.io/cluster-api-addon-provider-helm 0.1.1-alpha.1 0.2.0
sigs.k8s.io/cluster-api-operator 0.9.0 0.9.1

Updates github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.17.1

2.17.1

Fixes

  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

v2.17.0

2.17.0

Features

  • add --github-output for nicer output in github actions [e8a2056]

Maintenance

  • fix typo in core_dsl.go [977bc6f]
  • Fix typo in docs [e297e7b]

v2.16.0

2.16.0

Features

  • add SpecContext to reporting nodes

Fixes

  • merge coverages instead of combining them (#1329) (#1340) [23f0cc5]
  • core_dsl: disable Getwd() with environment variable (#1357) [cd418b7]

Maintenance

  • docs/index.md: Typo [2cebe8d]
  • fix docs [06de431]
  • chore: test with Go 1.22 (#1352) [898cba9]
  • Bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1336) [17ae120]
  • Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#1327) [5a179ed]
  • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1321) [a1e6b69]
  • Bump github-pages and jekyll-feed in /docs (#1351) [d52951d]
  • Fix docs for handling failures in goroutines (#1339) [4471b2e]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.17.1

Fixes

  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

2.17.0

Features

  • add --github-output for nicer output in github actions [e8a2056]

Maintenance

  • fix typo in core_dsl.go [977bc6f]
  • Fix typo in docs [e297e7b]

2.16.0

Features

  • add SpecContext to reporting nodes

Fixes

  • merge coverages instead of combining them (#1329) (#1340) [23f0cc5]
  • core_dsl: disable Getwd() with environment variable (#1357) [cd418b7]

Maintenance

  • docs/index.md: Typo [2cebe8d]
  • fix docs [06de431]
  • chore: test with Go 1.22 (#1352) [898cba9]
  • Bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1336) [17ae120]
  • Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#1327) [5a179ed]
  • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1321) [a1e6b69]
  • Bump github-pages and jekyll-feed in /docs (#1351) [d52951d]
  • Fix docs for handling failures in goroutines (#1339) [4471b2e]
Commits

Updates github.com/onsi/gomega from 1.31.1 to 1.32.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.32.0

1.32.0

Maintenance

  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]

    This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @​jbduncan !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.32.0

Maintenance

  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]

    This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @​jbduncan !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]

Commits
  • 4379951 v1.32.0
  • a350b95 Maintain source backwards compatibility
  • a6c8875 Fix failing test
  • 436a197 Migrate github.com/golang/protobuf to google.golang.org/protobuf
  • 32ef35e chore: test with Go 1.22 (#733)
  • a0d0387 Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717)
  • b71e477 Bump github-pages and jekyll-feed in /docs (#732)
  • f460154 docs: fix typo and broken anchor link to gstruct
  • a2862e4 docs: fix HaveEach matcher signature
  • See full diff in compare view

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

Release notes

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

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

Documentation

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

Upgrading

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

All changes

  • Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @​Lyndon-Li)
  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @​kaovilai)
  • Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @​allenxu404)

v1.13.1-rc.1

2024-03-11

Download

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

Container Image

velero/velero:v1.13.1-rc.1

Documentation

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

Upgrading

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

All changes

  • Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @​Lyndon-Li)
  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @​kaovilai)
  • Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @​allenxu404)
Commits
  • ea5a89f Merge pull request #7500 from ywk253100/240307_1.13.1
  • 642924d Generate the changelog for release 1.13.1
  • 8dca539 Merge pull request #7468 from blackpiglet/7464_fix_release_1.13
  • a6a6da5 Modify the label used by the restore CLI to filter the PVR.
  • 99376a3 Merge pull request #7461 from danfengliu/bumpup-upgrade-path
  • eed1c38 Merge branch 'release-1.13' into bumpup-upgrade-path
  • 941ad1a Merge pull request #7450 from allenxu404/release-1.13
  • 02d229c Adjust the logic for the backup_last_status metrics to stop incorrectly incre...
  • c859f7b bump up upgrade path to 1.13
  • e1222ff Merge pull request #7459 from Lyndon-Li/release-1.13
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api-addon-provider-helm from 0.1.1-alpha.1 to 0.2.0

Release notes

Sourced from sigs.k8s.io/cluster-api-addon-provider-helm's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-addon-provider-helm@v0.1.1-alpha.1...v0.2.0

Commits
  • 3492cbc Merge pull request #192 from kubernetes-sigs/dependabot/go_modules/helm.sh/he...
  • 3e912ea 🌱 Bump helm.sh/helm/v3 from 3.13.3 to 3.14.3
  • c251cf4 Merge pull request #202 from kubernetes-sigs/dependabot/github_actions/action...
  • 9c59c00 Merge pull request #200 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 663da85 Merge pull request #181 from mboersma/fix-klogr-lint
  • 78cecd6 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
  • 543f211 Merge pull request #201 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 7097ccd Merge pull request #195 from kubernetes-sigs/dependabot/github_actions/softpr...
  • fc3590a Merge pull request #204 from mboersma/bump-capis
  • d33f198 Bump CAPI versions in e2e config
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cluster-api-operator from 0.9.0 to 0.9.1

Release notes

Sourced from sigs.k8s.io/cluster-api-operator's releases.

v0.9.1

Changelog

  • 5f27a69 Merge pull request #452 from k8s-infra-cherrypick-robot/cherry-pick-451-to-release-0.9
  • 99db14b Add tests for other provider metadata check during upgrade
  • 9c71c67 Collect correct manifest config map per provider while performing upgrade
Commits
  • 5f27a69 Merge pull request #452 from k8s-infra-cherrypick-robot/cherry-pick-451-to-re...
  • 99db14b Add tests for other provider metadata check during upgrade
  • 9c71c67 Collect correct manifest config map per provider while performing upgrade
  • See full diff in compare view

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 <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

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.15.0` | `2.17.1` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` | `1.32.0` |
| [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | `1.13.0` | `1.13.1` |
| [sigs.k8s.io/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm) | `0.1.1-alpha.1` | `0.2.0` |
| [sigs.k8s.io/cluster-api-operator](https://github.com/kubernetes-sigs/cluster-api-operator) | `0.9.0` | `0.9.1` |


Updates `github.com/onsi/ginkgo/v2` from 2.15.0 to 2.17.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.15.0...v2.17.1)

Updates `github.com/onsi/gomega` from 1.31.1 to 1.32.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.31.1...v1.32.0)

Updates `github.com/vmware-tanzu/velero` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/vmware-tanzu/velero/releases)
- [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md)
- [Commits](vmware-tanzu/velero@v1.13.0...v1.13.1)

Updates `sigs.k8s.io/cluster-api-addon-provider-helm` from 0.1.1-alpha.1 to 0.2.0
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/releases)
- [Commits](kubernetes-sigs/cluster-api-addon-provider-helm@v0.1.1-alpha.1...v0.2.0)

Updates `sigs.k8s.io/cluster-api-operator` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-operator/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/.goreleaser.yaml)
- [Commits](kubernetes-sigs/cluster-api-operator@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/vmware-tanzu/velero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/cluster-api-addon-provider-helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/cluster-api-operator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #21.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-6c53a27b65 branch April 15, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants