Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump @storybook/addon-actions from 6.4.18 to 6.4.19 in /site#282

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 14, 2022
edited
Loading

Bumps@storybook/addon-actions from 6.4.18 to 6.4.19.

Release notes

Sourced from@​storybook/addon-actions'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: Addextract function toPreviewWeb and use it insb extract if available (#17447)
  • Core: Ensure we show an error whenconfigure() throws (#17435)
  • Core: FixuseParameter 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/addon-actions'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: Addextract function toPreviewWeb and use it insb extract if available (#17447)
  • Core: Ensure we show an error whenconfigure() throws (#17435)
  • Core: FixuseParameter 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
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/storybook/addon-actions-6.4.19 branch fromdc1ac94 to345a5c1CompareFebruary 14, 2022 16:34
@bryphe-coder
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

1 similar comment
@bryphe-coder
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/storybook/addon-actions-6.4.19 branch from345a5c1 to1e0bd66CompareFebruary 14, 2022 17:05
@codecov
Copy link

codecovbot commentedFeb 14, 2022
edited
Loading

Codecov Report

Merging#282 (6d4766f) intomain (1e9b480) willincrease coverage by0.04%.
The diff coverage isn/a.

Impacted file tree graph

@@            Coverage Diff             @@##             main     #282      +/-   ##==========================================+ Coverage   68.26%   68.30%   +0.04%==========================================  Files         126      126                Lines        6898     6898                Branches       69       69              ==========================================+ Hits         4709     4712       +3+ Misses       1711     1708       -3  Partials      478      478
FlagCoverage Δ
unittest-go-macos-latest66.43% <ø> (-0.04%)⬇️
unittest-go-ubuntu-latest67.67% <ø> (+0.30%)⬆️
unittest-go-windows-latest66.52% <ø> (+0.01%)⬆️
unittest-js65.24% <ø> (ø)
Impacted FilesCoverage Δ
peer/conn.go80.25% <0.00%> (-0.26%)⬇️
peerbroker/dial.go80.95% <0.00%> (+4.76%)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update1e9b480...6d4766f. Read thecomment docs.

@bryphe-coder
Copy link
Contributor

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) 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/addons/actions)---updated-dependencies:- dependency-name: "@storybook/addon-actions"  dependency-type: direct:development  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/storybook/addon-actions-6.4.19 branch from1e0bd66 to6d4766fCompareFebruary 14, 2022 17:50
Copy link
Contributor

@bryphe-coderbryphe-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 in our storybook dependencies

@bryphe-coderbryphe-coder merged commit6717932 intomainFeb 14, 2022
@bryphe-coderbryphe-coder deleted the dependabot/npm_and_yarn/site/storybook/addon-actions-6.4.19 branchFebruary 14, 2022 18:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@bryphe-coderbryphe-coderbryphe-coder approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@bryphe-coder

[8]ページ先頭

©2009-2025 Movatter.jp