funkhaus / fuxt

A complete Headless WordPress tech stack built on Nuxt.
219 stars 28 forks source link

Bump braces, nuxt, @nuxtjs/storybook and webpack #96

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps braces to 3.0.3 and updates ancestor dependencies braces, nuxt, @nuxtjs/storybook and webpack. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits


Updates nuxt from 2.17.2 to 3.12.1

Release notes

Sourced from nuxt's releases.

v3.12.1

3.12.1 is a hotfix release to address a typo in the nuxt/script stub auto-imports.

👉 Changelog

compare changes

đź©ą Fixes

  • nuxt: Update registry list for @nuxt/scripts (0252000d7)

đź’… Refactors

  • schema: Use CompatibilityDateSpec (#27521)

đź“– Documentation

  • Update more references to v3.12 (1d2eee00d)
  • Mention 3.12 for testing nuxt 4 (#27525)

🏡 Chore

âś… Tests

❤️ Contributors

v3.12.0

đź‘€ Highlights

We're on the road to the release of Nuxt 4, but we've not held back in Nuxt v3.12. A huge thank you to the 75+ Nuxt contributors and community members who have been part of this release. ❤️

🚀 Testing Nuxt 4 changes

Nuxt 4 is on the horizon, and it's now possible to test out the behaviour changes that will be coming in the next major release (#26925) by setting an option in your nuxt.config file:

export default defineNuxtConfig({
  future: {
    compatibilityVersion: 4,
  },
</tr></table> 

... (truncated)

Commits
  • 41fc45d v3.12.1
  • d5d9071 chore: bump nuxi dependency (#27526)
  • 4db02e1 chore(deps): pin devdependency @​nuxt/scripts to 0.4.7 (main) (#27523)
  • 0252000 fix(nuxt): update registry list for @nuxt/scripts
  • 9f06842 v3.12.0
  • 09f6a88 fix(nuxt): use file path as key for re-augmenting
  • b75bf87 fix(nuxt): register augmented pages to avoid re-augmenting
  • 13fec55 fix(nuxt): handle symbol keys in wrapped runtime config
  • 9655ce6 fix(nuxt): add parent scopeId to server components (#27497)
  • cd95d99 feat(nuxt,schema): add compatibilityDate flag for future (#27512)
  • Additional commits viewable in compare view


Updates @nuxtjs/storybook from 4.3.2 to 8.1.1

Release notes

Sourced from @​nuxtjs/storybook's releases.

v8.1.1

compare changes

v8.0.0

compare changes

đź©ą Fixes

  • Add storybook as dependency (#516)
  • Opt in to import.meta.* properties (#512)
  • Remove disable ssr (#511)
  • deps: Update nuxtjs monorepo to v3.11.2 (#521)
  • ⚠️ Improve handling of module options (#518)
  • deps: Update nuxtjs monorepo to v3.11.2 (#523)
  • deps: Update dependency @​nuxt/devtools-kit to v1.1.5 (#506)
  • deps: Update dependency chalk to v5 (#531)

đź“– Documentation

  • Use new nuxi module add command in installation (#514)

🏡 Chore

  • Fix Storybook version of comment (#513)
  • Do not change nuxt devtools config (#517)
  • Improve ci workflow (#532)

⚠️ Breaking Changes

  • ⚠️ Improve handling of module options (#518)

❤️ Contributors

v7.0.2

compare changes

v7.0.1

compare changes

đź“– Documentation

  • Playground tsconfig isse (71e860d)

🏡 Chore

... (truncated)

Changelog

Sourced from @​nuxtjs/storybook's changelog.

v8.1.1

compare changes

v8.1.0

compare changes

🚀 Enhancements

  • Improve logging and hide verbose messages by default (#554)
  • Improve build performance by no longer building the whole nuxt application for storybook (#632)
  • Add enabled option (#612)

đź©ą Fixes

  • Build preset (d2ac6cd)
  • Fix error "No builder configured in core." (b4d833d)
  • Make sure the vue vite plugin is always present (22e27fb)
  • Re-enable ssr (7d849d1)
  • Change builddir (b2e6dfd)
  • Fix TypeError when reading 'STORYBOOK' property of undefined (#539)
  • Relax version constraints of dependencies (#438)
  • deps: Update dependency @​storybook-vue/nuxt to v0.2.7 (#544)
  • deps: Update lock file (#551)
  • deps: Update dependency @​nuxt/devtools-kit to v1.2.0 (#546)
  • Properly handle the case when import.meta.env is undefined (#566)
  • Remove unused dependencies (#625)
  • Fix order of vite vue plugin (#631)
  • Use appId and buildId as fallbacks, use vite:configResolved hook (#633)

đź“– Documentation

  • Replace tailwind by storybook in docs (#579)
  • Clarify supported Storybook version (#585)
  • Update examples (#578)
  • getting-started: Fix url > host option (#609)

📦 Build

  • Storybook-static,still have nuxt inst issue (669e4be)

🏡 Chore

... (truncated)

Commits
  • cfe3054 chore(release): v8.1.1
  • a3fc7b5 chore(release): v8.1.0
  • be74a80 feat: add enabled option (#612)
  • ce6b751 fix: use appId and buildId as fallbacks, use vite:configResolved hook (#633)
  • 81cb140 feat: improve build performance by no longer building the whole nuxt applicat...
  • 53b7e34 fix: fix order of vite vue plugin (#631)
  • 80bf309 chore(deps): update all non-major dependencies (#630)
  • d78f5cb chore(deps): update dependency @​vitejs/plugin-vue-jsx to v4 (#626)
  • 668c56a chore(deps): update all non-major dependencies (#628)
  • edbbd19 chore: update renovate.json configuration for minor and patch updates, weeken...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by javachakir-npm, a new releaser for @​nuxtjs/storybook since your current version.


Updates webpack from 4.47.0 to 5.92.0

Release notes

Sourced from webpack's releases.

v5.92.0

Bug Fixes

  • Correct tidle range's comutation for module federation
  • Consider runtime for pure expression dependency update hash
  • Return value in the subtractRuntime function for runtime logic
  • Fixed failed to resolve promise when eager import a dynamic cjs
  • Avoid generation extra code for external modules when remapping is not required
  • The css/global type now handles the exports name
  • Avoid hashing for @keyframe and @property at-rules in css/global type
  • Fixed mangle with destructuring for JSON modules
  • The stats.hasWarnings() method now respects the ignoreWarnings option
  • Fixed ArrayQueue iterator
  • Correct behavior of __webpack_exports_info__.a.b.canMangle
  • Changed to the correct plugin name for the CommonJsChunkFormatPlugin plugin
  • Set the chunkLoading option to the import when environment is unknown and output is module
  • Fixed when runtimeChunk has no exports when module chunkFormat used
  • [CSS] Fixed parsing minimized CSS import
  • [CSS] URLs in CSS files now have correct public path
  • [CSS] The css module type should not allow parser to switch mode
  • [Types] Improved context module types

New Features

  • Added platform target properties to compiler
  • Improved multi compiler cache location and validating it
  • Support import attributes spec (with keyword)
  • Support node: prefix for Node.js core modules in runtime code
  • Support prefetch/preload for module chunk format
  • Support "..." in the importsFields option for resolver
  • Root module is less prone to be wrapped in IIFE
  • Export InitFragment class for plugins
  • Export compileBooleanMatcher util for plugins
  • Export InputFileSystem and OutputFileSystem types
  • [CSS] Support the esModule generator option for CSS modules
  • [CSS] Support CSS when chunk format is module

v5.91.0

Bug Fixes

  • Deserializer for ignored modules doesn't crash
  • Allow the unsafeCache option to be a proxy object
  • Normalize the snapshot.unmanagedPaths option
  • Fixed fs types
  • Fixed resolve's plugins types
  • Fixed wrongly calculate postOrderIndex
  • Fixed watching types
  • Output import attrbiutes/import assertions for external JS imports
  • Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
  • [CSS] Output layer/supports/media for external CSS imports

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/funkhaus/fuxt/network/alerts).