Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps the dev-dependencies group with 2 updates in the / directory: actions/checkout and renovatebot/github-action.

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Commits

Updates renovatebot/github-action from 43.0.5 to 43.0.7

Release notes

Sourced from renovatebot/github-action's releases.

v43.0.7

43.0.7 (2025-08-11)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v41.61.1 (95f368a)
  • update references to renovatebot/github-action to v43.0.6 (b7cf923)

Build System

  • deps: lock file maintenance (4d96b3f)

Continuous Integration

  • deps: update renovate docker tag to v41.58.1 (aa067a1)
  • deps: update renovate docker tag to v41.58.2 (10e5a16)
  • deps: update renovate docker tag to v41.59.0 (12a24fb)
  • deps: update renovate docker tag to v41.59.1 (a73f200)
  • deps: update renovate docker tag to v41.59.2 (bbc2a0c)
  • deps: update renovate docker tag to v41.60.0 (c7f19cc)
  • deps: update renovate docker tag to v41.60.1 (f853f18)
  • deps: update renovate docker tag to v41.60.2 (9c7fec5)
  • deps: update renovate docker tag to v41.60.3 (76c3031)
  • deps: update renovate docker tag to v41.60.4 (7d15670)
  • deps: update renovate docker tag to v41.61.0 (9d148c6)
  • deps: update renovate docker tag to v41.61.1 (64de403)

v43.0.6

43.0.6 (2025-08-07)

Documentation

  • update references to renovatebot/github-action to v43.0.5 (9d38d60)

Miscellaneous Chores

  • deps: update actions/cache action to v4.2.4 (cc05524)
  • deps: update dependency typescript-eslint to v8.38.0 (8754a30)
  • deps: update linters to v9.32.0 (a4d46be)
  • deps: update pnpm to v10.14.0 (6afa04b)

Build System

  • deps: update dependency typescript to v5.9.2 (dba2ce6)

Continuous Integration

  • deps: update renovate docker tag to v41.55.2 (f548d3b)
  • deps: update renovate docker tag to v41.55.3 (33274ad)
  • deps: update renovate docker tag to v41.56.1 (ab69233)

... (truncated)

Commits
  • 85b17eb chore(release): 43.0.7 [skip ci]
  • 7a114b3 skip: merge (4d96b3f6d739f702e185c9d5fb94ead4743d7db9) [skip release]
  • 22608fd skip: merge (95f368a7a3c806787f8772738b82501812c55d29) [skip release]
  • 4d96b3f build(deps): lock file maintenance
  • 141347f skip: merge (64de403420c69e2e0b88da0750be44f57abcec00) [skip release]
  • 95f368a docs: update references to ghcr.io/renovatebot/renovate to v41.61.1
  • 6714f5b skip: merge (b7cf9238b9fc41af9e0fd2ab996353ea51f6fa90) [skip release]
  • 64de403 ci(deps): update renovate docker tag to v41.61.1
  • b7cf923 docs: update references to renovatebot/github-action to v43.0.6
  • a6ff46f skip: merge (9d148c60c5b265bafd723c22a5a2a11e14bcf7d1) [skip release]
  • 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 Aug 12, 2025
@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 Aug 12, 2025
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs 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 Aug 12, 2025
…2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.2...v5)

Updates `renovatebot/github-action` from 43.0.5 to 43.0.7
- [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.5...v43.0.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.7
  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-2aa4e826f7 branch from e803c12 to e1579fb Compare August 15, 2025 03:50
@ivankatliarchuk
Copy link
Contributor

/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 Aug 15, 2025
Copy link
Contributor

@ivankatliarchuk ivankatliarchuk left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 15, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivankatliarchuk

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

The pull request process is described 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 15, 2025
@k8s-ci-robot k8s-ci-robot merged commit 829b5a9 into master Aug 15, 2025
15 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/github_actions/dev-dependencies-2aa4e826f7 branch August 15, 2025 09:01
troll-os pushed a commit to FiligranHQ/external-dns that referenced this pull request Aug 28, 2025
…2 updates (kubernetes-sigs#5732)

Bumps the dev-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4.2.2...v5)

Updates `renovatebot/github-action` from 43.0.5 to 43.0.7
- [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.5...v43.0.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. 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 lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

2 participants