-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the jest group across 1 directory with 4 updates #265
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this pull request because it includes a major update of a dependency used only in development.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the jest group with 4 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `eslint-plugin-jest` from 28.5.0 to 28.14.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.5.0...v28.14.0) Updates `jest` from 29.7.0 to 30.0.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.0.0/packages/jest) Updates `@types/jest` from 29.5.12 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `ts-jest` from 29.1.3 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.3...v29.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com>
edf25c1
to
4e36e4a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this pull request because it includes a major update of a dependency used only in development.
Bumps the jest group with 4 updates in the / directory: eslint-plugin-jest, jest, @types/jest and ts-jest.
Updates
eslint-plugin-jest
from 28.5.0 to 28.14.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
f0b4071
chore(release): 28.14.0 [skip ci]30440ef
feat(unbound-method): markdocs.recommended
anddocs.requiresTypeChecking
...51d39cc
chore: use@typescript-eslint
v8 in development (#1757)d3c480f
chore(release): 28.13.5 [skip ci]d8b5e0e
fix: handle string-based import names when resolving Jest functions (#1761)d69f493
chore(release): 28.13.4 [skip ci]547e67b
fix(prefer-importing-jest-globals): handle string-based import names (#1756)9f21577
chore: add30
toJestVersion
type (#1760)078df22
test: automatically skip ecma 2022 tests when using ESLint v7 (#1759)ab990dd
test: simplify detection of ESLint major version (#1758)Updates
jest
from 29.7.0 to 30.0.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
a383155
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.6286dc4a
v30.0.0-beta.576632c6
chore: drop node 23 (#15640)69f0c89
v30.0.0-beta.42950cbb
Update deps.Updates
@types/jest
from 29.5.12 to 30.0.0Commits
Updates
ts-jest
from 29.1.3 to 29.4.0Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
f692f74
chore(release): 29.4.084e093e
feat: support Jest 302d6fe5c
build(deps): Update dependency eslint-plugin-jsdoc to ^50.8.083c6d35
build(deps): Update dependency eslint-plugin-jest to ^28.13.394797d0
build(deps): Update dependency@vitejs/plugin-react-swc
to ^3.10.29a9bd5c
build(deps): Update ESLint packages to ^8.34.0cbd81fd
build(deps): Update dependency eslint-plugin-jest to ^28.13.01d3fb0d
build(deps): Update dependency@types/node
to v20.19.032efecb
build(deps): Update docusaurus monorepo to ^3.8.15133d48
build: upgradedocusaurus
to 3.8You 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 <dependency name> major version
will 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 version
will 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