build(deps-dev): bump the eslint-and-prettier group with 6 updates - #76
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the eslint-and-prettier group with 6 updates#76dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
|
Bumps the eslint-and-prettier group with 6 updates: | Package | Update | | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 4.22.0 to 4.33.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 4.22.0 to 4.33.0 | | [eslint](https://github.com/eslint/eslint) | 7.24.0 to 8.44.0 | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.2.0 to 8.8.0 | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | 3.4.0 to 4.2.1 | | [prettier](https://github.com/prettier/prettier) | 2.2.1 to 3.0.0 | Updates `@typescript-eslint/eslint-plugin` from 4.22.0 to 4.33.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/v4.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.22.0 to 4.33.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/v4.33.0/packages/parser) Updates `eslint` from 7.24.0 to 8.44.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.24.0...v8.44.0) Updates `eslint-config-prettier` from 8.2.0 to 8.8.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.2.0...v8.8.0) Updates `eslint-plugin-prettier` from 3.4.0 to 4.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](https://github.com/prettier/eslint-plugin-prettier/commits/v4.2.1) Updates `prettier` from 2.2.1 to 3.0.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...3.0.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-and-prettier - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-and-prettier - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-and-prettier - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-and-prettier - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-and-prettier - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-and-prettier ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/eslint-and-prettier-b3c5ebf97a
branch
from
July 8, 2023 19:48
52f5e33 to
9674cf0
Compare
Contributor
Author
|
Superseded by #82. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/eslint-and-prettier-b3c5ebf97a
branch
July 15, 2023 19:08
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 eslint-and-prettier group with 6 updates:
Updates
@typescript-eslint/eslint-pluginfrom 4.22.0 to 4.33.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
7bf8c9cchore: publish v4.33.0edaa3c1fix(eslint-plugin): [no-restricted-imports] fix crash when no options given (...0868725fix(eslint-plugin): [prefer-regexp-exec] checkRegExpwithout flags (#3946)f8f534efix(eslint-plugin): [padding-line-between-statements] TSModuleBlock should ch...240fc65fix(eslint-plugin): [lines-between-class-members] fixexceptAfterOverloadf...40760f9fix(eslint-plugin): [non-nullable-type-assertion-style] false-positive with n...c40dd13fix(eslint-plugin): [no-confusing-void-expression] support optional chaining ...35a8acfrefactor(eslint-plugin): [no-shadow] usefindVariablefrom utils (#3921)3c773e4docs(eslint-plugin): [no-unsafe-argument] fix grammar (#3889)02c6ff3chore: publish v4.32.0Updates
@typescript-eslint/parserfrom 4.22.0 to 4.33.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
7bf8c9cchore: publish v4.33.002c6ff3chore: publish v4.32.025a42c0feat: Support'latest'asecmaVersion(#3873)eee47d0chore: publish v4.31.22006056chore: publish v4.31.14a88de2chore: publish v4.31.026de645chore: publish v4.30.0f81831bfeat(typescript-estree): add support for class static blocks (#3730)055add0chore: publish v4.29.3bf402f4chore: publish v4.29.2Updates
eslintfrom 7.24.0 to 8.44.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8c1ec658.44.0849933bBuild: changelog update for 8.44.049e46edchore: upgrade@eslint/js@8.44.0 (#17329)a1cb642chore: package.json update for@eslint/jsrelease1766771feat: addes2023andes2024environments (#17328)4c50400feat: addecmaVersion: 2024, regexpvflag parsing (#17324)4d411e4feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17...840a264test: More test cases for no-case-declarations (#17315)e6e74f9chore: package.json update for eslint-config-eslint releaseeb3d794chore: upgrade semver@7.5.3 (#17323)Updates
eslint-config-prettierfrom 8.2.0 to 8.8.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
88ba724eslint-config-prettier v8.8.01a7be70add rule@typescript/lines-around-comment(#246)130bf88Move removed rules to deprecated section (#245)a157136eslint-config-prettier v8.7.0bb1024fUpdate npm packages (#244)5b8afceadd rule@typescript-eslint/block-spacingand `@typescript-eslint/key-spaci...414495deslint-config-prettier v8.6.0ebcb0bfUpdate npm packages (#236)879e82efeat: off vue/multiline-ternary rule (#234)1218d22ci: harden workflows (#232)Updates
eslint-plugin-prettierfrom 3.4.0 to 4.2.1Release notes
Sourced from eslint-plugin-prettier's releases.