Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Type Update Change
insta (source) workspace.dependencies patch 1.43.1 -> 1.43.2

Release Notes

mitsuhiko/insta (insta)

v1.43.2

Compare Source

  • Fix panics when cargo metadata fails to execute or parse (e.g., when cargo is not in PATH or returns invalid output). Now falls back to using the manifest directory as the workspace root. #​798 (@​adriangb)
  • Fix clippy uninlined_format_args lint warnings. #​801
  • Changed diff line numbers to 1-based indexing. #​799
  • Preserve snapshot names with INSTA_GLOB_FILTER. #​786
  • Bumped libc crate to 0.2.174, fixing building on musl targets, and increasing the MSRV of
    insta to 1.64.0 (released Sept 2022). #​784
  • Fix clippy 1.88 errors. #​783
  • Fix source path in snapshots for non-child workspaces. #​778
  • Add lifetime to Selector in redaction iterator. #​779

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (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) September 8, 2025 05:33
@renovate renovate bot force-pushed the renovate/insta-1.x-lockfile branch from e594a58 to e5f13df Compare September 8, 2025 10:11
Copy link
Contributor

github-actions bot commented Sep 8, 2025

Pull Request Test Coverage Report for Build 17547319462

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 75.917%

Files with Coverage Reduction New Missed Lines %
crates/tap-agent/src/agent/sender_account.rs 2 91.68%
Totals Coverage Status
Change from base Build 17547284850: -0.01%
Covered Lines: 12480
Relevant Lines: 16439

💛 - Coveralls

@renovate renovate bot merged commit 1f8d50d into main Sep 8, 2025
12 checks passed
@renovate renovate bot deleted the renovate/insta-1.x-lockfile branch September 8, 2025 14:48
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