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

chore(deps): bump the dependencies group with 6 updates #650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the dependencies group with 6 updates:

Package From To
github.com/google/gnostic-models 0.6.8 0.6.9
github.com/stretchr/testify 1.9.0 1.10.0
golang.org/x/sync 0.7.0 0.10.0
google.golang.org/protobuf 1.34.2 1.35.1
k8s.io/kubernetes 1.31.0 1.32.0
sigs.k8s.io/structured-merge-diff/v4 4.4.4-0.20241211184406-7bf59b3d70ee 4.5.0

Updates github.com/google/gnostic-models from 0.6.8 to 0.6.9

Commits
  • 8182012 Merge pull request #12 from Jefftree/protobuf-bump
  • bea6589 recompile protobuf
  • 7a87dbb bump dependencies
  • 1a23962 Merge pull request #13 from Jefftree/add-protobuf-compilation-script
  • 111f194 Add protobuf compilation script
  • fd6fd48 Merge pull request #6 from Jefftree/Jefftree-patch-1-2
  • 9459ad1 Create Makefile
  • c7be7c7 Merge pull request #5 from pkwarren/pkw/add-annotations-proto
  • f1b8172 Merge pull request #2 from Jefftree/gh-actions
  • 2063bfc Merge pull request #1 from Jefftree/protobuf-deprecate
  • Additional commits viewable in compare view

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

Release notes

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

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.7.0 to 0.10.0

Commits
  • 913fb63 singleflight: fix typo in singleflight_test.go
  • 151027e README: don't recommend go get
  • 411f99e LICENSE: update per Google Legal
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.34.2 to 1.35.1

Updates k8s.io/kubernetes from 1.31.0 to 1.32.0

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.32.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-beta.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.31.4

... (truncated)

Commits
  • 70d3cc9 Release commit for Kubernetes v1.32.0
  • ac32886 Merge remote-tracking branch 'origin/master' into release-1.32
  • 8a39b60 CHANGELOG: Update directory for v1.31.4 release
  • 3fe11b2 CHANGELOG: Update directory for v1.30.8 release
  • 135c7d1 CHANGELOG: Update directory for v1.29.12 release
  • 4c081a4 Merge remote-tracking branch 'origin/master' into release-1.32
  • a499fac Merge pull request #128954 from sanposhiho/conflict-error
  • 22b14e5 Merge remote-tracking branch 'origin/master' into release-1.32
  • bfe431b Merge pull request #129103 from liggitt/drop-winreadlinkvolume
  • 3046fe2 Drop use of winreadlinkvolume godebug option
  • Additional commits viewable in compare view

Updates sigs.k8s.io/structured-merge-diff/v4 from 4.4.4-0.20241211184406-7bf59b3d70ee to 4.5.0

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

@jmeridth
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Sorry, only users with push access can use that command.

@jmeridth
Copy link
Member

Dependabot should auto-detect a rebase is needed or an @argoproj/argocd-approvers could explicitly issue @dependabot rebase to force it earlier.

@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-74acb9ad02 branch from d01a065 to e0d6452 Compare December 13, 2024 15:11
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2024 15:11
@agaudreault
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@agaudreault
Copy link
Member

@jmeridth seems like dependabot will eventually rebase when it re-evaluates the PR.

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.10.0` |
| google.golang.org/protobuf | `1.34.2` | `1.35.1` |
| [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.31.0` | `1.32.0` |
| [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.4-0.20241211184406-7bf59b3d70ee` | `4.5.0` |


Updates `github.com/google/gnostic-models` from 0.6.8 to 0.6.9
- [Commits](google/gnostic-models@v0.6.8...v0.6.9)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `golang.org/x/sync` from 0.7.0 to 0.10.0
- [Commits](golang/sync@v0.7.0...v0.10.0)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1

Updates `k8s.io/kubernetes` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.31.0...v1.32.0)

Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.4-0.20241211184406-7bf59b3d70ee to 4.5.0
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/commits/v4.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/gnostic-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sigs.k8s.io/structured-merge-diff/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-74acb9ad02 branch from e0d6452 to a2e2d6f Compare December 17, 2024 15:34
Copy link

sonarcloud bot commented Dec 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants