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.0.2 to 40.0.3 #467

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps renovatebot/github-action from 40.0.2 to 40.0.3.

Release notes

Sourced from renovatebot/github-action's releases.

v40.0.3

40.0.3 (2024-02-08)

⚠ BREAKING CHANGES

  • This project now uses pnpm instead of yarn

Documentation

  • Add another advanced configuration example (#814) (80ce498)
  • github: change GitHub App token Action suggested to GitHub official (#815) (6e1e63a)
  • update references to ghcr.io/renovatebot/renovate to v37.172.2 (6ecbc95)
  • update references to renovatebot/github-action to v40 (6c7d836)

Miscellaneous Chores

  • deps: lock file maintenance (d14184f)
  • deps: replace dependency npm-run-all with npm-run-all2 5.0.0 (#812) (1f46eee)
  • deps: update commitlint monorepo to v18.5.0 (571511e)
  • deps: update commitlint monorepo to v18.6.0 (20b1652)
  • deps: update dependency @​types/node to v20.11.10 (08fe0c8)
  • deps: update dependency @​types/node to v20.11.11 (33746db)
  • deps: update dependency @​types/node to v20.11.13 (8274446)
  • deps: update dependency @​types/node to v20.11.14 (b43940e)
  • deps: update dependency @​types/node to v20.11.15 (bfe0dee)
  • deps: update dependency @​types/node to v20.11.6 (36513d1)
  • deps: update dependency @​types/node to v20.11.7 (546708f)
  • deps: update dependency @​types/node to v20.11.8 (ad2d383)
  • deps: update dependency @​types/node to v20.11.9 (05c5ee4)
  • deps: update dependency lint-staged to v15.2.1 (44a3954)
  • deps: update dependency npm-run-all2 to v5.0.2 (d5872e9)
  • deps: update dependency npm-run-all2 to v6 (#813) (163dee2)
  • deps: update dependency npm-run-all2 to v6.1.2 (51e932f)
  • deps: update linters to v6.19.1 (834375b)
  • deps: update linters to v6.20.0 (1e46702)
  • prepare for prettier v3 (#818) (bd7200c)

Build System

Continuous Integration

  • deps: update actions/setup-node action to v4.0.2 (7f5cd69)
  • deps: update renovate docker tag to v37.153.2 (3f05984)
  • deps: update renovate docker tag to v37.156.4 (4c89c51)

... (truncated)

Commits
  • 7bfea44 chore(release): 40.0.3 [skip ci]
  • 654c96a skip: merge (1639f1a89265c29ed493e8b31227d2e254f1bb40) [skip release]
  • 1639f1a build!: use pnpm (#820)
  • 72b7ad3 skip: merge (fd4ca43dc25c8a99795c6b65ef99c5e46ad33e2f) [skip release]
  • fd4ca43 ci: use default branch from event (#819)
  • 2446869 skip: merge (bd7200cde89a2d5ad84e6303a667ac72d7d8a4ca) [skip release]
  • bd7200c chore: prepare for prettier v3 (#818)
  • e631661 skip: merge (316f92f1df369a5e180b9d7544f8c77a3368a00c) [skip release]
  • 01cd3f9 skip: merge (bfe0dee3ad1ecbc47fa022f5f036da1e4a8caea4) [skip release]
  • 316f92f ci(deps): update renovate docker tag to v37.176.0
  • 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.0.2 to 40.0.3.
- [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.0.2...v40.0.3)

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

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 Feb 12, 2024
@github-actions github-actions bot added this to the 0.0.25 milestone Feb 12, 2024
@MikeEdgar MikeEdgar enabled auto-merge (squash) February 12, 2024 08:32
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@MikeEdgar
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

Superseded by #468.

@dependabot dependabot bot closed this Feb 12, 2024
auto-merge was automatically disabled February 12, 2024 11:33

Pull request was closed

@dependabot dependabot bot deleted the dependabot/github_actions/renovatebot/github-action-40.0.3 branch February 12, 2024 11:33
@MikeEdgar MikeEdgar removed this from the 0.0.25 milestone Feb 12, 2024
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.

1 participant