-
Notifications
You must be signed in to change notification settings - Fork 0
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
npm: bump the all group with 19 updates #29
Merged
Merged
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
Bumps the all group with 19 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.11` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `16.1.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.6` | `29.5.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.0` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.0` | `8.18.2` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `9.17.0` | | [eslint-config-grisaia-react](https://github.com/RevoTale/js-package-utils) | `0.6.14` | `0.6.17` | | [eslint-config-grisaia-typescript](https://github.com/RevoTale/js-package-utils) | `0.6.14` | `0.6.18` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.2.1` | | [grisaia-package-builder](https://github.com/RevoTale/js-package-utils) | `0.1.13` | `0.1.17` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.4.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.31` | `19.0.2` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.0.0` | | [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.2.0` | `19.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.2.5` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.7.2` | Updates `@changesets/cli` from 2.26.2 to 2.27.11 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.26.2...@changesets/cli@2.27.11) Updates `@testing-library/react` from 14.0.0 to 16.1.0 - [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@v14.0.0...v16.1.0) Updates `@types/jest` from 29.5.6 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@typescript-eslint/eslint-plugin` from 6.9.0 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.9.0 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser) Updates `eslint` from 8.52.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.52.0...v9.17.0) Updates `eslint-config-grisaia-react` from 0.6.14 to 0.6.17 - [Release notes](https://github.com/RevoTale/js-package-utils/releases) - [Commits](https://github.com/RevoTale/js-package-utils/compare/eslint-config-grisaia-react@0.6.14...eslint-config-grisaia-react@0.6.17) Updates `eslint-config-grisaia-typescript` from 0.6.14 to 0.6.18 - [Release notes](https://github.com/RevoTale/js-package-utils/releases) - [Commits](https://github.com/RevoTale/js-package-utils/compare/eslint-config-grisaia-typescript@0.6.14...eslint-config-grisaia-typescript@0.6.18) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-prettier` from 5.0.1 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.2.1) Updates `grisaia-package-builder` from 0.1.13 to 0.1.17 - [Release notes](https://github.com/RevoTale/js-package-utils/releases) - [Commits](https://github.com/RevoTale/js-package-utils/compare/grisaia-package-builder@0.1.13...grisaia-package-builder@0.1.17) Updates `prettier` from 3.0.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.4.2) Updates `react` from 18.2.0 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.2.31 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `react-test-renderer` from 18.2.0 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-test-renderer) Updates `ts-jest` from 29.1.1 to 29.2.5 - [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.1...v29.2.5) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.2.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.7.2) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-config-grisaia-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-config-grisaia-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: grisaia-package-builder dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: react-test-renderer dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 25, 2024
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 all group with 19 updates:
2.26.2
2.27.11
14.0.0
16.1.0
29.5.6
29.5.14
6.9.0
8.18.2
6.9.0
8.18.2
8.52.0
9.17.0
0.6.14
0.6.17
0.6.14
0.6.18
9.0.0
9.1.0
5.0.1
5.2.1
0.1.13
0.1.17
3.0.3
3.4.2
18.2.0
19.0.0
18.2.31
19.0.2
18.2.0
19.0.0
18.2.0
19.0.0
29.1.1
29.2.5
10.9.1
10.9.2
5.2.2
5.7.2
Updates
@changesets/cli
from 2.26.2 to 2.27.11Release notes
Sourced from
@changesets/cli
's releases.... (truncated)
Commits
ac2fd12
Version Packages (#1532)f0270f6
relax parameters for read() (#1517)f03f70b
Bump@typescript-eslint/parser
from 5.43.0 to 5.62.0 (#1527)5412908
Bump jest-watch-typeahead from 2.2.1 to 2.2.2 (#1529)828a238
Bump enquirer from 2.3.2 to 2.4.1 (#1530)5c1617f
Bump@types/lodash
from 4.14.144 to 4.17.13 (#1520)22eff6f
Bump extendable-error from 0.1.5 to 0.1.7 (#1522)7a53030
Bump eslint-config-standard from 17.0.0 to 17.1.0 (#1521)921a852
Bump@babel/preset-typescript
from 7.18.6 to 7.26.0 (#1523)ff59515
Add Dependabot config file (#1219)Updates
@testing-library/react
from 14.0.0 to 16.1.0Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
85ac253
feat: Add support for React 19 (#1367)3dcd8a9
fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9
Fix React Canary and Experimental tests (#1353)a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...c1f2957
fix: Ensureact
is notany
whenReact.act
is not declared (#1323)b6e59f7
fix: export new act when available (#1319)f6a1677
chore: Adjust tests to workaround 18.3.0 bug (#1315)d143f46
fix: Stop restrictingcontainer
option based onhydrate
(#1313)48282c2
fix: EnsurerenderHook
options extend options forrender
(#1308)067d0c6
fix: Don't raise TypeScript errors when hydatingdocument
(#1304)Updates
@types/jest
from 29.5.6 to 29.5.14Commits
Updates
@typescript-eslint/eslint-plugin
from 6.9.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...4c91ed5
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a ...91e7217
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over a...dfd550d
chore(deps): update dependency prettier to v3.4.2 (#10478)8ca9cba
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an uncons...ba39dde
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in whic...6c75493
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declar...Updates
@typescript-eslint/parser
from 6.9.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)Updates
eslint
from 8.52.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/js@9.17.0
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)