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 #2420

Merged
merged 1 commit into from Apr 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@vue/compat (source) 3.4.23 -> 3.4.24 age adoption passing confidence
@vue/compiler-dom (source) 3.4.23 -> 3.4.24 age adoption passing confidence
@vue/compiler-sfc (source) 3.4.23 -> 3.4.24 age adoption passing confidence
@vue/server-renderer (source) 3.4.23 -> 3.4.24 age adoption passing confidence
pnpm (source) 9.0.2 -> 9.0.5 age adoption passing confidence
rollup (source) 4.14.3 -> 4.16.4 age adoption passing confidence
vite (source) 5.2.9 -> 5.2.10 age adoption passing confidence
vitepress (source) 1.1.0 -> 1.1.3 age adoption passing confidence
vue (source) 3.4.23 -> 3.4.24 age adoption passing confidence
vue-router 4.3.1 -> 4.3.2 age adoption passing confidence
vue-tsc (source) 2.0.13 -> 2.0.14 age adoption passing confidence

Release Notes

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

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

v7.7.1

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.

vuejs/core (@​vue/compat)

v3.4.24

Compare Source

Bug Fixes
pnpm/pnpm (pnpm)

v9.0.5

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

rollup/rollup (rollup)

v4.16.4

Compare Source

2024-04-23

Bug Fixes
  • Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#​5487)
Pull Requests

v4.16.3

Compare Source

2024-04-23

Bug Fixes
  • Do not optimize IIFEs that have a name and are again referenced inside their definition (#​5486)
Pull Requests

v4.16.2

Compare Source

2024-04-22

Bug Fixes
  • Resolve a situation condition where reassignments of function parameters were not tracked properly (#​5482)
  • Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#​5479)
Pull Requests

v4.16.1

Compare Source

2024-04-21

Bug Fixes
  • Fix crash when rendering logical or conditional expressions (#​5481)
Pull Requests

v4.16.0

Compare Source

2024-04-21

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (#​5443)
Pull Requests

v4.15.0

Compare Source

2024-04-20

Features
  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#​5474)
Pull Requests
vitejs/vite (vite)

v5.2.10

Compare Source

vuejs/vitepress (vitepress)

v1.1.3

Compare Source

Bug Fixes
  • build/regression: markdown backslash escapes not working (d02d1e9), closes #​3808

v1.1.2

Compare Source

v1.1.1

Compare Source

Bug Fixes
vuejs/router (vue-router)

v4.3.2

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/language-tools (vue-tsc)

v2.0.14

Compare Source

Features
  • language-core: added search html tag (#​4280) - Thanks @​audunhov
  • language-service: added Russian, Czech localization support
Bug Fixes
  • language-core: @ts-ignore not working for slots (#​4263)
  • language-core: reduce unnecessary props mapping (#​4284)
  • tsc: improve regexp performance for global type removal (#​4260) - Thanks @​blake-newman
Other Changes
  • Upgrade Volar from v2.2.0-alpha.8 to v2.2.0-alpha.10 to fix some issues:
    • Parameter Hints not working in Hybrid Mode (#​3948)
    • TS server to crash repeatedly when include large js file (#​4278)
    • Randomly causing errors when renaming / find definitions in Hybrid Mode (#​4257, #​4281, #​4282)
    • Unable to resolve Nuxt UI component type
    • Incomplete results for find refernces in Hybrid Mode
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:
    • bierner.lit-html
    • denoland.vscode-deno (When deno.enable is false)
    • jenkey2011.string-highlight
  • language-core: improve maintainability of codegen (#​4276)
    • Deprecated vueCompilerOptions.nativeTags, now respects the nodeType property of template AST node.
    • Dynamic component types without v-bind:is are no longer supported.

Configuration

📅 Schedule: Branch creation - "after 1am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

netlify bot commented Apr 24, 2024

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 9ab1826
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/66285d5f977cef00089901d3
😎 Deploy Preview https://deploy-preview-2420--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot merged commit 1cdd7ae into main Apr 24, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 24, 2024 05:09
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.

None yet

0 participants