Skip to content
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

Bump renovatebot/github-action from 40.1.12 to 40.2.0 #788

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

Bumps renovatebot/github-action from 40.1.12 to 40.2.0.

Release notes

Sourced from renovatebot/github-action's releases.

v40.2.0

40.2.0 (2024-07-02)

Features

Documentation

  • update references to actions/checkout to v4.1.7 (4ff182b)
  • update references to ghcr.io/renovatebot/renovate to v37.399.10 (d9f7b19)
  • update references to ghcr.io/renovatebot/renovate to v37.409.1 (b1a2cdc)
  • update references to ghcr.io/renovatebot/renovate to v37.414.1 (ed5f0a1)
  • update references to ghcr.io/renovatebot/renovate to v37.421.3 (9f6242a)
  • update references to renovatebot/github-action to v40.1.12 (1d7e888)

Miscellaneous Chores

  • deps: update commitlint monorepo to v19 (major) (#844) (34e6b8d)
  • deps: update dependency @​semantic-release/github to v10.0.6 (847b012)
  • deps: update dependency @​types/node to v20.12.13 (1e8ce71)
  • deps: update dependency @​types/node to v20.13.0 (359b038)
  • deps: update dependency @​types/node to v20.14.0 (6cc1def)
  • deps: update dependency @​types/node to v20.14.1 (d9cd851)
  • deps: update dependency @​types/node to v20.14.2 (c7042bf)
  • deps: update dependency @​types/node to v20.14.4 (49567cf)
  • deps: update dependency @​types/node to v20.14.5 (f3cb0cb)
  • deps: update dependency @​types/node to v20.14.6 (9d5ef66)
  • deps: update dependency @​types/node to v20.14.7 (26228c5)
  • deps: update dependency @​types/node to v20.14.8 (bbad4ca)
  • deps: update dependency conventional-changelog-conventionalcommits to v8 (#845) (baa196d)
  • deps: update dependency lint-staged to v15.2.6 (86e740b)
  • deps: update dependency lint-staged to v15.2.7 (f3a7571)
  • deps: update dependency prettier to v3.3.0 (9677d0a)
  • deps: update dependency prettier to v3.3.1 (0559cdb)
  • deps: update dependency prettier to v3.3.2 (a78922f)
  • deps: update dependency semantic-release to v24 (#854) (38db792)
  • deps: update pnpm to v9 (#847) (642ac77)
  • deps: update pnpm to v9.1.4 (6ecec78)
  • deps: update pnpm to v9.2.0 (749814c)
  • deps: update pnpm to v9.3.0 (1c2bc6d)
  • deps: update pnpm to v9.4.0 (4e8557f)
  • deps: update semantic-release monorepo (major) (#848) (bfe0ea9)

Build System

  • deps: lock file maintenance (f9e5140)
  • deps: lock file maintenance (859f2d0)
  • deps: lock file maintenance (f0aa6a9)
  • deps: update dependency typescript to v5.5.2 (eeae706)

... (truncated)

Commits
  • 259200b chore(release): 40.2.0 [skip ci]
  • be578d1 skip: merge (38db79277cb1d644a018af98adb8b8506b5ab333) [skip release]
  • 38db792 chore(deps): update dependency semantic-release to v24 (#854)
  • 7eebc43 skip: merge (59545c60fd01818672b4336309e06f662ed988be) [skip release]
  • 59545c6 ci(deps): update renovate docker tag to v37.421.9
  • 2a44da7 skip: merge (c9067a73ab902c53f2242f239f560b0a43dea17e) [skip release]
  • c9067a7 ci(deps): update renovate docker tag to v37.421.7
  • d34f034 skip: merge (031bba2f1808a41e67aab536e4a91f9ea830b418) [skip release]
  • 031bba2 ci(deps): update renovate docker tag to v37.421.6
  • 6fc1d00 skip: merge (5a127d969d9d43d9fa221c6ac862896960fd367a) [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 40.1.12 to 40.2.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@v40.1.12...v40.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2024
@TheMeier TheMeier merged commit e03568d into master Jul 3, 2024
27 checks passed
@TheMeier TheMeier deleted the dependabot/github_actions/renovatebot/github-action-40.2.0 branch July 3, 2024 12:52
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 skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant