RedSyndicate / GardenerMultitool

MIT License
0 stars 0 forks source link

Bump glob-parent, @storybook/addon-docs, @storybook/addon-essentials, @storybook/addon-svelte-csf, webpack and @storybook/svelte in /GardenersMultitool.Client #78

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps glob-parent to 5.1.2 and updates ancestor dependencies glob-parent, @storybook/addon-docs, @storybook/addon-essentials, @storybook/addon-svelte-csf, webpack and @storybook/svelte. These dependencies need to be updated together.

Updates glob-parent from 3.1.0 to 5.1.2

Release notes

Sourced from glob-parent's releases.

v5.1.2

Bug Fixes

v5.1.1

Bug Fixes

v5.1.0

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)

v5.0.0

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

Miscellaneous Chores

  • Drop support for node <6 & bump dependencies (896c0c0)

v4.0.0

⚠ BREAKING CHANGES

  • question marks are valid path characters on Windows so avoid flagging as a glob when alone
  • Update is-glob dependency

Features

  • hoist regexps and strings for performance gains (4a80667)
  • question marks are valid path characters on Windows so avoid flagging as a glob when alone (2a551dd)
  • Update is-glob dependency (e41fcd8)
Changelog

Sourced from glob-parent's changelog.

5.1.2 (2021-03-06)

Bug Fixes

6.0.2 (2021-09-29)

Bug Fixes

6.0.1 (2021-07-20)

Bug Fixes

  • Resolve ReDoS vulnerability from CVE-2021-35065 (#49) (3e9f04a)

6.0.0 (2021-05-03)

⚠ BREAKING CHANGES

  • Correct mishandled escaped path separators (#34)
  • upgrade scaffold, dropping node <10 support

Bug Fixes

  • Correct mishandled escaped path separators (#34) (32f6d52), closes #32

Miscellaneous Chores

  • upgrade scaffold, dropping node <10 support (e83d0c5)

5.1.1 (2021-01-27)

Bug Fixes

5.1.0 (2021-01-27)

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)

5.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

... (truncated)

Commits
  • eb2c439 chore: update changelog
  • 12bcb6c chore: release 5.1.2
  • f923116 fix: eliminate ReDoS (#36)
  • 0b014a7 chore: add JSDoc returns information (#33)
  • 2b24ebd chore: generate initial changelog
  • 9b6e874 chore: release 5.1.1
  • 749c35e ci: try wrapping the JOB_ID in a string
  • 5d39def ci: attempt to switch to published coveralls
  • 0b5b37f ci: put the npm step back in for only Windows
  • 473f5d8 ci: update azure build images
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by phated, a new releaser for glob-parent since your current version.


Updates @storybook/addon-docs from 6.4.15 to 6.5.16

Release notes

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

v6.5.16

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.16-alpha.0

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.15

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

v6.5.15-alpha.1

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

v6.5.15-alpha.0

Maintenance

  • Ember: Remove global Ember usage #17843

v6.5.14

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

... (truncated)

Changelog

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

6.5.16 (January 26, 2023)

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.16-alpha.0 (January 11, 2023)

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.15 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.15-alpha.1 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

6.5.15-alpha.0 (December 12, 2022)

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.14 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

... (truncated)

Commits
  • 7db13ff v6.5.16
  • 18b5d3e Update git head to 6.5.16-alpha.0, update yarn.lock [ci skip]
  • 1b48a7a v6.5.16-alpha.0
  • d77fa3b Update git head to 6.5.15, update yarn.lock [ci skip]
  • feab19d v6.5.15
  • 075a8dd Update git head to 6.5.15-alpha.1, update yarn.lock [ci skip]
  • cfd775b v6.5.15-alpha.1
  • 9c19ef0 Update git head to 6.5.15-alpha.0, update yarn.lock [ci skip]
  • 095d6ad v6.5.15-alpha.0
  • ae06ca9 Update git head to 6.5.14, update yarn.lock [ci skip]
  • Additional commits viewable in compare view


Updates @storybook/addon-essentials from 6.4.15 to 6.5.16

Release notes

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

v6.5.16

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.16-alpha.0

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

v6.5.15

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

v6.5.15-alpha.1

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

v6.5.15-alpha.0

Maintenance

  • Ember: Remove global Ember usage #17843

v6.5.14

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043
  • CLI/React native: Fix addons template to import register instead of manager #19620

Maintenance

  • Core: Patch preview-web and refs to support React Native #19975

Dependency Upgrades

... (truncated)

Changelog

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

6.5.16 (January 26, 2023)

Bug Fixes

  • Angular: Fix handling of docsMode option in angular builder #20608
  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.16-alpha.0 (January 11, 2023)

Bug Fixes

  • Angular: Fix webpackStatsJson types in angular-builder #20296

Dependency Upgrades

  • Security: Upgrade json5 dependency #20526

6.5.15 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.15-alpha.1 (December 20, 2022)

Bug Fixes

  • Support Angular 15.0.4 #20287
  • CLI: execute automigrations when pressing enter in the prompts #20208

6.5.15-alpha.0 (December 12, 2022)

Maintenance

  • Ember: Remove global Ember usage #17843

6.5.14 (December 2, 2022)

Bug Fixes

  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #20043

... (truncated)

Commits
  • 7db13ff v6.5.16
  • 18b5d3e Update git head to 6.5.16-alpha.0, update yarn.lock [ci skip]
  • 1b48a7a v6.5.16-alpha.0
  • d77fa3b Update git head to 6.5.15, update yarn.lock [ci skip]
  • feab19d v6.5.15
  • 075a8dd Update git head to 6.5.15-alpha.1, update yarn.lock [ci skip]
  • cfd775b v6.5.15-alpha.1
  • 9c19ef0 Update git head to 6.5.15-alpha.0, update yarn.lock [ci skip]
  • 095d6ad v6.5.15-alpha.0
  • ae06ca9 Update git head to 6.5.14, update yarn.lock [ci skip]
  • Additional commits viewable in compare view


Updates @storybook/addon-svelte-csf from 1.1.0 to 3.0.0

Release notes

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

v3.0.0

💥 Breaking Change

🐛 Bug Fix

Authors: 3

v3.0.0-next.5

💥 Breaking Change

Authors: 1

v3.0.0-next.4

🐛 Bug Fix

Authors: 1

v3.0.0-next.3

🐛 Bug Fix

Authors: 1

v3.0.0-next.2

💥 Breaking Change

... (truncated)

Changelog

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

v3.0.0 (Mon Apr 03 2023)

💥 Breaking Change

🐛 Bug Fix

Authors: 3


v2.0.11 (Tue Jan 17 2023)

🐛 Bug Fix

Authors: 1


v2.0.10 (Thu Oct 27 2022)

🐛 Bug Fix

Authors: 1


v2.0.9 (Thu Oct 27 2022)

🐛 Bug Fix

... (truncated)

Commits
  • b839a18 Bump version to: 3.0.0 [skip ci]
  • 780c2ae Update CHANGELOG.md [skip ci]
  • 77ac618 Merge pull request #97 from storybookjs/next
  • 60bd726 Merge pull request #95 from storybookjs/update-sb-deps
  • 9609b34 use Node v16 in CI
  • f1a497e upgrade other deps
  • 4dd7608 expand sb version range
  • ed9648d Merge pull request #94 from ysaskia/fix/indexer-with-svelte-config
  • f2eaa13 chore: add fs-extra as project dependency
  • c073b81 chore: apply typo fix
  • Additional commits viewable in compare view


Updates webpack from 4.46.0 to 5.67.0

Release notes

Sourced from webpack's releases.

v5.67.0

Features

  • add 'outputPath' configuration option for resource asset modules
  • support Trusted Types in eval source maps
  • experiments.css
    • allow to generate only exports for css in node
    • add SyncModuleIdsPlugin to sync module ids between server and client compilation
    • add more options to the DeterministicModuleIdsPlugin to allow to generate equal ids

Developer Experience

  • limit data url module name in stats printer
  • allow specific description for CLI options
  • improve space limiting algorithm in stats printing to show partial lists
  • add null to errors in callbacks
  • fix call signature types of addChunkInGroup

Bugfixes

  • avoid reporting non-existant package.jsons as dependencies
  • experiments.css
    • fix missing css runtime when only initial css is used
    • fix css hmr support
    • bugfixes to css modules
  • fix cache serialization for CreateScriptUrlDependency
  • fix data url content when processed by a loader
  • fix regexp in identifiers that include |
  • fix ProfilingPlugin for watch scenarios
  • add layer to module names and identifiers
    • this avoid random module id changes when additional modules are added to another layer
  • provide hashFunction parameter to DependencyTemplates to allow customizing it there
  • fix HMR when experiments.lazyCompilation is enabled
  • store url as Buffer to avoid serialization warnings
  • exclude webpack-hot-middleware/client from lazy compilation

Contributing

  • remove travis configuration
  • improve spell checking

v5.66.0

Features

  • add output.library.type: "commonjs-static" to emit a statically analyse-able commonjs module (for node.js esm interop support)
  • add experiments.css (very experimental)

Bugfixes

... (truncated)

Commits
  • 4abe329 5.67.0
  • 6fa6e30 Merge pull request #13110 from eltociear/patch-1
  • 9dbf3ca Merge pull request #14721 from Schweinepriester/patch-1
  • f22a314 Merge pull request #15202 from tmeasday/webpack-hot-middleware-lazy-compilation
  • 3014a3b Merge pull request #15222 from webpack/bugfix/serialization-warning
  • 17f317b store url as Buffer to avoid serialization warnings
  • e2d214a Merge pull request #15200 from webpack/feature/css-exports-in-node
  • 1ed8aaf Merge pull request #14173 from tosmolka/tosmolka/14075
  • 181a2f0 remove broken concatenation for now
  • 70da0dd improve test case
  • Additional commits viewable in compare view


Updates @storybook/svelte from 6.4.15 to 7.0.2

Release notes

Sourced from @​storybook/svelte's releases.

v7.0.2

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes

  • CLI: Improve incompatible addons logic #21883

v7.0.1

Bug Fixes

  • CLI: Warn when community addons are incompatible with Storybook 7 #21863
  • CLI: Fix migration summary message #21862
  • CLI: Fix link to new framework API migrations #21875
  • CLI: Always send error events if init doesn't succeed #21879

Maintenance

  • Angular: Remove deprecated component/propsMeta from story #21807
  • Remove deprecated flags and properties #21852

Dependencies

  • Fix codemod dependency conflict #21876
  • Upgrade satellite repos for 7.0 #21881

v7.0.0

Storybook 7.0 is here! 🎉

... (truncated)

Commits
  • c2bbe43 stage0
  • ba3aa9e Update git head to 7.0.0-alpha.13, update yarn.lock
  • 9ac4d2e v7.0.0-alpha.13
  • 92eb893 Update git head to 7.0.0-alpha.12, update yarn.lock
  • 5070eff v7.0.0-alpha.12
  • 5683419 Merge branch 'next' into future/base
  • 0bcc17b Update git head to 7.0.0-alpha.11, update yarn.lock
  • 688d338 v7.0.0-alpha.11
  • a5c35e1 improvements to setup
  • 17801df Update git head to 7.0.0-alpha.10, update yarn.lock
  • Additional commits viewable in compare view


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 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/RedSyndicate/GardenerMultitool/network/alerts).