fix(deps): update module github.com/hashicorp/copywrite to v0.25.2#105
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/hashicorp/copywrite to v0.25.2#105renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
|
f294e6e to
3b67908
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
22c074a to
1d88c35
Compare
1d88c35 to
39c2cd5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.25.0→v0.25.2v0.24.2→v0.25.2Release Notes
hashicorp/copywrite (github.com/hashicorp/copywrite)
v0.25.2Compare Source
What's Changed
New Features
ignore_year1config option (#213): Added a newproject.ignore_year1boolean flag in.copywrite.hcl. When set totrue, the tool skips updating the start year in existing copyright headers, preserving historically accurate start years (e.g.2015) even when they differ fromcopyright_yearin config. End-year logic is unaffected — files modified after their copyright end year still get the end year bumped to current year. New files with no copyright header are also unaffected and always receive the config year as the start year.Bug Fixes
ignore_year2references from config, CLI, init template, and README.Documentation
ignore_year1behaviour for both source file headers and LICENSE files.ignore_year1as a commented-out option.v0.25.1Compare Source
Fixed
Details
This release fixes two critical bugs introduced in v0.25.0 (#191):
buildRepositoryCachenow correctly formats git output with__CW_YEAR__=prefix, allowing the parser to properly identify years vs filenamesUsers running v0.25.0 who noticed copyright year updates weren't working should upgrade to this version.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.