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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 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.2

Release notes

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

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

New Contributors

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

v0.2.0

... (truncated)

Commits
  • 801cd65 Merge pull request #219 from Jont828/metadata-amended-fix
  • 0debfdc Remove extra key in metadata.yaml
  • 690005a Merge pull request #213 from mboersma/bump-capi-v1.6.4
  • 044a659 Merge pull request #215 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 68fc433 Merge pull request #214 from kubernetes-sigs/dependabot/github_actions/action...
  • f7b32fa 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
  • 6a8b237 🌱 Bump actions/checkout from 4.1.2 to 4.1.3
  • b1feb62 Merge pull request #205 from mboersma/release-docs
  • 42b38b6 Bump CAPI to v1.6.4
  • cae83da Merge pull request #212 from kubernetes-sigs/dependabot/go_modules/helm.sh/he...
  • Additional commits viewable in compare view

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

Release notes

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

v0.10.1

Changelog

  • 76553db Merge pull request #503 from k8s-infra-cherrypick-robot/cherry-pick-500-to-release-0.10
  • 8544321 Add helm.sh/resource-policy: keep to CRDs to prevent deletion

v0.10.0

Changelog

  • d880c98 Merge pull request #471 from kubernetes-sigs/dependabot/go_modules/hack/chart-update/helm.sh/helm/v3-3.14.3
  • c59162b Merge pull request #493 from Fedosin/capi17
  • bc32047 Merge pull request #495 from Fedosin/bump_golangcilint_v1572
  • b96498b chore: bump golangci-lint to v1.57.2
  • 716e3c0 chore: generate manifests
  • 612b762 chore: bump cluster-api to v1.7.0
  • 59e1588 Merge pull request #492 from Danil-Grigorev/runtime-extension-provider
  • c07240c Add runtimeextension provider
  • a6eeda6 Merge pull request #491 from MaxFedotov/issues/490
  • 6d78624 generate resources
  • 7134926 expose metrics port in operator deployment
  • 1429a32 Merge pull request #478 from kubernetes-sigs/dependabot/go_modules/ginkgo-4ee7ecef67
  • 6a8bcff Merge pull request #487 from furkatgofurov7/doc-improvements
  • b8643e6 Merge pull request #461 from Fedosin/plugin_improvements
  • d72fb20 Merge pull request #486 from alexander-demicev/fixpluginupdate
  • 07d5594 Improvements to book
  • ac43057 Merge pull request #482 from kubernetes-sigs/dependabot/go_modules/test/github.com/onsi/gomega-1.32.0
  • 369dd61 Update generated code
  • f8163aa 🌱 Bump the ginkgo group with 1 update
  • b25422b Merge pull request #485 from kubernetes-sigs/index-v0.9.2
  • ec7a7aa Use absolute path in update scripts
  • a86c8ee This PR updates index.yaml for v0.9.2. Automatically generated by make update-helm-repo.
  • 9d48964 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 in /test
  • c7b2109 Merge pull request #481 from kubernetes-sigs/dependabot/go_modules/test/sigs.k8s.io/cluster-api/test-1.6.3
  • e82aae9 Merge pull request #480 from kubernetes-sigs/dependabot/go_modules/test/golang.org/x/tools-0.19.0
  • 33023c2 Merge pull request #479 from kubernetes-sigs/dependabot/go_modules/test/github.com/onsi/ginkgo/v2-2.17.1
  • f528e06 Merge pull request #476 from kubernetes-sigs/dependabot/github_actions/actions/cache-4.0.2
  • cea7b52 Merge pull request #448 from oprinmarius/main
  • ea3ba4c Merge pull request #1 from zioproto/pr448-zioproto
  • 35e6d85 Remove capi-cluster-api-operator deployment from expected yaml test file
  • 3fe6a68 🌱 Bump sigs.k8s.io/cluster-api/test in /test
  • 8148d1f 🌱 Bump golang.org/x/tools from 0.18.0 to 0.19.0 in /test
  • 09aeeab 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 in /test
  • 0e54ea1 Added test
  • a3d27be fix: add retries when we create providers
  • 0395b31 🌱 Bump actions/cache from 4.0.1 to 4.0.2
  • b174f6c Merge pull request #474 from Danil-Grigorev/index-v0.9.1
  • 0a77748 Merge pull request #470 from kubernetes-sigs/dependabot/go_modules/golang.org/x/oauth2-0.18.0
  • 08d0a29 This PR updates index.yaml for v0.9.1. Automatically generated by make update-helm-repo.
  • d3a1bce Bump helm.sh/helm/v3 from 3.13.2 to 3.14.3 in /hack/chart-update
  • 3f49332 Update generated code
  • 4843c8e 🌱 Bump golang.org/x/oauth2 from 0.14.0 to 0.18.0
  • fa896d7 Merge pull request #473 from kubernetes-sigs/dependabot/go_modules/test/kubernetes-9969ef85b5

... (truncated)

Commits
  • 76553db Merge pull request #503 from k8s-infra-cherrypick-robot/cherry-pick-500-to-re...
  • 8544321 Add helm.sh/resource-policy: keep to CRDs to prevent deletion
  • d880c98 Merge pull request #471 from kubernetes-sigs/dependabot/go_modules/hack/chart...
  • c59162b Merge pull request #493 from Fedosin/capi17
  • bc32047 Merge pull request #495 from Fedosin/bump_golangcilint_v1572
  • b96498b chore: bump golangci-lint to v1.57.2
  • 716e3c0 chore: generate manifests
  • 612b762 chore: bump cluster-api to v1.7.0
  • 59e1588 Merge pull request #492 from Danil-Grigorev/runtime-extension-provider
  • c07240c Add runtimeextension provider
  • 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.2
- [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.2)

Updates `sigs.k8s.io/cluster-api-operator` from 0.9.0 to 0.10.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.10.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-minor
  dependency-group: dependencies
...

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

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #35.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-946ca2e26f branch June 3, 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

0 participants