Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump insta from 1.21.2 to 1.22.0 #5790

Merged
merged 3 commits into from
Dec 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps insta from 1.21.2 to 1.22.0.

Changelog

Sourced from insta's changelog.

1.22.0

  • Added support for rendering some invisibles in diffs. This now also should make sure that ANSI sequences in strings are no longer screwing up the terminal output. (#308)
  • Prevent inline snapshots to be used in loops. (#307)
  • Support the --target option to cargo insta test. (#309)
  • Globbing now adds directories as disambiguators into the snapshot suffixes. This allows patterns such as foo/*/*.txt without creating conflicts. (#310)
Commits

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 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.21.2 to 1.22.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.21.2...1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2022 16:02
@dependabot dependabot bot requested review from oxarbitrage and removed request for a team December 5, 2022 16:02
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #5790 (8ce00bd) into main (5b054c9) will decrease coverage by 0.01%.
The diff coverage is 59.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5790      +/-   ##
==========================================
- Coverage   78.74%   78.73%   -0.02%     
==========================================
  Files         308      308              
  Lines       38786    38786              
==========================================
- Hits        30543    30539       -4     
- Misses       8243     8247       +4     

@teor2345
Copy link
Collaborator

teor2345 commented Dec 5, 2022

Same git error as:
#5788 (comment)

@teor2345
Copy link
Collaborator

teor2345 commented Dec 8, 2022

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Dec 8, 2022

update

✅ Branch has been successfully updated

@teor2345
Copy link
Collaborator

teor2345 commented Dec 8, 2022

Failed due to duplicate GCP instances:

Run gcloud compute instances create-with-container "sync-past-checkpoint-5790-merge-35c5d0a"
ERROR: (gcloud.compute.instances.create-with-container) Could not fetch resource:

  • The resource 'projects/zealous-zebra/zones/us-central1-a/instances/sync-past-checkpoint-5790-merge-35c5d0a' already exists

https://github.com/ZcashFoundation/zebra/actions/runs/3621771335/jobs/6109467495#step:10:83

@oxarbitrage
Copy link
Contributor

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Dec 9, 2022

update

✅ Branch has been successfully updated

@mergify mergify bot merged commit f1e3fda into main Dec 9, 2022
@mergify mergify bot deleted the dependabot/cargo/insta-1.22.0 branch December 9, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants