build(deps-dev): bump the eslint-and-prettier group across 1 directory with 6 updates#151
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…y with 6 updates Bumps the eslint-and-prettier group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `4.22.0` | `7.13.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `4.22.0` | `7.13.0` | | [eslint](https://github.com/eslint/eslint) | `7.24.0` | `9.5.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.3.2` | Updates `@typescript-eslint/eslint-plugin` from 4.22.0 to 7.13.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/v7.13.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 4.22.0 to 7.13.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/v7.13.0/packages/parser) Updates `eslint` from 7.24.0 to 9.5.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...v9.5.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.3.2 - [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.3.2) --- 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 #154. |
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 in the / directory:
4.22.07.13.04.22.07.13.07.24.09.5.08.2.09.1.03.4.05.1.32.2.13.3.2Updates
@typescript-eslint/eslint-pluginfrom 4.22.0 to 7.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
8a178edchore(release): publish 7.13.063e53e2chore(deps): update dependency prettier to v3.3.1 (#9308)fb52f78feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (...ab2916cchore: enable eslint-plugin/no-property-in-node internally (#9261)629035fdocs: mention rule scripts under Local Development (#9258)bf5394dfix(eslint-plugin): [no-magic-numbers] fix implementation of theignoreopt...60fb643chore(deps): update dependency prettier to v3.3.0 (#9266)c6e9719docs(eslint-plugin): [sort-type-constituents] deprecate the rule (#9253)293fb24fix(eslint-plugin): [no-unsafe-assignment] be more specific about error types...cb1720dfix(eslint-plugin): [no-base-to-string] make error message more nuanced (#9281)Updates
@typescript-eslint/parserfrom 4.22.0 to 7.13.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
8a178edchore(release): publish 7.13.0c9a6dd9feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28chore(release): publish 7.12.02bbf656fix(types): correct typing ParserOptions (#9202)e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.077fc366chore(release): publish 7.9.0f53fecechore: add knip (#8192)ee677f6chore(release): publish 7.8.03e19436chore(release): publish 7.7.1Updates
eslintfrom 7.24.0 to 9.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
53523579.5.0f425600Build: changelog update for 9.5.0f588160chore: upgrade@eslint/js@9.5.0 (#18591)5890841chore: package.json update for@eslint/jsrelease455f7fddocs: add section about including.gitignorefiles (#18590)e9f4ccdchore: remove unused eslint-disable directive (#18589)721eafedocs: update info about universalfilespatterns (#18587)4b23ffdrefactor: Move JS parsing logic into JS language (#18448)6880286fix: treat*as a universal pattern (#18586)8127127docs: Update READMEUpdates
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.3.2Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60Release 3.3.2aebcee5chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928chore(deps): update dependency c8 to v10 (#16380)c3d0b7fchore(deps): update typescript-eslint to v7.13.0 (#16376)27c35dbchore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983dUpgrade yarn to v4.3.0 (#16377)d6f37c4chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7dchore(deps): update dependency execa to v9.2.0 (#16372)f4608ccchore(deps): update dependency cspell to v8.8.4 (#16370)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.Details
Description has been truncated