build(deps): update dependency inline-snapshot to v0.35.3 - #2782
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2782 +/- ##
=======================================
Coverage 97.31% 97.31%
=======================================
Files 61 61
Lines 7644 7644
=======================================
Hits 7439 7439
Misses 205 205
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
sisp
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.34.2→==0.35.3Release Notes
15r10nk/inline-snapshot (inline-snapshot)
v0.35.3Compare Source
Added
Builder.create_set()for creating set expressions in customizationfunctions.
Fixed
Fixed set snapshot serialization to be deterministic for partially ordered values
such as incomparable
frozensetmembers.Fixed a crash when an unknown
--inline-snapshotflag is provided, without running report finalization or modifying external snapshot tracking files.v0.35.2Compare Source
Fixed
PYTHONPATH,PYTHONWARNINGS, andPYTHONDONTWRITEBYTECODEwhile running the test suite.
v0.35.1Compare Source
Fixed
PYTEST_DISABLE_PLUGIN_AUTOLOADandPYTEST_PLUGINSwhile running the test suite.v0.35.0Compare Source
Changed
inline-snapshot now tracks source files that use
external()in.inline-snapshot/files_using_external.txt(insidestorage-dir) and uses this tracked list to detect and trim unused external snapshots.The
tool.inline-snapshot.test-dirconfiguration option is only used as a compatibility fallback whenfiles_using_external.txtdoes not exist yet.Documentation examples now use rich terminal snapshots to show pytest output with colors and formatting.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.