Skip to content

Bump @typescript-eslint/parser from 8.31.1 to 8.33.0#238

Merged
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-eslint/parser-8.33.0
Jun 6, 2025
Merged

Bump @typescript-eslint/parser from 8.31.1 to 8.33.0#238
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/typescript-eslint/parser-8.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps @typescript-eslint/parser from 8.31.1 to 8.33.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

v8.32.1

8.32.1 (2025-05-12)

🩹 Fixes

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

❤️ Thank You

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

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.33.0 (2025-05-26)

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.

8.32.1 (2025-05-12)

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.

8.32.0 (2025-05-05)

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.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team June 1, 2025 13:14
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jun 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ JSON jsonlint 7 0 0 0.28s
✅ JSON npm-package-json-lint yes no no 0.51s
✅ JSON prettier 7 0 0 1.09s
✅ JSON v8r 7 0 0 9.3s
✅ MARKDOWN markdownlint 1 0 0 0.8s
✅ MARKDOWN markdown-link-check 1 0 0 2.36s
✅ REPOSITORY checkov yes no no 19.93s
✅ REPOSITORY gitleaks yes no no 1.47s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 33.73s
✅ REPOSITORY secretlint yes no no 1.14s
✅ REPOSITORY syft yes no no 4.94s
✅ REPOSITORY trivy-sbom yes no no 1.76s
✅ REPOSITORY trufflehog yes no no 16.05s
✅ TYPESCRIPT prettier 10 0 0 1.11s
✅ YAML prettier 13 0 0 0.45s
✅ YAML v8r 13 0 0 7.77s
✅ YAML yamllint 13 0 0 0.31s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.31.1 to 8.33.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/v8.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-8.33.0 branch from c0162d9 to 7735a25 Compare June 6, 2025 14:47
@ncalteen ncalteen merged commit c111a20 into main Jun 6, 2025
5 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/typescript-eslint/parser-8.33.0 branch June 6, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant