Skip to content

chore(deps): Update Rust Stable to v1.92 - #64

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/stable-1.x
Dec 11, 2025
Merged

renovate[bot] merged 1 commit into
masterfrom
renovate/stable-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
STABLE minor 1.91 -> 1.92

Release Notes

rust-lang/rust (STABLE)

v1.92

Compare Source

==========================

Language

Compiler

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) December 11, 2025 20:01
@renovate
renovate Bot merged commit 3aa52d9 into master Dec 11, 2025
15 checks passed
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 20145767420

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.0%

Totals Coverage Status
Change from base Build 19824443362: 0.0%
Covered Lines: 24
Relevant Lines: 30

💛 - Coveralls

@renovate
renovate Bot deleted the renovate/stable-1.x branch December 11, 2025 20:06
epage pushed a commit that referenced this pull request Sep 8, 2026
This PR contains the following updates:

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

---

### Release Notes

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

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

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

Released on 2026-04-27.

##### Highlights

Hook entries now have an explicit `shell` option for shell snippets. Set
`shell: sh`, `bash`, `pwsh`, `powershell`, or `cmd` when an entry should
be
evaluated by that shell; leaving it unset keeps prek's direct argv
execution.

`prek auto-update` can now filter tag candidates before choosing an
update.
Both options take glob patterns: use `--include-tag` to only consider
matching
tag names, and `--exclude-tag` to skip matching tags such as moving tags
or
prereleases.

##### Enhancements

- Add `auto-update --exclude-repo <repo>` to skip repos
([#&#8203;1983](https://redirect.github.com/j178/prek/pull/1983))
- Add `auto-update --exit-code` to exit with non-zero on updates
([#&#8203;2002](https://redirect.github.com/j178/prek/pull/2002))
- Add `auto-update --include-tag <pattern>`/`--exclude-tag <pattern>` to
filter tags
([#&#8203;1984](https://redirect.github.com/j178/prek/pull/1984))
- Adds an explicit `shell` hook option for entries that should run as
shell source
([#&#8203;2004](https://redirect.github.com/j178/prek/pull/2004))
- Make `--hook-dir` optional for hook-impl
([#&#8203;1989](https://redirect.github.com/j178/prek/pull/1989))
- Skip shim warning when `--script-version` is missing
([#&#8203;1990](https://redirect.github.com/j178/prek/pull/1990))

##### Bug fixes

- Install Ruby executable in gem bin
([#&#8203;2017](https://redirect.github.com/j178/prek/pull/2017))
- Use dedicated Android npm package
([#&#8203;1982](https://redirect.github.com/j178/prek/pull/1982))
- Use stable repo keys without breaking cached clones
([#&#8203;1995](https://redirect.github.com/j178/prek/pull/1995))

##### Documentation

- Explain prek name
([#&#8203;1980](https://redirect.github.com/j178/prek/pull/1980))
- Clarify `pass_filenames` concurrency docs
([#&#8203;1999](https://redirect.github.com/j178/prek/pull/1999))
- Reorganize documentation references
([#&#8203;2005](https://redirect.github.com/j178/prek/pull/2005))
- Clarify hook author manifest env docs
([#&#8203;1991](https://redirect.github.com/j178/prek/pull/1991))
- docs: add Sentry to users list
([#&#8203;1981](https://redirect.github.com/j178/prek/pull/1981))

##### Contributors

- [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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