8000 build(deps): bump @typescript-eslint/typescript-estree from 8.33.1 to 8.35.1 by dependabot[bot] · Pull Request #909 · fsouza/prettierd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump @typescript-eslint/typescript-estree from 8.33.1 to 8.35.1 #909

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jul 7, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @typescript-eslint/typescript-estree from 8.33.1 to 8.35.1.

Release notes

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

v8.35.1

8.35.1 (2025-06-30)

🩹 Fixes

  • remove prettier from eslint-plugin (#11339)
  • website: did not find a source file error if url hash doesn't contain fileType (#11350)

❤️ Thank You

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

v8.35.0

8.35.0 (2025-06-23)

🚀 Features

  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)

🩹 Fixes

  • website: acquired types are shown in the editor but not reflected in linting (#11198)

❤️ Thank You

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

v8.34.1

8.34.1 (2025-06-16)

🩹 Fixes

  • types: add 2026/17 to EcmaVersion (#11304)
  • typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
  • visitor-keys: bump eslint-visitor-keys dependency (#11294)

❤️ Thank You

  • David Archibald
  • overlookmotel
  • Tao

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

... (truncated)

Changelog

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

8.35.1 (2025-06-30)

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

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

8.35.0 (2025-06-23)

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

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

8.34.1 (2025-06-16)

🩹 Fixes

  • typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)

❤️ Thank You

  • Tao

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

8.34.0 (2025-06-09)

🩹 Fixes

  • typescript-estree: add validation to interface extends (#11271)
  • typescript-estree: change the token type of null from Keyword to Null (#11283)

❤️ Thank You

  • Tao

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

Commits
  • f9bd7d8 chore(release): publish 8.35.1
  • d19c9f3 chore(release): publish 8.35.0
  • ccd0791 chore(release): publish 8.34.1
  • c971881 fix(typescript-estree): emit a Literal instead of Identifier for constructor ...
  • 8915a47 chore(release): publish 8.34.0
  • 685e530 fix(typescript-estree): add validation to interface extends (#11271)
  • d159a21 fix(typescript-estree): change the token type of null from Keyword to `Nu...
  • See full diff in compare view

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 trigge 8000 r 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2025
@fsouza fsouza enabled auto-merge (squash) July 9, 2025 13:49
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 8.33.1 to 8.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.35.1
  dependency-type: direct:production
  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/typescript-estree-8.35.1 branch from 718890d to b7fb65f Compare July 9, 2025 13:56
@fsouza fsouza merged commit 99eaaec into main Jul 9, 2025
9 checks passed
@fsouza fsouza deleted the dependabot/npm_and_yarn/typescript-eslint/typescript-estree-8.35.1 branch July 9, 2025 13:56
640F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0