Dnn.Platform icon indicating copy to clipboard operation
Dnn.Platform copied to clipboard

Bump @storybook/addon-actions from 6.5.16 to 8.3.4

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps @storybook/addon-actions from 6.5.16 to 8.3.4.

Release notes

Sourced from @​storybook/addon-actions's releases.

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

v8.3.2

8.3.2

v8.3.1

8.3.1

v8.3.0

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements

... (truncated)

Changelog

Sourced from @​storybook/addon-actions's changelog.

8.3.4

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!

8.3.2

8.3.1

8.3.0

Fresh out of the oven! Storybook 8.3 brings you:

  • ⚡️ First-class Vitest integration to run stories as component tests
  • 🔼 Next.js-Vite framework for Vitest compatibility and better DX
  • 🗜️ Further reduced bundle size for a smaller install footprint
  • 🌐 Experimental Story globals to standardize stories for themes, viewports, and locales
  • 💯 Hundreds more improvements
  • Addon Test: Improve messages and post install script handling - #29036, thanks @​yannbf!
  • Addon Viewport: Add default options via parameters - #28944, thanks @​ndelangen!
  • Addon Test: Add experimental vitest integration - #28768, thanks @​kasperpeulen!
  • Addon Test: Fix error message logic in set up file - #28906, thanks @​yannbf!
  • Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest config file - #29011, thanks @​ghengeveld!
  • Addon Test: Fix postinstall file types - #28978, thanks @​shilman!
  • Addon Test: Fix tests potentially not existing in non-isolate mode - #28993, thanks @​yannbf!
  • Addon Test: Improve transformation logic to avoid duplicate tests - #28929, thanks @​yannbf!
  • Addon Test: Set default viewport if applicable - #28905, thanks @​yannbf!
  • Addon Test: Set screenshotFailures to false by default - #28908, thanks @​yannbf!
  • Addon Docs: Remove babel dependency - #28915, thanks @​shilman!
  • Addon Interactions: Fix status in panel tab - #28580, thanks @​yannbf!
  • Angular: Fix Angular template error for props with a circular reference - #28498, thanks @​Marklb!
  • Angular: Fix template props not able to use dot notation - #28588, thanks @​Marklb!

... (truncated)

Commits
  • 20ab887 Bump version from "8.3.3" to "8.3.4" [skip ci]
  • e159e49 Bump version from "8.3.2" to "8.3.3" [skip ci]
  • ee03ab0 Bump version from "8.3.1" to "8.3.2" [skip ci]
  • 43accbc Bump version from "8.3.0" to "8.3.1" [skip ci]
  • 7e94ba6 Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
  • bce7d70 Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
  • cce24a0 Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
  • daf6159 Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
  • 00c1524 Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]
  • acd2b70 Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

dependabot[bot] avatar Oct 01 '24 22:10 dependabot[bot]

Our Storybook integration is currently broken, it looks like changes with less-loader

Log
info @storybook/react v5.3.21
info
info => Loading presets
info => Loading presets
info => Loading custom manager config.
info => Loading config/preview file in ".storybook".
info => Loading custom webpack config (extending mode).
info => Using base config because react-scripts is not installed.
10% building 1/1 modules 0 active(node:37924) DeprecationWarning: Extend-mode configuration is deprecated, please use full-control mode instead.

