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 #258

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 Jun 24, 2024

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

Release notes

Sourced from actions/checkout's releases.

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

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

v4.1.4

What's Changed

Full Changelog: actions/checkout@v4.1.3...v4.1.4

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

... (truncated)

Commits

Updates reviewdog/action-actionlint from 1.39.1 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

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

Release v1.45.0

v1.45.0: PR #123 - chore(deps): update reviewdog to 0.17.4

Release v1.44.0

v1.44.0: PR #121 - chore(deps): update reviewdog to 0.17.3

Release v1.43.0

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.42.0...v1.43.0

Release v1.42.0

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.41.0...v1.42.0

Release v1.41.0

v1.41.0: PR #115 - chore(deps): update reviewdog to 0.17.0

Release v1.40.0

v1.40.0: PR #114 - chore(deps): update reviewdog to 0.16.0

What's Changed

... (truncated)

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 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.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...692973e)

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 June 24, 2024 13:11
@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
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