Open dependabot[bot] opened 1 year ago
Merging #3562 (7923c28) into main (909b130) will decrease coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #3562 +/- ##
==========================================
- Coverage 28.91% 28.90% -0.01%
==========================================
Files 136 136
Lines 14765 14765
Branches 1728 1728
==========================================
- Hits 4269 4268 -1
Misses 10175 10175
- Partials 321 322 +1
Bumps insta from 1.32.0 to 1.34.0.
Changelog
Sourced from insta's changelog.
Commits
324cd71
1.34.0c0dc693
Sort snapshot containers (#413)57252ed
Added changelog entry452fdc4
Improve development experience by moving to a workspace (#410)ef00fb6
Added changlog entry2e8ceba
cargo-insta: fix --manifest-path <virtual-workspace> (#409)9623b3a
1.33.0c09cd86
Added changelog58a225f
cargo-insta: support --all-targets (#408)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show