Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the dev-dependencies group with 3 updates in the / directory: renovatebot/github-action, GrantBirki/json-yaml-validate and action-stars/install-tool-from-github-release.

Updates renovatebot/github-action from 43.0.16 to 43.0.18

Release notes

Sourced from renovatebot/github-action's releases.

v43.0.18

43.0.18 (2025-10-20)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v41.152.9 (c0e9271)
  • update references to renovatebot/github-action to v43.0.17 (ce30b19)

Miscellaneous Chores

  • deps: update dependency @​types/node to v20.19.20 (d02d047)
  • deps: update dependency @​types/node to v20.19.21 (2eec71d)
  • deps: update dependency typescript-eslint to v8.46.0 (1baacb7)
  • deps: update pnpm to v10.18.1 (43a81ed)
  • deps: update pnpm to v10.18.2 (25858a7)

Build System

  • deps: lock file maintenance (ba5ac50)

Continuous Integration

  • deps: update renovate docker tag to v41.146.2 (c533dc3)
  • deps: update renovate docker tag to v41.146.4 (a8cdc1a)
  • deps: update renovate docker tag to v41.146.6 (b2bce63)
  • deps: update renovate docker tag to v41.146.8 (423b25f)
  • deps: update renovate docker tag to v41.148.0 (743202d)
  • deps: update renovate docker tag to v41.148.1 (f1638c4)
  • deps: update renovate docker tag to v41.148.2 (f44c2e1)
  • deps: update renovate docker tag to v41.148.3 (a60e8e4)
  • deps: update renovate docker tag to v41.148.5 (1008ab8)
  • deps: update renovate docker tag to v41.148.6 (3886779)
  • deps: update renovate docker tag to v41.149.0 (fd43ec2)
  • deps: update renovate docker tag to v41.149.1 (66d8903)
  • deps: update renovate docker tag to v41.149.2 (b39fe85)
  • deps: update renovate docker tag to v41.150.0 (486df44)
  • deps: update renovate docker tag to v41.151.0 (7d61dd8)
  • deps: update renovate docker tag to v41.151.1 (cfc94aa)
  • deps: update renovate docker tag to v41.152.0 (075df4a)
  • deps: update renovate docker tag to v41.152.2 (171efb2)
  • deps: update renovate docker tag to v41.152.4 (1a2a557)
  • deps: update renovate docker tag to v41.152.5 (3242c78)
  • deps: update renovate docker tag to v41.152.7 (75798b4)
  • deps: update renovate docker tag to v41.152.9 (5d6b588)

v43.0.17

43.0.17 (2025-10-13)

Documentation

... (truncated)

Commits
  • aec779d chore(release): 43.0.18 [skip ci]
  • 86c91b6 skip: merge (ba5ac5092abe4b6d09165674a2bca88cbd3ffb70) [skip release]
  • b5ccca2 skip: merge (c0e927194e53b8d2716d14748a269f91e2d0edf1) [skip release]
  • ba5ac50 build(deps): lock file maintenance
  • 1d9481d skip: merge (ce30b1946ac2cb26d4fe870a82959c0d971c3fdb) [skip release]
  • c0e9271 docs: update references to ghcr.io/renovatebot/renovate to v41.152.9
  • ce30b19 docs: update references to renovatebot/github-action to v43.0.17
  • 4a45910 skip: merge (5d6b588660a4f1c16ed4011fd58be2aa20ac8925) [skip release]
  • 5d6b588 ci(deps): update renovate docker tag to v41.152.9
  • 5265376 skip: merge (75798b4bf7f21249a3b62d04e5433d4cb8296f14) [skip release]
  • Additional commits viewable in compare view

Updates GrantBirki/json-yaml-validate from 3.3.1 to 4.0.0

Release notes

Sourced from GrantBirki/json-yaml-validate's releases.

v4.0.0

What's Changed

🚨 Breaking change notice: The vast majority of users should be able to seamlessly upgrade to v4 without needing to make any changes at all. This is mainly just a major version release due to the fact that this Action is moving to a default runtime of node24 which requires up-to-date Actions runner versions.

Full Changelog: GrantBirki/json-yaml-validate@v3.3.2...v4.0.0

