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

build(deps): bump the github-actions group across 1 directory with 2 updates #260

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the github-actions group with 2 updates in the / directory: actions/checkout and reviewdog/action-actionlint.

Updates actions/checkout from 4.1.0 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

v4.1.7

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.6...v4.1.7

v4.1.6

What's Changed

Full Changelog: actions/checkout@v4.1.5...v4.1.6

v4.1.5

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates reviewdog/action-actionlint from 1.39.1 to 1.62.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.62.0

v1.62.0: PR #151 - chore(deps): update actionlint to 1.7.6

Release v1.61.0

v1.61.0: PR #150 - chore(deps): update actionlint to 1.7.5

Release v1.60.0

v1.60.0: PR #148 - chore(deps): update reviewdog to 0.20.3

Release v1.59.0

v1.59.0: PR #146 - chore(deps): update actionlint to 1.7.4

Release v1.58.0

v1.58.0: PR #147 - Add fail_level and deduplicate fail_on_error

Release v1.57.0

v1.57.0: PR #144 - chore(deps): update actionlint to 1.7.3

Release v1.56.0

v1.56.0: PR #141 - chore(deps): update actionlint to 1.7.2

Release v1.55.0

v1.55.0: PR #140 - chore(deps): update reviewdog to 0.20.2

Release v1.54.0

v1.54.0: PR #138 - chore(deps): update reviewdog to 0.20.1

Release v1.53.0

v1.53.0: PR #137 - chore(deps): update reviewdog to 0.20.0

Release v1.52.0

v1.52.0: PR #136 - chore(deps): update reviewdog to 0.19.0

Release v1.51.0

v1.51.0: PR #135 - chore(deps): update reviewdog to 0.18.1

Release v1.50.0

v1.50.0: PR #134 - chore(deps): update reviewdog to 0.18.0

Release v1.49.0

v1.49.0: PR #133 - Change the default filter_mode to file

Release v1.48.0

v1.48.0: PR #131 - chore(deps): update reviewdog to 0.17.5

Release v1.47.0

v1.47.0: PR #128 - chore(deps): update actionlint to 1.7.1

Release v1.46.0

v1.46.0: PR #126 - Bump actionlint to 1.7.0

... (truncated)

Commits
  • af17f9e bump v1.62.0
  • 5b14a38 Merge branch 'main' into releases/v1
  • 7433739 Merge pull request #151 from reviewdog/depup/actionlint
  • a1b7ce5 chore(deps): update actionlint to 1.7.6
  • 534eb89 bump v1.61.0
  • b26d26d Merge branch 'main' into releases/v1
  • bef2737 Merge pull request #150 from reviewdog/depup/actionlint
  • ee8e871 chore(deps): update actionlint to 1.7.5
  • 08ef4af bump v1.60.0
  • 2e2ccc7 Merge branch 'main' into releases/v1
  • Additional commits viewable in compare view

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

…updates

Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint).


Updates `actions/checkout` from 4.1.0 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...11bd719)

Updates `reviewdog/action-actionlint` from 1.39.1 to 1.62.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@82693e9...af17f9e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: reviewdog/action-actionlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from wfscheper as a code owner January 6, 2025 22:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 6, 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