Skip to content

rebase: bump the k8s-dependencies group in /e2e with 4 updates - #6423

Open
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/go_modules/e2e/k8s-dependencies-4c48cb85e3
Open

rebase: bump the k8s-dependencies group in /e2e with 4 updates#6423
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/go_modules/e2e/k8s-dependencies-4c48cb85e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the k8s-dependencies group in /e2e with 4 updates: k8s.io/apimachinery, k8s.io/cloud-provider, k8s.io/kubernetes and k8s.io/pod-security-admission.

Updates k8s.io/apimachinery from 0.36.2 to 0.36.3

Commits
  • 40bf4b2 Update dependencies to v0.36.3 tag
  • 34d46be Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • 66a3724 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • See full diff in compare view

Updates k8s.io/cloud-provider from 0.36.2 to 0.36.3

Commits
  • a561a24 Update dependencies to v0.36.3 tag
  • e769ae3 Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • e78bdf2 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • See full diff in compare view

Updates k8s.io/kubernetes from 1.36.2 to 1.36.3

Release notes

Sourced from k8s.io/kubernetes's releases.

v1.36.3

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

See the CHANGELOG for more details.

Commits
  • 0f29094 Release commit for Kubernetes v1.36.3
  • 8ba6370 Merge pull request #140581 from palnabarun/bump-go-1.36
  • cc4f7df Merge pull request #140663 from thc1006/dra/release-reserved-counters-backpor...
  • dec683b Merge pull request #140322HirazawaUi/automated-cherry-pick-of-#140163
  • 9419ebe Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • 5874ee7 DRA: roll back reserved state in allocateDevice
  • 2c14a99 Bump images and versions to golang 1.26.5 and update distroless-iptables
  • fb2467e stop logging missing optional container annotations
  • 4434901 Add e2e test for setting maps and slices to null via SSA
  • f015292 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • Additional commits viewable in compare view

Updates k8s.io/pod-security-admission from 0.36.2 to 0.36.3

Commits
  • be7583b Update dependencies to v0.36.3 tag
  • 77a614e Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • a0a42a0 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • See full diff in compare view

You can trigger a rebase of this PR 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 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 k8s-dependencies group in /e2e with 4 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider), [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [k8s.io/pod-security-admission](https://github.com/kubernetes/pod-security-admission).


Updates `k8s.io/apimachinery` from 0.36.2 to 0.36.3
- [Commits](kubernetes/apimachinery@v0.36.2...v0.36.3)

Updates `k8s.io/cloud-provider` from 0.36.2 to 0.36.3
- [Commits](kubernetes/cloud-provider@v0.36.2...v0.36.3)

Updates `k8s.io/kubernetes` from 1.36.2 to 1.36.3
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.36.2...v1.36.3)

Updates `k8s.io/pod-security-admission` from 0.36.2 to 0.36.3
- [Commits](kubernetes/pod-security-admission@v0.36.2...v0.36.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kubernetes
  dependency-version: 1.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/pod-security-admission
  dependency-version: 0.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added ci/skip/multi-arch-build skip building on multiple architectures rebase update the version of an external component labels Jul 27, 2026
@mergify mergify Bot added the component/testing Additional test cases or CI work label Jul 27, 2026
Comment thread e2e/go.mod
k8s.io/cloud-provider v0.36.2
k8s.io/kubernetes v1.36.2
k8s.io/pod-security-admission v0.36.2
k8s.io/api v0.36.3

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the replace section needs to be updated too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip/multi-arch-build skip building on multiple architectures component/testing Additional test cases or CI work rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant