Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 9, 2021

Bumps @storybook/addon-actions from 6.1.17 to 6.3.4.

Release notes

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

v6.3.4

Maintenance

  • Addon-docs: Cache DocsContext on window to prevent duplication (#15428)

v6.3.3

Bug Fixes

  • Webpack5: Quit process after finishing a static build (#15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#15491)
  • Angular: Fix circular reference not being handled in moduleMetadata (#15410)
  • Core: Fix double rebuilds by removing aggregateTimeout (#15372)
  • CLI: Fix NPM typo (#15461)

v6.3.2

Bug Fixes

  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

v6.3.1

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)
  • Svelte: Fix argType.type.name extraction (#15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#15375)
  • Webpack5: Fix warnings typo (#15374)
  • UI: Fix navigation after no story error (#15349)
  • CSF3: Rename setup to play (#15358)
  • Upgrade dotenv-webpack to 7.0.x (#15343)

v6.3.0

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • 📐 Layout debugging with Measure and Outline addons
  • 🔌 Reuse your stories in unit tests: Jest, Cypress & more
  • 🚀 Frameworks: Angular 12 Ivy, Lit2 web components
  • 🛠 Builders: Webpack5 stable, Vite community
  • 📦 Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

v6.3.0-rc.12

Features

... (truncated)

Changelog

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

6.3.4 (July 8, 2021)

Maintenance

  • Addon-docs: Cache DocsContext on window to prevent duplication (#15428)

6.3.3 (July 7, 2021)

Bug Fixes

  • Webpack5: Quit process after finishing a static build (#15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#15491)
  • Angular: Fix circular reference not being handled in moduleMetadata (#15410)
  • Core: Fix double rebuilds by removing aggregateTimeout (#15372)
  • CLI: Fix NPM typo (#15461)

6.4.0-alpha.12 (July 7, 2021)

Bug Fixes

  • Webpack5: Quit process after finishing a static build (#15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#15491)

Maintenance

  • Angular: Make Ivy work by default in the angular-cli example (#15280)
  • Official-storybook: Fix shortcut for navigating to previous language (#15489)
  • Addon-docs: Add docs to standalone example (#7848)
  • Build: Update Yarn cache setup in GitHub Actions workflow (#15480)

6.4.0-alpha.11 (July 3, 2021)

Bug Fixes

  • UI: Fix sidebar toggle in fullscreen mode (#15459)
  • Angular: Fix circular reference not being handled in moduleMetadata (#15410)

Maintenance

  • Addon-a11y: Reverse help and description labels in accordion (#15466)

6.4.0-alpha.10 (July 2, 2021)

Features

  • UI: Display menu icon on the toolbar when the sidebar is collapsed (#15369)

Bug Fixes

  • Core: Fix double rebuilds by removing aggregateTimeout (#15372)

... (truncated)

Commits
  • b6fd5c6 v6.3.4
  • d952fbb Update git head to 6.3.3, update yarn.lock
  • 8735bf5 v6.3.3
  • 908a949 Merge pull request #15497 from storybookjs/fix/a11y-package-readme
  • daebfce Update git head to 6.3.2, update yarn.lock
  • ebc8c46 v6.3.2
  • 1be691b Update git head to 6.3.1, update yarn.lock
  • a0169a1 v6.3.1
  • 2c63e08 Merge pull request #15394 from storybookjs/15370-dont-override-existing-actio...
  • cca6af4 Update git head to 6.3.0, update yarn.lock
  • 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)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.1.17 to 6.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.4/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 9, 2021

The following labels could not be found: npm, dependabot.

@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2021

Codecov Report

Merging #560 (76bb302) into master (6c3bfe8) will increase coverage by 1.90%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
+ Coverage   71.21%   73.11%   +1.90%     
==========================================
  Files         843      615     -228     
  Lines       42004    21874   -20130     
  Branches     4396     5809    +1413     
==========================================
- Hits        29912    15994   -13918     
+ Misses      12092     5737    -6355     
- Partials        0      143     +143     
Flag Coverage Δ
cypress 56.44% <ø> (+0.01%) ⬆️
hive ?
javascript 63.14% <ø> (?)
mysql ?
postgres ?
presto ?
python ?
sqlite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tend/src/filters/components/Select/controlPanel.ts 20.00% <0.00%> (-80.00%) ⬇️
superset-frontend/src/views/index.tsx 25.00% <0.00%> (-75.00%) ⬇️
superset-frontend/src/SqlLab/index.tsx 25.00% <0.00%> (-75.00%) ⬇️
...ntend/src/filters/components/Range/controlPanel.ts 25.00% <0.00%> (-75.00%) ⬇️
superset-frontend/src/views/App.tsx 38.70% <0.00%> (-61.30%) ⬇️
...et-frontend/src/filters/components/Select/index.ts 40.00% <0.00%> (-60.00%) ⬇️
superset-frontend/src/setup/setupPlugins.ts 44.44% <0.00%> (-55.56%) ⬇️
superset-frontend/src/setup/setupPluginsExtra.ts 50.00% <0.00%> (-50.00%) ⬇️
...rset-frontend/src/setup/setupErrorMessagesExtra.ts 50.00% <0.00%> (-50.00%) ⬇️
...ontend/src/filters/components/Time/controlPanel.ts 50.00% <0.00%> (-50.00%) ⬇️
... and 803 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c3bfe8...76bb302. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2021

Superseded by #566.

@dependabot dependabot bot closed this Aug 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/storybook/addon-actions-6.3.4 branch August 4, 2021 04:24
pull bot pushed a commit that referenced this pull request Nov 26, 2021
* feat(plugin-chart-choropleth-map): scaffold and load map (#527)

* feat: add package

* feat: storybook working

* feat: load usa and world map

* refactor: clean up

* fix: remove test data

* refactor: utilize dynamic import

* build: remove unused dependencies

* fix: address pr comments

* fix: comment

* feat(plugin-chart-choropleth-map): add more country maps (#529)

* feat(plugin-chart-choropleth-map): add zooming (#528)

* feat: add zooming

* feat: can zoom in and out

* feat: add zoom controls

* refactor: extract controls

* fix: address comments

* feat(plugin-chart-choropleth-map): add encoding (#541)

* feat: add encoder

* feat: add encoding

* docs: add categorical

* fix: any

* docs: update storybook

* feat(plugin-chart-choropleth-map): add tooltip (#548)

* feat: support tooltip

* feat: support tooltip fields

* fix: default projection

* build: bump dependency

* build: update dependency

* build: mark private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants