feat(deps): bump the typescript-eslint-prettier group across 1 directory with 6 updates#1011
Merged
blacha merged 2 commits intoJun 23, 2024
Conversation
…ory with 6 updates Bumps the typescript-eslint-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) | `7.10.0` | `7.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.10.0` | `7.13.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.5.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.34.3` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` | Updates `@typescript-eslint/eslint-plugin` from 7.10.0 to 7.13.1 - [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.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.10.0 to 7.13.1 - [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.1/packages/parser) Updates `eslint` from 8.57.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@v8.57.0...v9.5.0) Updates `eslint-plugin-react` from 7.34.1 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.1...v7.34.3) Updates `prettier` from 3.2.5 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@3.2.5...3.3.2) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint-prettier - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint-prettier - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-major dependency-group: typescript-eslint-prettier - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint-prettier - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint-prettier - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typescript-eslint-prettier ... Signed-off-by: dependabot[bot] <[email protected]>
blacha
approved these changes
Jun 23, 2024
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Jun 23, 2024
🤖 I have created a release *beep* *boop* --- ## [5.4.0](v5.3.0...v5.4.0) (2024-06-23) ### Features * **deps:** bump the typescript-eslint-prettier group across 1 directory with 6 updates ([#1011](#1011)) ([4dddab1](4dddab1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 typescript-eslint-prettier group with 6 updates in the / directory:
7.10.07.13.17.10.07.13.18.57.09.5.07.34.17.34.33.2.53.3.25.4.55.5.2Updates
@typescript-eslint/eslint-pluginfrom 7.10.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1212a8fchore(release): publish 7.13.1af34737docs: improve return-await description about motivation (#9201)bf48dc5fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...33acc50fix(eslint-plugin): [return-await] support explicit resource management (#9044)50ed604fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)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)Updates
@typescript-eslint/parserfrom 7.10.0 to 7.13.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
1212a8fchore(release): publish 7.13.18a178edchore(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.0Updates
eslintfrom 8.57.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-plugin-reactfrom 7.34.1 to 7.34.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
cef8123Update CHANGELOG and bump versioneb56061[Deps] updatearray.prototype.tosorted7d16666[Dev Deps] update@babel/core,@babel/eslint-parser, `@babel/plugin-synta...6dc7803[Fix]jsx-key: incorrect behavior for checkKeyMustBeforeSpread with map cal...393bfa2[Fix]no-object-type-as-default-prop: enable rule for components with many ...a944aa5[Fix]jsx-boolean-value:assumeUndefinedIsFalsewithnevermust not all...a79beb3[Fix]boolean-prop-naming: avoid a crash with a spread prope27ef81[Fix]prop-types: null-check rootNode before calling getScope417e1caUpdate CHANGELOG and bump versiond79605a[Deps] updatearray-includes,array.prototype.findlast, `es-iterator-help...Updates
prettierfrom 3.2.5 to 3.3.2Release notes
Sourced from prettier's releases.
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)Updates
typescriptfrom 5.4.5 to 5.5.2Release notes
Sourced from typescript's releases.