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): update all non-major frontend dependencies #868

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.10.2 -> 22.10.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ~8.18.0 -> ~8.19.0 age adoption passing confidence
@typescript-eslint/parser (source) ~8.18.0 -> ~8.19.0 age adoption passing confidence
@vitest/eslint-plugin 1.1.21 -> 1.1.23 age adoption passing confidence
@vue/eslint-config-typescript ~14.1.0 -> ~14.2.0 age adoption passing confidence
vue-tsc (source) ~2.1.0 -> ~2.2.0 age adoption passing confidence

Release Notes

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

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

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

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

v8.19.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.

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.23

Compare Source

Bug Fixes
  • make rule message punctuation more consistent and address some typos (#​628) (31cae3b)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23

v1.1.22

Compare Source

Bug Fixes
  • valid-title false positives when test.extend is used (#​584) (9c2670a)
vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v14.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.1.4...v14.2.0

vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 5:30am every weekday,after 7pm every weekday" in timezone Europe/Berlin.

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the frontend-updates Related to the frontend module label Dec 23, 2024
@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch from ba19c31 to 4eaf952 Compare December 24, 2024 07:13
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to ~2.2.0 chore(deps): update all non-major frontend dependencies Dec 25, 2024
@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch 11 times, most recently from 4848241 to 9988aff Compare January 1, 2025 04:53
@renovate renovate bot force-pushed the renovate/all-non-major-frontend-dependencies branch from 9988aff to e72671c Compare January 1, 2025 18:29
With @vue/language-tools 2.2.0 `$slots` and `useSlots()` have gotten
better ts support. Sadly this introduced a circular type-dependency when
using `$slots` within a `v-for`. So we needed a workaround to pass the
typecheck.

see also: vuejs/language-tools#5082

RISDEV-0000
Copy link

sonarqubecloud bot commented Jan 2, 2025

@malte-laukoetter malte-laukoetter merged commit c4d8ec4 into main Jan 2, 2025
26 checks passed
@malte-laukoetter malte-laukoetter deleted the renovate/all-non-major-frontend-dependencies branch January 2, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend-updates Related to the frontend module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant