Skip to content

chore(deps): Bump korandoru/hawkeye from 6.5.0 to 6.5.1#697

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korandoru/hawkeye-6.5.1
Open

chore(deps): Bump korandoru/hawkeye from 6.5.0 to 6.5.1#697
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korandoru/hawkeye-6.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2026

Bumps korandoru/hawkeye from 6.5.0 to 6.5.1.

Release notes

Sourced from korandoru/hawkeye's releases.

6.5.1 2026-02-14

Release Notes

Bug fixes

  • Properly resolve relative paths when populating Git attributes for untracked folders.

Install hawkeye 6.5.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/korandoru/hawkeye/releases/download/v6.5.1/hawkeye-installer.sh | sh

Download hawkeye 6.5.1

File Platform Checksum
hawkeye-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hawkeye-x86_64-apple-darwin.tar.xz Intel macOS checksum
hawkeye-x86_64-pc-windows-msvc.zip x64 Windows checksum
hawkeye-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hawkeye-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
hawkeye-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
hawkeye-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum
Changelog

Sourced from korandoru/hawkeye's changelog.

CHANGELOG

All notable changes to this project will be documented in this file.

Unreleased

[6.5.1] 2026-02-14

Bug fixes

  • Properly resolve relative paths when populating Git attributes for untracked folders.

[6.5.0] 2026-02-09

Notable changes

  • Minimal Supported Rust Version (MSRV) is now 1.90.0.

Bug fixes

  • hawkeye CLI now uses hawkeye-fmt of exactly the same version to format headers, instead of using the latest version of hawkeye-fmt that may not be compatible with the current version of hawkeye.

Improvements

  • Replace anyhow with exn for more informative error messages.

[6.4.2] 2026-02-07

Bug fixes

  • Set Git attributes for untracked folders as if it were committed now.

[6.4.1] 2026-01-13

Improvements

  • Use TextLayout for logging output to improve formatting and readability.

[6.4.0] 2026-01-12

Notable changes

  • attrs.disk_file_created_year, attrs.git_file_created_year, and attrs.git_file_modified_year are now integers instead of strings. Most use cases should not be affected.
  • attrs.git_file_created_year is now set even if the file is not tracked by Git. In this case, it will be set to the current year (as if it were committed now).
  • attrs.git_file_modified_year is now overwritten if the file is modified but not committed by Git. In this case, it will be set to the current year (as if it were committed now).
  • attrs.disk_file_created_year is then soft-deprecated. It can still be set, but it is recommended to use attrs.git_file_created_year and attrs.git_file_modified_year directly instead.

The semantic changes above are breaking, but they should not affect most users and should always be what you want.

  • additionalHeaders and headerPath now search from the following paths in order:

... (truncated)

Commits
  • c57037a chore: release 6.5.1
  • ea341e1 fix: dirty DirectoryContents entry rela_path should be resolved of workdir (#...
  • See full diff 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 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 [korandoru/hawkeye](https://github.com/korandoru/hawkeye) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/korandoru/hawkeye/releases)
- [Changelog](https://github.com/korandoru/hawkeye/blob/main/CHANGELOG.md)
- [Commits](korandoru/hawkeye@7ffde2c...c57037a)

---
updated-dependencies:
- dependency-name: korandoru/hawkeye
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 26, 2026
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