build(deps-dev): bump the eslint-and-prettier group with 6 updates - #84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the eslint-and-prettier group with 6 updates#84dependabot[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 6.1.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 4.22.0 to 6.1.0 | | [eslint](https://github.com/eslint/eslint) | 7.24.0 to 8.45.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 5.0.0 | | [prettier](https://github.com/prettier/prettier) | 2.2.1 to 3.0.0 | Updates `@typescript-eslint/eslint-plugin` from 4.22.0 to 6.1.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/v6.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.22.0 to 6.1.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/v6.1.0/packages/parser) Updates `eslint` from 7.24.0 to 8.45.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.45.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 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.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-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-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>
|
|
Contributor
Author
|
Superseded by #85. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/eslint-and-prettier-919ca37d21
branch
July 29, 2023 19:03
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 6.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d98f1e8chore: publish v6.1.01404796fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts...587ac30fix(eslint-plugin): [no-unused-vars] check if any variable definition is expo...2a4421cfix(eslint-plugin): [no-floating-promises] finally should be transparent to u...6d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...606a52cfix(eslint-plugin): [no-floating-promises] false negative calling .then with ...d368164fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignor...e08a722docs: fix typo in explicit-member-accessibility (#7224)a3da11dfix(eslint-plugin): include the rules types in the package (#7215)2e30379chore: bump dependency versions (#7191)Updates
@typescript-eslint/parserfrom 4.22.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
d98f1e8chore: publish v6.1.06d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379chore: bump dependency versions (#7191)6ae1fa7chore: publish v6.0.0980bda3Merge branch 'main' (I swear this had better be the last onecba0d11chore: publish v5.62.0c233652Merge branch 'main'2f46341chore: publish v5.61.0f74862cchore: publish v5.60.13cdf5c9chore: enable sort-type-constituents internally (#7028)Updates
eslintfrom 7.24.0 to 8.45.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
536cc348.45.04c11517Build: changelog update for 8.45.068f63d7chore: package.json update for@eslint/jsrelease89f3225docs: add playground links to correct and incorrect code blocks (#17306)f8892b5docs: Expand rule option schema docs (#17198)8bcbf11docs: Config Migration Guide (#17230)bb30908docs: Update READMEb79b6fbfix: Fix suggestion message inno-useless-escape(#17339)84d243bdocs: Update README5ca9b4dchore: update eslint-config-eslint exports (#17336)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 (#...Description has been truncated