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

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt 3.8.0 -> 3.8.1 age adoption passing confidence
vite (source) ^4.0.0 -> ^4.5.0 age adoption passing confidence

Release Notes

nuxt/nuxt (nuxt)

v3.8.1

Compare Source

3.8.1 is a patch release focused on bug fixes and performance improvements.

πŸ‘‰ Changelog

compare changes

πŸ”₯ Performance
  • nuxt: Set pages on nuxt app and deduplicate calls (#​24032)
  • nuxt: Remove pure annotations plugin (#​24033)
  • nuxt: Use granular imports for auto-importing composables (#​23951)
🩹 Fixes
  • nuxt: Ensure we add prerender hints to correct event (#​23799)
  • nuxt: Close payload object (#​23817)
  • schema: Accept single string for extends (#​23795)
  • nuxt: Resolve internal target: blank links with base (#​23751)
  • nuxt,schema: Use std-env to detect whether app is being tested (#​23830)
  • nuxt: Use .json extension for server components (#​23802)
  • nuxt: Handle relative baseURL in nitro runtime config (#​23841)
  • nuxt: Improve watcher logs slightly (#​23857)
  • nuxt: Resolve @unhead/vue in template code (#​23858)
  • kit: Resolve module tsconfig paths relative to dirs (#​23860)
  • nuxt,schema,vite,webpack: Analyze w/o overriding config (#​23856)
  • nuxt: Don't use local fetch with an external baseURL (#​23884)
  • nuxt: Only skip refetching errors when hydrating (#​23889)
  • webpack: Use lodash cloneDeep again (#​23888)
  • nuxt: Init $fetch at entry start (#​23906)
  • nuxt: Render a div when client-only hydrates w/o element (#​23899)
  • vite: Remove postcss-url and duplicate postcss-import (#​23861)
  • nuxt: Use route key for loading indicator/view transition (#​23868)
  • nuxt: Unset useCookie value when it expires (#​23549)
  • vite: Use h3 cors handler for vite routes only (#​23995)
  • schema: Correctly set default cssnano config (#​23980)
  • nuxt: Use payload url for isPrerendered, not current route (#​24031)
  • vite: Don't warm up css deps and normalise urls correctly (#​23975)
  • kit: Fix addServerImportsDir implementation (#​24000)
  • nuxt: Preserve hyphens in component/layout kebab names (#​23902)
  • nuxt: Do not register loading indicator hooks on server (#​24052)
  • nuxt: Reload nitro when spa loading template updates (#​24036)
  • nuxt: Resolve imports from virtual files (#​24022)
  • vite: Include more of warmup within try/catch (#​24072)
  • nuxt: Use shared isChangingPage util in scrollBehavior (#​24091)
  • nuxt: Account for delay ≀ 0 in useCookie (#​24043)
  • nuxt: Handle async children in ClientFallback (#​24086)
  • vite: Normalise entry id for typeCheck plugin (#​24114)
πŸ’… Refactors
πŸ“– Documentation
🏑 Chore
βœ… Tests
πŸ€– CI
❀️ Contributors
vitejs/vite (vite)

v4.5.0

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.9

Compare Source

v4.4.8

Compare Source

v4.4.7

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

Experimental support for Lightning CSS

Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding css.transformer: 'lightningcss' to your config file and install the optional lightningcss dev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.

Lightning CSS can also be used as the CSS minifier with build.cssMinify: 'lightningcss'.

See beta docs at the Lighting CSS guide.

esbuild 0.18 update

esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of tsconfig.json files. We think they shouldn't affect Vite users, you can review #​13525 for more information.

Templates for Solid and Qwik in create-vite

New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.

Korean Translation

Vite's docs are now translated to Korean, available at ko.vitejs.dev.

Features
Bug Fixes
Previous Changelogs
4.4.0-beta.4 (2023-07-03)

See 4.4.0-beta.4 changelog

4.4.0-beta.3 (2023-06-25)

See 4.4.0-beta.3 changelog

4.4.0-beta.2 (2023-06-22)

See 4.4.0-beta.2 changelog

4.4.0-beta.1 (2023-06-21)

See 4.4.0-beta.1 changelog

4.4.0-beta.0 (2023-06-20)

See 4.4.0-beta.0 changelog

v4.3.9

Compare Source

v4.3.8

Compare Source

v4.3.7

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source


Configuration

πŸ“… Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

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

@netlify
Copy link

netlify bot commented Sep 8, 2023

❌ Deploy Preview for beamish-churros-da1243 failed.

Name Link
πŸ”¨ Latest commit bd20521
πŸ” Latest deploy log https://app.netlify.com/sites/beamish-churros-da1243/deploys/654ad097a56c4a0009b6fff4

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (169aa59) 65.68% compared to head (3bb6fc3) 65.68%.

❗ Current head 3bb6fc3 differs from pull request most recent head 9141d4e. Consider uploading reports for the commit 9141d4e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   65.68%   65.68%           
=======================================
  Files          62       62           
  Lines        7579     7579           
  Branches      600      600           
=======================================
  Hits         4978     4978           
  Misses       2600     2600           
  Partials        1        1           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 705655a to 7bae200 Compare September 15, 2023 08:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 4c3016c to ceecaaa Compare September 22, 2023 10:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 6ca6c1a to 4884488 Compare November 13, 2023 13:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f54b4ed to 3bb6fc3 Compare November 16, 2023 02:44
@chizukicn chizukicn merged commit a87f223 into main Nov 16, 2023
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 16, 2023 02:50
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