build(deps-dev): bump the eslint-and-prettier group with 6 updates#97
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the eslint-and-prettier group with 6 updates#97dependabot[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 | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `4.22.0` | `6.7.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.22.0` | `6.7.2` | | [eslint](https://github.com/eslint/eslint) | `7.24.0` | `8.50.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.2.0` | `9.0.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `3.4.0` | `5.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.2.1` | `3.0.3` | Updates `@typescript-eslint/eslint-plugin` from 4.22.0 to 6.7.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/v6.7.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.22.0 to 6.7.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/v6.7.2/packages/parser) Updates `eslint` from 7.24.0 to 8.50.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.50.0) Updates `eslint-config-prettier` from 8.2.0 to 9.0.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.2.0...v9.0.0) Updates `eslint-plugin-prettier` from 3.4.0 to 5.0.0 - [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/v5.0.0) Updates `prettier` from 2.2.1 to 3.0.3 - [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.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-and-prettier - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major 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-major 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>
|
|
Contributor
Author
|
Superseded by #99. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/eslint-and-prettier-051c843dac
branch
September 30, 2023 19:09
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:
4.22.06.7.24.22.06.7.27.24.08.50.08.2.09.0.03.4.05.0.02.2.13.0.3Updates
@typescript-eslint/eslint-pluginfrom 4.22.0 to 6.7.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ddb8589chore: publish v6.7.2aefb268chore: publish v6.7.19cf757achore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLoc...e0cb751docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)ad46b12chore(deps): update jest to v29.7.0 (#7651)7826910docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalesci...79ffff0chore: publish v6.7.0b284370feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)4908905fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when...a3a3932chore: publish v6.6.0Updates
@typescript-eslint/parserfrom 4.22.0 to 6.7.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ddb8589chore: publish v6.7.2aefb268chore: publish v6.7.1ad46b12chore(deps): update jest to v29.7.0 (#7651)79ffff0chore: publish v6.7.0a3a3932chore: publish v6.6.0337525bchore(deps): update dependency jest to v29.6.4 (#7575)4f34d0bchore: publish v6.5.0ef1367echore: publish v6.4.12e1cfd5chore: upgrade to yarn 3 (#6162)14bea42chore: publish v6.4.0Updates
eslintfrom 7.24.0 to 8.50.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
299bfae8.50.0212687cBuild: changelog update for 8.50.0f8a8a2dchore: upgrade@eslint/js@8.50.0 (#17599)38ada6dchore: package.json update for@eslint/jsrelease27d5a9efeat: add suggestions to array-callback-return (#17590)f9082fffeat: flat-rule-tester make sure default config always matches (#17585)83914adfeat: Implement SourceCode#applyInlineConfig() (#17351)cc4d26bfix: Ensure deprecated context.parserServices warns (#17593)1ea4cfbfix: Ensure all RuleTester tests all deprecated context methods (#17587)1800537docs: Fix and standardize JSX code examples (#17591)Updates
eslint-config-prettierfrom 8.2.0 to 9.0.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
1982680eslint-config-prettier v9.0.0f197969Do not disable unicode-bom (#250)a8bc57eFlat config: CLI, tests, docs (#261)baab944eslint-config-prettier v8.10.0552483bfeat: max-statements-per-line (#263)aa1aa34eslint-config-prettier v8.9.07d9ed21Update everything (#260)2a2438efeat: off vue/array-element-newline (#259)6b48bb2Bump word-wrap from 1.2.3 to 1.2.4 (#258)311351bUse matrix.os in check.yml (#251)Updates
eslint-plugin-prettierfrom 3.4.0 to 5.0.0Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-plugin-prettier since your current version.
Updates
prettierfrom 2.2.1 to 3.0.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171Release 3.0.3a35008fSupport shared config that forbidsrequire()(#15233)1ce97d1Support TypeScript 5.2using/await usingdeclaration (#15321)a73cfa0Fix build script--reportoption (#15323)941c6b3Minor refactor togetSupportedFilesGlob(#15319)f6c9e9bAssert uniqueness in language properties (#15320)288ea7echore(deps): update dependency webpack to v5.88.2 (#15147)