chore(deps-dev): bump the jest-dependencies group with 2 updates#106635
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps-dev): bump the jest-dependencies group with 2 updates#106635dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
c6f195a to
239b4ca
Compare
239b4ca to
d8ce97c
Compare
d8ce97c to
62a67da
Compare
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| "expect-type": "1.2.1", | ||
| "globals": "16.3.0", | ||
| "jest": "30.0.4", | ||
| "jest": "30.2.0", |
Contributor
There was a problem hiding this comment.
Type definitions lag behind updated jest version
Low Severity
@types/jest remains at 30.0.0 while jest was updated to 30.2.0. TypeScript definitions won't cover new APIs or changes introduced in versions 30.1.0 through 30.2.0, potentially causing type errors or missing autocomplete for new features like the configurable GC aggressiveness in jest-leak-detector or runtime improvements.
Additional Locations (1)
62a67da to
792a3dc
Compare
792a3dc to
37319e9
Compare
37319e9 to
61643ae
Compare
61643ae to
176445c
Compare
176445c to
a5c9097
Compare
a5c9097 to
dc4b5b0
Compare
dc4b5b0 to
eaef6b2
Compare
eaef6b2 to
6b72111
Compare
269ebd8 to
1364a79
Compare
1364a79 to
dc3d14c
Compare
dc3d14c to
1ffac32
Compare
1ffac32 to
1caea54
Compare
1caea54 to
bc254e6
Compare
bc254e6 to
ace0bb7
Compare
ace0bb7 to
7c2e88c
Compare
7c2e88c to
a7e186f
Compare
a7e186f to
da93ef2
Compare
da93ef2 to
60447f9
Compare
60447f9 to
e30f8b6
Compare
e30f8b6 to
ca116c8
Compare
ca116c8 to
d40ca50
Compare
Bumps the jest-dependencies group with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). Updates `jest` from 30.0.4 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `jest-environment-jsdom` from 30.0.4 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest-dependencies - dependency-name: jest-environment-jsdom dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d40ca50 to
a5b0c15
Compare
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
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 the jest-dependencies group with 2 updates: jest and jest-environment-jsdom.
Updates
jestfrom 30.0.4 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5Updates
jest-environment-jsdomfrom 30.0.4 to 30.2.0Release notes
Sourced from jest-environment-jsdom's releases.
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
855864ev30.2.0ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5Dependabot 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions