Skip to content

feat(fixture): Interoperate with &Path#63

Merged
epage merged 1 commit intoassert-rs:masterfrom
epage:impl
Apr 23, 2021
Merged

feat(fixture): Interoperate with &Path#63
epage merged 1 commit intoassert-rs:masterfrom
epage:impl

Conversation

@epage
Copy link
Copy Markdown
Contributor

@epage epage commented Apr 23, 2021

Fixes #59

@epage epage merged commit 342c668 into assert-rs:master Apr 23, 2021
@epage epage deleted the impl branch April 23, 2021 02:16
takumi-earth pushed a commit to earthlings-dev/assert_fs that referenced this pull request Jan 27, 2026
feat(fixture): Interoperate with &Path
epage pushed a commit that referenced this pull request May 2, 2026
This PR contains the following updates:

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

---

### Release Notes

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

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

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

Released on 2026-04-21.

##### Enhancements

- Disallow rev for non-remote repos in schema
([#&#8203;1964](https://redirect.github.com/j178/prek/pull/1964))
- Hide up-to-date output in non-verbose mode
([#&#8203;1942](https://redirect.github.com/j178/prek/pull/1942))
- Improve merge conflict marker detection
([#&#8203;1937](https://redirect.github.com/j178/prek/pull/1937))
- Keep finished hooks visible
([#&#8203;1967](https://redirect.github.com/j178/prek/pull/1967))
- Preserve frozen comment spacing in auto-update
([#&#8203;1945](https://redirect.github.com/j178/prek/pull/1945))
- Reimplement `@j178/prek` npm package
([#&#8203;1973](https://redirect.github.com/j178/prek/pull/1973))

##### Bug fixes

- Prefer stable Rust toolchains
([#&#8203;1974](https://redirect.github.com/j178/prek/pull/1974))

##### Documentation

- Add `SKILL.md` for prek
([#&#8203;1950](https://redirect.github.com/j178/prek/pull/1950))
- Document `gh skill install j178/prek prek` to install prek skill for
agents ([#&#8203;1951](https://redirect.github.com/j178/prek/pull/1951))
- Improve compatibility and migration docs
([#&#8203;1940](https://redirect.github.com/j178/prek/pull/1940))

##### Other changes

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

##### Contributors

- [@&#8203;github-actions](https://redirect.github.com/github-actions)
- [@&#8203;renovate](https://redirect.github.com/renovate)
- [@&#8203;j178](https://redirect.github.com/j178)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Every minute (`* * * * *`)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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.

impl AsRef for *

1 participant