v3.3.2

What's Changed

New Contributors

Full Changelog: GrantBirki/json-yaml-validate@v3.3.1...v3.3.2

Commits
  • 9bbaa84 Merge pull request #95 from GrantBirki/repo-updates
  • 95b5e1c upgrade actions/setup-node from v4 to v6 in workflow files and bump upload ar...
  • 6023349 upgrade actions/checkout from v4 to v5 across workflow files and README
  • 3de07f3 add a dependabot config
  • 38f2011 Merge pull request #94 from GrantBirki/node24
  • d6d7a6e upgrade to node24
  • e1bd53e Merge pull request #93 from GrantBirki/npm-updates
  • bd408c3 use picomatch with withGlobFunction()
  • aff2b85 update all internal node deps and bundle
  • 35c97c6 Merge pull request #92 from GrantBirki/dependabot/npm_and_yarn/npm_and_yarn-6...
  • Additional commits viewable in compare view

Updates action-stars/install-tool-from-github-release from 0.2.5 to 0.2.6

Release notes

Sourced from action-stars/install-tool-from-github-release's releases.

v0.2.6

Changed

Fixed

Changelog

Sourced from action-stars/install-tool-from-github-release's changelog.

Install Tool From GitHub Release GitHub Action Changelog

[!NOTE] All notable changes to this project will be documented in this file; the format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[UNRELEASED]

[v0.2.6] - 2025-10-24

Changed

Fixed

[v0.2.5] - 2025-05-12

Changed

[v0.2.4] - 2024-06-02

Added

[v0.2.3] - 2024-05-10

Added

... (truncated)

Commits
  • 1fa61c3 chore: Update changelog for v0.2.6 release
  • 51aac47 fix: Make alias and rename safe (#31)
  • 63d20fb deps: Bump action-stars/generic-workflows from 0.7.1 to 0.7.2 in the github-a...
  • efe83a8 deps: Bump action-stars/generic-workflows from 0.7.0 to 0.7.1 in the github-a...
  • d7679ed deps: Bump action-stars/generic-workflows from 0.6.0 to 0.7.0 in the github-a...
  • fe4503b deps: Bump action-stars/generic-workflows from 0.5.3 to 0.6.0 in the github-a...
  • 5c3401d chore: update changelog automation
  • 431cac7 chore: Update dependabot automation
  • 1c8ca13 chore: add dependabot changelog automation
  • 90c17d2 deps: Bump action-stars/generic-workflows in the github-actions group (#25)
  • 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 github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mloiseleur 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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 27, 2025
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a github.com 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.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 27, 2025
@coveralls
Copy link

coveralls commented Oct 27, 2025

Pull Request Test Coverage Report for Build 19022688730

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 78.661%

Files with Coverage Reduction New Missed Lines %
openshift_route.go 1 79.49%
Totals Coverage Status
Change from base Build 18968339179: -0.005%
Covered Lines: 15862
Relevant Lines: 20165

💛 - Coveralls

@szuecs
Copy link
Contributor

szuecs commented Oct 31, 2025

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 31, 2025
…3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [renovatebot/github-action](https://github.com/renovatebot/github-action), [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release).


Updates `renovatebot/github-action` from 43.0.16 to 43.0.18
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v43.0.16...v43.0.18)

Updates `GrantBirki/json-yaml-validate` from 3.3.1 to 4.0.0
- [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
- [Commits](GrantBirki/json-yaml-validate@v3.3.1...v4.0.0)

Updates `action-stars/install-tool-from-github-release` from 0.2.5 to 0.2.6
- [Release notes](https://github.com/action-stars/install-tool-from-github-release/releases)
- [Changelog](https://github.com/action-stars/install-tool-from-github-release/blob/main/CHANGELOG.md)
- [Commits](action-stars/install-tool-from-github-release@f2e83e0...1fa61c3)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: GrantBirki/json-yaml-validate
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: action-stars/install-tool-from-github-release
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dev-dependencies-705d8ffb40 branch from f9fd3ba to c2bf573 Compare November 3, 2025 03:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/dev-dependencies-705d8ffb40 branch November 4, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants