fix: Changes to consider only updatePassedSnapshot if updateSnapshot is also true#327
Merged
10xLaCroixDrinker merged 9 commits intoamericanexpress:mainfrom Jul 25, 2023
Merged
Conversation
|
can we please merge this? |
code-forger
reviewed
Apr 4, 2023
Contributor
|
Please sign the CLA |
Contributor
Author
hi @10xLaCroixDrinker I have signed the cla but it still says - not signed. Maybe the Github action is broken? please check and let me know. |
Contributor
|
For the CLA to work, you need to amend your commits to use the email associated with your GitHub account |
5433bab to
5c55d3b
Compare
…xpress#324) Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-updatesnapshot flag is present
Contributor
Author
|
@code-forger / @10xLaCroixDrinker Please re-review this PR. I have fixed CLA issue now. |
10xLaCroixDrinker
previously approved these changes
Jul 24, 2023
10xLaCroixDrinker
suggested changes
Jul 24, 2023
Contributor
10xLaCroixDrinker
left a comment
There was a problem hiding this comment.
Please restore the lockfile.
This reverts commit 6cf2343.
10xLaCroixDrinker
approved these changes
Jul 24, 2023
dogpatch626
approved these changes
Jul 25, 2023
oneamexbot
added a commit
that referenced
this pull request
Jul 25, 2023
Contributor
|
🎉 This PR is included in version 6.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
updatePassedSnapshotto only update "passed" snapshots when jest --updatesnapshot flag is present.Motivation and Context
fixes: #325
Types of Changes
Checklist: