+
Skip to content

Conversation

cmlsn
Copy link
Contributor

@cmlsn cmlsn commented Jul 2, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on
@storybook/addon-actions
from 7.0.18 to 7.0.20
2 versions ahead of your current version 24 days ago
on 2023-06-08
@storybook/addon-links
from 7.0.18 to 7.0.20
2 versions ahead of your current version 24 days ago
on 2023-06-08
@storybook/react
from 7.0.18 to 7.0.20
2 versions ahead of your current version 24 days ago
on 2023-06-08
Release notes
Package name: @storybook/addon-actions
  • 7.0.20 - 2023-06-08

    Bug Fixes

    • Server: Fix .stories.yml support #22906
    • Docs: Fix Source block snippet updates #22835
    • Core: Fix indexing errors by excluding node_modules stories #22873
    • CLI: Fix upgrade notification message #22933
    • Angular: Add --open/--no-open flag to dev command #22964
    • Angular: Silence compodoc when running storybook with --quiet #22957

    Maintenance

    • Core: Improve MDX of error in story index #22782

    Build

    • Build: Fix the theme output during development #22841
    • Revert "Docs: E2E tests for Source block update fix" #22934
  • 7.0.19 - 2023-06-08

    v7.0.19

  • 7.0.18 - 2023-05-26

    Bug Fixes

    • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
    • Vue3: Fix reactive args updates in decorators #22717
    • Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692

    Build

    • Build: Add more checks to ci:daily workflow #22815
    • Build: Fix Nextjs E2E tests #22816
    • Build: Bring back new Vue3 tests to main #22685
from @storybook/addon-actions GitHub release notes
Package name: @storybook/addon-links
  • 7.0.20 - 2023-06-08

    Bug Fixes

    • Server: Fix .stories.yml support #22906
    • Docs: Fix Source block snippet updates #22835
    • Core: Fix indexing errors by excluding node_modules stories #22873
    • CLI: Fix upgrade notification message #22933
    • Angular: Add --open/--no-open flag to dev command #22964
    • Angular: Silence compodoc when running storybook with --quiet #22957

    Maintenance

    • Core: Improve MDX of error in story index #22782

    Build

    • Build: Fix the theme output during development #22841
    • Revert "Docs: E2E tests for Source block update fix" #22934
  • 7.0.19 - 2023-06-08

    v7.0.19

  • 7.0.18 - 2023-05-26

    Bug Fixes

    • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
    • Vue3: Fix reactive args updates in decorators #22717
    • Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692

    Build

    • Build: Add more checks to ci:daily workflow #22815
    • Build: Fix Nextjs E2E tests #22816
    • Build: Bring back new Vue3 tests to main #22685
from @storybook/addon-links GitHub release notes
Package name: @storybook/react
  • 7.0.20 - 2023-06-08

    Bug Fixes

    • Server: Fix .stories.yml support #22906
    • Docs: Fix Source block snippet updates #22835
    • Core: Fix indexing errors by excluding node_modules stories #22873
    • CLI: Fix upgrade notification message #22933
    • Angular: Add --open/--no-open flag to dev command #22964
    • Angular: Silence compodoc when running storybook with --quiet #22957

    Maintenance

    • Core: Improve MDX of error in story index #22782

    Build

    • Build: Fix the theme output during development #22841
    • Revert "Docs: E2E tests for Source block update fix" #22934
  • 7.0.19 - 2023-06-08

    v7.0.19

  • 7.0.18 - 2023-05-26

    Bug Fixes

    • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #22814
    • Vue3: Fix reactive args updates in decorators #22717
    • Vue3: Revert v7 breaking change, restore reactive v6-compat API #22692

    Build

    • Build: Add more checks to ci:daily workflow #22815
    • Build: Fix Nextjs E2E tests #22816
    • Build: Bring back new Vue3 tests to main #22685
from @storybook/react GitHub release notes
Commit messages
Package name: @storybook/addon-actions
  • 9fb2573 v7.0.20
  • 9c779fd Update root, peer deps, version.ts/json to 7.0.20 [ci skip]
  • 63f131f 7.0.20 changelog
  • f7b5db0 Merge branch 'main' of github.com:storybookjs/storybook
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • fc1be4a Update root, peer deps, version.ts/json to 7.0.19 [ci skip]
  • 944dc52 Merge pull request #22907 from storybookjs/main-prerelease
  • b4d7e2a Update 7.0.19 changelog
  • 9efe2be Merge pull request #22934 from storybookjs/revert-22835-chaks/add-e2e-test-to-addon-docs
  • 46a8d3f Update 7.0.19 changelog
  • d9edefd Merge pull request #22782 from storybookjs/shilman/22619-improve-mdx-of-error
  • 35b1fb3 Merge pull request #22966 from storybookjs/versioned-docs-links
  • 6c42bb0 Merge pull request #22964 from storybookjs/fix/allow-open-flag-in-angular-binary
  • bfb602e Merge pull request #22957 from storybookjs/feat/silence-compodoc-on-quiet-flag
  • 3317178 Update 7.0.19 changelog
  • f430e76 Merge pull request #22873 from storybookjs/shilman/21414-exclude-node-modules
  • 7ce32fe Merge pull request #22933 from storybookjs/shilman/fix-cli-upgrade-notification
  • 5b7d078 Merge pull request #22911 from storybookjs/shilman/autodocs-clarification
  • 53b889a 7.1.0-alpha.29 next.json version file [skip ci]
  • c67f9c0 7.1.0-alpha.28 next.json version file [skip ci]
  • 4b8a7c9 Update 7.0.19 changelog
  • 4b7765f Merge pull request #22835 from storybookjs/chaks/add-e2e-test-to-addon-docs
  • 2aa0331 7.0.19 changelog update

