Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Bump jest-image-snapshot from 4.1.0 to 5.1.0 #1226

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps jest-image-snapshot from 4.1.0 to 5.1.0.

Release notes

Sourced from jest-image-snapshot's releases.

v5.1.0

5.1.0 (2022-05-30)

Features

  • allow storing received screenshot on failure (#298) (cfb81c9)

v5.0.0

5.0.0 (2022-05-30)

chore

BREAKING CHANGES

  • jest: drop support for Node 10 due to jest use of globalThis in Node 12

v4.5.1

4.5.1 (2021-06-25)

Bug Fixes

  • deps: bump glob-parent from 5.1.1 to 5.1.2 (#276) (0c5879e)

v4.5.0

4.5.0 (2021-04-29)

Features

  • allow folders on snapshot identifier (#267) (ad49a97)

v4.4.1

4.4.1 (2021-04-01)

Bug Fixes

v4.4.0

4.4.0 (2021-02-26)

... (truncated)

Changelog

Sourced from jest-image-snapshot's changelog.

5.1.0 (2022-05-30)

Features

  • allow storing received screenshot on failure (#298) (cfb81c9)

5.0.0 (2022-05-30)

chore

BREAKING CHANGES

  • jest: drop support for Node 10 due to jest use of globalThis in Node 12

4.5.1 (2021-06-25)

Bug Fixes

  • deps: bump glob-parent from 5.1.1 to 5.1.2 (#276) (0c5879e)

4.5.0 (2021-04-29)

Features

  • allow folders on snapshot identifier (#267) (ad49a97)

4.4.1 (2021-04-01)

Bug Fixes

4.4.0 (2021-02-26)

Features

4.3.0 (2020-12-16)

... (truncated)

Commits
  • 63dc4b5 chore(release): 5.1.0 [skip ci]
  • cfb81c9 feat: allow storing received screenshot on failure (#298)
  • c86f75e chore(release): 5.0.0 [skip ci]
  • a902a5b chore(jest): upgrade v28
  • 435e7e0 chore(deps): bump minimist from 1.2.5 to 1.2.6
  • 0ee5c51 chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (#287)
  • bac6125 chore(deps): bump ssri from 6.0.1 to 6.0.2 (#288)
  • 1998e8f chore(deps): bump tar from 4.4.13 to 4.4.19
  • d700d41 chore(labeler): fix globbing (#295)
  • c61fa2e chore(labeler): update labeler to proper usage (#291)
  • 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 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 [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases)
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md)
- [Commits](americanexpress/jest-image-snapshot@v4.1.0...v5.1.0)

---
updated-dependencies:
- dependency-name: jest-image-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2022

Superseded by #1255.

@dependabot dependabot bot closed this Aug 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-image-snapshot-5.1.0 branch August 26, 2022 03:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants