Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Bump insta from 1.29.0 to 1.30.0 in /src/agent #3221

Merged
merged 2 commits into from Jun 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps insta from 1.29.0 to 1.30.0.

Changelog

Sourced from insta's changelog.

1.30.0

  • Resolved a bug on Windows that caused input_file not to be written into the snapshots. (#386)
  • Snapshots are accepted when running with --accept even if a test outside insta fails. (#358)
  • Mark settings drop guard as #[must_use].
  • Write inline snapshots with atomic rename to avoid some rare races. (#373)
  • Pass --color=... to libtest to propagate color choices in more situations. (#375)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2023

Sorry, only users with push access can use that command.

@Porges Porges enabled auto-merge (squash) June 27, 2023 02:15
@Porges
Copy link
Member

Porges commented Jun 27, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/insta-1.30.0 branch from 3cb84fc to 7c3739c Compare June 27, 2023 02:16
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Merging #3221 (7c3739c) into main (512bb07) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3221      +/-   ##
==========================================
- Coverage   29.55%   29.54%   -0.01%     
==========================================
  Files         332      332              
  Lines       39199    39199              
==========================================
- Hits        11584    11583       -1     
- Misses      27615    27616       +1     

see 1 file with indirect coverage changes

@Porges
Copy link
Member

Porges commented Jun 27, 2023

https://github.com/dependabot rebase

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.29.0 to 1.30.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.29.0...1.30.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 force-pushed the dependabot/cargo/src/agent/insta-1.30.0 branch from 7c3739c to 850a856 Compare June 27, 2023 22:07
@Porges Porges merged commit 954ccce into main Jun 27, 2023
24 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/src/agent/insta-1.30.0 branch June 27, 2023 23:26
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants