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

Bump jest from 28.1.2 to 28.1.3 in /ui #938

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2022

Bumps jest from 28.1.2 to 28.1.3.

Release notes

Sourced from jest's releases.

v28.1.3

Features

  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973)

Fixes

  • [jest-changed-files] Fix a lock-up after repeated invocations (#12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#12977)
  • [jest-mock] Add index signature support for spyOn types (#13013, #13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#12986)

Chore & Maintenance

  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#12935, #13004)
  • [docs] Update spyOn docs (#13000)

New Contributors

Full Changelog: jestjs/jest@v28.1.2...v28.1.3

Changelog

Sourced from jest's changelog.

28.1.3

Features

  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973)

Fixes

  • [jest-changed-files] Fix a lock-up after repeated invocations (#12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#12977)
  • [jest-mock] Add index signature support for spyOn types (#13013, #13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#12986)

Chore & Maintenance

  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#12935, #13004)
  • [docs] Update spyOn docs (#13000)
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 javascript labels Jul 16, 2022
@dependabot dependabot bot requested a review from markphelps July 16, 2022 17:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/jest-28.1.3 branch 2 times, most recently from 8b6019e to 0e5b0c8 Compare July 16, 2022 18:08
@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@4b0f3e6). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #938   +/-   ##
=======================================
  Coverage        ?   81.18%           
=======================================
  Files           ?       19           
  Lines           ?     1802           
  Branches        ?        0           
=======================================
  Hits            ?     1463           
  Misses          ?      268           
  Partials        ?       71           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b0f3e6...6af9c47. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/jest-28.1.3 branch 2 times, most recently from 7b00476 to 6dd0499 Compare July 16, 2022 18:20
@markphelps markphelps enabled auto-merge (squash) July 16, 2022 18:37
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/jest-28.1.3 branch from 6dd0499 to 6af9c47 Compare July 16, 2022 19:18
@markphelps markphelps merged commit a736c2f into main Jul 16, 2022
@markphelps markphelps deleted the dependabot/npm_and_yarn/ui/jest-28.1.3 branch July 16, 2022 19:21
markphelps added a commit that referenced this pull request Jul 17, 2022
* main:
  Bump @playwright/test from 1.23.1 to 1.23.4 in /ui (#942)
  Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#937)
  Bump jest from 28.1.2 to 28.1.3 in /ui (#938)
  Bump moment from 2.29.3 to 2.29.4 in /ui (#944)
  Bump eslint-plugin-vue from 9.1.1 to 9.2.0 in /ui (#933)
  Bump vite-plugin-vue2 from 2.0.1 to 2.0.2 in /ui (#940)
  Bump vite from 2.9.13 to 2.9.14 in /ui (#932)
  Update refs (#943)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants