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

keep-sorted 0.6.0 #204634

Merged
merged 2 commits into from
Jan 17, 2025
Merged

keep-sorted 0.6.0 #204634

merged 2 commits into from
Jan 17, 2025

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Add usage string and document stdin/stdout behavior. by @nanaze in https://github.com/google/keep-sorted/pull/51
* fix: Continue to group nested keep-sorted blocks together if both group=yes and block=yes are set. by @JeffFaer in https://github.com/google/keep-sorted/pull/53
* fix: Ignore leading whitespace after applying ignore_prefixes. by @JeffFaer in https://github.com/google/keep-sorted/pull/55
* fix: Do not automatically remove unmatched start/end directives when fixing. by @JeffFaer in https://github.com/google/keep-sorted/pull/56
* feat: Add a --version flag to keep-sorted. by @JeffFaer in https://github.com/google/keep-sorted/pull/57
* fix: Make ignore_prefixes, sticky_prefixes, group_prefixes case insensitive when case=no. by @JeffFaer in https://github.com/google/keep-sorted/pull/59
* fix: Make prefix_order case insensitive when case=no. by @JeffFaer in https://github.com/google/keep-sorted/pull/60
* feat: Add a new by_regex option. by @JeffFaer in https://github.com/google/keep-sorted/pull/62

New Contributors

Full Changelog: google/keep-sorted@v0.5.1...v0.6.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 17, 2025
autobump: add keep-sorted

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the bump-keep-sorted-0.6.0 branch from e784fe8 to 34b8b46 Compare January 17, 2025 19:17
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Jan 17, 2025
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Jan 17, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 17, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 17, 2025 22:49
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 17, 2025
Merged via the queue into master with commit 16d06c7 Jan 17, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-keep-sorted-0.6.0 branch January 17, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants