Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the ci group with 4 updates: dario.cat/mergo, github.com/score-spec/score-go, k8s.io/api and k8s.io/apimachinery.

Updates dario.cat/mergo from 1.0.1 to 1.0.2

Release notes

Sourced from dario.cat/mergo's releases.

v1.0.2

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

Commits
  • 7b33b2b refactor: migrate from YAML to JSON for test data and update related functions
  • 229a214 chore(.well-known): add funding manifest URLs file
  • 6be20c6 chore(SECURITY.md): update supported versions to reflect current versioning
  • 9007623 chore(README) : remove kubernetes from the list of users
  • 2b1eb9c Update FUNDING.yml
  • 2ceb994 Create FUNDING.json
  • See full diff in compare view

Updates github.com/score-spec/score-go from 1.9.7 to 1.11.0

Release notes

Sourced from github.com/score-spec/score-go's releases.

v1.11.0

What's Changed

Full Changelog: score-spec/score-go@v1.10.1...v1.11.0

v1.10.1

What's Changed

Full Changelog: score-spec/score-go@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: score-spec/score-go@v1.9.7...v1.10.0

Commits
  • 2657218 feat: allow import of provisioners from private OCI registries with docker cr...
  • 08ebba1 chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 in the ci grou...
  • e2d691d Merge branch 'main' into dependabot/github_actions/ci-ced721f930
  • 282b240 chore(deps): bump github.com/olekukonko/tablewriter from 1.0.4 to 1.0.6 in th...
  • f7cd98b chore(deps): bump github.com/olekukonko/tablewriter in the ci group
  • fafc2b3 chore(deps): bump github/codeql-action in the ci group
  • 5541d1f go 1.24.3 (#112)
  • 714394d go mod tidy
  • 82d181c toolchain go1.24.3
  • 1e21f6c chore(deps): bump the ci group with 2 updates (#108)
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.32.3 to 0.33.1

Commits
  • 04f698e Update dependencies to v0.33.1 tag
  • 16cedc7 Merge pull request #131088 from atiratree/rename-terminating-replicas-fg
  • dc88679 Merge pull request #131103 from ahrtr/etcd_sdk_20250328
  • 4a456a2 bump etcd 3.5.21 sdk
  • 96e38c9 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...
  • c21a017 Merge pull request #129970 from mortent/AddResourceV1beta2API
  • d0673db Run make update
  • 118546d Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...
  • f9401a3 Merge pull request #130797 from jm-franc/configurable-tolerance
  • 9b3e544 Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.32.3 to 0.33.1

Commits
  • 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
  • a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder
  • 955939f bump etcd 3.5.21 sdk
  • e8a77bd Merge pull request #130910 from googs1025/fix/datarace
  • 7e8c77e Merge pull request #130906 from serathius/streaming-validation
  • 27fd396 flake: fix data race for func TestBackoff_Step
  • 8bcc6f1 Update kube-openapi and integrate streaming tags validation
  • 6ce776c Merge pull request #130857 from thockin/kk_small_vg_diffs
  • f2c94d6 Comment on origin and JSON schema
  • b63ba07 Use origin in validateFalse's own test
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2025
github-actions[bot]
github-actions bot previously approved these changes May 26, 2025
@github-actions github-actions bot enabled auto-merge (squash) May 26, 2025 15:11
@mathieu-benoit
Copy link
Contributor

Blocked by this one for now: #164, once merged it will fix the errors here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/ci-68658107e6 branch from f5dea6f to 60c28c6 Compare June 9, 2025 14:38
@dependabot dependabot bot force-pushed the dependabot/go_modules/ci-68658107e6 branch from 60c28c6 to 901a464 Compare June 10, 2025 13:51
@mathieu-benoit mathieu-benoit self-requested a review June 10, 2025 14:02
@mathieu-benoit
Copy link
Contributor

@dependabot recreate

Bumps the ci group with 4 updates: [dario.cat/mergo](https://github.com/imdario/mergo), [github.com/score-spec/score-go](https://github.com/score-spec/score-go), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).


Updates `dario.cat/mergo` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](darccio/mergo@v1.0.1...v1.0.2)

Updates `github.com/score-spec/score-go` from 1.9.7 to 1.11.0
- [Release notes](https://github.com/score-spec/score-go/releases)
- [Commits](score-spec/score-go@v1.9.7...v1.11.0)

Updates `k8s.io/api` from 0.32.3 to 0.33.1
- [Commits](kubernetes/api@v0.32.3...v0.33.1)

Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.1
- [Commits](kubernetes/apimachinery@v0.32.3...v0.33.1)

---
updated-dependencies:
- dependency-name: dario.cat/mergo
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: github.com/score-spec/score-go
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: k8s.io/api
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/ci-68658107e6 branch from 901a464 to 74f2701 Compare June 10, 2025 14:04
Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

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

LGTM

@mathieu-benoit mathieu-benoit disabled auto-merge June 10, 2025 14:07
@mathieu-benoit mathieu-benoit merged commit 2d768d3 into main Jun 10, 2025
6 checks passed
@mathieu-benoit mathieu-benoit deleted the dependabot/go_modules/ci-68658107e6 branch June 10, 2025 14:07
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