Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @storybook/react from 6.4.18 to 6.4.19 in /site #284

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps @storybook/react from 6.4.18 to 6.4.19.

Release notes

Sourced from @​storybook/react's releases.

v6.4.19

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CLI/Angular: Add interactions to cli template (#17437)

Bug Fixes

  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Core: Ensure we show an error when configure() throws (#17435)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)
Changelog

Sourced from @​storybook/react's changelog.

6.4.19 (February 12, 2022)

Features

  • CLI/React: Add interactions to cli template (#17345)
  • CLI/Angular: Add interactions to cli template (#17437)

Bug Fixes

  • Core/CLI: Add extract function to PreviewWeb and use it in sb extract if available (#17447)
  • Core: Ensure we show an error when configure() throws (#17435)
  • Core: Fix useParameter with nullish coalescing (#17327)
  • Addon-links: Fix export statement in react.d.ts (#17434)
  • Addon-docs: Fix typo in ArgsTable tooltip (#17404)
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)

@bryphe-coder bryphe-coder self-assigned this Feb 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/storybook/react-6.4.19 branch from 1c3fb39 to 50a2831 Compare February 14, 2022 16:35
@bryphe-coder
Copy link
Contributor

@dependabot rebase

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.4.19/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.19/app/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/storybook/react-6.4.19 branch from 50a2831 to 68a07dc Compare February 14, 2022 17:06
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #284 (68a07dc) into main (f928959) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   68.20%   68.39%   +0.18%     
==========================================
  Files         126      126              
  Lines        6898     6898              
  Branches       69       69              
==========================================
+ Hits         4705     4718      +13     
+ Misses       1715     1703      -12     
+ Partials      478      477       -1     
Flag Coverage Δ
unittest-go-macos-latest 66.67% <ø> (+0.24%) ⬆️
unittest-go-ubuntu-latest 67.56% <ø> (-0.13%) ⬇️
unittest-go-windows-latest 66.27% <ø> (-0.28%) ⬇️
unittest-js 65.24% <ø> (ø)
Impacted Files Coverage Δ
peerbroker/dial.go 76.19% <0.00%> (-4.77%) ⬇️
coderd/provisionerdaemons.go 57.23% <0.00%> (-0.62%) ⬇️
provisionerd/provisionerd.go 69.74% <0.00%> (-0.20%) ⬇️
peerbroker/listen.go 84.80% <0.00%> (+2.39%) ⬆️
peer/channel.go 87.19% <0.00%> (+2.43%) ⬆️
peer/conn.go 81.28% <0.00%> (+3.58%) ⬆️

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 f928959...68a07dc. Read the comment docs.

Copy link
Contributor

@bryphe-coder bryphe-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; trivial upgrade for storybook dependency

@bryphe-coder bryphe-coder merged commit 1e9b480 into main Feb 14, 2022
@bryphe-coder bryphe-coder deleted the dependabot/npm_and_yarn/site/storybook/react-6.4.19 branch February 14, 2022 17:47
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.

None yet

1 participant