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 across 1 directory with 5 updates #36

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the dependencies group with 4 updates in the / directory: github.com/onsi/ginkgo/v2, github.com/vmware-tanzu/velero, sigs.k8s.io/cluster-api-addon-provider-helm and sigs.k8s.io/cluster-api-operator.

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

Release notes

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

v2.19.0

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

v2.17.3

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

v2.17.2

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

v2.17.1

... (truncated)

Changelog

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

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

2.17.1

Fixes

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

... (truncated)

Commits
  • 28fb5d6 v2.19.0
  • e31f03a fix another typo
  • 966a28c Fix typos in label sets docs
  • cd231fd Label sets allow for more expressive label filtering
  • eb27ca8 v2.18.0
  • f010b65 Add --slience-skips and --force-newlines
  • 42013d6 Fix table entry context edge case
  • 9e234ea always rebuild and run ginkgo in makefile
  • 5ce8355 add --fail-on-empty to recommended CI flags in docs
  • 3ffbf8b add makefile
  • Additional commits viewable in compare view

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

Release notes

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

v1.33.1

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

v1.33.0

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]

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

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]

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
  • 8a658bb v1.33.1
  • e9bc35a Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • 3a66379 fix confusing eventually docs
  • f2e65fc v1.33.0
  • 02e8706 docs: Receive(POINTER, MATCHER)
  • ec1f186 feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests
  • 9999deb Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)
  • cb5ff21 Bump github-pages from 229 to 230 in /docs (#735)
  • bac6596 Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)
  • 4379951 v1.32.0
  • 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 sigs.k8s.io/cluster-api-addon-provider-helm from 0.1.1-alpha.1 to 0.2.3

Release notes

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

v0.2.3

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/cluster-api-addon-provider-helm@v0.2.2...v0.2.3

v0.2.2

What's Changed

Full Changelog: kubernetes-sigs/cluster-api-addon-provider-helm@v0.2.1...v0.2.2

v0.2.1

🚨 clusterctl upgrade does not work with this version due to a bug with metadata.yaml, see v0.2.2 instead.

What's Changed

... (truncated)

Commits
  • 2e29f0c Merge pull request #246 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 1c38403 Merge pull request #247 from kubernetes-sigs/dependabot/github_actions/action...
  • 169e2fa 🌱 Bump actions/checkout from 3 to 4
  • 53d2d97 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0
  • ee2670b Merge pull request #238 from jimmidyson/jimmi/trusted-ca-certificates
  • ffb2dc2 ✨ Add support for specifying TLS config including custom CA certific...
  • 904bc72 Merge pull request #237 from mboersma/capi-one-seven-two
  • b279dd3 Merge pull request #240 from omerap12/add_yaml_ci_validation
  • 8fd86d7 Add yaml CI validation for yml\yaml files
  • 3068d4f Merge pull request #235 from kubernetes-sigs/dependabot/go_modules/github.com...
  • Additional commits viewable in compare view

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

Release notes

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

v0.11.0

