-
Notifications
You must be signed in to change notification settings - Fork 22
Bump jest from 29.7.0 to 30.0.4 #1337
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
base: main
Are you sure you want to change the base?
Conversation
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.4. - [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.0.4/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-tools/executor-common |
0.0.5-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-graphql-ws |
2.0.6-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-http |
2.0.4-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
3.2.7-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
0.11.18-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
1.15.5-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
1.0.19-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
1.0.16-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/hmac-upstream-signature |
1.2.29-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-jwt-auth |
1.5.7-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-opentelemetry |
1.3.63-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
1.3.51-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
1.10.0-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-common |
0.7.36-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
0.6.44-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
0.6.3-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
1.0.11-alpha-02b69f1ddf4b9f7d6fa5410e20812b533a9ea74e |
npm ↗︎ unpkg ↗︎ |
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared
|
A newer version of jest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps jest from 29.7.0 to 30.0.4.
Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
f4296d2
v30.0.4d4a6c94
v30.0.3393acbf
v30.0.25ce865b
v30.0.1469f665
v30.0.0ce14203
v30.0.0-rc.10ab14ba
v30.0.0-beta.9ac334c0
v30.0.0-beta.87c799e5
v30.0.0-beta.74f96449
v30.0.0-beta.6You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)