NateRadebaugh / react-datetime

📅 ⌛ A lightweight datetime picker react component.
https://react-datetime.naterad.com
16 stars 0 forks source link

build(deps-dev): Bump storybook from 7.0.0-rc.1 to 7.0.12 #2727

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps storybook from 7.0.0-rc.1 to 7.0.12.

Release notes

Sourced from storybook's releases.

v7.0.12

Bug Fixes

  • Core: Fix source snippets for stories with mapped args #22135
  • CLI: Fix getFrameworkPackage logic #22559
  • CLI: Remove automigrate reference from init command #22561

Maintenance

  • CLI: Detach automigrate command from storybook init #22523

v7.0.11

Bug Fixes

  • Toolbars: Fix title behavior in UI #22496
  • CLI: Fix storybook upgrade precheckfailure object #22517
  • CLI: Throw errors instead of rejecting promises #22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
  • Web-components: Fix source decorator to handle document fragments #22513
  • Core: Fix windows path error in StoryStore v6 #22512
  • CLI: Do not show a migration summary on sb init #22109
  • UI: Show current search shortcut in search box sidebar #21619
  • Outline: Fix additional outline border in docs mode #21773
  • Measure: Deactivate when switching to Docs mode #21602
  • CSF: Expose story id in composeStories #22471
  • CLI: Prompt to force initialization when storybook folder is detected #22392
  • UI: Fix css inconsistency in Button and Icon components #22497

v7.0.10

Bug Fixes

  • CLI: Fix copyTemplate failures on init #22375
  • CLI: Fix server init #22443
  • CLI: Scope styles in sample components from the CLI templates #22162
  • React: Use correct default annotations for composeStories #22308
  • Server: Add json indexer #22460
  • UI: Fix opacity from list-item color #22074

Maintenance

  • CLI: Refactor package manager methods to be async #22401
  • Improve Error message for Angular.json file not found #22377

v7.0.9

Bug Fixes

  • Core: Fix virtual modules excluded for babel-loader #22331

Maintenance

... (truncated)

Changelog

Sourced from storybook's changelog.

7.0.12 (May 15, 2023)

Bug Fixes

  • Core: Fix source snippets for stories with mapped args #22135
  • CLI: Fix getFrameworkPackage logic #22559
  • CLI: Remove automigrate reference from init command #22561

Maintenance

  • CLI: Detach automigrate command from storybook init #22523

7.0.11 (May 12, 2023)

Bug Fixes

  • Toolbars: Fix title behavior in UI #22496
  • CLI: Fix storybook upgrade precheckfailure object #22517
  • CLI: Throw errors instead of rejecting promises #22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
  • Web-components: Fix source decorator to handle document fragments #22513
  • Core: Fix windows path error in StoryStore v6 #22512
  • CLI: Do not show a migration summary on sb init #22109
  • UI: Show current search shortcut in search box sidebar #21619
  • Outline: Fix additional outline border in docs mode #21773
  • Measure: Deactivate when switching to Docs mode #21602
  • CSF: Expose story id in composeStories #22471
  • CLI: Prompt to force initialization when storybook folder is detected #22392
  • UI: Fix css inconsistency in Button and Icon components #22497

7.0.10 (May 9, 2023)

Bug Fixes

  • CLI: Fix copyTemplate failures on init #22375
  • CLI: Fix server init #22443
  • CLI: Scope styles in sample components from the CLI templates #22162
  • React: Use correct default annotations for composeStories #22308
  • Server: Add json indexer #22460
  • UI: Fix opacity from list-item color #22074

Maintenance

  • CLI: Refactor package manager methods to be async #22401
  • Improve Error message for Angular.json file not found #22377

7.0.9 (May 5, 2023)

Bug Fixes

... (truncated)

Commits
  • 7b73b43 v7.0.12
  • 440771c Update root, peer deps, version.ts/json to 7.0.12 [ci skip]
  • 2dbfa14 Merge pull request #22559 from storybookjs/fix/builder-option
  • aff3dc2 Merge pull request #22561 from storybookjs/fix/remove-automigrate-from-initiate
  • d43bef1 Merge pull request #22523 from storybookjs/feat/detach-automigrate-from-init
  • b0d27fc Update git head to 7.0.11, update yarn.lock [ci skip]
  • 43e5c1a v7.0.11
  • 259ebf3 Update root, peer deps, version.ts/json to 7.0.11 [ci skip]
  • fcbe6e3 Merge pull request #22517 from storybookjs/fix/upgrade-precheck-failure
  • 918eba9 Merge pull request #22515 from storybookjs/fix/fix-error-throwing
  • 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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nateradebaugh-react-datetime ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 5:01pm
dependabot[bot] commented 1 year ago

Superseded by #2733.