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

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.3.6 -> ^1.3.7 age adoption passing confidence
@nuxt/module-builder ^0.8.0 -> ^0.8.1 age adoption passing confidence
@nuxthq/studio (source) ^2.0.1 -> ^2.0.3 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.6.0 age adoption passing confidence
globby ^14.0.1 -> ^14.0.2 age adoption passing confidence
shiki (source) ^1.9.0 -> ^1.10.0 age adoption passing confidence
vue-tsc (source) 2.0.19 -> 2.0.24 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.3.7

Compare Source

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)
nuxt/module-builder (@​nuxt/module-builder)

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • build: Export all types in stub mode (6b1970d)
🏡 Chore
❤️ Contributors
nuxtlabs/studio-module (@​nuxthq/studio)

v2.0.3

Compare Source

  • fix(types): add back expect error (fbca547)

v2.0.2

Compare Source

  • feat(preview): handle app.config.ts sync with nuxt4 tree structure (#​177) (87cfcbc)
eslint/eslint (eslint)

v9.6.0

Compare Source

sindresorhus/globby (globby)

v14.0.2

Compare Source

shikijs/shiki (shiki)

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Expose createCssVariablesTheme in shiki/core to avoid side-effects  -  by @​antfu (abe63)
    View changes on GitHub

v1.9.1

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v2.0.24

Compare Source

Features
  • vscode: pop message box if new insiders version available insiders
  • vscode: if insiders versions information failed to fetch from GitHub, try to fetch from CDN insiders
  • language-service: better sfc-level tag name completion (#​4506) - Thanks @​KermanX
Bug Fixes
Refactors
  • language-server: reorganize the code structure (#​4507)
Other Changes
  • Upgrade Volar from v2.3.1 to v2.4.0-alpha.2.
  • docs: add nvim-cmp integration (#​4463) - Thanks @​RayGuo-ergou
  • docs: update mermaid
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist (#​4206):
    • p42ai.refactor
    • nrwl.angular-console
    • styled-components.vscode-styled-components
    • Divlo.vscode-styled-jsx-languageserver

v2.0.22

Compare Source

Bug Fixes
Other Changes
  • Upgrade Volar from v2.3.0-alpha.14 to v2.3.1.
    • Error tolerant to contentChanges length (#​4457)
  • Add feature request template (#​4490) - Thanks @​so1ve
  • docs: fix wrong links in CHANGELOG.md (#​4475) - Thanks @​KermanX

v2.0.21

Compare Source

Bug Fixes
  • fix(typescript-plugin): TS plugin cause type checking broken in .ts files (#​4453)

v2.0.20

Compare Source

Features
  • feat(language-service): add localization support for zh-hk/zh-tw
  • feat(vscode): enable syntax highlighting of cue code blocks in MDX (#​4425) - Thanks @​remcohaszing
Bug Fixes
  • fix(vscode): fix "as"/"instanceof" expressions syntax highlight (#​4412)
  • fix(language-core): ForIteratorExpression's returns property may be undefined (#​4418) - Thanks @​so1ve
  • fix(language-core): use defineEmits calls instead of type infer (#​4430) - Thanks @​zhiyuanzmj
  • fix(tsc): log catched errors to console (#​4451) - Thanks @​mik3ybark3r
  • fix(typescript-plugin): TS not working in template when tsconfig missing (#​4452)
  • fix(language-core): use type infer instead of await import (#​4436) - Thanks @​zhiyuanzmj
  • feat(language-core): ignore type error for new functional component (#​4445) - Thanks @​zhiyuanzmj
  • fix(language-core): ignore type error for possible component name (#​4446) - Thanks @​zhiyuanzmj
  • fix(language-service): filter internal props in template completion
  • fix(language-service): sort component props in template completion
  • fix(language-core): duplicate completion appears at the beginning of script setup block
Other Changes
  • Upgrade Volar from v2.2.4 to v2.3.0-alpha.14.
    • LSP server performance improved
    • Language server now responds with the exact server capabilities for initialization requests
    • Auto insertion requests can now exit early in the language client
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:

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

cloudflare-pages bot commented Jun 13, 2024

Deploying nuxt-content with  Cloudflare Pages  Cloudflare Pages

Latest commit: e2d003b
Status: ✅  Deploy successful!
Preview URL: https://36a37905.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 5ee071e to 4ae9eed Compare June 20, 2024 08:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from c40d6a2 to f83026f Compare June 25, 2024 09:06
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency vue-tsc to v2.0.22 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f83026f to 904f137 Compare June 25, 2024 15:08
@renovate renovate bot changed the title chore(deps): update devdependency vue-tsc to v2.0.22 chore(deps): update all non-major dependencies Jun 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 904f137 to 91ecea3 Compare June 26, 2024 11:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 88c67b3 to 9befc68 Compare June 30, 2024 09:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9befc68 to 7b0e942 Compare June 30, 2024 14:02
Copy link
Contributor Author

renovate bot commented Jul 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@farnabaz farnabaz merged commit 046bc8b into main Jul 1, 2024
3 checks passed
@farnabaz farnabaz deleted the renovate/all-minor-patch branch July 1, 2024 04:14
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

1 participant