build(deps-dev): bump the eslint-and-prettier group with 6 updates#122
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the eslint-and-prettier group with 6 updates#122dependabot[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.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.22.0` | `6.20.0` | | [eslint](https://github.com/eslint/eslint) | `7.24.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.2.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `3.4.0` | `5.1.3` | | [prettier](https://github.com/prettier/prettier) | `2.2.1` | `3.2.4` | Updates `@typescript-eslint/eslint-plugin` from 4.22.0 to 6.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.22.0 to 6.20.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.20.0/packages/parser) Updates `eslint` from 7.24.0 to 8.56.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.56.0) Updates `eslint-config-prettier` from 8.2.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.2.0...v9.1.0) Updates `eslint-plugin-prettier` from 3.4.0 to 5.1.3 - [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.1.3) Updates `prettier` from 2.2.1 to 3.2.4 - [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.2.4) --- 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 #123. |
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.20.04.22.06.20.07.24.08.56.08.2.09.1.03.4.05.1.32.2.13.2.4Updates
@typescript-eslint/eslint-pluginfrom 4.22.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
a01a6e6chore(release): publish 6.20.04d2ce3bfix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40echore(eslint-plugin): fix typos in schema definitions (#8311)d02d086fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8chore: enable prefer-nullish-coalescing internally (#7955)bbc6770feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214chore(release): publish 6.19.1920f909fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parserfrom 4.22.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
a01a6e6chore(release): publish 6.20.0a911214chore(release): publish 6.19.17c673a1chore(release): publish 6.19.0aa7ab0echore(release): publish 6.18.11ee3087chore: enable eslint-plugin-jsdoc internally (#8145)21460efchore(release): publish 6.18.0d0977abchore: use nx release (#8194)e566a5dchore: publish v6.17.07246e56chore: publish v6.16.06128a02chore: publish v6.15.0Updates
eslintfrom 7.24.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f88.56.0085978bBuild: changelog update for 8.56.0ba6af85chore: upgrade@eslint/js@8.56.0 (#17864)60a531achore: package.json update for@eslint/jsrelease0dd9704feat: Support custom severity when reporting unused disable directives (#17212)31a7e3ffeat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6fix:TypeError: fs.exists is not a functionon read-only file system (#17846)9271d10chore: add GitHub issue template for docs issues (#17845)70a686bchore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-config-prettierfrom 8.2.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3deslint-config-prettier v9.1.04110dffMerge pull request #271 from prettier/deprecated6d0bd92Update tests to handle newly deprecated rules4c876b9Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0Use specialRule constant7827196Group deprecated and removed rules by version48f804cRoll back to ESLint 8.52.0 for now16f03b8Update Prettierb06d618Update npm packages25fc427turn offunicorn/template-indent(#269)Updates
eslint-plugin-prettierfrom 3.4.0 to 5.1.3Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
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.2.4Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5Release 3.2.41cd4d9cFix JSONC filenames list (#15947)6c6a332Spellcheck75ec1f7Fix lock filedda00cdClean changelog_unreleasedc12e3c6Git blame ignore 3.2.34985be5Bump Prettier dependency to 3.2.338c0d21Update dependents count42ba437Release 3.2.399c873dchore(deps): update typescript-eslint to v6.19.0 (#15939)Maintainer changes
This version was pushed to npm by prettier-bot, a new releaser for prettier since your current version.
Dependabot 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 dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions