Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps insta from 1.42.2 to 1.43.0.

Changelog

Sourced from insta's changelog.

1.43.0

  • Add uppercase keyboard shortcuts for bulk operations in cargo insta review: A to accept all, R to reject all, and S to skip all remaining snapshots. #745
  • --unreferenced=auto (or other relevant values) no longer cleans up pending snapshots. A bug where cargo insta test --unreferenced=auto would incorrectly pass on new pending snapshots has been fixed.
  • Support specifying cargo-nextest bin with INSTA_CARGO_NEXTEST_BIN. #721 (Louis Fruleux)
  • Allow setting INSTA_WORKSPACE_ROOT at compile time. This is useful for reproducible binaries so they don't contain references to CARGO_MANIFEST_DIR. #726 (Pascal Bach)
  • Qualify all references in macros to avoid name clashes. #729 (Austin Schey)
  • Remove linked-hash-map and pin-project dependencies. #742, #741, #738
  • cargo insta review fails with a helpful error message when run in a non-TTY environment.
Commits
  • 34196da bump version to 1.43.0 (#763)
  • fd8ec9f fix --unreferenced=auto clearing new pending snapshots (#762)
  • f781958 Rename process_snapshots function to review_snapshots for clarity (#761)
  • 93b12c6 Add pre-commit hook for Rust code formatting (#760)
  • e91a7ac fix unreferenced not being read from config file (#759)
  • 7aa23e0 small simplification of macros (#758)
  • 2c30a7f Run with --force-update-snapshots (#749)
  • 25cedbc Add support for named snapshots with redactions and debug expr (#756)
  • d18390d upgrade github actions checkout (#753)
  • 9c2c885 use fixed tag for typos (#755)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.42.2...1.43.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Apr 28, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 28, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b6c7ffe
Status: ✅  Deploy successful!
Preview URL: https://945d2e02.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-cargo-insta-1-43.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose enabled auto-merge April 30, 2025 11:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2025

Superseded by #4478.

@dependabot dependabot bot closed this Apr 30, 2025
auto-merge was automatically disabled April 30, 2025 11:54

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/insta-1.43.0 branch April 30, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants