Skip to content

ci(github-actions): bump the dependencies group across 1 directory with 2 updates#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-33a5ae52ef
Open

ci(github-actions): bump the dependencies group across 1 directory with 2 updates#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dependencies-33a5ae52ef

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps the dependencies group with 2 updates in the / directory: hakadoriya-actions/final-newline-checker and actions/checkout.

Updates hakadoriya-actions/final-newline-checker from 0.0.2 to 0.0.3

Release notes

Sourced from hakadoriya-actions/final-newline-checker's releases.

v0.0.3

What's Changed

💥 BREAKING CHANGES

👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

📝 Documentation only changes

🐛 A bug fix

New Contributors

Full Changelog: hakadoriya-actions/final-newline-checker@v0.0.2...v0.0.3

Commits
  • d61736f fix: Fix PR comment (#17)
  • 15367fa fix: Fix PR comment
  • 60888bd docs: Update README.md (#16)
  • 7830628 Revert "chore: Update missing-final-newline-file.txt"
  • 60fcf2e chore: Update missing-final-newline-file.txt
  • af23077 docs: Update README.md
  • add9e9c ci(github-actions): bump actions/checkout from 4 to 5 in the dependencies gro...
  • 31d4071 ci(github-actions): bump actions/checkout in the dependencies group
  • 07d7149 BREAKING CHANGE: fail-on-missing now defaults to 'true' and add PR commenting...
  • 63d74ff ci: fix misc
  • Additional commits viewable in compare view

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

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

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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

…th 2 updates

Bumps the dependencies group with 2 updates in the / directory: [hakadoriya-actions/final-newline-checker](https://github.com/hakadoriya-actions/final-newline-checker) and [actions/checkout](https://github.com/actions/checkout).


Updates `hakadoriya-actions/final-newline-checker` from 0.0.2 to 0.0.3
- [Release notes](https://github.com/hakadoriya-actions/final-newline-checker/releases)
- [Commits](hakadoriya-actions/final-newline-checker@v0.0.2...v0.0.3)

Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: hakadoriya-actions/final-newline-checker
  dependency-version: 0.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Assignees

The following users could not be added as assignees: hakadoriya/owner. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the ci Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs) label Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 04:18
@dependabot dependabot bot requested review from ginokent and hakadoriyaco August 25, 2025 04:18
@dependabot dependabot bot added the ci Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs) label Aug 25, 2025
@github-actions
Copy link
Copy Markdown

✅ final-newline-checker

No missing final newline files in diff.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants