kdl-script
kdl-script copied to clipboard
Bump insta from 1.34.0 to 1.36.1
Bumps insta from 1.34.0 to 1.36.1.
Changelog
Sourced from insta's changelog.
1.36.1
- Fix an ownership issue introduced in 1.36 with snapshot assertions. #453
1.36.0
Deprecate
INSTA_FORCE_UPDATE_SNAPSHOTSenv-var forINSTA_FORCE_UPDATE. The latter was documented, the former was implemented. #449Add
require_full_matchoption. #448Deprecate
assert_display_snapshot!. #3851.35.1
- Fixed a bug with diffs showing bogus newlines.
1.35.0
- Fixed a crash when a file named
.configwas in the root.- Added new alternative
match .. { ... }syntax to redactions for betterrustfmtsupport. (#428)- The
--packageparameter 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 testnow accepts the--testparameter multiple times. (#437)
Commits
3cb99341.36.128bc0d5Fix ownership issue (#453)23c045d1.36.01fc3983Better missing file errors (#451)efa031cEnsure cargo insta sets old envvar780c343Restore cargo-insta compat with older insta (#452)0d4bab1Update changelog8221931Deprecateassert_display_snapshot, refactor macros (#385)686de75Addrequire_full_matchoption (#448)189290fAlign env var with docs (#449)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)