Skip to content

[release-v1.18][gomod]: Bump the patch group across 1 directory with 8 updates #1764

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

Open
wants to merge 2 commits into
base: release-v1.18
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps the patch group with 5 updates in the / directory:

Package From To
github.com/magiconair/properties 1.8.5 1.8.10
github.com/manifestival/manifestival 0.7.1 0.7.2
k8s.io/api 0.32.2 0.32.4
k8s.io/apiextensions-apiserver 0.32.1 0.32.4
sigs.k8s.io/controller-runtime 0.19.0 0.19.7

Updates github.com/magiconair/properties from 1.8.5 to 1.8.10

Release notes

Sourced from github.com/magiconair/properties's releases.

v1.8.10

What's Changed

Full Changelog: magiconair/properties@v1.8.9...v1.8.10

v1.8.9

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.8...v1.8.9

v1.8.8

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.7...v1.8.8

v1.8.7

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.6...v1.8.7

v1.8.6

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.5...v1.8.6

Commits
  • 281f515 Merge pull request #81 from magiconair/issue-80
  • 6b7aa68 test with go1.24
  • 06f3133 escape leading whitespace on value in Write()
  • 3dfc3b5 Merge pull request #77 from magiconair/get32bit
  • b148584 Add 32bit numeric getters which do not panic
  • d8bdba3 Merge pull request #61 from rafaelhl/skip-ignored-private-field
  • d80fb15 test with more go versions
  • 7b90c47 cleanup README
  • 449f224 move CHANGELOG to Github Releases
  • e64054d fix workflow
  • Additional commits viewable in compare view

Updates github.com/manifestival/manifestival from 0.7.1 to 0.7.2

Release notes

Sourced from github.com/manifestival/manifestival's releases.

Manifestival v0.7.2

Changed

  • No longer ignoring errors resulting from invalid YAML manifests #88
  • No longer preventing cluster-scoped resources from being owned #90
  • Fixed panic when unexpected errors occur during deletion #92
Changelog

Sourced from github.com/manifestival/manifestival's changelog.

[0.7.2] - 2022-11-08

Changed

  • No longer ignoring errors resulting from invalid YAML manifests #88
  • No longer preventing cluster-scoped resources from being owned #90
  • Fixed panic when unexpected errors occur during deletion #92
Commits

Updates k8s.io/api from 0.32.2 to 0.32.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.4

Commits

Updates k8s.io/apimachinery from 0.32.2 to 0.32.4

Commits

Updates k8s.io/apiserver from 0.32.1 to 0.32.4

Commits

Updates k8s.io/client-go from 0.32.2 to 0.32.4

Commits

Updates sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.7

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.19.7

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.6...v0.19.7

v0.19.6

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6

v0.19.5

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5

v0.19.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4

v0.19.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3

v0.19.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2

v0.19.1

What's Changed

... (truncated)

Commits
  • 5fe7bb3 Merge pull request #3148 from k8s-infra-cherrypick-robot/cherry-pick-3147-to-...
  • 97bb1ff Revert "[release-0.20] ✨ Expose all Go runtime metrics (#3100)"
  • 56df553 Merge pull request #3146 from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...
  • d2145c0 bug: Fakeclient: Fix dataraces when writing to the scheme
  • 13450ba Merge pull request #3128 from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...
  • a2a9f54 fix: cache should list out of global cache when present and necessary
  • cd644c0 [release-0.19] ✨ Expose all Go runtime metrics (#3101)
  • e022b91 Merge pull request #3087 from tareksha/typed_waitforsync
  • b2c2171 Update controller_suite_test.go
  • 8017666 🐛fix(controller): support WaitForSync in custom TypedSyncingSource (#3084)
  • 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

…8 updates

Bumps the patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.5` | `1.8.10` |
| [github.com/manifestival/manifestival](https://github.com/manifestival/manifestival) | `0.7.1` | `0.7.2` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.2` | `0.32.4` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.1` | `0.32.4` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.7` |



Updates `github.com/magiconair/properties` from 1.8.5 to 1.8.10
- [Release notes](https://github.com/magiconair/properties/releases)
- [Commits](magiconair/properties@v1.8.5...v1.8.10)

Updates `github.com/manifestival/manifestival` from 0.7.1 to 0.7.2
- [Release notes](https://github.com/manifestival/manifestival/releases)
- [Changelog](https://github.com/manifestival/manifestival/blob/master/CHANGELOG.md)
- [Commits](manifestival/manifestival@v0.7.1...v0.7.2)

Updates `k8s.io/api` from 0.32.2 to 0.32.4
- [Commits](kubernetes/api@v0.32.2...v0.32.4)

Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.32.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.1...v0.32.4)

Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.4
- [Commits](kubernetes/apimachinery@v0.32.2...v0.32.4)

Updates `k8s.io/apiserver` from 0.32.1 to 0.32.4
- [Commits](kubernetes/apiserver@v0.32.1...v0.32.4)

Updates `k8s.io/client-go` from 0.32.2 to 0.32.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.2...v0.32.4)

Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.7
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.19.7)

---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
  dependency-version: 1.8.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: github.com/manifestival/manifestival
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/api
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/apiserver
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: k8s.io/client-go
  dependency-version: 0.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.19.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Apr 30, 2025
@openshift-ci openshift-ci bot requested review from matzew and pierDipi April 30, 2025 13:46
Copy link

openshift-ci bot commented Apr 30, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign matzew for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Apr 30, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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 needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants