Skip to content

build(deps): bump github.com/hashicorp/copywrite from 0.24.2 to 0.25.0 in /tools#562

Merged
austinvalle merged 2 commits intomainfrom
dependabot/go_modules/tools/github.com/hashicorp/copywrite-0.25.0
Feb 12, 2026
Merged

build(deps): bump github.com/hashicorp/copywrite from 0.24.2 to 0.25.0 in /tools#562
austinvalle merged 2 commits intomainfrom
dependabot/go_modules/tools/github.com/hashicorp/copywrite-0.25.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/hashicorp/copywrite from 0.24.2 to 0.25.0.

Release notes

Sourced from github.com/hashicorp/copywrite's releases.

v0.25.0

Improvements

  • Major Performance Optimizations (#191): Significantly improved performance by caching git repository information and reducing redundant lookups during header processing
  • Auto-Migration from HashiCorp to IBM (#189): Added automatic detection and migration of HashiCorp copyright holders to IBM format, supporting all comment styles and preserving year information
Commits
  • 42a6ce3 improve performance by only looking up git information once (#191)
  • 3fa4dc0 Update fetch-depth parameter in readme. (#192)
  • ca99792 Auto migrate hashicorp to ibm (#189)
  • 0be59e7 fix: file-aware .hbs copyright parsing to avoid code corruption (#190)
  • 8df03b7 Fix .hbs file copyright parsing by supporting indented content (#188)
  • 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 [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/hashicorp/copywrite/releases)
- [Commits](hashicorp/copywrite@v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/copywrite
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 12, 2026 16:43
@austinvalle austinvalle enabled auto-merge (squash) February 12, 2026 18:06
Copy link
Contributor

@bbasata bbasata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@austinvalle austinvalle merged commit 759b854 into main Feb 12, 2026
5 checks passed
@austinvalle austinvalle deleted the dependabot/go_modules/tools/github.com/hashicorp/copywrite-0.25.0 branch February 12, 2026 18:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants