Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 17.7.1 -> 17.8.1 age adoption passing confidence
@commitlint/config-conventional (source) 17.7.0 -> 17.8.1 age adoption passing confidence
@fontsource/lexend (source) 5.0.12 -> 5.0.17 age adoption passing confidence
@fontsource/noto-sans-jp (source) 5.0.11 -> 5.0.16 age adoption passing confidence
@nuxt/content 2.8.2 -> 2.9.0 age adoption passing confidence
@nuxt/devtools (source) 0.8.3 -> 0.8.5 age adoption passing confidence
@nuxt/kit 3.7.3 -> 3.8.1 age adoption passing confidence
@types/node (source) 20.6.2 -> 20.9.0 age adoption passing confidence
@vueuse/nuxt (source) 10.4.1 -> 10.6.0 age adoption passing confidence
autoprefixer 10.4.15 -> 10.4.16 age adoption passing confidence
eslint (source) 8.49.0 -> 8.53.0 age adoption passing confidence
nuxt 3.7.3 -> 3.8.1 age adoption passing confidence
pnpm (source) 8.7.5 -> 8.10.2 age adoption passing confidence
postcss (source) 8.4.29 -> 8.4.31 age adoption passing confidence
prettier-plugin-tailwindcss 0.5.4 -> 0.5.7 age adoption passing confidence
sass 1.67.0 -> 1.69.5 age adoption passing confidence
simple-git 3.19.1 -> 3.20.0 age adoption passing confidence
simple-icons (source) 9.14.0 -> 9.19.1 age adoption passing confidence
stylelint (source) 15.10.3 -> 15.11.0 age adoption passing confidence
stylelint-config-recommended-scss 13.0.0 -> 13.1.0 age adoption passing confidence
stylelint-config-standard-scss 11.0.0 -> 11.1.0 age adoption passing confidence
tailwindcss (source) 3.3.3 -> 3.3.5 age adoption passing confidence
textlint 13.3.3 -> 13.4.0 age adoption passing confidence
turbo (source) 1.10.14 -> 1.10.16 age adoption passing confidence
vue-tsc 1.8.11 -> 1.8.22 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.7.2 (2023-09-28)

Note: Version bump only for package @​commitlint/cli

17.7.1 (2023-08-10)

Note: Version bump only for package @​commitlint/cli

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

fontsource/font-files (@​fontsource/lexend)

v5.0.17

Compare Source

v5.0.16

Compare Source

v5.0.15

Compare Source

v5.0.14

Compare Source

v5.0.13

Compare Source

fontsource/font-files (@​fontsource/noto-sans-jp)

v5.0.16

Compare Source

v5.0.15

Compare Source

v5.0.14

Compare Source

v5.0.13

Compare Source

v5.0.12

Compare Source

nuxt/content (@​nuxt/content)

v2.9.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features
nuxt/nuxt (@​nuxt/kit)

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
  • nuxt: Use useRequestEvent() internally (#​23916)
📖 Documentation
  • Add example of auto-importing components from npm package (#​23792)
  • Update minimum required Node version (#​23821)
  • getting-started: Add schema for server (6d0f45469)
  • Fix typo in pnpm install command (#​23851)
  • Add missing comma (#​23870)
  • Add missing nitro hooks (#​23865)
  • Fix typo in layout description (#​23862)
  • Fix typo in runtime-config page (#​23882)
  • Fix typo (#​23912)
  • Fix typos (#​23921)
  • Rename 3.nuxt.config.md to 3.nuxt-config.md (#​23819)
  • composables: Avoid double read-more in useAppConfig (5fea17288)
  • Skip View Transitions API route middleware on server (#​23935)
  • Clarify that bridge supports definePageMeta (#​23944)
  • Fix small typo in nuxt.config.ts documentation (#​23961)
  • Update link to composables doc (#​23989)
  • Add a more helpful comment (#​23999)
  • Fix useFetch key generation logic (#​24082)
  • Fix typo (#​24099)
  • Fix imported addPrerenderRoutes name (#​24102)
  • Improve router docs on nuxt-injected options (#​24126)
🏡 Chore
✅ Tests
  • nuxt: Test remote islands for NuxtIsland (#​23801)
  • Update basic fixture config for vite 5 (#​23859)
  • Await before asserting console logs (#​24051)
🤖 CI
  • Add doc deploy webhook trigger (#​23828)
  • Run nuxt 2 edge release on node 18 (5b96049d9)
❤️ Contributors

v3.8.0

Compare Source

👀 Highlights

We have a lot of exciting features in v3.8, and can't wait for you to try it out.

💻 Nuxi improvements

Just to remind you, we're now using the new Nuxt CLI which is now versioned separately. There are some exciting improvements there to follow, so do check out the latest releases. (For example, we now share the same port with the Vite websocket, meaning better support for docker containers in development.)

🚨 Built-in Nuxt DevTools

Nuxt DevTools v1.0.0 is out and we now think it's ready to be shipped as a direct dependency of Nuxt.

👉 You can check out the release notes for more information - and stay tuned for an article detailing our roadmap for the future.

📸 Nuxt Image auto-install

We've now made <NuxtImg> and <NuxtPicture> first-class built-in components, documenting them and auto-installing @nuxt/image the first time that they are used (#​23717).

autoinstall2.mp4

We would definitely advise using @nuxt/image if you're using images in your site; it can apply optimisations to make your site more performant.

📂 Deeper layout scanning

🚨 This is a behaviour change so do take care with this one: 🚨

We now support scanning layouts within subfolders in ~/layouts in the same way as we do with ~/components.

File | Layout name
-- | --
~/layouts/desktop/default.vue | 'desktop-default'
~/layouts/desktop-base/base.vue | 'desktop-base'
~/layouts/desktop/index.vue | 'desktop'

See #​20190 for more information

📊 App Manifest

We now support a built-in app manifest (see #​21641), which generates a manifest at /_nuxt/builds/meta/<buildId>.json.

Initially this enables loading payloads only for prerendered routes, if a site is static (preventing 404s). It also enables client-side route rules. To begin with, only redirect route rules will have an effect; they will now redirect when performing client-side navigation. (More coming soon...!)

The app manifest also enables future enhancements including detection of outdated deployments by checking /_nuxt/builds/latest.json.

You can switch off this behaviour if you need to (but do let us know if you have any issues):

export default defineNuxtConfig({
  experimental: {
    appManifest: false
  }
})
🤝 Scope and context improvements

We now define a 'scope' for Nuxt composables executed in plugins (#​23667), which allows running synchronous cleanup before navigating away from your site, using the Vue onScopeDispose lifecycle method. This should fix an edge case with cookies (#​23697) and also improves memory management, for example in Pinia stores (#​23650). You can read more about Vue effect scopes.

We also now support native async context for the Vue composition API (#​23526). In case you're unaware, we support native async context on Node and Bun, enabled with experimental.asyncContext. This can help address issues with missing a Nuxt instance. But it didn't previously affect missing Vue instances.

If you experience issues with 'Nuxt instance unavailable', enabling this option may solve your issues, and once we have cross-runtime support we are likely to enable it by default.

export default defineNuxtConfig({
  experimental: {
    asyncContext: true
  }
})
🔗 NuxtLink defaults

We've supported defining your own NuxtLink components with the defineNuxtLink utility. We now support customising the options for the built-in <NuxtLink>, directly in your nuxt.config file (#​23724). This can enable you to enforce trailing slash behaviour across your entire site, for example.

export default defineNuxtConfig({
  experimental: {
    defaults: {
      nuxtLink: {
        activeClass: 'nuxt-link-active',
        trailingSlash: 'append'
      }
    }
  }
})
⚡️ Data fetching improvements: deep and caching

We have two very significant new features for useAsyncData and useFetch:

  1. You can now set deep: false to prevent deep reactivity on the data object returned from these composables (#​23600). It should be a performance improvement if you are returning large arrays or objects. The object will still update when refetched; it just won't trigger reactive effects if you change a property deep within the data.
  2. You can now use the getCachedData option to handle custom caching for these composables (#​20747)
const nuxtApp = useNuxtApp()
const { data } = await useAsyncData(() => { /* fetcher */ }, {
  // this will not refetch if the key exists in the payload
  getCachedData: key => nuxtApp.payload.static[key] ?? nuxtApp.payload.data[key]
})

We also support configuring some default values for these composables in an app-wide way (#​23725):

export default defineNuxtConfig({
  experimental: {
    defaults: {
      useAsyncData: {
        deep: false
      },
      useFetch: {
        retry: false,
        retryDelay: 100,
        retryStatusCodes: [500],
        timeout: 100
      }
    }
  }
})
🔢 Layer improvements

We now more carefully load layer plugins (#​22889 and #​23148) and middleware (#​22925 and #​23552) in the order of the layers, always loading your own plugins and middleware last. This should mean you can rely on utilities that layers may inject.

We've also added a test suite to cover these layer resolution changes.

And probably one of the most significant changes - if you are using remote layers we now clone these within your node_modules/ folder (#​109) so layers can use dependencies with your project. See c12 release notes for full details.

😴 Nightly release channel

Every commit to the main branch of Nuxt is automatically deployed to a new release, for easier testing before releases. We've renamed this from the 'edge release channel' to the 'nightly release channel' to avoid confusion with edge deployments. And probably also with Microsoft Edge (though I haven't heard that anyone was confused with that one!)

➡️ nuxt3 is now nuxt-nightly
➡️ nuxi-edge is now nuxi-nightly
➡️ @​nuxt/kit-edge is now @​nuxt/kit-nightly

... and so on.

You can read more about how it works.

⚗️ Nitro v2.7

Nitro v2.7 has been released with lots of improvements and bug fixes - do check out the full changelog.

🔥 One of the most significant is that we now save ~40% of bundle size in production by using native fetch (which is supported in Node 18+) (#​1724). So if possible, we'd recommend you update your Node version to at least 18.

💪 Type import changes

🚨 This is likely to need code changes in your project 🚨

Vue requires that type imports be explicit (so that the Vue compiler can correctly optimise and resolve type imports for props and so on). See core Vue tsconfig.json.

We've therefore taken the decision to turn on verbatimModuleSyntax by default in Nuxt projects, which will throw a type error if types are imported without an explicit type import. To resolve it you will need to update your imports:

- import { someFunction, SomeOptions } from 'some-library'
+ import { someFunction } from 'some-library'
+ import type { SomeOptions } from 'some-library'

You may also encounter modules in the Nuxt ecosystem that need to be updated; please open an issue for those modules. I'm also very happy to help if you're encountering any problems with this, if you're a module author. Just tag me and I'll take a look.

If for whatever reason you need to undo this change in your project you can set the following configuration:

export default defineNuxtConfig({
  typescript: {
    tsConfig: {
      compilerOptions: {
        verbatimModuleSyntax: false
      }
    }
  }
})

However, we'd recommend only doing that temporarily, as Vue does need this option to be set for best results.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🚀 Enhancements
  • kit: Add addServerImports and addServerImportsDir (#​23288)
  • nuxt: Warn when nesting nuxt links when SSR on dev (#​23286)
  • nuxt: Add prerenderRoutes ssr composable (#​22863)
  • nuxt: Enable appManifest by default (#​23448)
  • nuxt: Native async-context in vue's withAsyncContext (#​23526)
  • nuxt: Auto-install optional features on StackBlitz (#​23607)
  • kit,nuxt,vite,webpack: Support -nightly extension (#​23508)
  • nuxt: Add @nuxt/devtools as dependency and enable (#​23576)
  • nuxt: Support deep: false for data composables (#​23600)
  • nuxt: Custom cache support for data fetching composables (#​20747)
  • nuxt: Scan and register layouts in nested folders (#​20190)
  • nuxt: Prompt to autoinstall @nuxt/image when it is used (#​23717)
  • nuxt: Allow configuring default <NuxtLink> options (#​23724)
  • nuxt: Allow customising defaults for data composables (#​23725)
🔥 Performance
  • vite: Don't print server compressed size after vite build (#​23359)
  • nuxt: Verbatim module syntax + restrict type discovery (#​23447)
🩹 Fixes
  • nuxt: Initialise asyncData errors with null (#​23428)
  • nuxt: Apply scoped styles to islands (#​23386)
  • nuxt: Rename stub to avoid shadowing vue-router (#​23440)
  • nuxt: Stringify cookie values before broadcasting them (#​23449)
  • kit: Don't force config.autoImport in addServerImports (#​23472)
  • nuxt: Ignore prefix if clearNuxtState called w/o keys (#​23483)
  • nuxt: Decrement hydration count when rendering no route (#​23476)
  • nuxt: Compute fetch cache key with headers (#​23462)
  • nuxt: Mock hookable methods on nuxt 2 (#​23502)
  • kit: Revert accidental change to addPrerenderRoutes name (#​23509)
  • nuxt: Use test/dev as manifest buildId when appropriate (#​23512)
  • nuxt: Don't print warnings for unresolved ids (#​23604)
  • nuxt: Use import alias when checking if plugin is wrapped (#​23617)
  • nuxt: Tree shake all occurrences of <DevOnly> (#​23466)
  • nuxt: Give priority to later middleware when deduping (#​23552)
  • nuxt: Clear cookie BroadcastChannel when scope is disposed (#​23664)
  • nuxt: Provide global scope for nuxt plugin context (#​23667)
  • nuxt: Resolve type error in options of useFetch (#​23693)
  • webpack: Remove lodash-es + simplify postcss resolution (#​23692)
  • nuxt: Skip hydration mismatches with client components (#​19231)
  • nuxt: Write cookie values before navigating away (#​23697)
  • nuxt: Refetch both undefined/null values in useAsyncData (#​23351)
  • nuxt: Don't mark redirected routes as prerendered (#​23707)
  • nuxt: Respect custom export in component transform (#​23715)
  • nuxt: Don't use prerenderedAt to override app manifest (#​23781)
  • nuxt: Restore prerenderedAt behaviour pending next patch (108b1bdf7)
📖 Documentation
  • Mention listhen options on nuxi dev page (#​23415)
  • Add examples for index.ts files on server routes (#​23390)
  • Improve data fetching section (#​23420)
  • Remove duplicated arrows (#​23436)
  • Extend description of handler for `useAs

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.

@renovate renovate bot requested a review from Hiratake as a code owner August 31, 2023 14:12
@renovate renovate bot added the 🤖dependencies 依存関係更新 label Aug 31, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Aug 31, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: dad8f38
Status:🚫  Build failed.

View logs

@stackblitz
Copy link

stackblitz bot commented Aug 31, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.4 chore(deps): update all non-major dependencies Aug 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a1a2081 to f9d1125 Compare September 6, 2023 13:55
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Sep 6, 2023
@renovate renovate bot closed this Sep 6, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch September 6, 2023 14:23
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Sep 7, 2023
@renovate renovate bot reopened this Sep 7, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch September 7, 2023 01:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency @nuxt/devtools to v0.8.3 Sep 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/devtools to v0.8.3 chore(deps): update all non-major dependencies Sep 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 03021a4 to 45f401a Compare September 11, 2023 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 29e78b5 to 9cb6235 Compare October 22, 2023 01:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from de2e3e5 to 5905bde Compare October 24, 2023 04:28
@renovate
Copy link
Contributor Author

renovate bot commented Oct 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[19:16:07.001] INFO (9): Installing tool node v20.9.0...
v20.9.0
10.1.0
0.20.0
[19:16:09.852] INFO (9): Installed tool node in 2.8s.
[19:16:10.258] INFO (52): Installing tool pnpm v8.10.2...
8.10.2
[19:16:11.744] INFO (52): Installed tool pnpm in 1.4s.
Scope: all 6 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 36, reused 0, downloaded 17, added 0
Progress: resolved 59, reused 0, downloaded 42, added 0
Progress: resolved 79, reused 0, downloaded 65, added 0
Progress: resolved 223, reused 0, downloaded 211, added 0
Progress: resolved 298, reused 0, downloaded 254, added 0
Progress: resolved 376, reused 0, downloaded 344, added 0
Progress: resolved 489, reused 0, downloaded 424, added 0
Progress: resolved 611, reused 0, downloaded 550, added 0
Progress: resolved 692, reused 0, downloaded 598, added 0
Progress: resolved 801, reused 0, downloaded 727, added 0
Progress: resolved 975, reused 0, downloaded 868, added 0
Progress: resolved 1145, reused 0, downloaded 1039, added 0
Progress: resolved 1347, reused 0, downloaded 1206, added 0
Progress: resolved 1473, reused 0, downloaded 1341, added 0
/tmp/worker/ce7f9d/f60f79/repos/github/jaoafa/jaoweb5/web:
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

This error happened while installing the dependencies of nuxt-seo-kit@1.3.13
 at nuxt-og-image@1.5.9

Your Node version is incompatible with "registry.npmjs.org/@nuxt/kit/3.4.2".

Expected version: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
Got: v20.9.0

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 942ad26 to e9de31b Compare October 31, 2023 10:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c51a0d7 to b24baae Compare November 8, 2023 00:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🤖dependencies 依存関係更新
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants