Skip to content

build(deps): bump @typescript-eslint/typescript-estree from 7.16.1 to 7.17.0#108

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint/typescript-estree-7.17.0
Jul 29, 2024
Merged

build(deps): bump @typescript-eslint/typescript-estree from 7.16.1 to 7.17.0#108
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-eslint/typescript-estree-7.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 29, 2024

Bumps @typescript-eslint/typescript-estree from 7.16.1 to 7.17.0.

Release notes

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

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

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

Changelog

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

7.17.0 (2024-07-22)

🩹 Fixes

  • typescript-estree: don't infer single-run when --fix is in proces.argv

  • typescript-estree: disable single-run inference with extraFileExtensions

❤️ Thank You

  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

Commits
  • 05c9cb8 chore(release): publish 7.17.0
  • 863eb86 fix(typescript-estree): disable includePackageJsonAutoImports in ProjectServi...
  • 5d895b7 chore: enable @​typescript-eslint/no-unused-expressions (#9542)
  • 0108e9c chore: enable no-lonely-if (#9547)
  • 605234d fix(typescript-estree): disable single-run inference with extraFileExtensions...
  • 7528aba fix(typescript-estree): don't infer single-run when --fix is in proces.argv (...
  • 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 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)

Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 7.16.1 to 7.17.0.
- [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/v7.17.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@github-actions github-actions Bot enabled auto-merge (squash) July 29, 2024 10:02
@github-actions github-actions Bot merged commit b69b1d6 into main Jul 29, 2024
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/typescript-eslint/typescript-estree-7.17.0 branch July 29, 2024 10:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants