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 dependencies #147

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.13.1 -> ^22.13.4 age adoption passing confidence
@typescript-eslint/utils (source) ^8.23.0 -> ^8.24.1 age adoption passing confidence
@vitest/eslint-plugin ^1.1.27 -> ^1.1.31 age adoption passing confidence
chromedriver ^133.0.0 -> ^133.0.1 age adoption passing confidence
cypress (source) ^14.0.2 -> ^14.0.3 age adoption passing confidence
eslint (source) ^9.20.0 -> ^9.20.1 age adoption passing confidence
eslint-plugin-yml (source) ^1.16.0 -> ^1.17.0 age adoption passing confidence
nightwatch (source) ^3.11.0 -> ^3.11.1 age adoption passing confidence
pkgroll ^2.8.2 -> ^2.10.0 age adoption passing confidence
typescript-eslint (source) ^8.23.0 -> ^8.24.1 age adoption passing confidence
vitest (source) ^3.0.2 -> ^3.0.6 age adoption passing confidence
vue-tsc (source) ^2.2.0 -> ^2.2.2 age adoption passing confidence

Release Notes

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

v8.24.1

Compare Source

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

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

v8.24.0

Compare Source

🚀 Features
  • utils: add reportUnusedInlineConfigs to LinterOptions (#​10718)
❤️ Thank You

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

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

v1.1.31

Compare Source

Bug Fixes
  • require-mock-type-parameters: fixed checking of type annotation (#​661) (20a56a7)

v1.1.30

Compare Source

v1.1.29

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.28...v1.1.29

v1.1.28

Compare Source

Bug Fixes
giggio/node-chromedriver (chromedriver)

v133.0.1

Compare Source

cypress-io/cypress (cypress)

v14.0.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

eslint/eslint (eslint)

v9.20.1

Compare Source

ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.17.0

Compare Source

Minor Changes
nightwatchjs/nightwatch (nightwatch)

v3.11.1

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.11.0...v3.11.1

privatenumber/pkgroll (pkgroll)

v2.10.0

Compare Source

Features
  • enhance env replacement with esbuild (4ae9c67)

v2.9.0

Compare Source

Bug Fixes
Features
typescript-eslint/typescript-eslint (typescript-eslint)

v8.24.1

Compare Source

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

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

v8.24.0

Compare Source

This was a version bump only for typescript-eslint 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/vitest (vitest)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.2.2

Compare Source

Features
  • feat(language-core): navigation support for $attrs, $slots, $refs and $el in the template (#​5056) - Thanks to @​KazariEX!
  • feat(language-service): support global directives completion (#​4989) - Thanks to @​KazariEX!
  • feat(language-core): type support of useAttrs (#​5106) - Thanks to @​KazariEX!
  • feat(language-core): add options for fine-grained configuration of strictTemplates (#​5138)
  • feat(language-service): display deprecated info of props in completion (#​5134) - Thanks to @​KazariEX!
  • feat(component-meta): collect destructured props defaults (#​5101) - Thanks to @​Akryum!
  • feat(language-core): add checkUnknownDirectives option (#​5141) - Thanks to @​KazariEX!
  • feat(language-core): support <script vapor> - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): ignore ts errors in function-scoped declare expressions (#​5090) - Thanks to @​zhiyuanzmj!
  • fix(language-core, typescript-plugin): handle self-reference component correctly (#​5102) - Thanks to @​KazariEX!
  • fix(language-core): do not generate element for <template> with v-slot (#​5077) - Thanks to @​KazariEX!
  • fix(language-service): set code action kinds to avoid warning (#​5096) - Thanks to @​KazariEX!
  • fix(language-core): handle parentheses in v-for exp
  • fix(language-core): slot exp formatting virtual code syntax incorrect
  • fix(language-core): arrow function formatting virtual code syntax incorrect in interpolation
  • fix(language-core): improve multiple lines event formatting result
  • fix(language-core): prefer loc.source instead of node content
  • fix(language-core): intersect local $attrs with __VLS_ctx.$attrs (#​5113) - Thanks to @​KazariEX!
  • fix(language-core): only generate model modifiers for components - Thanks to @​KazariEX!
  • fix(language-plugin-pug): ignore duplicate attribute error of class (#​5100) - Thanks to @​KazariEX!
  • fix(language-core): align types of v-for with core (#​5084) - Thanks to @​KazariEX!
  • fix(language-core): map interpolation error with multiple variables correctly (#​5158) - Thanks to @​KazariEX!
  • fix(vscode): ask user to reload extension host when configuration changes (#​5160) - Thanks to @​typed-sigterm!
  • fix(typescript-plugin): update component names correctly for the first time - Thanks to @​KazariEX!
  • fix(language-core): add undefined to first param type of optional model emits (#​5171) - Thanks to @​KazariEX!
  • fix(language-core): intersect __VLS_slots with __VLS_ctx.$slots (#​5083) - Thanks to @​KazariEX!
  • fix(language-core): complete codegen of slot name prop (#​5139) - Thanks to @​KazariEX!
Other Changes
  • refactor(language-service): read ast from codegen instead of parsing it repeatedly (#​5086) - Thanks to @​KazariEX!
  • refactor(language-core): rewrite vueCompilerOptions resolution logic
  • refactor(component-meta): read scriptSetupRanges from codegen - Thanks to @​KazariEX!
  • refactor(component-meta): read node directly instead of creating sub ast - Thanks to @​KazariEX!
  • refactor(component-meta): read ast from sfc.script - Thanks to @​KazariEX!
  • refactor(language-core): generate the type of slots with function property (#​5173) - Thanks to @​KazariEX!
  • refactor(language-core): reduce codegen size of template returns - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of directives - Thanks to @​KazariEX!
  • refactor: update alien-signals to 1.0.3 (#​5181) - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Pull requests that update a dependency file label Feb 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b192de to bab0cbd Compare February 10, 2025 17:59
@renovate renovate bot changed the title chore(deps): update dependency vitest to ^3.0.5 chore(deps): update all non-major dependencies Feb 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from a47af27 to 53663cd Compare February 18, 2025 05:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53663cd to 45fb406 Compare February 18, 2025 16:04
@haoqunjiang haoqunjiang merged commit 94b62b9 into main Feb 18, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 18, 2025 18:33
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.

1 participant