-
Notifications
You must be signed in to change notification settings - Fork 0
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 jsdom and jest #16
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/jsdom-and-jest--removed
Dec 11, 2022
Merged
Bump jsdom and jest #16
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/jsdom-and-jest--removed
Dec 11, 2022
Conversation
This file contains 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
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `jsdom` Updates `jest` from 25.4.0 to 29.3.1 - [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/v29.3.1/packages/jest) --- updated-dependencies: - dependency-name: jsdom dependency-type: indirect - dependency-name: jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 11, 2022
@dependabot merge
On December 11, 2022 at 10:16 GMT, dependabot bot ***@***.***> wrote:
This automated pull request fixes a [security vulnerability](https://github.com/FlorianKempenich/KataTypescript/security/dependabot/13) (moderate severity).
[Learn more about Dependabot security updates](https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates).
---------------------------------------------------------------
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
Removes jsdom
Updates jest from 25.4.0 to 29.3.1
Release notes
Sourced from [jest's releases](https://github.com/facebook/jest/releases).
v29.3.1
Fixes
- [jest-config] Do not warn about preset in ProjectConfig [#13583](https://github-redirect.dependabot.com/facebook/jest/pull/13583)
Performance
- [jest-transform] Defer creation of cache directory [#13420](https://github-redirect.dependabot.com/facebook/jest/pull/13420)
v29.3.0
Features
- [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules ([#13505](https://github-redirect.dependabot.com/facebook/jest/pull/13505))
Fixes
- [jest-config] Add config validation for projects option ([#13565](https://github-redirect.dependabot.com/facebook/jest/pull/13565))
- [jest-mock] Treat cjs modules as objects so they can be mocked ([#13513](https://github-redirect.dependabot.com/facebook/jest/pull/13513))
- [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly ([#13566](https://github-redirect.dependabot.com/facebook/jest/pull/13566))
Chore & Maintenance
- ***@***.***/transform] Update convert-source-map ([#13509](https://github-redirect.dependabot.com/facebook/jest/pull/13509))
- [docs] Mention toStrictEqual in UsingMatchers docs. ([#13560](https://github-redirect.dependabot.com/facebook/jest/pull/13560))
New Contributors
- [@Tofandel](https://github.com/Tofandel) made their first contribution in [jestjs/jest#13513](https://github-redirect.dependabot.com/facebook/jest/pull/13513)
- [@RyWilliams](https://github.com/RyWilliams) made their first contribution in [jestjs/jest#13520](https://github-redirect.dependabot.com/facebook/jest/pull/13520)
- [@waikoo](https://github.com/waikoo) made their first contribution in [jestjs/jest#13447](https://github-redirect.dependabot.com/facebook/jest/pull/13447)
- [@kachkaev](https://github.com/kachkaev) made their first contribution in [jestjs/jest#13505](https://github-redirect.dependabot.com/facebook/jest/pull/13505)
- [@ibuibu](https://github.com/ibuibu) made their first contribution in [jestjs/jest#13565](https://github-redirect.dependabot.com/facebook/jest/pull/13565)
- [@necipallef](https://github.com/necipallef) made their first contribution in [jestjs/jest#13560](https://github-redirect.dependabot.com/facebook/jest/pull/13560)
- [@ravshansbox](https://github.com/ravshansbox) made their first contribution in [jestjs/jest#13533](https://github-redirect.dependabot.com/facebook/jest/pull/13533)
Full Changelog: ***@***.***(jestjs/jest@v29.2.2...v29.3.0)
v29.2.2
Fixes
- ***@***.***/test-sequencer] Make sure sharding does not produce empty groups ([#13476](https://github-redirect.dependabot.com/facebook/jest/pull/13476))
- [jest-circus] Test marked as todo are shown as todo when inside a focussed describe ([#13504](https://github-redirect.dependabot.com/facebook/jest/pull/13504))
- [jest-mock] Ensure mock resolved and rejected values are promises from correct realm ([#13503](https://github-redirect.dependabot.com/facebook/jest/pull/13503))
- [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff ([#13480](https://github-redirect.dependabot.com/facebook/jest/issues/13480))
Chore & Maintenance
- [docs] Update link to Jest 28 upgrade guide in error message ([#13483](https://github-redirect.dependabot.com/facebook/jest/pull/13483))
- [jest-runner, jest-watcher] Update emittery ([#13490](https://github-redirect.dependabot.com/facebook/jest/pull/13490))
New Contributors
... (truncated)
Changelog
Sourced from [jest's changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md).
29.3.1
Fixes
- [jest-config] Do not warn about preset in ProjectConfig ([#13583](https://github-redirect.dependabot.com/facebook/jest/pull/13583))
Performance
- [jest-transform] Defer creation of cache directory ([#13420](https://github-redirect.dependabot.com/facebook/jest/pull/13420))
29.3.0
Features
- [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules ([#13505](https://github-redirect.dependabot.com/facebook/jest/pull/13505))
Fixes
- [jest-config] Add config validation for projects option ([#13565](https://github-redirect.dependabot.com/facebook/jest/pull/13565))
- [jest-mock] Treat cjs modules as objects so they can be mocked ([#13513](https://github-redirect.dependabot.com/facebook/jest/pull/13513))
- [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly ([#13566](https://github-redirect.dependabot.com/facebook/jest/pull/13566))
Chore & Maintenance
- ***@***.***/transform] Update convert-source-map ([#13509](https://github-redirect.dependabot.com/facebook/jest/pull/13509))
- [docs] Mention toStrictEqual in UsingMatchers docs. ([#13560](https://github-redirect.dependabot.com/facebook/jest/pull/13560))
29.2.2
Fixes
- ***@***.***/test-sequencer] Make sure sharding does not produce empty groups ([#13476](https://github-redirect.dependabot.com/facebook/jest/pull/13476))
- [jest-circus] Test marked as todo are shown as todo when inside a focussed describe ([#13504](https://github-redirect.dependabot.com/facebook/jest/pull/13504))
- [jest-mock] Ensure mock resolved and rejected values are promises from correct realm ([#13503](https://github-redirect.dependabot.com/facebook/jest/pull/13503))
- [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff ([#13480](https://github-redirect.dependabot.com/facebook/jest/issues/13480))
Chore & Maintenance
- [docs] Update link to Jest 28 upgrade guide in error message ([#13483](https://github-redirect.dependabot.com/facebook/jest/pull/13483))
- [jest-runner, jest-watcher] Update emittery ([#13490](https://github-redirect.dependabot.com/facebook/jest/pull/13490))
29.2.1
Features
- ***@***.***/globals, jest-mock] Add jest.Spied* utility types ([#13440](https://github-redirect.dependabot.com/facebook/jest/pull/13440))
Fixes
- [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers ([#13467](https://github-redirect.dependabot.com/facebook/jest/pull/13467))
... (truncated)
Commits
- [05deb83](jestjs/jest@05deb83) v29.3.1
- [84b8de9](jestjs/jest@84b8de9) v29.3.0
- [0a8edbe](jestjs/jest@0a8edbe) v29.2.2
- [4551c0f](jestjs/jest@4551c0f) v29.2.1
- [ee5b37a](jestjs/jest@ee5b37a) v29.2.0
- [22322c9](jestjs/jest@22322c9) refactor: use a single root tsconfig for type tests ([#13358](https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13358))
- [3c31dd6](jestjs/jest@3c31dd6) v29.1.2
- [fd9cd90](jestjs/jest@fd9cd90) v29.1.1
- [51f1030](jestjs/jest@51f1030) v29.1.0
- [77f865d](jestjs/jest@77f865d) v29.0.3
- Additional commits viewable in [compare view](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)
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 use these labels will set the current labels as the default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/FlorianKempenich/KataTypescript/network/alerts).
---------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#16
Commit Summary
- [b80269b](b80269b) Bump jsdom and jest
File Changes
([2 files](https://github.com/FlorianKempenich/KataTypescript/pull/16/files))
- M [package-lock.json](https://github.com/FlorianKempenich/KataTypescript/pull/16/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519) (10494)
- M [package.json](https://github.com/FlorianKempenich/KataTypescript/pull/16/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) (2)
Patch Links:
- https://github.com/FlorianKempenich/KataTypescript/pull/16.patch
- https://github.com/FlorianKempenich/KataTypescript/pull/16.diff
—
Reply to this email directly, [view it on GitHub](#16), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ACSUOIJR4RRCJTNTFSBUZ5TWMWSXPANCNFSM6AAAAAAS237D2E).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/npm_and_yarn/jsdom-and-jest--removed
branch
December 11, 2022 10:17
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.
Removes jsdom. It's no longer used after updating ancestor dependency jest. These dependencies need to be updated together.
Removes
jsdom
Updates
jest
from 25.4.0 to 29.3.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
05deb83
v29.3.184b8de9
v29.3.00a8edbe
v29.2.24551c0f
v29.2.1ee5b37a
v29.2.022322c9
refactor: use a single root tsconfig for type tests (#13358)3c31dd6
v29.1.2fd9cd90
v29.1.151f1030
v29.1.077f865d
v29.0.3Dependabot 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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.