Compare

Package name: @storybook/addon-links
  • 9fb2573 v7.0.20
  • 9c779fd Update root, peer deps, version.ts/json to 7.0.20 [ci skip]
  • 63f131f 7.0.20 changelog
  • f7b5db0 Merge branch 'main' of github.com:storybookjs/storybook
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • fc1be4a Update root, peer deps, version.ts/json to 7.0.19 [ci skip]
  • 944dc52 Merge pull request #22907 from storybookjs/main-prerelease
  • b4d7e2a Update 7.0.19 changelog
  • 9efe2be Merge pull request #22934 from storybookjs/revert-22835-chaks/add-e2e-test-to-addon-docs
  • 46a8d3f Update 7.0.19 changelog
  • d9edefd Merge pull request #22782 from storybookjs/shilman/22619-improve-mdx-of-error
  • 35b1fb3 Merge pull request #22966 from storybookjs/versioned-docs-links
  • 6c42bb0 Merge pull request #22964 from storybookjs/fix/allow-open-flag-in-angular-binary
  • bfb602e Merge pull request #22957 from storybookjs/feat/silence-compodoc-on-quiet-flag
  • 3317178 Update 7.0.19 changelog
  • f430e76 Merge pull request #22873 from storybookjs/shilman/21414-exclude-node-modules
  • 7ce32fe Merge pull request #22933 from storybookjs/shilman/fix-cli-upgrade-notification
  • 5b7d078 Merge pull request #22911 from storybookjs/shilman/autodocs-clarification
  • 53b889a 7.1.0-alpha.29 next.json version file [skip ci]
  • c67f9c0 7.1.0-alpha.28 next.json version file [skip ci]
  • 4b8a7c9 Update 7.0.19 changelog
  • 4b7765f Merge pull request #22835 from storybookjs/chaks/add-e2e-test-to-addon-docs
  • 2aa0331 7.0.19 changelog update

Compare

Package name: @storybook/react
  • 9fb2573 v7.0.20
  • 9c779fd Update root, peer deps, version.ts/json to 7.0.20 [ci skip]
  • 63f131f 7.0.20 changelog
  • f7b5db0 Merge branch 'main' of github.com:storybookjs/storybook
  • 9c756e4 Update git head to 7.0.19, update yarn.lock [ci skip]
  • 245bae0 v7.0.19
  • fc1be4a Update root, peer deps, version.ts/json to 7.0.19 [ci skip]
  • 944dc52 Merge pull request #22907 from storybookjs/main-prerelease
  • b4d7e2a Update 7.0.19 changelog
  • 9efe2be Merge pull request #22934 from storybookjs/revert-22835-chaks/add-e2e-test-to-addon-docs
  • 46a8d3f Update 7.0.19 changelog
  • d9edefd Merge pull request #22782 from storybookjs/shilman/22619-improve-mdx-of-error
  • 35b1fb3 Merge pull request #22966 from storybookjs/versioned-docs-links
  • 6c42bb0 Merge pull request #22964 from storybookjs/fix/allow-open-flag-in-angular-binary
  • bfb602e Merge pull request #22957 from storybookjs/feat/silence-compodoc-on-quiet-flag
  • 3317178 Update 7.0.19 changelog
  • f430e76 Merge pull request #22873 from storybookjs/shilman/21414-exclude-node-modules
  • 7ce32fe Merge pull request #22933 from storybookjs/shilman/fix-cli-upgrade-notification
  • 5b7d078 Merge pull request #22911 from storybookjs/shilman/autodocs-clarification
  • 53b889a 7.1.0-alpha.29 next.json version file [skip ci]
  • c67f9c0 7.1.0-alpha.28 next.json version file [skip ci]
  • 4b8a7c9 Update 7.0.19 changelog
  • 4b7765f Merge pull request #22835 from storybookjs/chaks/add-e2e-test-to-addon-docs
  • 2aa0331 7.0.19 changelog update

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @storybook/addon-actions from 7.0.18 to 7.0.20.
    See this package in npm: https://www.npmjs.com/package/@storybook/addon-actions
  - @storybook/addon-links from 7.0.18 to 7.0.20.
    See this package in npm: https://www.npmjs.com/package/@storybook/addon-links
  - @storybook/react from 7.0.18 to 7.0.20.
    See this package in npm: https://www.npmjs.com/package/@storybook/react

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/304d256e-3263-4a7c-a5b0-d436fc4d7ef9?utm_source=github&utm_medium=referral&page=upgrade-pr
@ocshawn
Copy link
Contributor

ocshawn commented Jul 6, 2023

covered in #210

@ocshawn ocshawn closed this Jul 6, 2023
@ocshawn ocshawn deleted the snyk-upgrade-7f89eee7440f03e52b3dec317e64ed67 branch July 6, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载