Bump the npm-development group with 8 updates#36
Merged
Conversation
Bumps the npm-development group with 8 updates: | Package | From | To | | --- | --- | --- | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.15` | `7.23.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.7` | `29.5.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.10` | `20.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `6.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.1` | `6.13.1` | | [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.54.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@babel/eslint-parser` from 7.22.15 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/eslint/babel-eslint-parser) Updates `@types/jest` from 29.5.7 to 29.5.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.8.10 to 20.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 6.13.1 - [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/v6.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.9.1 to 6.13.1 - [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/v6.13.1/packages/parser) Updates `eslint` from 8.52.0 to 8.54.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...v8.54.0) Updates `prettier` from 3.0.3 to 3.1.0 - [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.1.0) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
ncalteen
approved these changes
Nov 30, 2023
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 npm-development group with 8 updates:
7.22.157.23.329.5.729.5.1020.8.1020.10.16.9.16.13.16.9.16.13.18.52.08.54.03.0.33.1.05.2.25.3.2Updates
@babel/eslint-parserfrom 7.22.15 to 7.23.3Release notes
Sourced from
@babel/eslint-parser's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser's changelog.... (truncated)
Commits
1bce5c9v7.23.3419644fdocs: Update links in@babel/eslint-parserREADME (#16044)1e15165Require exact Babel 8 version inassertVersion(#15955)Updates
@types/jestfrom 29.5.7 to 29.5.10Commits
Updates
@types/nodefrom 20.8.10 to 20.10.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.9.1 to 6.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
14f3ff0chore: publish v6.13.139c437achore: publish v6.13.09093e95chore: publish v6.12.02e535b8chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1ffix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...f151b26fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0afix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312dfeat: [member-ordering] add accessor support for member-ordering (#7927)06496e2chore: publish v6.11.0Updates
@typescript-eslint/parserfrom 6.9.1 to 6.13.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
14f3ff0chore: publish v6.13.139c437achore: publish v6.13.09093e95chore: publish v6.12.02e535b8chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2chore: publish v6.11.075c1288chore: publish v6.10.0Updates
eslintfrom 8.52.0 to 8.54.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
4a88a548.54.06cf675fBuild: changelog update for 8.54.0d644de9chore: upgrade@eslint/js@8.54.0 (#17773)1e6e314chore: package.json update for@eslint/jsrelease98926e6fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883bfeat: for-direction rule add check for condition in reverse order (#17755)1452dc9feat: Add suggestions to no-console (#17680)6fb8805chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3docs: Make clear when rules are removed (#17728)e8cf9f6fix: Make dark scroll bar in dark theme (#17753)Updates
prettierfrom 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8Release 3.1.06a1d409chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60chore(deps): update dependency@types/estreeto v1.0.5 (#15625)2af23eechore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5achore(deps): update dependency webpack to v5.89.0 (#15639)14607efchore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
typescriptfrom 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.
Commits
27047e3Update LKG.d09b1bfPick #56449 into release-5.3 (#56451)e2a5d45Update LKG.756efd2Fixes for release-5.3. (#56424)88f80c7Update LKG5823785Merge remote-tracking branch 'origin/main' into release-5.33e12250Allow of inawait usingdeclarations in for-of loops (#55558)b86883fBump version to 5.3.1-rc and LKGe2234f6Update LKG826bea9Merge remote-tracking branch 'origin/main' into release-5.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependencyDescription has been truncated