Changelog

  • 1e758d1 Merge pull request #539 from willie-yao/add-sync-wave
  • a93dff8 Add sync-wave annotations
  • 7e8c9cd Merge pull request #533 from willie-yao/fix-upstream-chart
  • 92f0294 Fix helm chart logic
  • fab98f2 Merge pull request #523 from kubernetes-sigs/dependabot/go_modules/test/golang.org/x/tools-0.21.0
  • e644619 Merge pull request #521 from Fedosin/helm_no_cert_manager
  • cc612a3 Merge pull request #528 from Fedosin/bump_cert_manager
  • e5af903 Merge pull request #511 from kubernetes-sigs/dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.1
  • 1de0b55 Merge pull request #508 from kubernetes-sigs/dependabot/go_modules/ginkgo-8c24f35628
  • 4db37e4 Merge pull request #527 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-6
  • 40c9191 Merge branch 'main' into dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.1
  • 26bde5e Bump cert-manager version to v1.14.5
  • 4123e88 docs: update documentation on cert manager removal from helm chart
  • 3103c1e 🌱 Bump golangci/golangci-lint-action from 5 to 6
  • 2e244f4 Merge pull request #510 from kubernetes-sigs/dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.7.1
  • a00fc0a 🌱 Bump sigs.k8s.io/cluster-api from 1.7.0 to 1.7.1 in /test
  • 436643a Merge pull request #512 from kubernetes-sigs/dependabot/go_modules/test/sigs.k8s.io/cluster-api/test-1.7.1
  • 5b08632 🌱 Bump golang.org/x/tools from 0.19.0 to 0.21.0 in /test
  • a182056 Merge pull request #514 from kubernetes-sigs/dependabot/go_modules/test/github.com/onsi/gomega-1.33.1
  • 4891995 Update generated code
  • ef61df2 🌱 Bump github.com/onsi/gomega in the ginkgo group
  • 44ffe2e Update generated code
  • b8e319c 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 in /test
  • 3bb5a22 🌱 Bump sigs.k8s.io/cluster-api/test in /test
  • b2a75ba 🌱 Bump sigs.k8s.io/cluster-api from 1.7.0 to 1.7.1
  • 8cb8da6 Merge pull request #507 from kubernetes-sigs/dependabot/go_modules/kubernetes-ec3d011d16
  • a83d119 breaking: remove cert-manager support from helm chart
  • 22b3a28 Merge pull request #408 from Fedosin/plugin_upgrade_plan
  • c57f03f Merge pull request #517 from Fedosin/hack_tools_gomod
  • 7e6e7eb fix: remove TestDeployCAPIOperator
  • f02776a test: add "upgrade plan" tests
  • 8b61e23 Implement "upgrade plan" support
  • b8998ba fix go.mod for hack/tools
  • 3553969 Update generated code
  • af08a04 🌱 Bump the kubernetes group with 5 updates
  • 1e93d52 Merge pull request #505 from Fedosin/fix_unsupported_downgrade_message
  • 3c01964 Merge pull request #502 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-5
  • 0c2a3fd Fix unsupportedProviderDowngradeMessage message
  • 7879197 Merge pull request #504 from Danil-Grigorev/index-v0.10.1
  • 21e0b8a This PR updates index.yaml for v0.10.1. Automatically generated by make update-helm-repo.
  • cc5a7aa 🌱 Bump golangci/golangci-lint-action from 4 to 5
  • 505d465 Merge pull request #500 from Danil-Grigorev/retain-crds-on-delete
  • 8095eab Merge pull request #501 from alexander-demicev/index-v0.10.0
  • 5a19c98 Add helm.sh/resource-policy: keep to CRDs to prevent deletion
  • fc2e8ba Merge pull request #494 from Fedosin/bump_tooling
  • 4268ed3 This PR updates index.yaml for v0.10.0. Automatically generated by make update-helm-repo.
  • d929c4e chore: bump tooling

... (truncated)

Commits
  • 1e758d1 Merge pull request #539 from willie-yao/add-sync-wave
  • a93dff8 Add sync-wave annotations
  • 7e8c9cd Merge pull request #533 from willie-yao/fix-upstream-chart
  • 92f0294 Fix helm chart logic
  • fab98f2 Merge pull request #523 from kubernetes-sigs/dependabot/go_modules/test/golan...
  • e644619 Merge pull request #521 from Fedosin/helm_no_cert_manager
  • cc612a3 Merge pull request #528 from Fedosin/bump_cert_manager
  • e5af903 Merge pull request #511 from kubernetes-sigs/dependabot/go_modules/sigs.k8s.i...
  • 1de0b55 Merge pull request #508 from kubernetes-sigs/dependabot/go_modules/ginkgo-8c2...
  • 4db37e4 Merge pull request #527 from kubernetes-sigs/dependabot/github_actions/golang...
  • Additional commits viewable 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 4 updates in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero), [sigs.k8s.io/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm) and [sigs.k8s.io/cluster-api-operator](https://github.com/kubernetes-sigs/cluster-api-operator).


Updates `github.com/onsi/ginkgo/v2` from 2.15.0 to 2.19.0
- [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.19.0)

Updates `github.com/onsi/gomega` from 1.31.1 to 1.33.1
- [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.33.1)

Updates `github.com/vmware-tanzu/velero` from 1.13.0 to 1.13.2
- [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.2)

Updates `sigs.k8s.io/cluster-api-addon-provider-helm` from 0.1.1-alpha.1 to 0.2.3
- [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.3)

Updates `sigs.k8s.io/cluster-api-operator` from 0.9.0 to 0.11.0
- [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.11.0)

---
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-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@Danil-Grigorev Danil-Grigorev merged commit 44f0b86 into main Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-8710831535 branch June 10, 2024 13:56
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.

None yet

1 participant