Update Rust crate insta to v1.46.0 (#17592)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [insta](https://insta.rs/)
([source](https://redirect.github.com/mitsuhiko/insta)) |
workspace.dependencies | minor | `1.45.0` → `1.46.0` | `1.46.1` |
---
### Release Notes
<details>
<summary>mitsuhiko/insta (insta)</summary>
###
[`v1.46.0`](https://redirect.github.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1460)
[Compare
Source](https://redirect.github.com/mitsuhiko/insta/compare/1.45.1...1.46.0)
- Add `INSTA_PENDING_DIR` environment variable for Bazel and other
hermetic build systems. When set, pending snapshots are written to a
separate directory while keeping the source tree read-only. We are very
open to feedback on this feature.
[#​852](https://redirect.github.com/mitsuhiko/insta/issues/852)
- Fix documentation for `test.runner_fallback` config key.
[#​853](https://redirect.github.com/mitsuhiko/insta/issues/853)
###
[`v1.45.1`](https://redirect.github.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1451)
[Compare
Source](https://redirect.github.com/mitsuhiko/insta/compare/1.45.0...1.45.1)
- Fix backward compatibility with TOML format produced by insta <
1.45.0.
[#​849](https://redirect.github.com/mitsuhiko/insta/issues/849)
([@​chitoku-k](https://redirect.github.com/chitoku-k))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (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.
🔕 **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/astral-sh/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>