Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates renovatebot/github-action from 44.0.5 to 44.1.0

Release notes

Sourced from renovatebot/github-action's releases.

v44.1.0

44.1.0 (2025-12-12)

Features

Documentation

  • update references to ghcr.io/renovatebot/renovate to v42.39.2 (56ac2fc)
  • update references to renovatebot/github-action to v44.0.5 (afa2fa8)

Miscellaneous Chores

  • deps: update actions/setup-node action to v6.1.0 (6eab2b7)
  • deps: update dependency esbuild to v0.27.1 (9e1daf1)
  • deps: update dependency prettier to v3.7.0 (8109939)
  • deps: update dependency prettier to v3.7.1 (c023f56)
  • deps: update dependency prettier to v3.7.2 (e022113)
  • deps: update dependency prettier to v3.7.3 (df0b720)
  • deps: update dependency prettier to v3.7.4 (817bae1)
  • deps: update dependency prettier-plugin-packagejson to v2.5.20 (f7337fd)
  • deps: update dependency typescript-eslint to v8.48.0 (fb6e56f)
  • deps: update dependency typescript-eslint to v8.48.1 (c558985)
  • deps: update pnpm to v10.24.0 (79de259)

Continuous Integration

  • deps: update renovate docker tag to v42.27.3 (cb62681)
  • deps: update renovate docker tag to v42.27.5 (8d95600)
  • deps: update renovate docker tag to v42.28.0 (6bbb048)
  • deps: update renovate docker tag to v42.29.3 (07abe3d)
  • deps: update renovate docker tag to v42.29.4 (bbde94e)
  • deps: update renovate docker tag to v42.29.5 (a014389)
  • deps: update renovate docker tag to v42.30.1 (0a7b3c6)
  • deps: update renovate docker tag to v42.30.2 (9a03ec1)
  • deps: update renovate docker tag to v42.30.3 (ad718be)
  • deps: update renovate docker tag to v42.30.4 (39fbfa4)
  • deps: update renovate docker tag to v42.31.0 (c654f3c)
  • deps: update renovate docker tag to v42.32.2 (f8f972d)
  • deps: update renovate docker tag to v42.32.3 (7dacb79)
  • deps: update renovate docker tag to v42.34.0 (a27b37e)
  • deps: update renovate docker tag to v42.34.1 (d7b2cb9)
  • deps: update renovate docker tag to v42.34.2 (b6077f8)
  • deps: update renovate docker tag to v42.35.1 (a2e6f2c)
  • deps: update renovate docker tag to v42.37.0 (cb999b8)
  • deps: update renovate docker tag to v42.37.1 (280b58e)
  • deps: update renovate docker tag to v42.38.0 (82475db)
  • deps: update renovate docker tag to v42.38.1 (d65800d)
  • deps: update renovate docker tag to v42.39.0 (82ec283)

... (truncated)

Commits
  • 502904f chore(release): 44.1.0 [skip ci]
  • 18f2aa2 skip: merge (7f974c0f8a2d1a5db895b0fef1c2ae0ed818d361) [skip release]
  • 7f974c0 feat: enable tty for docker run (#974)
  • 52deb6e skip: merge (6856febbe5599364858ab45bd1cc9aa3274055cc) [skip release]
  • 6856feb ci(deps): update renovate docker tag to v42.50.0
  • 53124be skip: merge (8342c937a80f45e383262316a736628e32cb1d24) [skip release]
  • 8342c93 ci(deps): update renovate docker tag to v42.49.0
  • 5f72fc3 skip: merge (8380aa89417e0f7d846cfe13b550485998f1ab1a) [skip release]
  • 8380aa8 ci(deps): update renovate docker tag to v42.47.0
  • dcaa340 skip: merge (a272caf98b2af3998fd08aad2115557748c09e96) [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

Bumps the dev-dependencies group with 1 update: [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `renovatebot/github-action` from 44.0.5 to 44.1.0
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v44.0.5...v44.1.0)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 44.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 15, 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 needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 15, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20219120508

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.692%

Totals Coverage Status
Change from base Build 20209428653: 0.0%
Covered Lines: 16021
Relevant Lines: 20359

💛 - Coveralls

@ivankatliarchuk
Copy link
Member

/ok-to-test
/lgtm
/approve

@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 Dec 15, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 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 Dec 15, 2025
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/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.

4 participants