-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
chore(deps): update all non-major dependencies (main) #20712
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
30fa4c0
to
d90afd4
Compare
d90afd4
to
fbd4cb5
Compare
Edited/Blocked NotificationRenovate 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. |
huang-julien
added a commit
to huang-julien/nuxt
that referenced
this pull request
May 10, 2023
commit 29f2930 Author: Daniel Roe <[email protected]> Date: Wed May 10 14:45:52 2023 +0100 feat(nuxi): allow passing overrides to other nuxi commands (nuxt#20760) commit 53fef72 Author: Daniel Roe <[email protected]> Date: Wed May 10 13:57:27 2023 +0100 fix(nuxt): deduplicate global components before registration (nuxt#20743) commit 8cca5cc Author: Daniel Roe <[email protected]> Date: Wed May 10 13:45:49 2023 +0100 fix(vite): expand `fs.allow` dirs to include app files (nuxt#20755) commit cbcd254 Author: Daniel Roe <[email protected]> Date: Wed May 10 13:11:13 2023 +0100 refactor(kit): use esm utils for `resolvePath` (nuxt#20756) commit 3b820ad Author: Daniel Roe <[email protected]> Date: Wed May 10 13:10:23 2023 +0100 fix(kit): prefer esm resolution for modules to install (nuxt#20757) commit 32fa44c Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed May 10 09:35:04 2023 +0100 chore(deps): update all non-major dependencies (main) (nuxt#20712) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]> commit 10e9d71 Author: Eckhardt (Kaizen) Dreyer <[email protected]> Date: Wed May 10 10:15:11 2023 +0200 chore: fix typo in `pnpm-workspace.yaml` (nuxt#20751) commit 018bf12 Author: Julien Huang <[email protected]> Date: Wed May 10 00:46:03 2023 +0200 feat(nuxt): add apps to nuxt build-time instance (nuxt#20637) commit 5781cf1 Author: Eduardo San Martin Morote <[email protected]> Date: Tue May 9 19:08:07 2023 +0200 feat(nuxt): add experimental `typedPages` option (nuxt#20367) commit 80d7899 Author: Daniel Roe <[email protected]> Date: Tue May 9 17:47:46 2023 +0100 fix(nuxt): prevent treeshaking hooks with composable names (nuxt#20745) commit eb8e916 Author: Daniel Roe <[email protected]> Date: Tue May 9 16:57:23 2023 +0100 fix(nuxt): generate empty sourcemaps for wrappers (nuxt#20744) commit fd9b179 Author: Tom Lienard <[email protected]> Date: Tue May 9 17:41:02 2023 +0200 docs: add lagon to presets list (nuxt#20706) commit 1da25c8 Author: Daniel Roe <[email protected]> Date: Tue May 9 11:22:38 2023 +0100 fix(nuxt): allow resolving client nuxt app to singleton (nuxt#20639) commit ddbb847 Author: Daniel Roe <[email protected]> Date: Mon May 8 18:38:49 2023 +0100 fix(webpack): warn when using deprecated `build.extend` hook (nuxt#20605) commit a793e7a Author: Daniel Roe <[email protected]> Date: Sat May 6 23:00:50 2023 +0100 chore: type-check `.mjs` files (nuxt#20711) commit 7cb4c69 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sat May 6 09:44:07 2023 +0100 feat(deps): upgrade to nitropack v2.4 (nuxt#20688) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]> commit fa8b29a Author: scscgit <[email protected]> Date: Fri May 5 16:39:50 2023 +0200 docs: recommend `<NuxtLayout>` when migrating `error.vue` (nuxt#20690) commit ad97cb4 Author: Daniel Roe <[email protected]> Date: Fri May 5 13:53:49 2023 +0100 chore: disallow `.only` in tests commit 24c30eb Author: darioferderber <[email protected]> Date: Fri May 5 15:50:06 2023 +0200 docs: add `useSeoMeta` and `useServerSeoMeta` pages (nuxt#20656) commit 2eee641 Author: Daniel Roe <[email protected]> Date: Fri May 5 11:41:01 2023 +0100 chore: do not install example dependencies (nuxt#20689) commit 4f0d3d4 Author: Daniel Roe <[email protected]> Date: Fri May 5 10:25:44 2023 +0100 chore: ban `@ts-ignore` commit 1f38863 Author: Anthony Fu <[email protected]> Date: Thu May 4 18:19:03 2023 +0200 fix(nuxt, vite): ignore `nuxt_component` ssr style and `isVue` (nuxt#20679) commit 8c75961 Author: Daniel Roe <[email protected]> Date: Thu May 4 15:08:07 2023 +0100 docs: ensure we guard all `navigateTo` examples (nuxt#20678) commit 30132f3 Author: Clément Ollivier <[email protected]> Date: Thu May 4 12:52:46 2023 +0200 docs: selective pre-rendering options (nuxt#20670) commit 47591c9 Author: Daniel Roe <[email protected]> Date: Thu May 4 10:38:02 2023 +0100 test: test with bundler module resolution (nuxt#20629) Co-authored-by: pooya parsa <[email protected]> commit c543ea8 Author: Jamie Warburton <[email protected]> Date: Thu May 4 09:58:39 2023 +0100 docs: note that `useCookie` does not share state (nuxt#20665) commit 0508ec2 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu May 4 07:22:18 2023 +0100 chore(deps): update all non-major dependencies (main) (nuxt#20657) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]> Co-authored-by: pooya parsa <[email protected]> commit c586f02 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu May 4 05:52:16 2023 +0100 chore(deps): update dependency cookie-es to v1 (main) (nuxt#20660) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit ca1cb61 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu May 4 05:51:44 2023 +0100 chore(deps): update dependency perfect-debounce to v1 (main) (nuxt#20661) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit 566fa85 Author: Daniel Roe <[email protected]> Date: Wed May 3 15:14:12 2023 +0100 fix(nuxt): run page meta plugin on all pages (and only pages) (nuxt#20628) Co-authored-by: Julien Huang <[email protected]> commit da33574 Author: Daniel Roe <[email protected]> Date: Wed May 3 11:02:07 2023 +0100 feat(nuxt): add `nuxtApp.runWithContext` (nuxt#20608) commit a81f9e4 Author: Daniel Roe <[email protected]> Date: Wed May 3 09:51:00 2023 +0100 ci: run 2.x nightly release on node 16 commit 3306cfe Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed May 3 07:00:29 2023 +0100 chore(deps): update all non-major dependencies (main) (nuxt#20632) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit af75f18 Author: Daniel Roe <[email protected]> Date: Tue May 2 21:11:13 2023 +0100 ci: run autofix on renovate branches commit fb76b39 Author: Anthony Fu <[email protected]> Date: Tue May 2 15:24:11 2023 +0200 feat(nuxi): allow greater control of `nuxi analyze` from cli (nuxt#20387) commit 84559e8 Author: Anthony Fu <[email protected]> Date: Tue May 2 13:17:41 2023 +0200 feat(kit): support passing getter to `addVitePlugin` and `addWebpackPlugin` (nuxt#20525) commit 787d5e9 Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue May 2 12:12:31 2023 +0100 chore(deps): update dependency vite to v4.3.4 (main) (nuxt#20619) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> commit 16bf228 Author: Daniel Roe <[email protected]> Date: Mon May 1 23:55:24 2023 +0100 fix(nuxt): ensure `useError` is called with nuxt app context (nuxt#20585) commit 675445f Author: Daniel Roe <[email protected]> Date: Mon May 1 23:48:11 2023 +0100 chore: revert `markdownlint-cli` update and prevent auto-update commit f3cfb5f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon May 1 23:46:29 2023 +0100 chore(deps): update all non-major dependencies (main) (nuxt#20609) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^18.16.5
->^18.16.7
^7.3.13
->^7.5.0
^0.6.0
->^0.6.1
8.4.0
->8.5.0
^9.2.0
->^9.2.1
Release Notes
antfu/case-police
v0.6.1
Compare Source
No significant changes
View changes on GitHub
pnpm/pnpm
v8.5.0
Compare Source
Minor Changes
pnpm patch-remove
command added #6521.Patch Changes
pnpm link -g <pkg-name>
should not modify thepackage.json
file #4341.node_modules
directory #6510.engines
field should match prerelease versions #6509.Our Gold Sponsors
Our Silver Sponsors
vuejs/vue-eslint-parser
v9.2.1
Compare Source
🐛 Bug Fixes
Full Changelog: vuejs/vue-eslint-parser@v9.2.0...v9.2.1
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.
This PR has been generated by Mend Renovate. View repository job log here.