samrobbins85 / admonition-components

React components for admonitions, made with Tailwind CSS
https://components.csnotes.me
MIT License
8 stars 1 forks source link

Bump @storybook/addon-actions from 6.1.14 to 6.1.15 #30

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @storybook/addon-actions from 6.1.14 to 6.1.15.

Release notes

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

v6.1.15

Bug Fixes

  • Svelte: Fix duplicate story preview (#13663)
  • Angular: Properly handle empty tsconfig compilerOptions (#13596)

Maintenance

  • Angular: Use Nx function to read non-angularCli configs (#13558)

Dependency Upgrades

  • Bump @types/reach__router version (#13703)
Changelog

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

6.1.15 (January 22, 2021)

Bug Fixes

  • Svelte: Fix duplicate story preview (#13663)
  • Angular: Properly handle empty tsconfig compilerOptions (#13596)

Maintenance

  • Angular: Use Nx function to read non-angularCli configs (#13558)

Dependency Upgrades

  • Bump @types/reach__router version (#13703)

6.2.0-alpha.18 (January 22, 2021)

Bug Fixes

  • Svelte: Fix duplicate story preview (#13663)

Maintenance

  • Angular: Add Angular 11.1 support (#13704)

Dependency Upgrades

  • Bump @types/reach__router version (#13703)

6.2.0-alpha.17 (January 22, 2021)

Features

  • Addon-docs/Svelte: Add dynamic snippet support (#13653)
  • Addon-docs/Svelte: Add Slots and Events to the generated ArgsTable (#13660)

Bug Fixes

  • Angular: Force re-render if template change (#13638)
  • Angular: Properly handle empty tsconfig compilerOptions (#13596)

Maintenance

  • Core: Deprecate default postcss config, recommend addon-postcss (#13669)
  • Core: Throw an error for invalid story format (#13673)
  • Build: Ensure consistency of Chromatic snapshots of Zoom stories (#13676)

Dependency Upgrades

  • Dependencies: Swap back to upstream postcss-loader (#13698)

... (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[bot] commented 3 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.