-
Notifications
You must be signed in to change notification settings - Fork 20
Bump the devdependencies group across 1 directory with 12 updates #396
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
Merged
smaye81
merged 2 commits into
main
from
dependabot/npm_and_yarn/devdependencies-bb5214b44e
Aug 2, 2024
Merged
Bump the devdependencies group across 1 directory with 12 updates #396
smaye81
merged 2 commits into
main
from
dependabot/npm_and_yarn/devdependencies-bb5214b44e
Aug 2, 2024
Conversation
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
Bumps the devdependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.15.0` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.15.0` | `8.0.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.15.0` | `8.0.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.10.0` | `8.13.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.5.0` | `48.11.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.4` | | [turbo](https://github.com/vercel/turbo) | `2.0.6` | `2.0.11` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.6` | `6.4.8` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.3` | `5.3.5` | Updates `@types/node` from 20.14.9 to 22.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 8.0.0 - [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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.15.0 to 8.0.0 - [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.0.0/packages/parser) Updates `@typescript-eslint/utils` from 7.15.0 to 8.0.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/utils) Updates `cspell` from 8.10.0 to 8.13.1 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.13.1/packages/cspell) Updates `eslint-plugin-jsdoc` from 48.5.0 to 48.11.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.5.0...v48.11.0) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `ts-jest` from 29.1.5 to 29.2.4 - [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.5...v29.2.4) Updates `turbo` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v2.0.6...v2.0.11) Updates `typescript` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8 - [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.4.6...v6.4.8) Updates `vite` from 5.3.3 to 5.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Steve Ayers <sayers@buf.build>
smaye81
approved these changes
Aug 2, 2024
Reverted the following:
because updating these to v8.0.0 without updating eslint to v9 seems to be causing false lint positives. Seems likely related to a version mismatch or the way v.8.0.0 is interpreting the configs. |
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 devdependencies group with 12 updates in the / directory:
20.14.9
22.1.0
7.15.0
8.0.0
7.15.0
8.0.0
7.15.0
8.0.0
8.10.0
8.13.1
48.5.0
48.11.0
3.3.2
3.3.3
29.1.5
29.2.4
2.0.6
2.0.11
5.5.3
5.5.4
6.4.6
6.4.8
5.3.3
5.3.5
Updates
@types/node
from 20.14.9 to 22.1.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)Updates
@typescript-eslint/parser
from 7.15.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)c365664
Merge branch 'main'd1d0ba5
chore(release): publish 7.16.16bd4211
Merge branch 'main'Updates
@typescript-eslint/utils
from 7.15.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/utils
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.09927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)32a7a70
feat(rule-tester): switched to flat config (#9603)f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.088a8673
feat(eslint-plugin): [return-await] add return-await to strict-type-checked p...ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)Updates
cspell
from 8.10.0 to 8.13.1Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
99cdb4e
v8.13.1076362b
fix: Use the resolved root when setting Glob Root (#6027)de29685
fix: Improve perf of camel case word splitter. (#6019)be8e3e4
perf: Reduce the use of Generators in critical sections. (#6015)2fd3fb4
v8.13.06327e44
fix: Improve the speed of checking text. (#6004)7f3dd7e
fix: trie lookup performance (#5985)2b9d2fd
v8.12.1f6ab018
fix: make sure the version is up to datee58c494
v8.12.0Updates
eslint-plugin-jsdoc
from 48.5.0 to 48.11.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
116b3e8
feat(require-template
): check callback/function tag block content058018b
feat(check-template-names
): check callback/function tag blocks12fca71
fix(check-template-names
): check for param and returns tags; fixes #128631e0a35
fix: add espree as dependency; fixes #128431d3255
feat(require-template
,check-template-names
): add supportClassDeclaration
28bc1cb
feat(require-template
,check-template-names
): add support `FunctionDeclar...320a1eb
feat(require-template
,check-template-names
): add support `TSInterfaceDec...87a1270
fix(getJsdocProcessorPlugin
): ensure package.json file is consistently located2fbd47c
fix(examples processor): ensure config can be loaded with pluginsdf43df9
docs: mention in rule message current alternative tocheck-examples
ruleUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
ts-jest
from 29.1.5 to 29.2.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
0977789
chore(release): 29.2.470b9530
fix: revert support implementation forNode16/NodeNext
86398c7
build(deps): Update dependency@babel/preset-env
to ^7.25.32b07e2b
build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.25cc1333
build(deps): Update babel monorepo to ^7.25.246fa736
build(deps): Update ESLint packages to ^7.18.0e1aad14
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.219473a2
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1a40a791
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.06d8063a
test: refactor example apps to be in one projectUpdates
turbo
from 2.0.6 to 2.0.11Release notes
Sourced from turbo's releases.