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

fix(deps): update all non-major dependencies #346

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

open-turo-bot
Copy link
Contributor

@open-turo-bot open-turo-bot commented Nov 12, 2024

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) dependencies minor 8.13.0 -> 8.15.0
@typescript-eslint/parser (source) dependencies minor 8.13.0 -> 8.15.0
eslint-plugin-unicorn dependencies patch 56.0.0 -> 56.0.1

Release Notes

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

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

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

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

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

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

v8.15.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.14.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.

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v56.0.1

Compare Source

  • expiring-todo-comments: Fix compatibility with ESLint 9.15 (#​2497) 16b09d3

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@open-turo-bot open-turo-bot requested a review from a team as a code owner November 12, 2024 00:21
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from 892e31e to effa5a4 Compare November 19, 2024 00:23
@open-turo-bot open-turo-bot changed the title fix(deps): update all non-major dependencies to v8.14.0 fix(deps): update all non-major dependencies to v8.15.0 Nov 19, 2024
@open-turo-bot open-turo-bot force-pushed the c/renovate_all-minor-patch branch from effa5a4 to 12b77e8 Compare November 20, 2024 00:23
@open-turo-bot open-turo-bot changed the title fix(deps): update all non-major dependencies to v8.15.0 fix(deps): update all non-major dependencies Nov 20, 2024
Copy link

Release notes preview

Below is a preview of the release notes if your PR gets merged.


11.0.5 (2024-11-20)

Bug Fixes

  • deps: update all non-major dependencies (12b77e8)

@michaeljaltamirano michaeljaltamirano merged commit 440d8d2 into main Nov 21, 2024
3 checks passed
@michaeljaltamirano michaeljaltamirano deleted the c/renovate_all-minor-patch branch November 21, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants