Skip to content

build(deps): Bump renovatebot/github-action from 41.0.22 to 43.0.2 #1652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps renovatebot/github-action from 41.0.22 to 43.0.2.

Release notes

Sourced from renovatebot/github-action's releases.

v43.0.2

43.0.2 (2025-06-30)

Documentation

  • update references to ghcr.io/renovatebot/renovate to v41.17.2 (ecee507)
  • update references to renovatebot/github-action to v43.0.1 (d94bbea)

Miscellaneous Chores

  • deps: update dependency @​types/node to v20.19.1 (d033fa7)
  • deps: update dependency typescript-eslint to v8.34.1 (caef082)
  • deps: update node.js to v20.19.3 (2124487)
  • deps: update pnpm to v10.12.2 (a484ad1)

Build System

  • deps: lock file maintenance (66df984)

Continuous Integration

  • deps: update renovate docker tag to v41.10.0 (d42f536)
  • deps: update renovate docker tag to v41.10.1 (0b0f863)
  • deps: update renovate docker tag to v41.11.0 (99257a6)
  • deps: update renovate docker tag to v41.11.1 (943af11)
  • deps: update renovate docker tag to v41.12.0 (1338a8f)
  • deps: update renovate docker tag to v41.12.1 (78911d5)
  • deps: update renovate docker tag to v41.13.0 (391b220)
  • deps: update renovate docker tag to v41.13.1 (b87e9ab)
  • deps: update renovate docker tag to v41.14.0 (dce28cb)
  • deps: update renovate docker tag to v41.15.0 (26860f3)
  • deps: update renovate docker tag to v41.16.0 (5c2fbfe)
  • deps: update renovate docker tag to v41.16.1 (d071404)
  • deps: update renovate docker tag to v41.16.2 (db85b17)
  • deps: update renovate docker tag to v41.16.3 (5b623b5)
  • deps: update renovate docker tag to v41.17.0 (b689d4c)
  • deps: update renovate docker tag to v41.17.1 (4043e53)
  • deps: update renovate docker tag to v41.17.2 (df4b2db)
  • deps: update renovate docker tag to v41.2.0 (53c4683)
  • deps: update renovate docker tag to v41.4.0 (a9a8700)
  • deps: update renovate docker tag to v41.5.0 (a199d78)
  • deps: update renovate docker tag to v41.6.0 (1733265)
  • deps: update renovate docker tag to v41.6.1 (8fe159d)
  • deps: update renovate docker tag to v41.6.4 (af2f687)
  • deps: update renovate docker tag to v41.7.0 (ee76684)
  • deps: update renovate docker tag to v41.7.1 (fc15d6c)
  • deps: update renovate docker tag to v41.8.0 (6cd56c9)
  • deps: update renovate docker tag to v41.9.0 (fe4e36c)

v43.0.1

... (truncated)

Commits
  • 13da59c chore(release): 43.0.2 [skip ci]
  • 1e7a3ad skip: merge (66df9843b91817dc6631626553e1c60c9c6708b9) [skip release]
  • 66df984 build(deps): lock file maintenance
  • ef0d8c9 skip: merge (ecee507fc05473805af2aea266376d5aaad7a269) [skip release]
  • 8811a7b skip: merge (a484ad1c146b5e63b1c3b36b7024dcf6cb730e48) [skip release]
  • ecee507 docs: update references to ghcr.io/renovatebot/renovate to v41.17.2
  • 4590be1 skip: merge (d94bbea89e936caca66e7a6971a0c5d014b74efe) [skip release]
  • a484ad1 chore(deps): update pnpm to v10.12.2
  • d94bbea docs: update references to renovatebot/github-action to v43.0.1
  • 41e780b skip: merge (df4b2dbb60ecbdb931653da0a5a633603fe05ef3) [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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.22 to 43.0.2.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@8ac70de...13da59c)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2025
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants