Bump glob-parent, webpack and @storybook/html
Bumps glob-parent to 5.1.2 and updates ancestor dependencies glob-parent, webpack and @storybook/html. 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
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
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
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
5.1.1 (2021-01-27)
Bug Fixes
5.1.0 (2021-01-27)
Features
5.0.0 (2021-01-27)
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
... (truncated)
Commits
eb2c439chore: update changelog12bcb6cchore: release 5.1.2f923116fix: eliminate ReDoS (#36)0b014a7chore: add JSDoc returns information (#33)2b24ebdchore: generate initial changelog9b6e874chore: release 5.1.1749c35eci: try wrapping the JOB_ID in a string5d39defci: attempt to switch to published coveralls0b5b37fci: put the npm step back in for only Windows473f5d8ci: 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 webpack from 4.46.0 to 5.59.0
Release notes
Sourced from webpack's releases.
v5.59.0
Features
- add
/*#__PURE__*/forObject()in generated code- add RegExp and function support for
managed/immutablePaths- add hooks for multiple phases in module build
- improvements to
experiments.buildHttp
- allow to share cache
- add allowlist
- add
splitChunks.minSizeReductionoptionBugfixes
- fix memory caching for Data URLs
- fix crash in
waitForwhen modules are unsafe cached- fix bug in build cycle detection
v5.58.2
Bugfixes
- fix serialization context passed
- fix a bug which caused module duplication when using persistent caching, unsafe cache and memory cache with GC
- fix validation of snapshots of non-existing directories
Performance
- store a hash in first bits of bigint to workaround v8 hashing: https://github.com/v8/v8/blob/b704bc0958e2e26305a68e89d215af1aee011148/src/objects/bigint.h#L192-L195
v5.58.1
Bugfixes
- fix
.webpack[]suffix to not execute rules- revert performance optimization that has too large memory usage in large builds
v5.58.0
Features
- add hook for readResource
- add
diagnostics_channelto node builtinsPerformance
- improve chunk graph creation performance
- add cacheUnaffected cache support
- remove some caching that makes not difference
- improve splitChunks performance
- improve chunk conditions performance
v5.57.1
Bugfix
... (truncated)
Commits
19ca23f5.59.092cd284Merge pull request #14516 from webpack/feature/split-chunks-size-reduction3d3c65fadd splitChunks.minSizeReduction4a23389Merge pull request #14510 from webpack/feature/build-httpae52a74improve buildHttp8e28305Merge pull request #14512 from h4l/bugfix/false-build-cycle-error576c260Merge pull request #14513 from webpack/feature/module-phases-hooks9b784a6Merge pull request #14509 from webpack/feature/regexp-managed-paths8f341ebadd hooks during module build9b08be6keep old test case too- Additional commits viewable in compare view
Updates @storybook/html from 6.5.16 to 7.0.4
Release notes
Sourced from @storybook/html's releases.
v7.0.4
Storybook 7.0 is here! 🎉
- ⚡️ First-class Vite
- 🔼 Zero-config NextJS
- 🇸 Zero-config SvelteKit
- 🏗️ Frameworks API
- 3️⃣ Component Story Format v3
- 🛡️ Improved type safety
- 📚 Docs overhaul with MDx2 support
- ☂️ Code coverage for interaction testing
- 🖼️ UI design refresh
- 🏛️ Improved stability
7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching
7.0.0-alpha.*,7.0.0-beta.*, and7.0.0-rc.*for the full list of changes.See our Migration guide to upgrade from earlier versions of Storybook.
Bug Fixes
- CLI: Catch errors thrown on sanity check of SB installs #22039
Dependency Upgrades
- Addon-docs: Remove mdx1-csf as optional peer dep #22038
v7.0.3
Bug Fixes
- React: Fix default export docgen for React.FC and forwardRef #22024
- Viewport: Remove transitions when switching viewports #21963
- CLI: Fix JsPackageManager typo #22006
- Viewport: Fix the
defaultOrientationconfig option #21962- UI: Fix story data access for broken About page #21951
- Angular: Fix components disappearing on docs page on property change #21944
- React: Don't show decorators in JSX snippets #21907
- Addon-docs: Include decorators by default in source decorators #21902
- CLI: Fix npm list command #21947
- Core: Revert Emotion
:first-child(etc) workarounds #21213Maintenance
- UI: Add remount story shortcut #21401
- Telemetry: Add CLI version to context #21999
- CLI: Update template code references to 7.0 #21845
- Addon-actions: Fix non-included type file #21922
- Addon GFM: Fix node-logger dependency #21938
Dependency Upgrades
... (truncated)
Commits
c2bbe43stage0ba3aa9eUpdate git head to 7.0.0-alpha.13, update yarn.lock9ac4d2ev7.0.0-alpha.1392eb893Update git head to 7.0.0-alpha.12, update yarn.lock5070effv7.0.0-alpha.120bcc17bUpdate git head to 7.0.0-alpha.11, update yarn.lock688d338v7.0.0-alpha.11a5c35e1improvements to setup17801dfUpdate git head to 7.0.0-alpha.10, update yarn.lockb13dd8fv7.0.0-alpha.10- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.