cc-archive / vocabulary-legacy

A cohesive design system & Vue component library to unify the web-facing Creative Commons
https://cc-vocabulary.netlify.app
MIT License
88 stars 129 forks source link

Bump storybook-addon-designs from 6.0.1 to 6.3.1 #1071

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps storybook-addon-designs from 6.0.1 to 6.3.1.

Release notes

Sourced from storybook-addon-designs's releases.

v6.3.1

Fixed

  • Include blocks.d.ts in published tarball. (d966871)

v6.3.0

Added

  • Export panel name as PanelName. (851b486)

Fixed

  • Add type definition file for storybook-addon-designs/blocks. (4bf0125)

v6.2.1

Fixed

  • Fix Design tab does not appear when renderTarget: "tab". (#134)

v6.2.0

Deprecated

  • experimental-figspec type. Use figspec type instead. The parameter interface is same, just replace the type property. (#127)

Added

  • figspec type (#127).

v6.1.0

Added

  • An ability to customize addon tab name via name property (#112).
  • Show the number of design specs in addon tab name (#112).
Changelog

Sourced from storybook-addon-designs's changelog.

[6.3.1] - 2022-06-14

Fixed

  • Include blocks.d.ts in published tarball. (d966871)

[6.3.0] - 2022-06-14

Added

  • Export panel name as PanelName. (851b486)

Fixed

  • Add type definition file for storybook-addon-designs/blocks. (4bf0125)

[6.2.1] - 2022-01-06

Fixed

  • Fix Design tab does not appear when renderTarget: "tab". (#134)

[6.2.0] - 2021-10-03

Deprecated

  • experimental-figspec type. Use figspec type instead. The parameter interface is same, just replace the type property. (#127)

Added

  • figspec type (#127).

[6.1.0] - 2021-08-22

Added

  • An ability to customize addon tab name via name property (#112).
  • Show the number of design specs in addon tab name (#112).
Commits
  • 0f206aa v6.3.1
  • a41ac12 docs: Update CHANGELOG.md
  • d966871 fix: Include blocks.d.ts in packed tarball
  • 44a681f v6.3.0
  • b472eec docs: Update CHANGELOG.md
  • 4bf0125 fix: Add type definition for blocks.js (on root)
  • e9126f0 Merge pull request #150 from pocka/dependabot/npm_and_yarn/minimist-1.2.6
  • d7cbc24 chore(deps): Bump minimist from 1.2.5 to 1.2.6
  • 8b5d699 docs: Update CHANGELOG
  • 851b486 feat: Export PanelName
  • Additional commits viewable in compare view


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)
github-actions[bot] commented 2 years ago

Marking as stale, since there is no recent activity.

dependabot[bot] commented 2 years ago

Looks like storybook-addon-designs is no longer a dependency, so this is no longer needed.