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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 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.6

Release notes

Sourced from actions/checkout's releases.

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

We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

What's Changed

New Contributors

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

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v3.5.2

v3.5.1

... (truncated)

Commits

Updates reviewdog/action-actionlint from 1.39.1 to 1.48.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

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

Full Changelog: reviewdog/action-actionlint@v1.39...v1.40.0

Commits
  • fd62799 bump v1.48.0
  • bff239f Merge branch 'main' into releases/v1
  • c48c575 Merge pull request #131 from reviewdog/depup/reviewdog
  • 976384b chore(deps): update reviewdog to 0.17.5
  • 4797143 bump v1.47.0
  • 7f90566 Merge branch 'main' into releases/v1
  • 3708f80 Merge pull request #128 from reviewdog/depup/actionlint
  • 2ed6662 chore(deps): update actionlint to 1.7.1
  • 89a03f6 bump v1.46.0
  • 6a477cc 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.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...a5ac7e5)

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

---
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 5, 2024 13:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

Superseded by #255.

@dependabot dependabot bot closed this Jun 13, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-b156a961b7 branch June 13, 2024 13:19
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