Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate insta to ^1.36.1 #124

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Update Rust crate insta to ^1.36.1 #124

merged 1 commit into from
Mar 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
insta (source) dev-dependencies minor ^1.34.0 -> ^1.36.1

Release Notes

mitsuhiko/insta (insta)

v1.36.1

Compare Source

  • Fix an ownership issue introduced in 1.36 with snapshot assertions. #​453

v1.36.0

Compare Source

  • Deprecate INSTA_FORCE_UPDATE_SNAPSHOTS env-var for INSTA_FORCE_UPDATE.
    The latter was documented, the former was implemented. #​449

  • Add require_full_match option. #​448

  • Deprecate assert_display_snapshot!. #​385

v1.35.1

Compare Source

  • Fixed a bug with diffs showing bogus newlines.

v1.35.0

Compare Source

  • Fixed a crash when a file named .config was in the root.
  • Added new alternative match .. { ... } syntax to redactions for better
    rustfmt support. (#​428)
  • The --package parameter can be supplied multiple times now. (#​427)
  • Leading newlines in snapshots are now ignored to resolve issues with
    inline snapshots that were never able to match. (#​444)
  • cargo insta test now accepts the --test parameter multiple times. (#​437)

Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" in timezone America/Chicago, 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 24, 2024
Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.76%. Comparing base (47bd3b2) to head (84735e1).
Report is 1 commits behind head on main.

❗ Current head 84735e1 differs from pull request most recent head 55f4a4d. Consider uploading reports for the commit 55f4a4d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files          23       23           
  Lines        2415     2415           
=======================================
  Hits         2023     2023           
  Misses        392      392           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update Rust crate insta to ^1.35.1 Update Rust crate insta to ^1.36.0 Mar 3, 2024
@renovate renovate bot changed the title Update Rust crate insta to ^1.36.0 Update Rust crate insta to ^1.36.1 Mar 4, 2024
@wetheredge wetheredge enabled auto-merge (rebase) March 24, 2024 01:09
@wetheredge wetheredge merged commit 693bc2e into main Mar 24, 2024
11 checks passed
@wetheredge wetheredge deleted the renovate/insta-1.x branch March 24, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant