Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 8, 2021

Bumps @storybook/addon-knobs from 6.1.15 to 6.1.17.

Release notes

Sourced from @storybook/addon-knobs's releases.

v6.1.17

Bug Fixes

  • CLI: Fix opening localhost in browser by default (#13812)

v6.1.16

Bug Fixes

  • Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
  • UI: Fix copy to clipboard for insecure deployments (#13777)
Changelog

Sourced from @storybook/addon-knobs's changelog.

6.1.17 (February 4, 2021)

Bug Fixes

  • CLI: Fix opening localhost in browser by default (#13812)

6.2.0-alpha.21 (February 4, 2021)

Features

  • Addon-docs: Add support for Vue 3 (#13809)

Maintenance

  • Build: Exclude all test and story files from transpilation (#13714)
  • Build: Generate version file with preval macro (#13715)

6.1.16 (February 2, 2021)

Bug Fixes

  • Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
  • UI: Fix copy to clipboard for insecure deployments (#13777)

6.2.0-alpha.20 (February 2, 2021)

Features

  • Vue: Add Vue 3 support (#13775)
  • CLI: Add try/catch on readFileAsJson to improve error message (#13730)
  • Core: Generate manager cache in smoke test, but don't use/clear any cache (#13784)

Bug Fixes

  • Addon-docs/Svelte: Fix component name in docgen-loader (#13760)
  • Addon-docs/Svelte: Fix component description (#13659)
  • UI: Fix copy to clipboard for insecure deployments (#13777)

Maintenance

  • CLI: Handle package versions in package strings for generators (#13774)
  • Build: Do not recompile packages in publish step of the CI (#13786)
  • CI: Remove generic cache key from Circle CI (#13787)
  • CI: Upgrade cache GH Action & remove fallback caches (#13752)

6.2.0-alpha.19 (January 29, 2021)

Features

  • Addon-docs/Angular: Inline rendering support with angular-elements (#13525)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 8, 2021
@vercel
Copy link

vercel bot commented Feb 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arthurdenner/react-semantic-ui-datepickers/odjuja9y5
✅ Preview: https://react-semantic-git-dependabot-npmandyarnstorybookaddon-k-d8c627.arthurdenner.now.sh

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #519 (b13ab9b) into develop (f4f80cd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #519   +/-   ##
========================================
  Coverage    88.37%   88.37%           
========================================
  Files           16       16           
  Lines          516      516           
  Branches       105      105           
========================================
  Hits           456      456           
  Misses          60       60           

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 f4f80cd...b13ab9b. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/storybook/addon-knobs-6.1.17 branch from e33ffff to 6821ee5 Compare February 8, 2021 07:19
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/storybook/addon-knobs-6.1.17 branch from 6821ee5 to f165c62 Compare February 8, 2021 07:24
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/storybook/addon-knobs-6.1.17 branch from f165c62 to b13ab9b Compare February 8, 2021 07:32
@arthurdenner arthurdenner merged commit 13862b9 into develop Feb 8, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/storybook/addon-knobs-6.1.17 branch February 8, 2021 11:16
arthurdenner pushed a commit that referenced this pull request Feb 10, 2021
)

Bumps [@storybook/addon-knobs](https://github.com/storybookjs/storybook/tree/HEAD/addons/knobs) from 6.1.15 to 6.1.17.
- [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.1.17/addons/knobs)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@github-actions
Copy link

🎉 This PR is included in version 2.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants