Skip to content

chore(deps): bump the go group across 1 directory with 4 updates#142

Merged
hilmarf merged 1 commit into
mainfrom
dependabot/go_modules/go-6b25e18a24
Apr 23, 2025
Merged

chore(deps): bump the go group across 1 directory with 4 updates#142
hilmarf merged 1 commit into
mainfrom
dependabot/go_modules/go-6b25e18a24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2025

Bumps the go group with 3 updates in the / directory: code.gitea.io/sdk/gitea, github.com/fluxcd/pkg/runtime and github.com/open-component-model/ocm-controller.

Updates code.gitea.io/sdk/gitea from 0.20.0 to 0.21.0

Updates github.com/fluxcd/pkg/runtime from 0.55.0 to 0.58.0

Commits
  • 155709e Merge pull request #891 from fluxcd/fix-impersonator-namespace
  • 8af0b98 Fix: Impersonator namespace was used by both ServiceAccount and KubeConfig
  • d9ecb52 Merge pull request #890 from fluxcd/fix-impersonator-poller
  • 3d48aec Fix: Impersonator is always expected to create a status poller
  • 1f51922 Merge pull request #875 from fluxcd/impersonated-status-reader
  • 36a9d16 Use impersonated rest mapper for status poller
  • 657c895 Merge pull request #889 from fluxcd/unvendor-restmapper
  • 221613d Unvendor controller-runtime lazy rest mapper
  • 090c3ce Merge pull request #886 from dipti-pai/move-github-provider
  • 84883b4 Move auth/github to git/github
  • Additional commits viewable in compare view

Updates github.com/open-component-model/ocm-controller from 0.25.4 to 0.26.0

Release notes

Sourced from github.com/open-component-model/ocm-controller's releases.

v0.26.0

Release v0.26.0

  • chore: upgrade release runner to avoid action failures (#639)
  • chore: prepare release for version v0.26.0 (#638)
  • chore: upgrade ocm version (#635)
  • chore: upgrade to ocm version 0.14.0 (after restructure) (#632)
  • chore: upgrade ocm (#630)
  • chore: update workflow paths to exclude workflow files from triggers (#618)
  • chore: update Blackduck scan workflow to ignore workflow paths and im… (#612)
  • change trigger (#605)
  • test new format #nosec [RuleList] [-- Justification] (#601)
  • chore: Gosec - enable security linting (#585)

🧰 Maintenance

  • chore: correct gosec annotation and remove gosec from codeql (#604)
  • chore: change exception for gosec linter (#600)
  • Chore: Update repository.go (#599)
  • chore: exchange versions with pinned commits (#598)
  • chore: correct typo (#597)
  • chore: Create codeql.yml (#596)
  • chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#578)

⬆️ Dependencies

  • chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#578)
Commits
  • fbd0275 chore: prepare releases notes (#640)
  • 6ec865f chore: upgrade release runner to avoid action failures (#639)
  • 3da147d chore: prepare release for version v0.26.0 (#638)
  • 1ed8f70 chore: upgrade ocm version (#635)
  • 3c4e4a9 chore: upgrade to ocm version 0.14.0 (after restructure) (#632)
  • f5ca710 chore: upgrade ocm (#630)
  • d4281f3 chore: update Black Duck scan workflow reference to a specific commit
  • 7bfb044 chore: remove deprecated Black Duck scan workflow and add trigger workflow (#...
  • 6f0e74d chore: update workflow paths to exclude workflow files from triggers (#618)
  • 82aa5fa exclude paths (#617)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4

Release notes

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

v0.20.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4

Commits
  • 0f7927c Merge pull request #3179 from alvaroaleman/lowpdefault
  • 9951869 🌱 TypedRequestForOwner: Decrease priority when unchanged
  • c7d5d83 Fix godoc of TypedEventHandler
  • 2062f3a 🌱 Remove redundant WithLowPriorityWhenUnchanged in builder
  • 2af3164 🌱 Followups to default low priority in mappers
  • 29debb1 🌱 Handlers: Use low priority when object is unchanged and priority q
  • 5355658 🐛Implement priorityqueue as default on handlers if using priorityqueue interf...
  • 3156ace Merge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...
  • 4ae5f39 add version.version to tools/setup-envtest to show installed version
  • 833f208 Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...
  • 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 go group with 3 updates in the / directory: code.gitea.io/sdk/gitea, [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) and [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller).


Updates `code.gitea.io/sdk/gitea` from 0.20.0 to 0.21.0

Updates `github.com/fluxcd/pkg/runtime` from 0.55.0 to 0.58.0
- [Commits](fluxcd/pkg@runtime/v0.55.0...runtime/v0.58.0)

Updates `github.com/open-component-model/ocm-controller` from 0.25.4 to 0.26.0
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml)
- [Commits](open-component-model/ocm-controller@v0.25.4...v0.26.0)

Updates `sigs.k8s.io/controller-runtime` from 0.20.3 to 0.20.4
- [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.20.3...v0.20.4)

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Apr 20, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 20, 2025 06:25
@hilmarf hilmarf enabled auto-merge (squash) April 23, 2025 13:07
@hilmarf hilmarf merged commit 12317d2 into main Apr 23, 2025
4 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-6b25e18a24 branch April 23, 2025 13:07
@ocmbot ocmbot Bot added this to the 2025-Q2 milestone Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant