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

ci(deps): bump cloudposse/github-action-pre-commit from 3 to 4 #71

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 Feb 12, 2024

Bumps cloudposse/github-action-pre-commit from 3 to 4.

Release notes

Sourced from cloudposse/github-action-pre-commit's releases.

v4.0.0. Update to NodeJS v20

What's Changed

Full Changelog: cloudposse/github-action-pre-commit@v3.0.0...v4.0.0

v3.0.0 Upgrade to Node 16, actions/core 1.10.0, actions/exec 1.1.1, actions/github 5.1.1

Upgrade to Node 16, actions/core 1.10.0, actions/exec 1.1.1, actions/github 5.1.1 to meet new GitHub Action Runner requirements.

This version drops the use of actions/cache to attempt to cache pre-commit dependencies. It did not appear to be working anyway, and the code was outdated. You can still use the actions/cache action to cache what you can cache.

Note that is action itself does not use set-output, so warnings about set-output being deprecated are not due to this action, but rather due to output from pre-commit hooks. At the moment (2022-10-26) it appears there is a bug causing the set-output deprecation warnings to be printed even when the action is not attempting to set an output.

What's Changed

New Contributors

Full Changelog: cloudposse/github-action-pre-commit@v2.1.2...v3.0.0

Commits

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 [cloudposse/github-action-pre-commit](https://github.com/cloudposse/github-action-pre-commit) from 3 to 4.
- [Release notes](https://github.com/cloudposse/github-action-pre-commit/releases)
- [Commits](cloudposse/github-action-pre-commit@v3...v4)

---
updated-dependencies:
- dependency-name: cloudposse/github-action-pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 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.

None yet

0 participants