-
Notifications
You must be signed in to change notification settings - Fork 20
Bump the devdependencies group across 1 directory with 15 updates #384
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
timostamm
merged 3 commits into
main
from
dependabot/npm_and_yarn/devdependencies-54bc69bb9d
Jul 4, 2024
Merged
Bump the devdependencies group across 1 directory with 15 updates #384
timostamm
merged 3 commits into
main
from
dependabot/npm_and_yarn/devdependencies-54bc69bb9d
Jul 4, 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 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.0` | `20.14.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.11.0` | `7.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.11.0` | `7.15.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.11.0` | `7.15.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.8.3` | `8.10.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `48.2.7` | `48.5.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.5.0` | `28.6.0` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.0` | `12.1.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.4` | `29.1.5` | | [turbo](https://github.com/vercel/turbo) | `1.13.3` | `2.0.6` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.6` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.0` | `4.3.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.3.3` | Updates `@types/node` from 20.14.0 to 20.14.9 - [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.11.0 to 7.15.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/v7.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.11.0 to 7.15.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/v7.15.0/packages/parser) Updates `@typescript-eslint/utils` from 7.11.0 to 7.15.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/v7.15.0/packages/utils) Updates `cspell` from 8.8.3 to 8.10.0 - [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.10.0/packages/cspell) Updates `eslint-plugin-jsdoc` from 48.2.7 to 48.5.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.2.7...v48.5.0) Updates `eslint-plugin-jest` from 28.5.0 to 28.6.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.6.0) Updates `eslint-plugin-simple-import-sort` from 12.1.0 to 12.1.1 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1) Updates `prettier` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.2) Updates `ts-jest` from 29.1.4 to 29.1.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.4...v29.1.5) Updates `turbo` from 1.13.3 to 2.0.6 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v1.13.3...v2.0.6) Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6 - [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.5...v6.4.6) Updates `@vitejs/plugin-react` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react) Updates `vite` from 5.2.12 to 5.3.3 - [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.3/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-minor 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: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-patch 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-patch dependency-group: devdependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@vitejs/plugin-react" 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-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6cacec4
to
77f4f33
Compare
Signed-off-by: Timo Stamm <ts@timostamm.de>
Signed-off-by: Timo Stamm <ts@timostamm.de>
77f4f33
to
05eff2d
Compare
timostamm
approved these changes
Jul 4, 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 devdependencies group with 15 updates in the / directory:
20.14.0
20.14.9
7.11.0
7.15.0
7.11.0
7.15.0
7.11.0
7.15.0
8.8.3
8.10.0
48.2.7
48.5.0
28.5.0
28.6.0
12.1.0
12.1.1
3.3.0
3.3.2
29.1.4
29.1.5
1.13.3
2.0.6
5.4.5
5.5.3
6.4.5
6.4.6
4.3.0
4.3.1
5.2.12
5.3.3
Updates
@types/node
from 20.14.0 to 20.14.9Commits
Updates
@typescript-eslint/eslint-plugin
from 7.11.0 to 7.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2865d31
chore(release): publish 7.15.02671de5
feat(eslint-plugin): back-port new rules around empty object types from v8 (#...05142c5
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...a466e07
fix: disableEXPERIMENTAL_useProjectService
indisabled-type-checked
shar...3694d8f
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...9dba021
feat(eslint-plugin): [array-type] detectReadonly\<string[]>
case (#8752)b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0Updates
@typescript-eslint/parser
from 7.11.0 to 7.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)Updates
@typescript-eslint/utils
from 7.11.0 to 7.15.0Release notes
Sourced from
@typescript-eslint/utils
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils
's changelog.... (truncated)
Commits
2865d31
chore(release): publish 7.15.00ca30a8
fix(utils): clean outdatedRuleTester
export (#9322)9dba021
feat(eslint-plugin): [array-type] detectReadonly\<string[]>
case (#8752)b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.0c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)1212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.07e93b28
chore(release): publish 7.12.0Updates
cspell
from 8.8.3 to 8.10.0Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
a5dde6a
v8.10.0e31992f
ci: Workflow Bot -- Update ALL Dependencies (main) (#5828)8081fca
feat: Add glob support for URLs (#5824)ca5159e
fix: Always set the color to white (#5826)baef741
ci: Workflow Bot -- Update ALL Dependencies (main) (#5822)4f29589
fix: Make sure case sensitive trace works as expected. (#5806)f532c77
v8.9.133c513c
v8.9.0700ed68
v8.9.0-alpha.01481080
fix: Workflow Bot -- Update Dictionaries (main) (#5711)Updates
eslint-plugin-jsdoc
from 48.2.7 to 48.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
49400e1
feat(check-param-names
): checkTSMethodSignature
(as on interface methods...1aa3313
feat(no-types
): addTSMethodSignature
; fixes #12495497b03
refactor: work synchronouslyad31b14
feat(check-values
): checks for valid@import
syntax54ac4fd
fix(no-undefined-types
): treat variables imported by@import
tags as defi...ce066df
fix: Revert "fix(no-undefined-types
): treat variables imported by@import
...34ba2e0
fix(no-undefined-types
): treat variables imported by@import
tags as defi...0bea154
fix(no-undefined-types
): prevent linting of "type" within@import
; fixes #12428603579
fix: namespace flat configname
'sc2d5a35
fix: avoid insertingname
for eslintrc configs; fixes #1239Updates
eslint-plugin-jest
from 28.5.0 to 28.6.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
afdcddd
chore(release): 28.6.0 [skip ci]430f024
ci: rundocs
job onpush
(#1605)4b6a4f2
feat(prefer-jest-mocked): add new rule (#1599)5b9b47e
feat(valid-expect): supporting automatically fixing adding async in some case...0a14446
chore(deps): update dependency semantic-release to v24 (#1602)db31890
chore(deps): update danger/danger-js action to v12.3.1 (#1591)04421cf
chore: run prettier (#1604)d465125
chore(deps): lock file maintenance70c8c5e
chore(deps): lock file maintenanceda993a5
test: only run linting when using ESLint v8 (#1593)Updates
eslint-plugin-simple-import-sort
from 12.1.0 to 12.1.1Changelog
Sourced from eslint-plugin-simple-import-sort's changelog.
Commits
57708e4
eslint-plugin-simple-import-sort v12.1.15505d7d
Addmeta.docs.description
(#172)20e25f3
Bump braces from 3.0.2 to 3.0.3 (#170)Updates
prettier
from 3.3.0 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
ts-jest
from 29.1.4 to 29.1.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
a5f3c8a
chore(release): 29.1.578d61b3
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.1259026b4
build(deps-dev): bump braces in /examples/type-module32cc6bb
build(deps): Update dependency eslint-plugin-jsdoc to ^48.2.11487172c
build(deps): Update actions/checkout digest to 692973e5560334
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/js-with-ts0d9e359
build(deps): bump braces from 3.0.2 to 3.0.3 in /website9803934
build(deps): Update dependency prettier to ^3.3.2543182a
build(deps): Update dependency esbuild to ~0.21.5b59777e
build(deps): Update@types
packages to ^7.13.0Updates
turbo
from 1.13.3 to 2.0.6Release notes
Sourced from turbo's releases.
... (truncated)
Commits
90abd30
publish 2.0.6 to registry2fcaef1
fix(ui): Use double arrow instead of spinner for active tasks. (#8632)258e00b
chore(ui): disable tui as the default (#8631)66c2f55
Memory: Usetriomphe::Arc
forSharedReference
(#8622)0f32796
fix(turborepo): update package.json typo (#8621)54ea3f0
fix(turborepo): correct Nuxt's wildcard pattern (#8616)0ded5b5
chore: release npm packages (#8614)795d177
Document new environment variables. (#8620)048cbb0
fix(docs): update docs typo (#8613)5e65580
devlow-bench: add git branch and sha to datapoints (#8602)Updates
typescript
from 5.4.5 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick