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

Bump @storybook/addon-links from 7.0.7 to 7.0.9 #157

Merged
merged 1 commit into from May 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps @storybook/addon-links from 7.0.7 to 7.0.9.

Release notes

Sourced from @​storybook/addon-links's releases.

v7.0.9

Bug Fixes

  • Core: Fix virtual modules excluded for babel-loader #22331

Maintenance

  • Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391

v7.0.8

Bug Fixes

  • Typescript: Fix bad typings caused by tsup bug #22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Vue3: Fix compiler error when there is double tag #22286
  • Args: Fix multiple mapped args return array of labels #22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #22202
  • Docs: Fix inline story style #21870
  • UI: Fix shift + 7 shortcut to focus search field #22073
  • UI: Fix controls missing when navigating from story #21967
  • NextJS: Fix tsconfig resolution #22160

Maintenance

  • Telemetry: Persist sessionId across runs #22325
  • Packaging: Move types condition to the front in all package.json.exports maps #22321
  • Core: Rename manager UI mjs to js #22247
  • Angular: Add support for Angular 16 #22096
  • Packaging: Don't generate ESM dist for preset files #22330
  • Packaging: Fix url for all packages in package.json #22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #22260
Changelog

Sourced from @​storybook/addon-links's changelog.

7.0.9 (May 5, 2023)

Bug Fixes

  • Core: Fix virtual modules excluded for babel-loader #22331

Maintenance

  • Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391

7.0.8 (May 3, 2023)

Bug Fixes

  • Typescript: Fix bad typings caused by tsup bug #22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Vue3: Fix compiler error when there is double tag #22286
  • Args: Fix multiple mapped args return array of labels #22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #22202
  • Docs: Fix inline story style #21870
  • UI: Fix shift + 7 shortcut to focus search field #22073
  • UI: Fix controls missing when navigating from story #21967
  • NextJS: Fix tsconfig resolution #22160

Maintenance

  • Telemetry: Persist sessionId across runs #22325
  • Packaging: Move types condition to the front in all package.json.exports maps #22321
  • Core: Rename manager UI mjs to js #22247
  • Angular: Add support for Angular 16 #22096
  • Packaging: Don't generate ESM dist for preset files #22330
  • Packaging: Fix url for all packages in package.json #22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #22260
Commits
  • 797cfd6 v7.0.9
  • 5ca266a Update git head to 7.0.8, update yarn.lock [ci skip]
  • 9991b68 v7.0.8
  • 9befd1b Merge pull request #22321 from storybookjs/fix/types-condition
  • 6d5567c Merge pull request #22261 from storybookjs/norbert/fix-21820-second-edition
  • bf29007 Merge pull request #22101 from joeycozza/fixingGithubUrls
  • 8da4293 Update git head to 7.0.7, update yarn.lock [ci skip]
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 21:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 7.0.7 to 7.0.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.9/code/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  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/storybook/addon-links-7.0.9 branch from 970072e to 0f190d6 Compare May 9, 2023 07:12
@H34D H34D merged commit 955144c into main May 9, 2023
3 checks passed
@H34D H34D deleted the dependabot/npm_and_yarn/storybook/addon-links-7.0.9 branch May 9, 2023 07:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant