Skip to content

build(deps): update dependency inline-snapshot to v0.35.3 - #2782

Merged
sisp merged 1 commit into
copier-org:masterfrom
renovate-bot:renovate/inline-snapshot-0.x
Aug 4, 2026
Merged

build(deps): update dependency inline-snapshot to v0.35.3#2782
sisp merged 1 commit into
copier-org:masterfrom
renovate-bot:renovate/inline-snapshot-0.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
inline-snapshot (changelog) ==0.34.2==0.35.3 age confidence

Release Notes

15r10nk/inline-snapshot (inline-snapshot)

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.

v0.35.2

Compare Source

Fixed

  • fix passing PYTHONPATH, PYTHONWARNINGS, and PYTHONDONTWRITEBYTECODE
    while running the test suite.

v0.35.1

Compare Source

Fixed

  • fix passing PYTEST_DISABLE_PLUGIN_AUTOLOAD and PYTEST_PLUGINS while running the test suite.

v0.35.0

Compare Source

Changed

  • inline-snapshot now tracks source files that use external() in .inline-snapshot/files_using_external.txt (inside storage-dir) and uses this tracked list to detect and trim unused external snapshots.

  • The tool.inline-snapshot.test-dir configuration option is only used as a compatibility fallback when files_using_external.txt does not exist yet.

  • Documentation examples now use rich terminal snapshots to show pytest output with colors and formatting.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@forking-renovate forking-renovate Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2026
@renovate-bot renovate-bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2026
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (f3eabff) to head (c7235b1).
⚠️ Report is 7 commits behind head on master.

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           
Flag Coverage Δ
unittests 97.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sisp
sisp enabled auto-merge (rebase) August 4, 2026 13:00
@sisp
sisp merged commit 0ade98a into copier-org:master Aug 4, 2026
21 checks passed
@renovate-bot
renovate-bot deleted the renovate/inline-snapshot-0.x branch August 4, 2026 13:03
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants