Skip to content

feat(anstyle): Add Style::render_reset#51

Merged
epage merged 1 commit into
mainfrom
reset
Mar 6, 2023
Merged

feat(anstyle): Add Style::render_reset#51
epage merged 1 commit into
mainfrom
reset

Conversation

@epage
Copy link
Copy Markdown
Collaborator

@epage epage commented Mar 6, 2023

While anstyle isn't targeting being a styling crate, only style definitions, this is a nice convenience when you don't need a lot of styling features.

While `anstyle` isn't targeting being a styling crate, only style
definitions, this is a nice convenience when you don't need a lot of
styling features.
@epage epage merged commit 7da21e6 into main Mar 6, 2023
@epage epage deleted the reset branch March 6, 2023 20:01
epage pushed a commit that referenced this pull request May 1, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | patch | `0.3.5` →
`0.3.6` |

---

### Release Notes

<details>
<summary>j178/prek (prek)</summary>

###
[`v0.3.6`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#036)

[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.5...v0.3.6)

Released on 2026-03-16.

##### Enhancements

- Allow selectors for hook ids containing colons
([#&#8203;1782](https://redirect.github.com/j178/prek/pull/1782))
- Rename `prek install-hooks` to `prek prepare-hooks` and `prek install
--install-hooks` to `prek install --prepare-hooks`
([#&#8203;1766](https://redirect.github.com/j178/prek/pull/1766))
- Retry auth-failed repo clones with terminal prompts enabled
([#&#8203;1761](https://redirect.github.com/j178/prek/pull/1761))

##### Performance

- Optimize `detect_private_key` by chunked reading and using
aho-corasick
([#&#8203;1791](https://redirect.github.com/j178/prek/pull/1791))
- Optimize `fix_byte_order_marker` by shifting file contents in place
([#&#8203;1790](https://redirect.github.com/j178/prek/pull/1790))

##### Bug fixes

- Align stage defaulting behavior with pre-commit
([#&#8203;1788](https://redirect.github.com/j178/prek/pull/1788))
- Make sure child output is drained in the PTY subprocess
([#&#8203;1768](https://redirect.github.com/j178/prek/pull/1768))
- fix(golang): use `GOTOOLCHAIN=local` when probing system go
([#&#8203;1797](https://redirect.github.com/j178/prek/pull/1797))

##### Documentation

- Disambiguate “hook” terminology by renaming "Git hooks" to "Git shims"
([#&#8203;1776](https://redirect.github.com/j178/prek/pull/1776))
- Document compatibility with pre-commit
([#&#8203;1767](https://redirect.github.com/j178/prek/pull/1767))
- Update configuration.md with TOML 1.1 notes
([#&#8203;1764](https://redirect.github.com/j178/prek/pull/1764))

##### Other changes

- Sync latest identify tags
([#&#8203;1798](https://redirect.github.com/j178/prek/pull/1798))

##### Contributors

- [@&#8203;github-actions](https://redirect.github.com/github-actions)
- [@&#8203;j178](https://redirect.github.com/j178)
- [@&#8203;pcastellazzi](https://redirect.github.com/pcastellazzi)
- [@&#8203;deadnews](https://redirect.github.com/deadnews)
-
[@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant