Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* feat: allow globs to be passed into `yek` by @mohsen1 in https://github.com/bodo-run/yek/pull/111
* ci: add version-based release check by @mohsen1 in https://github.com/bodo-run/yek/pull/112
* chore(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/113
* chore(deps): bump serde_json from 1.0.138 to 1.0.139 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/114
* chore(deps): bump bytesize from 1.3.2 to 2.0.0 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/116
* chore(deps): bump anyhow from 1.0.95 to 1.0.96 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/115
* chore(deps): bump clap from 4.5.30 to 4.5.31 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/117
* chore(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/124
* chore(deps): bump bytesize from 2.0.0 to 2.0.1 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/120
* chore(deps): bump serde_json from 1.0.139 to 1.0.140 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/121
* chore(deps): bump chrono from 0.4.39 to 0.4.40 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/122
* chore(deps): bump anyhow from 1.0.96 to 1.0.97 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/123
* chore(deps): bump config from 0.15.8 to 0.15.11 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/126
* chore(deps): bump tempfile from 3.17.1 to 3.19.1 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/132
* chore(deps): bump time from 0.3.37 to 0.3.41 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/133
* chore(deps): bump grcov from 0.8.20 to 0.8.24 by @dependabot[bot] in https://github.com/bodo-run/yek/pull/134
* Update README.md (OCD fix) by @nathanchere in https://github.com/bodo-run/yek/pull/142
* Fix missing file paths in glob pattern output by @Copilot in https://github.com/bodo-run/yek/pull/164
* Add comprehensive GitHub Copilot instructions for yek development workflow by @Copilot in https://github.com/bodo-run/yek/pull/166
* fix(windows): fix `Windows` installation script by @Danipulok in https://github.com/bodo-run/yek/pull/153
* update deps by @mohsen1 in https://github.com/bodo-run/yek/pull/167
* Emojis by @mohsen1 in https://github.com/bodo-run/yek/pull/170
* Fix all bugs: File paths relativity, emoji handling, and missing file paths by @mohsen1 in https://github.com/bodo-run/yek/pull/171
* Fix release URLs to use version tags instead of 'main' by @Copilot in https://github.com/bodo-run/yek/pull/172
* Add stdin piping support for file paths - enable fd | fzf | yek workflows by @Copilot in https://github.com/bodo-run/yek/pull/173
* Add warning when non-existent paths are provided to yek by @Copilot in https://github.com/bodo-run/yek/pull/174
* Add yek.yaml and yek.json to default ignore patterns by @Copilot in https://github.com/bodo-run/yek/pull/175
* Add directory tree feature by @ReadyPlayerEmma in https://github.com/bodo-run/yek/pull/150
* feat: add --output-name option to specify output filename by @mohsen1 in https://github.com/bodo-run/yek/pull/178
* Fix install script to prioritize standard directories over package managers by @Copilot in https://github.com/bodo-run/yek/pull/176
* Add --line-numbers option with dynamic width formatting by @Copilot in https://github.com/bodo-run/yek/pull/180
* Add comprehensive CLI documentation and configuration examples to README.md by @Copilot in https://github.com/bodo-run/yek/pull/187
* release: v0.22.1 by @mohsen1 in https://github.com/bodo-run/yek/pull/188
* release: v0.23.0 by @mohsen1 in https://github.com/bodo-run/yek/pull/189
* Fix release workflow to trigger only on GitHub release creation events by @mohsen1 in https://github.com/bodo-run/yek/pull/190

New Contributors

Full Changelog: bodo-run/yek@v0.21.0...v0.23.0

View the full release notes at https://github.com/bodo-run/yek/releases/tag/v0.23.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 17, 2025
Copy link
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Sep 17, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 17, 2025
Merged via the queue into main with commit 0b23908 Sep 17, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-yek-0.23.0 branch September 17, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants