Skip to content

chore(deps): update dependency inline-snapshot to >=0.35.4 - #505

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-dev-dependencies
Open

chore(deps): update dependency inline-snapshot to >=0.35.4#505
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
inline-snapshot (changelog) >=0.35.2>=0.35.4 age confidence

Release Notes

15r10nk/inline-snapshot (inline-snapshot)

v0.35.4

Compare Source

Fixed

  • Prevented --inline-snapshot=trim from changing snapshots when a test body
    fails or pytest is limited with -k, a test path, or a test node ID. Skipped
    tests and fixture teardown errors do not prevent trimming. A message now
    explains why trimming was disabled when it was requested implicitly. An
    explicit --inline-snapshot=trim overrides this safeguard.

  • Fixed a crash during session finalization when pytest's capture plugin is disabled.

v0.35.3

Compare Source

Added

  • Added Builder.create_set() for creating set expressions in customization
    functions.

Fixed

  • Fixed set snapshot serialization to be deterministic for partially ordered values
    such as incomparable frozenset members.

  • Fixed a crash when an unknown --inline-snapshot flag is provided, without running report finalization or modifying external snapshot tracking files.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.91%. Comparing base (72de2c6) to head (101e2b5).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #505   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files          40       40           
  Lines        2324     2324           
=======================================
  Hits         2229     2229           
  Misses         95       95           

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

@renovate
renovate Bot force-pushed the renovate/python-dev-dependencies branch from 6a885cd to 101e2b5 Compare August 11, 2026 12:05
@renovate renovate Bot changed the title chore(deps): update dependency inline-snapshot to >=0.35.3 chore(deps): update dependency inline-snapshot to >=0.35.4 Aug 11, 2026
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.

0 participants