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

Bump jest-image-snapshot and @types/jest-image-snapshot #1255

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps jest-image-snapshot and @types/jest-image-snapshot. These dependencies needed to be updated together.
Updates jest-image-snapshot from 4.1.0 to 5.1.1

Release notes

Sourced from jest-image-snapshot's releases.

v5.1.1

5.1.1 (2022-08-25)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from jest-image-snapshot's changelog.

5.1.1 (2022-08-25)

Bug Fixes

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)

... (truncated)

Commits
  • 1f4be75 chore(release): 5.1.1 [skip ci]
  • 6cfa90a chore(dist): remove images from install bundle (#307)
  • cd4fa73 fix(diff-snapshot): make recievedDir optional (#306)
  • 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)
  • Additional commits viewable in compare view

Updates @types/jest-image-snapshot from 3.1.0 to 5.1.0

Commits

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) and [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot). These dependencies needed to be updated together.

Updates `jest-image-snapshot` from 4.1.0 to 5.1.1
- [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.1)

Updates `@types/jest-image-snapshot` from 3.1.0 to 5.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)

---
updated-dependencies:
- dependency-name: jest-image-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/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 Aug 26, 2022
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