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 reviewdog/action-actionlint from 1.48.0 to 1.51.0 #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps reviewdog/action-actionlint from 1.48.0 to 1.51.0.

Release notes

Sourced from reviewdog/action-actionlint's releases.

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

Commits
  • afad3b6 bump v1.51.0
  • 3095868 Merge branch 'main' into releases/v1
  • 1b4bd00 Merge pull request #135 from reviewdog/depup/reviewdog
  • e183d38 chore(deps): update reviewdog to 0.18.1
  • 2927e85 bump v1.50.0
  • ce66d11 Merge branch 'main' into releases/v1
  • 6041cec Merge pull request #134 from reviewdog/depup/reviewdog
  • 08ac230 chore(deps): update reviewdog to 0.18.0
  • 52819f5 bump v1.49.0
  • c47c165 Merge branch 'main' into releases/v1
  • 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 [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.48.0 to 1.51.0.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@fd62799...afad3b6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 01:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 24, 2024
Copy link
Member

@masutaka masutaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewdog/action-actionlint の変更も問題なさそう。
reviewdog/action-actionlint@fd62799...afad3b6

filter_mode のデフォルトが added から file に変わったが、このリポジトリでは nofilter を設定しているので影響なし。
https://github.com/route06/actions/blob/v2.1.6/.github/workflows/my_test.yml#L25

@@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run actionlint with reviewdog
uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@MH4GF MH4GF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependabotもrenovate同様full changeset hash対応してるのですね 👏🏻
内容確認いただきありがとうございました!LGTMでした 🙌🏻

@masutaka masutaka added this pull request to the merge queue Jun 25, 2024
Merged via the queue into main with commit c09d74f Jun 25, 2024
3 checks passed
@masutaka masutaka deleted the dependabot/github_actions/reviewdog/action-actionlint-1.51.0 branch June 25, 2024 02:00
@github-actions github-actions bot mentioned this pull request Jun 25, 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.

2 participants