Skip to content

chore(deps): update all non-major dependencies #2476

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

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.14.11 -> 20.14.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.16.1 -> 7.17.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.16.1 -> 7.17.0 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.5 -> 5.1.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.3 -> 2.0.4 age adoption passing confidence
@vue/compat (source) 3.4.32 -> 3.4.33 age adoption passing confidence
@vue/compiler-dom (source) 3.4.32 -> 3.4.33 age adoption passing confidence
@vue/compiler-sfc (source) 3.4.32 -> 3.4.33 age adoption passing confidence
@vue/server-renderer (source) 3.4.32 -> 3.4.33 age adoption passing confidence
husky 9.1.0 -> 9.1.1 age adoption passing confidence
jsdom 24.1.0 -> 24.1.1 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.6.0 age adoption passing confidence
rollup (source) 4.18.1 -> 4.19.0 age adoption passing confidence
typescript (source) 5.5.3 -> 5.5.4 age adoption passing confidence
vitest (source) 2.0.3 -> 2.0.4 age adoption passing confidence
vue (source) 3.4.32 -> 3.4.33 age adoption passing confidence
vue-tsc (source) 2.0.26 -> 2.0.28 age adoption passing confidence

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.

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.0

vitest-dev/vitest (@​vitest/coverage-v8)

v2.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (@​vue/compat)

v3.4.33

Compare Source

Bug Fixes
typicode/husky (husky)

v9.1.1

Compare Source

jsdom/jsdom (jsdom)

v24.1.1

Compare Source

  • Fixed selection methods to trigger the selectionchange event on the Document object. (piotr-oles)
pnpm/pnpm (pnpm)

v9.6.0: pnpm 9.6

Compare Source

Minor Changes

  • Support specifying node version (via pnpm.executionEnv.nodeVersion in package.json) for running lifecycle scripts per each package in a workspace #​6720.
  • Overrides now support the catalogs: protocol #​8303.

Patch Changes

  • The pnpm deploy command now supports the catalog: protocol #​8298.
  • The pnpm outdated command now supports the catalog: protocol #​8304.
  • Correct the error message when trying to run pnpm patch without node_modules/.modules.yaml #​8257.
  • Silent reporting fixed with the pnpm exec command #​7608.
  • Add registries information to the calculation of dlx cache hash #​8299.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

rollup/rollup (rollup)

v4.19.0

Compare Source

2024-07-20

Features
  • Implement support for decorators (#​5562)
Bug Fixes
  • Improve soucemap generation when tree-shaking logical expressions (#​5581)
Pull Requests
Microsoft/TypeScript (typescript)

v5.5.4

Compare Source

vuejs/language-tools (vue-tsc)

v2.0.28

Compare Source

Features
  • vscode: focus mode Insiders
  • language-core: Plugin API 2.1
    • Added plugin hooks: getLanguageId, isValidFile, parseSFC2
    • Improve backward compatibility (#​4585) - Thanks @​zhiyuanzmj
  • language-core: support default prop when using __typeProps (#​4602) - Thanks @​zhiyuanzmj
  • language-core: improve nested plugins (#​4581) - Thanks @​zhiyuanzmj
  • language-service: remove v-bind code action (#​4601)
  • vscode: add empty pattern to codeblock attributes scope (#​4590) - Thanks @​KermanX
Fixes
  • tsc: errors should be thrown instead of being console.log printed
  • language-server: observe named pipes changes when server startup (#​4292)
  • language-core: infer define model type from options type (#​4545) - Thanks @​davidmatter
  • language-core: type-checking not working with hyphen in slot name with JS (#​4478) - Thanks @​KermanX
  • language-core: add type check for v-model without argument (#​4598) - Thanks @​zhiyuanzmj
  • language-service: filter special tags (#​4596) - Thanks @​so1ve
  • typescript-plugin: improve named pipes reliability (#​4603)
  • language-core property access is incorrectly identified as compound expression (#​4600)
  • language-core fix compatibility of generic component virtual code with TS 5.5 (#​4577)
  • tsc TS4082 not reported for functional component (#​4569)
Other Changes
  • Upgraded Volar from v2.4.0-alpha.15 to v2.4.0-alpha.18:
    • Fix VS Code IntelliSense will be lost in new created files (#​4424)
    • Add workspace symbols support in Hybrid Mode (#​4595)
    • Add workspace addMissingImports action support in Hybrid Mode (#​4586)
  • Fix yarn 4 compatibility (#​4587)
  • Add vue vine to hybrid mode compatible list (#​4543) - Thanks @​so1ve
  • Add global components prop validation test (#​4542) - Thanks @​davidmatter

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

Copy link

netlify bot commented Jul 24, 2024

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

Name Link
🔨 Latest commit 2072120
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/66a08044b14e050008a4f73a
😎 Deploy Preview https://deploy-preview-2476--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 70871e5 into main Jul 24, 2024
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 24, 2024 06:16
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.

0 participants