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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Release notes

Sourced from actions/checkout's releases.

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

v4.1.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v3.5.0

v3.4.0

... (truncated)

Commits

Updates reviewdog/action-actionlint from 1.39.1 to 1.46.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

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
  • 89a03f6 bump v1.46.0
  • 6a477cc Merge branch 'main' into releases/v1
  • 4b4eed5 Merge pull request #126 from reviewdog/javierjulio-patch-1
  • 964f67c Bump actionlint to 1.7.0
  • 51bfb04 bump v1.45.0
  • 66c05c2 Merge branch 'main' into releases/v1
  • 3d0ed0d Merge pull request #123 from reviewdog/depup/reviewdog
  • fac8190 chore(deps): update reviewdog to 0.17.4
  • 9d8b580 bump v1.44.0
  • f38bb42 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.5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...44c2b7a)

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

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

dependabot bot commented on behalf of github May 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-eeafaee0ab branch May 13, 2024 13:55
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