See https://storybook.js.org/docs/configurations/custom-webpack-config/#full-control-mode (Use node --trace-deprecation ... to show where the warning was created) webpack built 1cacef9cfdbf189f9932 in 15581ms × 「wdm」: Hash: 1cacef9cfdbf189f9932 Version: webpack 4.47.0 Time: 15581ms Built at: 10/15/2024 4:14:20 PM Asset Size Chunks Chunk Names iframe.html 2.87 KiB [emitted] main.1cacef9cfdbf189f9932.bundle.js 1.03 MiB main [emitted] [immutable] [big] main main.1cacef9cfdbf189f9932.bundle.js.map 629 KiB main [emitted] [dev] main runtime~main.1cacef9cfdbf189f9932.bundle.js 33.5 KiB runtime~main [emitted] [immutable] runtime~main runtime~main.1cacef9cfdbf189f9932.bundle.js.map 34.7 KiB runtime~main [emitted] [dev] runtime~main vendors~main.1cacef9cfdbf189f9932.bundle.js 3.58 MiB vendors~main [emitted] [immutable] [big] vendors~main vendors~main.1cacef9cfdbf189f9932.bundle.js.map 3.51 MiB vendors~main [emitted] [dev] vendors~main Entrypoint main [big] = runtime~main.1cacef9cfdbf189f9932.bundle.js runtime~main.1cacef9cfdbf189f9932.bundle.js.map vendors~main.1cacef9cfdbf189f9932.bundle.js vendors~main.1cacef9cfdbf189f9932.bundle.js.map main.1cacef9cfdbf189f9932.bundle.js main.1cacef9cfdbf189f9932.bundle.js.map [0] multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true 64 bytes {main} [built] [../../../node_modules/@storybook/core/dist/server/common/polyfills.js] I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js 120 bytes {vendors~main} [built] [../../../node_modules/@storybook/core/dist/server/preview/globals.js] I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js 93 bytes {vendors~main} [built] [../../../node_modules/@storybook/core/node_modules/webpack/buildin/harmony-module.js] (webpack)/buildin/harmony-module.js 573 bytes {vendors~main} [built] [../../../node_modules/@storybook/core/node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 497 bytes {vendors~main} [built] [../../../node_modules/@storybook/react/dist/client/index.js] I:/code/Dnn.Platform/node_modules/@storybook/react/dist/client/index.js 1.34 KiB {vendors~main} [built] [../../../node_modules/airbnb-js-shims/index.js] I:/code/Dnn.Platform/node_modules/airbnb-js-shims/index.js 40 bytes {vendors~main} [built] [../../../node_modules/core-js/features/symbol/index.js] I:/code/Dnn.Platform/node_modules/core-js/features/symbol/index.js 61 bytes {vendors~main} [built] [../../../node_modules/global/window.js] I:/code/Dnn.Platform/node_modules/global/window.js 232 bytes {vendors~main} [built] [../../../node_modules/regenerator-runtime/runtime.js] I:/code/Dnn.Platform/node_modules/regenerator-runtime/runtime.js 24.6 KiB {vendors~main} [built] [../../../node_modules/strip-ansi/index.js] I:/code/Dnn.Platform/node_modules/strip-ansi/index.js 154 bytes {vendors~main} [built] [../../../node_modules/webpack-hot-middleware/client-overlay.js] I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client-overlay.js 2.14 KiB {vendors~main} [built] [../../../node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true] I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true 7.77 KiB {vendors~main} [built] [../../../node_modules/webpack-hot-middleware/process-update.js] I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/process-update.js 4.36 KiB {vendors~main} [built] [./.storybook/config.js] 1.15 KiB {main} [built] + 1388 hidden modules

WARNING in I:/code/Dnn.Platform/node_modules/dayjs/locale/types.d.ts 1:8 Module parse failed: Unexpected token (1:8) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

