Skip to content
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

chore(deps-dev): bump typescript-eslint monorepo from 7.16.1 to 7.17.0 #152

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mazi-renovate[bot]
Copy link
Contributor

@mazi-renovate mazi-renovate bot commented Jul 22, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.16.1 -> 7.17.0 OpenSSF Scorecard
@typescript-eslint/parser (source) devDependencies minor 7.16.1 -> 7.17.0 OpenSSF Scorecard

Release Notes

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

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

v7.17.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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


This PR has been generated by Renovate Bot. - View logs

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 7.16.1 | 7.17.0 |
| npm        | @typescript-eslint/parser        | 7.16.1 | 7.17.0 |
@mazi-renovate mazi-renovate bot requested a review from hulk510 as a code owner July 22, 2024 17:37
@mazi-renovate mazi-renovate bot added dependencies javascript Pull requests that update Javascript code labels Jul 22, 2024
@mazi-renovate mazi-renovate bot requested a review from Mogyuchi as a code owner July 22, 2024 17:37
@Mogyuchi Mogyuchi merged commit eabf172 into main Jul 22, 2024
13 checks passed
@Mogyuchi Mogyuchi deleted the renovate/typescript-eslint-monorepo branch July 22, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants