Bump glob-parent and @storybook/react
Bumps glob-parent to 5.1.2 and updates ancestor dependency @storybook/react. 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 @storybook/react from 6.5.15 to 7.0.6
Release notes
Sourced from @storybook/react's releases.
v7.0.6
Bug Fixes
- Core: Fix
moduleguard in non-webpack environments #22085Maintenance
- CLI: Mark qwik as using addon-interactions #22000
Build
- Build: Upgrade Playwright to 1.32.3 #22087
v7.0.5
Bug Fixes
- Docs: Fix source snippets when parameters.docs.source.type = 'code' #22048
- CLI: Mention how to setup a monorepo manually in babelrc automigration #22052
- UI: Fix upgrade command in about page #22056
- CLI: Fix CLI sandbox command #21977
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
... (truncated)
Commits
c2bbe43stage0057c401Merge branch 'future/base' into future/drop-emotion-10-typese21f96eMoveDocsRendererback toaddon-docsba3aa9eUpdate 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.11590cc50cleanup- 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.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
83b75d1) 97.14% compared to head (3fb5ac6) 97.14%.
Additional details and impacted files
@@ Coverage Diff @@
## main #65 +/- ##
=======================================
Coverage 97.14% 97.14%
=======================================
Files 1 1
Lines 35 35
Branches 14 14
=======================================
Hits 34 34
Misses 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.