declare interface ILocale { | name: string | weekdays?: string[] @ I:/code/Dnn.Platform/node_modules/dayjs/locale sync ^./.*$ ./types.d.ts @ ./.storybook/utils.js @ ./src/FileUpload/fileupload.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

WARNING in I:/code/Dnn.Platform/node_modules/dayjs/locale/index.d.ts 3:8 Module parse failed: Unexpected token (3:8) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | /// |

declare module 'dayjs/locale/' { | namespace locale { | interface Locale extends ILocale {} @ I:/code/Dnn.Platform/node_modules/dayjs/locale sync ^./.$ ./index.d.ts @ ./.storybook/utils.js @ ./src/FileUpload/fileupload.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Collapsible/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Collapsible/index.jsx 12:0-22 @ ./src/Collapsible/collapsible.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/BackToLink/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/BackToLink/index.jsx 11:0-22 @ ./src/BackToLink/backtolink.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/EditableField/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/EditableField/index.jsx 13:0-22 @ ./src/EditableField/editablefield.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/CollapsibleRow/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/CollapsibleRow/index.jsx 12:0-22 @ ./src/CollapsibleRow/collapsiblerow.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/DayPicker/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/DayPicker/index.jsx 11:0-22 @ ./src/DayPicker/daypicker.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Checkbox/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Checkbox/index.jsx 12:0-22 @ ./src/Checkbox/checkbox.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/DropdownWithError/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/DropdownWithError/index.jsx 14:0-22 @ ./src/DropdownWithError/dropdownwitherror.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/GridSystem/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/GridSystem/index.jsx 12:0-22 @ ./src/GridSystem/gridsystem.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/GridCell/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/GridCell/index.jsx 11:0-22 @ ./src/GridCell/gridcell.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Dropdown/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Dropdown/index.jsx 15:0-22 @ ./src/Dropdown/dropdown.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/DnnTabs/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/DnnTabs/index.jsx 11:0-22 @ ./src/DnnTabs/dnntabs.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Tags/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Tags/index.jsx 13:0-22 @ ./src/Tags/tags.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/ContentLoadWrapper/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/ContentLoadWrapper/index.jsx 11:0-22 @ ./src/ContentLoadWrapper/contentloadwrapper.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/SearchableTags/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/SearchableTags/index.jsx 12:0-22 @ ./src/SearchableTags/searchabletags.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/SingleLineInputWithError/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/SingleLineInputWithError/index.jsx 14:0-22 @ ./src/SingleLineInputWithError/singlelineinputwitherror.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Tooltip/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Tooltip/index.jsx 17:0-22 @ ./src/Tooltip/tooltip.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Button/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Button/index.jsx 10:0-22 @ ./src/Button/button.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Sortable/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Sortable/index.jsx 12:0-22 @ ./src/Sortable/sortable.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/MultiLineInputWithError/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/MultiLineInputWithError/index.jsx 14:0-22 @ ./src/Collapsible/collapsible.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Label/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Label/index.jsx 12:0-22 @ ./src/DatePicker/datepicker.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Switch/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Switch/index.jsx 12:0-22 @ ./src/Switch/switch.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/InputGroup/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/InputGroup/index.jsx 10:0-22 @ ./src/InputGroup/inputgroup.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/SingleLineInput/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/SingleLineInput/index.jsx 11:0-22 @ ./src/SingleLineInput/singlelineinput.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/MultiLineInput/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/MultiLineInput/index.jsx 11:0-22 @ ./src/MultiLineInput/multilineinput.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/TextOverflowWrapperNew/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/TextOverflowWrapperNew/index.jsx 11:0-22 @ ./src/TextOverflowWrapperNew/textOverflowWrapperNew.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Pager/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Pager/index.jsx 13:0-22 @ ./src/Pager/pager.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/Select/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/Select/index.jsx 11:0-22 @ ./src/Select/select.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/NumberSlider/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/NumberSlider/index.jsx 11:0-22 @ ./src/NumberSlider/numberslider.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/RadioButtons/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/RadioButtons/index.jsx 12:0-22 @ ./src/RadioButtons/radiobuttons.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/ScrollBar/styles.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/ScrollBar/index.jsx 11:0-23 @ ./src/ScrollBar/scrollbar.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/PersonaBarPage/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/PersonaBarPage/index.jsx 10:0-22 @ ./src/PersonaBarPage/personabarpage.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/PersonaBarPageHeader/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/PersonaBarPageHeader/index.jsx 11:0-22 @ ./src/PersonaBarPage/personabarpage.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/PersonaBarPageBody/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/PersonaBarPageBody/index.jsx 12:0-22 @ ./src/PersonaBarPage/personabarpage.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/TextOverflowWrapper/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/TextOverflowWrapper/index.jsx 11:0-22 @ ./src/TextOverflowWrapper/textOverflowWrapper.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/FileUpload/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/FileUpload/index.jsx 12:0-22 @ ./src/FileUpload/fileupload.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/DatePicker/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/DatePicker/index.jsx 17:0-22 @ ./src/DatePicker/datepicker.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in ./src/FileUpload/Browse/style.less Module build failed (from I:/code/Dnn.Platform/node_modules/less-loader/dist/cjs.js): TypeError: this.getOptions is not a function at Object.lessLoader (I:\code\Dnn.Platform\node_modules\less-loader\dist\index.js:12:24) @ ./src/FileUpload/Browse/index.jsx 13:0-22 @ ./src/FileUpload/index.jsx @ ./src/FileUpload/fileupload.stories.js @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true

ERROR in I:/code/Dnn.Platform/node_modules/react-tabs/style/react-tabs.less 1:0 Module parse failed: Unexpected token (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders

.react-tabs { | -webkit-tap-highlight-color: transparent; | @ ./src/DnnTabs/dnntabs.stories.js 9:0-42 @ ./src sync .stories.js$ @ ./.storybook/config.js @ multi I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/common/polyfills.js I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/preview/globals.js ./.storybook/config.js I:/code/Dnn.Platform/node_modules/webpack-hot-middleware/client.js?reload=true&quiet=true Child HtmlWebpackCompiler: Asset Size Chunks Chunk Names __child-HtmlWebpackPlugin_0 6.6 KiB HtmlWebpackPlugin_0 HtmlWebpackPlugin_0 Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0 [../../../node_modules/@storybook/core/node_modules/html-webpack-plugin/lib/loader.js!../../../node_modules/@storybook/core/dist/server/templates/index.ejs] I:/code/Dnn.Platform/node_modules/@storybook/core/node_modules/html-webpack-plugin/lib/loader.js!I:/code/Dnn.Platform/node_modules/@storybook/core/dist/server/templates/index.ejs 2.11 KiB {HtmlWebpackPlugin_0} [built]

WARN Broken build, fix the error above. WARN You may need to refresh the browser.

bdukes avatar Oct 15 '24 21:10 bdukes

Superseded by #6168.

dependabot[bot] avatar Oct 22 '24 10:10 dependabot[bot]