build(deps-dev): bump @jest/types from 30.2.0 to 30.4.1#3232
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump @jest/types from 30.2.0 to 30.4.1#3232dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
a571e09 to
29681b0
Compare
387684c to
eedae9f
Compare
Bumps [@jest/types](https://github.com/jestjs/jest/tree/HEAD/packages/jest-types) from 30.2.0 to 30.4.1. - [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.4.1/packages/jest-types) --- updated-dependencies: - dependency-name: "@jest/types" dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
eedae9f to
340bfbb
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 @jest/types from 30.2.0 to 30.4.1.
Release notes
Sourced from @jest/types's releases.
... (truncated)
Changelog
Sourced from @jest/types's changelog.
... (truncated)
Commits
b3b4a09v30.4.169b7072feat: allow custom runner configuration options (tuple format) (#16141)5cbb21ev30.4.024334c9feat(fake-timers): support mockingTemporal.Nowtime (#16131)4f96451fix: supportsilentandverboseas project config (#16133)db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)9b1171ffeat(fake-timers): basic support forTemporal(#16128)4b9f547feat: add workerGracefulExitTimeout config option (#15984)6886816chore: enable node protocol in imports (#16077)f39945afix(jest-circus): prevent crash when asyncError is undefined for non-Error th...