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

build(deps): bump the all group across 1 directory with 5 updates #1909

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the all group with 2 updates in the /acceptance directory: cuelang.org/go and github.com/enterprise-contract/enterprise-contract-controller/api.

Updates cuelang.org/go from 0.9.2 to 0.10.0

Updates github.com/enterprise-contract/enterprise-contract-controller/api from 0.1.52 to 0.1.53

Release notes

Sourced from github.com/enterprise-contract/enterprise-contract-controller/api's releases.

API Release api/v0.1.53

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.52...api/v0.1.53

Commits
  • 215f0b9 Merge pull request #394 from lcarva/EC-688
  • e970cbe Merge pull request #388 from enterprise-contract/dependabot/go_modules/api/k8...
  • 92bc3c6 Bump k8s.io/apiextensions-apiserver from 0.29.7 to 0.29.8 in /api
  • a1acf8b Merge pull request #389 from enterprise-contract/dependabot/go_modules/api/si...
  • bb3fdf0 Bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.6 in /api
  • b0df90b Bump k8s.io/apiextensions-apiserver from 0.29.7 to 0.29.8 in /api
  • f4cc349 Bump k8s.io/apimachinery from 0.29.7 to 0.29.8 in /api
  • 3c6efbe Merge pull request #392 from enterprise-contract/dependabot/go_modules/k8s.io...
  • bdaa008 Merge pull request #393 from enterprise-contract/dependabot/github_actions/gi...
  • 3d02a00 Bump k8s.io/client-go from 0.29.7 to 0.29.8
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.29.7 to 0.29.8

Commits
  • 368a92e Update dependencies to v0.29.8 tag
  • 403c853 Merge pull request #126157 from xyz-li/cherry-pick-124568-129
  • 7c71f3c Merge pull request #126060mimowo/automated-cherry-pick-of-#126046
  • 0e08277 api: fix ValidatingAdmissionPolicyList json tag
  • a63486c Use omitempty for optional fields in Job Pod Failure Policy
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.29.7 to 0.29.8

Commits

Updates k8s.io/client-go from 0.29.7 to 0.29.8

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
k8s.io/api [>= 0.30.a, < 0.31]
k8s.io/client-go [>= 0.30.a, < 0.31]
k8s.io/apimachinery [>= 0.30.a, < 0.31]
k8s.io/api [>= 0.31.a, < 0.32]
k8s.io/apimachinery [>= 0.31.a, < 0.32]
k8s.io/client-go [>= 0.31.a, < 0.32]

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 all group with 2 updates in the /acceptance directory: cuelang.org/go and [github.com/enterprise-contract/enterprise-contract-controller/api](https://github.com/enterprise-contract/enterprise-contract-controller).


Updates `cuelang.org/go` from 0.9.2 to 0.10.0

Updates `github.com/enterprise-contract/enterprise-contract-controller/api` from 0.1.52 to 0.1.53
- [Release notes](https://github.com/enterprise-contract/enterprise-contract-controller/releases)
- [Commits](enterprise-contract/enterprise-contract-controller@api/v0.1.52...api/v0.1.53)

Updates `k8s.io/api` from 0.29.7 to 0.29.8
- [Commits](kubernetes/api@v0.29.7...v0.29.8)

Updates `k8s.io/apimachinery` from 0.29.7 to 0.29.8
- [Commits](kubernetes/apimachinery@v0.29.7...v0.29.8)

Updates `k8s.io/client-go` from 0.29.7 to 0.29.8
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.7...v0.29.8)

---
updated-dependencies:
- dependency-name: cuelang.org/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/enterprise-contract/enterprise-contract-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2024
@zregvart
Copy link
Member

zregvart commented Sep 3, 2024

Let's rebase this on #1902

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2024

Superseded by #1916.

@dependabot dependabot bot closed this Sep 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/acceptance/all-693aa7782e branch September 3, 2024 17:45
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.

1 participant