chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
681 stars 127 forks source link

Bump @storybook/ui from 3.3.15 to 3.4.4 #112

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps @storybook/ui from 3.3.15 to 3.4.4.

Release notes *Sourced from [@storybook/ui's releases](https://github.com/storybooks/storybook/releases).* > ## v3.4.4 > 2018-May-12 > > #### Bug Fixes > > - Ignore home package.json no license field [#3531](https://github-redirect.dependabot.com/storybooks/storybook/pull/3531) > - fixed Duplicate declaration h [#3409](https://github-redirect.dependabot.com/storybooks/storybook/pull/3409) > - Storyshots integrity tests options [#3418](https://github-redirect.dependabot.com/storybooks/storybook/pull/3418) > - Fix dynamic knobs [d2a289e](https://github.com/storybooks/storybook/commit/d2a289e524c51e794f5f3a34164a69ba3d5409fa) > > #### Dependency Upgrades > > - jest-image-snapshot version to ^2.4.1 [#3500](https://github-redirect.dependabot.com/storybooks/storybook/pull/3500) > > ## v3.4.3 > 2018-April-27 > > #### Features > > - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487) > > #### Bug Fixes > > - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453) > - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485) > > #### Dependency Upgrades > > - Update webpack-hot-middleware to fix HMR [#3463](https://github-redirect.dependabot.com/storybooks/storybook/pull/3463) > > ## v3.4.2 > 2018-April-17 > > #### Bug Fixes > > - Serialize boolean type only for non-nullable values [#3432](https://github-redirect.dependabot.com/storybooks/storybook/pull/3432) > - Addon actions: fix slow logging [#3133](https://github-redirect.dependabot.com/storybooks/storybook/pull/3133) > > #### Documentation > > - Fix storyshots readme for image snapshotting [#3397](https://github-redirect.dependabot.com/storybooks/storybook/pull/3397) > > ## v3.4.1 > 2018-April-10 > > #### Features > > - Make storybook addons channel available globally in `window` [#3243](https://github-redirect.dependabot.com/storybooks/storybook/pull/3243) > > #### Bug Fixes > ... (truncated)
Changelog *Sourced from [@storybook/ui's changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md).* > # 3.4.4 > > 2018-May-12 > > #### Bug Fixes > > - Ignore home package.json no license field [#3531](https://github-redirect.dependabot.com/storybooks/storybook/pull/3531) > - fixed Duplicate declaration h [#3409](https://github-redirect.dependabot.com/storybooks/storybook/pull/3409) > - Storyshots integrity tests options [#3418](https://github-redirect.dependabot.com/storybooks/storybook/pull/3418) > - Fix dynamic knobs [d2a289e](https://github.com/storybooks/storybook/commit/d2a289e524c51e794f5f3a34164a69ba3d5409fa) > > #### Dependency Upgrades > > - jest-image-snapshot version to ^2.4.1 [#3500](https://github-redirect.dependabot.com/storybooks/storybook/pull/3500) > > # 4.0.0-alpha.4 > > 2018-April-27 > > #### Breaking Changes > > - Knobs: add escapeHTML option; use it by default in Vue, Angular, and Polymer [#3473](https://github-redirect.dependabot.com/storybooks/storybook/pull/3473) > > #### Features > > - Added `actions` to addon-actions to create multiple actions [#3352](https://github-redirect.dependabot.com/storybooks/storybook/pull/3352) > - Add excludedPropTypes as an option to info addon [#3468](https://github-redirect.dependabot.com/storybooks/storybook/pull/3468) > - Addon-background: add Vue support [#3488](https://github-redirect.dependabot.com/storybooks/storybook/pull/3488) > - Suppress verbose build output [#3487](https://github-redirect.dependabot.com/storybooks/storybook/pull/3487) > - Provide a configuration option to limit the number of actions logged [#3447](https://github-redirect.dependabot.com/storybooks/storybook/pull/3447) > - Add IStory interface. [#3482](https://github-redirect.dependabot.com/storybooks/storybook/pull/3482) > - Add option to clear action logger [#3459](https://github-redirect.dependabot.com/storybooks/storybook/pull/3459) > > #### Bug Fixes > > - Fix auto focus of searchbox [#3494](https://github-redirect.dependabot.com/storybooks/storybook/pull/3494) > - Don't try to access the devtools hook if we are cross-origin [#3485](https://github-redirect.dependabot.com/storybooks/storybook/pull/3485) > - Improve yarn detection [#3453](https://github-redirect.dependabot.com/storybooks/storybook/pull/3453) > > #### Maintenance > > - Refactor error and "no preview" views into core [#3457](https://github-redirect.dependabot.com/storybooks/storybook/pull/3457) > - Refactor templates into core [#3422](https://github-redirect.dependabot.com/storybooks/storybook/pull/3422) > > #### Dependency Upgrades > >
> > 15 Upgrades > > ... (truncated)
Commits - [`a291cfc`](https://github.com/storybooks/storybook/commit/a291cfcfe7cdc3f9eb9e64b8781412d493b9b071) v3.4.4 - [`26369a7`](https://github.com/storybooks/storybook/commit/26369a798e330f8b4106dfa18ce3888b81f38a45) 3.4.4 changelog - [`a0dfdec`](https://github.com/storybooks/storybook/commit/a0dfdec5ff6ce3c03516cbc12dcf215988b02bc0) Merge pull request [#3531](https://github-redirect.dependabot.com/storybooks/storybook/issues/3531) from Keraito/home-packagejson-no-license - [`0976bc7`](https://github.com/storybooks/storybook/commit/0976bc75d8ddcb6e42eb5b509491c125cbc102c2) Merge pull request [#3530](https://github-redirect.dependabot.com/storybooks/storybook/issues/3530) from zgreen/patch-1 - [`1b0c0ff`](https://github.com/storybooks/storybook/commit/1b0c0ffac4eb1d948c02c10c28e83f2bb81c74fd) Merge pull request [#3359](https://github-redirect.dependabot.com/storybooks/storybook/issues/3359) from SilencerWeb/patch-1 - [`199d363`](https://github.com/storybooks/storybook/commit/199d36307ade6cfffca8b67da223cc3f01b6a9fd) Update storyshots - [`948fa00`](https://github.com/storybooks/storybook/commit/948fa005e3e586c8f02cab0a9f3777ce83224db1) Fix dynamic knobs - [`e525960`](https://github.com/storybooks/storybook/commit/e525960d796bdf41a7bf0588aad5017445ceba2c) Merge pull request [#3500](https://github-redirect.dependabot.com/storybooks/storybook/issues/3500) from skywhale/patch-1 - [`71adfed`](https://github.com/storybooks/storybook/commit/71adfedd3d6b1fff1d245fc6d3694e5a5cc4890e) Merge pull request [#3498](https://github-redirect.dependabot.com/storybooks/storybook/issues/3498) from mauroporrasp/patch-1 - [`0f078aa`](https://github.com/storybooks/storybook/commit/0f078aad59205c6853e912fce198393b2652c6ce) Merge pull request [#3409](https://github-redirect.dependabot.com/storybooks/storybook/issues/3409) from yi-ge/master - Additional commits viewable in [compare view](https://github.com/storybooks/storybook/compare/v3.3.15...v3.4.4)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.