Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2025

This PR contains the following updates:

Package Type Update Change Pending
clap_complete build-dependencies patch 4.5.614.5.63 4.5.64
console dependencies patch 0.16.10.16.2
insta (source) dev-dependencies minor 1.44.31.45.1 1.46.0
tempfile (source) dev-dependencies minor 3.23.03.24.0
toml dependencies patch 0.9.80.9.10

Release Notes

clap-rs/clap (clap_complete)

v4.5.63

Compare Source

v4.5.62

Compare Source

console-rs/console (console)

v0.16.2

Compare Source

What's Changed

mitsuhiko/insta (insta)

v1.45.1

Compare Source

v1.45.0

Compare Source

  • Add external diff tool support via INSTA_DIFF_TOOL environment variable. When set, insta uses the specified tool (e.g., delta, difftastic) to display snapshot diffs instead of the built-in diff. The tool is invoked as <tool> <old_file> <new_file>. #​844
  • Add test.disable_nextest_doctest config option to insta.yaml, allowing users to silence the nextest doctest warning via config instead of passing --dnd every time. #​842
  • Skip non-insta snapshot files in unreferenced detection. Projects using both insta and other snapshot tools (like vitest or jest) can now use --unreferenced=reject without false positives on .snap files from other tools. #​846
  • Collect warnings from tests for display after run. Ensures deprecation warnings are visible even when nextest suppresses stdout/stderr from passing tests. #​840
  • Update TOML serialization to be up-to-date and backwards-compatible. #​834 (@​spoutn1k)
  • Support clippy::needless_raw_strings lint by only using raw strings when content contains backslashes or quotes. #​828
Stebalien/tempfile (tempfile)

v3.24.0

Compare Source

  • Actually support WASIp2 without the nightly feature. This library is now feature complete on WASIp2 without any additional feature flags.
  • Exclude CI scripts from the published crate.
toml-rs/toml (toml)

v0.9.10

Compare Source

v0.9.9

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e2ce3c3 to 09977c4 Compare January 5, 2026 05:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09977c4 to c82b620 Compare January 5, 2026 18:02
@renovate renovate bot merged commit 4c18d2d into main Jan 5, 2026
19 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 5, 2026 20:52
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.

0 participants