-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 the jest group with 7 updates #2908
Closed
Closed
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 1, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-725afc6956
branch
from
October 1, 2023 22:26
5879895
to
657e5f2
Compare
@dependabot rebase |
Bumps the jest group with 7 updates: | Package | From | To | | --- | --- | --- | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `29.6.4` | `29.7.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.16.5` | `6.1.3` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.2.3` | `27.4.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.5.0` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.2` | `29.5.5` | | [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server) | `9.0.0` | `9.0.1` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.5.0` | `29.7.0` | Updates `@jest/globals` from 29.6.4 to 29.7.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/v29.7.0/packages/jest-globals) Updates `@testing-library/jest-dom` from 5.16.5 to 6.1.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.16.5...v6.1.3) Updates `eslint-plugin-jest` from 27.2.3 to 27.4.2 - [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@v27.2.3...v27.4.2) Updates `jest` from 29.5.0 to 29.7.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/v29.7.0/packages/jest) Updates `@types/jest` from 29.5.2 to 29.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-dev-server` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-dev-server/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.1/packages/jest-dev-server) Updates `jest-environment-jsdom` from 29.5.0 to 29.7.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/v29.7.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest - dependency-name: jest-dev-server dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jest-725afc6956
branch
from
October 1, 2023 22:42
657e5f2
to
6d140ef
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 group with 7 updates:
29.6.4
29.7.0
5.16.5
6.1.3
27.2.3
27.4.2
29.5.0
29.7.0
29.5.2
29.5.5
9.0.0
9.0.1
29.5.0
29.7.0
Updates
@jest/globals
from 29.6.4 to 29.7.0Release notes
Sourced from
@jest/globals
's releases.Changelog
Sourced from
@jest/globals
's changelog.Commits
4e56991
v29.7.0Updates
@testing-library/jest-dom
from 5.16.5 to 6.1.3Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
5b492ac
fix: proper@jest/globals
import (#530)b959a68
fix: bump@adobe/css-tools
for ESM support (#525)853a3e5
fix(package.json): update main and module file paths (#523)3d834bb
feat: manually trigger release (#520)61d17bd
chore: Publish ESM and CJS (#519)bdb34f1
fix: matchers type is making the global expect unsafe (#513)4b764b9
feat: local types, supporting jest,@jest/globals
, vitest (#511)d717c66
feat: NewtoHaveAccessibleErrorMessage
better implementing the spec, deprec...Updates
eslint-plugin-jest
from 27.2.3 to 27.4.2Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
094ac10
chore(release): 27.4.2 [skip ci]0ec155a
chore(deps): update dependency semantic-release to v22 (#1434)84121ee
fix: make rule message punctuation consistent (#1444)90488de
chore(release): 27.4.1 [skip ci]a871775
fix(no-focused-tests): make reporting location consistent (#1443)1ee0087
refactor(max-nested-describe): simplify implementation (#1442)c846f7f
chore(deps): lock file maintenancee790193
chore(deps): update danger/danger-js action to v11.3.0 (#1437)225c3cf
chore(deps): lock file maintenance42fec48
chore(release): 27.4.0 [skip ci]Updates
jest
from 29.5.0 to 29.7.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.06ffa48d
chore: upgrade TypeScript to v5 (#14155)a95eeb6
chore: update tsd runner (#14020)Updates
@types/jest
from 29.5.2 to 29.5.5Commits
Updates
jest-dev-server
from 9.0.0 to 9.0.1Release notes
Sourced from jest-dev-server's releases.
Changelog
Sourced from jest-dev-server's changelog.
Commits
76ed6ee
v9.0.15cfee1f
fix: fix compatibility with Puppeteer v21 (#566)Updates
jest-environment-jsdom
from 29.5.0 to 29.7.0Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.026bd03a
fix: Fix user override of customExportConditions in custom env subclasses (#1...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 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