Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dev-dependencies group with 1 update: renovatebot/github-action.

Updates renovatebot/github-action from 43.0.11 to 43.0.12

Release notes

Sourced from renovatebot/github-action's releases.

v43.0.12

43.0.12 (2025-09-15)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v41.113.3 (6ff1007)
  • update references to renovatebot/github-action to v43.0.11 (b1f4d3e)

Miscellaneous Chores

  • deps: update dependency @​types/node to v20.19.12 (9e39ec0)
  • deps: update dependency @​types/node to v20.19.13 (c45925e)
  • deps: update dependency typescript-eslint to v8.42.0 (0065091)
  • deps: update linters to v9.35.0 (da1ea10)
  • deps: update pnpm to v10.15.1 (19bd80c)

Build System

  • deps: lock file maintenance (983234a)

Continuous Integration

  • deps: update renovate docker tag to v41.100.0 (f3ac028)
  • deps: update renovate docker tag to v41.103.0 (bc2b208)
  • deps: update renovate docker tag to v41.105.0 (c64558a)
  • deps: update renovate docker tag to v41.107.0 (8891399)
  • deps: update renovate docker tag to v41.109.0 (71ce752)
  • deps: update renovate docker tag to v41.111.0 (3e4fb61)
  • deps: update renovate docker tag to v41.112.0 (4833cda)
  • deps: update renovate docker tag to v41.113.0 (23d00ec)
  • deps: update renovate docker tag to v41.113.2 (94eed51)
  • deps: update renovate docker tag to v41.113.3 (1bdfd59)
  • deps: update renovate docker tag to v41.97.10 (dc222e4)
  • deps: update renovate docker tag to v41.98.0 (6675bb6)
  • deps: update renovate docker tag to v41.98.1 (e8c62d0)
  • deps: update renovate docker tag to v41.98.2 (b33786c)
  • deps: update renovate docker tag to v41.98.3 (ad18df2)
  • deps: update renovate docker tag to v41.98.4 (3194766)
  • deps: update renovate docker tag to v41.99.1 (04f5a7f)
  • deps: update renovate docker tag to v41.99.11 (c4dc84e)
  • deps: update renovate docker tag to v41.99.2 (f8e1197)
  • deps: update renovate docker tag to v41.99.5 (ff05f9e)
  • deps: update renovate docker tag to v41.99.6 (e66f3a5)
  • deps: update renovate docker tag to v41.99.7 (ace35a1)
  • deps: update renovate docker tag to v41.99.8 (be9ee49)
  • deps: update renovate docker tag to v41.99.9 (ab4314a)
Commits
  • f8af927 chore(release): 43.0.12 [skip ci]
  • ef1839a skip: merge (983234a4328b2414c334dd35b4ddb5649c724139) [skip release]
  • d89478a skip: merge (6ff1007d74c19cd215a7d0f790092161c0dccb67) [skip release]
  • 983234a build(deps): lock file maintenance
  • 6ff1007 docs: update references to ghcr.io/renovatebot/renovate to v41.113.3
  • a526ed5 skip: merge (1bdfd59d24bce32923bc3350a6640008ebfc1915) [skip release]
  • 1bdfd59 ci(deps): update renovate docker tag to v41.113.3
  • 0128d2a skip: merge (94eed515954949bdbf675a4af41dbf32f3092ee5) [skip release]
  • 94eed51 ci(deps): update renovate docker tag to v41.113.2
  • b150e74 skip: merge (23d00ec2460836693a0aa94b4e902c32ad54d0c3) [skip release]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 Sep 15, 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 Sep 15, 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/github_actions/dev-dependencies-12b6857196 branch from a2ed300 to 62ddd18 Compare September 17, 2025 03:05
Bumps the dev-dependencies group with 1 update: [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `renovatebot/github-action` from 43.0.11 to 43.0.12
- [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.11...v43.0.12)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.12
  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-12b6857196 branch from 62ddd18 to b2abfee Compare September 18, 2025 03:05
@mloiseleur
Copy link
Collaborator

/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 Sep 19, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mloiseleur

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 Sep 19, 2025
@k8s-ci-robot k8s-ci-robot merged commit b91000a into master Sep 19, 2025
14 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/github_actions/dev-dependencies-12b6857196 branch September 19, 2025 16:24
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. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants