restack
restack copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| anyhow | dependencies | patch | 1.0.86 -> 1.0.89 |
| pretty_assertions | dev-dependencies | patch | 1.4.0 -> 1.4.1 |
| rstest | dev-dependencies | minor | 0.22.0 -> 0.23.0 |
| tempfile (source) | dependencies | minor | 3.10.1 -> 3.13.0 |
Release Notes
dtolnay/anyhow (anyhow)
v1.0.89
- Make anyhow::Error's
UnwindSafeandRefUnwindSafeimpl consistently available between versions of Rust newer and older than 1.72 (#386)
v1.0.88
- Documentation improvements
v1.0.87
- Support more APIs, including
Error::newandError::chain, in no-std mode on Rust 1.81+ (#383)
rust-pretty-assertions/rust-pretty-assertions (pretty_assertions)
v1.4.1
Fixed
- Show feature-flagged code in documentation. Thanks to @sandydoo for the fix! (#130)
Internal
- Bump
yansiversion to1.x. Thanks to @SergioBenitez for the update, and maintaining this library! (#121)
Stebalien/tempfile (tempfile)
v3.13.0
- Add
with_suffixconstructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to @Borgerr. - Update dependencies (fastrand & rustix).
v3.12.0
- Add a
keep(keep: bool)function to builder that suppresses delete-on-drop behavior (thanks to @RalfJung). - Update
windows-sysfrom 0.52 to 0.59.
v3.11.0
- Add the ability to override the default temporary directory. This API shouldn't be used in general, but there are some cases where it's unavoidable.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 3.14.0
Updating crates.io index
error: failed to select a version for `once_cell`.
... required by package `tempfile v3.14.0`
... which satisfies dependency `tempfile = "^3.5.0"` of package `restack v0.8.0 (/tmp/renovate/repos/github/abhinav/restack)`
versions that meet the requirements `^1.19.0` are: 1.20.2, 1.20.1, 1.19.0
all possible versions conflict with previously selected packages.
previously selected package `once_cell v1.18.0`
... which satisfies dependency `once_cell = "^1.0.1"` (locked to 1.18.0) of package `duct v0.13.7`
... which satisfies dependency `duct = "^0.13.6"` (locked to 0.13.7) of package `restack v0.8.0 (/tmp/renovate/repos/github/abhinav/restack)`
failed to select a version for `once_cell` which could resolve this conflict