chore(deps)(deps-dev): bump the dev-tooling group across 1 directory with 5 updates#48
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps-dev): bump the dev-tooling group across 1 directory with 5 updates#48dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
91db6eb to
d44d0ed
Compare
…with 5 updates Bumps the dev-tooling group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.8.0` | `6.9.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.4.1` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.3.0` | `30.4.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.4` | `29.4.11` | Updates `@testing-library/jest-dom` from 6.8.0 to 6.9.1 - [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@v6.8.0...v6.9.1) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `eslint` from 10.2.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.4.1) Updates `jest-environment-jsdom` from 30.3.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-environment-jsdom) Updates `ts-jest` from 29.4.4 to 29.4.11 - [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.4.4...v29.4.11) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
d44d0ed to
6a2726d
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 dev-tooling group with 5 updates in the / directory:
6.8.06.9.116.3.016.3.210.2.010.4.130.3.030.4.129.4.429.4.11Updates
@testing-library/jest-domfrom 6.8.0 to 6.9.1Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)Updates
@testing-library/reactfrom 16.3.0 to 16.3.2Release notes
Sourced from @testing-library/react's releases.
Commits
f32bd1bfix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/reactsince your current version.Updates
eslintfrom 10.2.0 to 10.4.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
jest-environment-jsdomfrom 30.3.0 to 30.4.1Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
b3b4a09v30.4.15cbb21ev30.4.0Updates
ts-jestfrom 29.4.4 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.