Skip to content

chore(deps): update typescript-eslint monorepo to v8.32.1 #8619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.29.1 -> 8.32.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.29.1 -> 8.32.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.32.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#​11075)
  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#​10182)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#​11098)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#​11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#​10907)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#​11081)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.31.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#​10979)
❤️ Thank You
  • Nicolas Le Cam

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.32.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

coderabbitai bot commented Apr 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

github-actions bot commented Apr 15, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Apr 15, 2025

💻 Website Preview

The latest changes are available as preview in:

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/cache-cfw-kv 0.105.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-file 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-inmemory-lru 0.8.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-localforage 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-redis 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-upstash-redis 0.1.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/compose-cli 1.4.7-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-composition 0.8.6-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/include 0.3.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/apollo-link 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/cli 0.100.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/config 0.108.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/graphql 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/grpc 0.108.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/json-schema 0.109.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/mongoose 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/mysql 0.105.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/neo4j 0.107.1-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/odata 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/openapi 0.109.7-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/postgraphile 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/raml 0.109.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/soap 0.107.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/supergraph 0.10.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/thrift 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/tuql 0.105.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/http 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-bare 0.105.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-stitching 0.105.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/migrate-config-cli 1.6.8-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/runtime 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/store 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-cache 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-encapsulate 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-extend 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-federation 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-filter-schema 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-hive 0.104.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-hoist-field 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-naming-convention 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prefix 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prune 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rate-limit 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rename 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-replace-field 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-resolvers-composition 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-transfer-schema 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-type-merging 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/types 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/urql-exchange 0.106.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/utils 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/json-schema 0.109.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/mysql 0.9.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/neo4j 0.11.1-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/odata 0.2.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/openapi 0.109.7-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/raml 0.109.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/soap 0.107.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/sqlite 0.8.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@omnigraph/thrift 0.9.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-deduplicate-request 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-hive 0.104.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-http-cache 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-http-details-extensions 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-jit 0.2.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-jwt-auth 1.5.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-live-query 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-mock 0.105.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-newrelic 0.104.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-field-permissions 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-headers 1.4.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-rate-limit 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-response-cache 0.104.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-snapshot 0.104.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-statsd 0.104.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-grpc 0.3.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-mysql 0.9.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-neo4j 0.10.1-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-odata 0.2.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-rest 0.9.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-soap 0.10.4-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-sqlite 0.9.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-thrift 0.9.3-alpha-20250415152438-5bd3707fa148e9919efb5d9e9a8931fe2263d40a npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5bd3707 to ec94e0b Compare May 21, 2025 14:55
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.30.1 chore(deps): update typescript-eslint monorepo to v8.32.1 May 21, 2025
@ardatan ardatan merged commit 7e1db9a into master May 26, 2025
19 checks passed
@ardatan ardatan deleted the renovate/typescript-eslint-monorepo branch May 26, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant