-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps-dev): bump jest from 26.6.3 to 27.0.5 #160
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
Closed
Closed
Conversation
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
Member
|
@dependabot merge
…On Wed, 23 Jun 2021 at 03:01, dependabot[bot] ***@***.***> wrote:
Bumps jest <https://github.com/facebook/jest> from 26.6.3 to 27.0.5.
Release notes
*Sourced from jest's releases <https://github.com/facebook/jest/releases>.*
27.0.5 Features
- ***@***.***/fake-timers] Flush callbacks scheduled with
requestAnimationFrame every 16ms when using legacy timers. (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11567>)
- [pretty-format] Use globalThis (with polyfill if required) to bring
support for esbuild's browser bundling mode (#11569
<https://github-redirect.dependabot.com/facebook/jest/pull/11569>
Fixes
- [jest-core] Support special characters like @, + and () on Windows
with --findRelatedTests (#11548
<https://github-redirect.dependabot.com/facebook/jest/pull/11548>)
- ***@***.***/fake-timers] Do not add setImmediate and clearImmediate if
they do not exist in the global environment (#11599
<https://github-redirect.dependabot.com/facebook/jest/pull/11599>)
- ***@***.***/reporters] Allow ***@***.*** as peer dependency (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11523>)
- ***@***.***/reporters] Update v8-to-istanbul (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11523>)
27.0.4 Fixes
- [jest-config, jest-resolve] Pass in require.resolve to resolvers to
resolve from correct base (#11493
<https://github-redirect.dependabot.com/facebook/jest/pull/11493>)
27.0.3 Fixes
- [jest-config] require.resolve on default test sequencer and test
environment (#11482
<https://github-redirect.dependabot.com/facebook/jest/pull/11482>)
- [jest-mock] Fixed fn and spyOn exports (#11480
<https://github-redirect.dependabot.com/facebook/jest/pull/11480>)
27.0.2 Features
- [jest-circus] Add some APIs to make it easier to build your own test
runner
- [jest-reporters] Expose the getResultHeader util (#11460
<https://github-redirect.dependabot.com/facebook/jest/pull/11460>)
- [jest-resolver] Export resolve* utils for different Jest modules (
#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- ***@***.***/test-result] Export Test, TestEvents and TestFileEvent (#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
Fixes
- [jest-circus] Add missing slash dependency (#11465
<https://github-redirect.dependabot.com/facebook/jest/pull/11465>)
- [jest-circus, @jest/test-sequencer] Remove dependency on jest-runner
(#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- [jest-config] Resolve config.runner to absolute path (#11465
<https://github-redirect.dependabot.com/facebook/jest/pull/11465>)
- [jest-config] Make sure to support functions as config (#11475
<https://github-redirect.dependabot.com/facebook/jest/pull/11475>)
- [jest-core] Do not warn about DNSCHANNEL handles when using the
--detectOpenHandles option (#11470
<https://github-redirect.dependabot.com/facebook/jest/pull/11470>)
- [jest-runner] Remove dependency on jest-config (#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- [jest-worker] Loosen engine requirement to >= 10.13.0 (#11451
<https://github-redirect.dependabot.com/facebook/jest/pull/11451>)
27.0.1 Fixes
- [jest-environment-jsdom] Bump version of JSDOM to avoid deprecated
request package (#11442
<https://github-redirect.dependabot.com/facebook/jest/pull/11442>)
27.0.0
Blog post <https://jestjs.io/blog/2021/03/09/jest-website-upgrade>
... (truncated)
Changelog
*Sourced from jest's changelog
<https://github.com/facebook/jest/blob/master/CHANGELOG.md>.*
27.0.5 Features
- ***@***.***/fake-timers] Flush callbacks scheduled with
requestAnimationFrame every 16ms when using legacy timers. (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11567>)
- [pretty-format] Use globalThis (with polyfill if required) to bring
support for esbuild's browser bundling mode (#11569
<https://github-redirect.dependabot.com/facebook/jest/pull/11569>
Fixes
- [jest-core] Support special characters like @, + and () on Windows
with --findRelatedTests (#11548
<https://github-redirect.dependabot.com/facebook/jest/pull/11548>)
- ***@***.***/fake-timers] Do not add setImmediate and clearImmediate if
they do not exist in the global environment (#11599
<https://github-redirect.dependabot.com/facebook/jest/pull/11599>)
- ***@***.***/reporters] Allow ***@***.*** as peer dependency (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11523>)
- ***@***.***/reporters] Update v8-to-istanbul (#11523
<https://github-redirect.dependabot.com/facebook/jest/pull/11523>)
27.0.4 Fixes
- [jest-config, jest-resolve] Pass in require.resolve to resolvers to
resolve from correct base (#11493
<https://github-redirect.dependabot.com/facebook/jest/pull/11493>)
27.0.3 Fixes
- [jest-config] require.resolve on default test sequencer and test
environment (#11482
<https://github-redirect.dependabot.com/facebook/jest/pull/11482>)
- [jest-mock] Fixed fn and spyOn exports (#11480
<https://github-redirect.dependabot.com/facebook/jest/pull/11480>)
27.0.2 Features
- [jest-circus] Add some APIs to make it easier to build your own test
runner
- [jest-reporters] Expose the getResultHeader util (#11460
<https://github-redirect.dependabot.com/facebook/jest/pull/11460>)
- [jest-resolver] Export resolve* utils for different Jest modules (
#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- ***@***.***/test-result] Export Test, TestEvents and TestFileEvent (#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
Fixes
- [jest-circus] Add missing slash dependency (#11465
<https://github-redirect.dependabot.com/facebook/jest/pull/11465>)
- [jest-circus, @jest/test-sequencer] Remove dependency on jest-runner
(#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- [jest-config] Resolve config.runner to absolute path (#11465
<https://github-redirect.dependabot.com/facebook/jest/pull/11465>)
- [jest-config] Make sure to support functions as config (#11475
<https://github-redirect.dependabot.com/facebook/jest/pull/11475>)
- [jest-core] Do not warn about DNSCHANNEL handles when using the
--detectOpenHandles option (#11470
<https://github-redirect.dependabot.com/facebook/jest/pull/11470>)
- [jest-runner] Remove dependency on jest-config (#11466
<https://github-redirect.dependabot.com/facebook/jest/pull/11466>)
- [jest-worker] Loosen engine requirement to >= 10.13.0 (#11451
<https://github-redirect.dependabot.com/facebook/jest/pull/11451>)
27.0.1 Fixes
... (truncated)
Commits
- dafa473
<jestjs/jest@dafa473>
v27.0.5
- 83a7ca3
<jestjs/jest@83a7ca3>
chore: update changelog for release
- 6373529
<jestjs/jest@6373529>
fix(legacy-timers): Do not add setImmediate and clearImmediate if they
do...
- e5f9f21
<jestjs/jest@e5f9f21>
chore(docs): run prettier
- 6826764
<jestjs/jest@6826764>
chore(docs): correct generated mock example
- 6308b6c
<jestjs/jest@6308b6c>
Fix docs: Update MockFunctions.md (#11556
<https://github-redirect.dependabot.com/facebook/jest/issues/11556>)
- 0a210dc
<jestjs/jest@0a210dc>
docs: enable syntax highlighting to a code block (#11594
<https://github-redirect.dependabot.com/facebook/jest/issues/11594>)
- 7be63ef
<jestjs/jest@7be63ef>
Use globalThis (with fallback if needed) instead of global to enable
esbu...
- 012f9f0
<jestjs/jest@012f9f0>
chore: run prettier on documentation files
- 6df4ad4
<jestjs/jest@6df4ad4>
Fix documentation typo s/looke/look/ (#11553
<https://github-redirect.dependabot.com/facebook/jest/issues/11553>)
- Additional commits viewable in compare view
<jestjs/jest@v26.6.3...v27.0.5>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#160
Commit Summary
- chore(deps-dev): bump jest from 26.6.3 to 27.0.5
File Changes
- *M* package-lock.json
<https://github.com/nodebots/nodebots-interchange/pull/160/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(3590)
- *M* package.json
<https://github.com/nodebots/nodebots-interchange/pull/160/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/nodebots/nodebots-interchange/pull/160.patch
- https://github.com/nodebots/nodebots-interchange/pull/160.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#160>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DIZKWF46XO64SFIAZCDTUC6XPANCNFSM47EC6EWA>
.
|
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.6.3...v27.0.5) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
28a5623 to
f57581b
Compare
Contributor
Author
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Contributor
Author
|
Superseded by #162. |
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.
Bumps jest from 26.6.3 to 27.0.5.
Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
dafa473v27.0.583a7ca3chore: update changelog for release6373529fix(legacy-timers): Do not addsetImmediateandclearImmediateif they do...e5f9f21chore(docs): run prettier6826764chore(docs): correct generated mock example6308b6cFix docs: Update MockFunctions.md (#11556)0a210dcdocs: enable syntax highlighting to a code block (#11594)7be63efUseglobalThis(with fallback if needed) instead ofglobalto enable esbu...012f9f0chore: run prettier on documentation files6df4ad4Fix documentation typo s/looke/look/ (#11553)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 will merge this PR once CI passes on it, as requested by @ajfisher.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)