Skip to content

Bump @storybook/nextjs from 7.0.0-beta.54 to 7.0.0-beta.61#244

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook/nextjs-7.0.0-beta.61
Closed

Bump @storybook/nextjs from 7.0.0-beta.54 to 7.0.0-beta.61#244
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook/nextjs-7.0.0-beta.61

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps @storybook/nextjs from 7.0.0-beta.54 to 7.0.0-beta.61.

Release notes

Sourced from @​storybook/nextjs's releases.

v7.0.0-beta.61

Features

  • Docs: Show MDX errors using our error overlay #21369

Bug Fixes

  • Core: Remove state deprecation warnings by default #21367
  • Core: Fix default export storySort handling #21389
  • Vue3: Add slot TS types #21359
  • Docs: Fix issue with referencing non-story files with names similar or equal to docs files #21348

Maintenance

  • Docs: Update invalid <Meta of={}> error to be more helpful. #21365

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin for TS4.8 #21380

v7.0.0-beta.60

Bug Fixes

  • Core: Fix storySort parsing in preview.js with default export #21353
  • CLI: Remove the workspace root flag from the install command for yarn2 #21356
  • Svelte/Vite: Prevent crash when no svelte.config file #21339
  • Use stable Next.js v13.2.0 next/font #21247

Dependency Upgrades

  • Bump version of get-tarball #21355

v7.0.0-beta.59

Bug Fixes

  • CLI: Improve yarn/pnpm workspaces support for adding dependencies in CLI #21331
  • Core: Fix manager.js ignored when sideEffects:false in package.json #21335
  • Vite: Fix glob path creation for Windows #21305

v7.0.0-beta.58

Bug Fixes

  • UI: Fix enableShortcuts, exclude it from being persisted #21291
  • NextJS: Fix type references in Next.js >= 13.2.0 #21304
  • CLI: Fix formatting of autodocs-true automigration #21314
  • Docs: Remove warning when browsing away in React #21214

Maintenance

  • CLI: Fix security report around download-tarball package #21201

... (truncated)

Changelog

Sourced from @​storybook/nextjs's changelog.

7.0.0-beta.61 (March 4, 2023)

Features

  • Docs: Show MDX errors using our error overlay #21369

Bug Fixes

  • Core: Remove state deprecation warnings by default #21367
  • Core: Fix default export storySort handling #21389
  • Vue3: Add slot TS types #21359
  • Docs: Fix issue with referencing non-story files with names similar or equal to docs files #21348

Maintenance

  • Docs: Update invalid <Meta of={}> error to be more helpful. #21365

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin for TS4.8 #21380

7.0.0-beta.60 (March 3, 2023)

Bug Fixes

  • Core: Fix storySort parsing in preview.js with default export #21353
  • CLI: Remove the workspace root flag from the install command for yarn2 #21356
  • Svelte/Vite: Prevent crash when no svelte.config file #21339
  • Use stable Next.js v13.2.0 next/font #21247

Dependency Upgrades

  • Bump version of get-tarball #21355

7.0.0-beta.59 (March 2, 2023)

Bug Fixes

  • CLI: Improve yarn/pnpm workspaces support for adding dependencies in CLI #21331
  • Core: Fix manager.js ignored when sideEffects:false in package.json #21335
  • Vite: Fix glob path creation for Windows #21305

7.0.0-beta.58 (March 1, 2023)

Bug Fixes

  • UI: Fix enableShortcuts, exclude it from being persisted #21291
  • NextJS: Fix type references in Next.js >= 13.2.0 #21304
  • CLI: Fix formatting of autodocs-true automigration #21314
  • Docs: Remove warning when browsing away in React #21214

... (truncated)

Commits
  • c4707c6 v7.0.0-beta.61
  • d60e3ff Update git head to 7.0.0-beta.60, update yarn.lock [ci skip]
  • 325e040 v7.0.0-beta.60
  • 0ee533a Remove unnecessary next babel plugins
  • 94debd3 Use next/font with @​next/font fallback
  • 6b8909e Merge branch 'next' into migrate-next-font
  • 7ec39e9 Update git head to 7.0.0-beta.59, update yarn.lock [ci skip]
  • c808723 v7.0.0-beta.59
  • 2775d5b Add missing headRenderedAboveThisLevel property.
  • 574ed26 Merge branch 'next' into migrate-next-font
  • 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)

Bumps [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) from 7.0.0-beta.54 to 7.0.0-beta.61.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.61/code/frameworks/nextjs)

---
updated-dependencies:
- dependency-name: "@storybook/nextjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2023
@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
answer-overflow ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 8:30AM (UTC)
answer-overflow-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 8:30AM (UTC)
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 8:30AM (UTC)

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #244 (bc128c6) into main (a9feeb3) will increase coverage by 8.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
+ Coverage   77.40%   86.07%   +8.66%     
==========================================
  Files          52      120      +68     
  Lines        1204     9236    +8032     
  Branches      211     1274    +1063     
==========================================
+ Hits          932     7950    +7018     
- Misses        248     1065     +817     
- Partials       24      221     +197     
Impacted Files Coverage Δ
packages/auth/src/adapter.test.ts 100.00% <0.00%> (ø)
packages/api/src/utils/protected-procedures.ts 89.79% <0.00%> (ø)
...kages/api/src/router/user-server-settings/types.ts 100.00% <0.00%> (ø)
packages/prisma-types/src/default.test.ts 93.54% <0.00%> (ø)
packages/db/index.ts 100.00% <0.00%> (ø)
packages/elastic-types/index.ts 100.00% <0.00%> (ø)
packages/db/src/auth.ts 69.38% <0.00%> (ø)
packages/elastic-types/src/default.test.ts 93.33% <0.00%> (ø)
packages/api/src/router/users/user/user.ts 95.74% <0.00%> (ø)
packages/utils/src/select.test.ts 100.00% <0.00%> (ø)
... and 58 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2023

Superseded by #248.

@dependabot dependabot bot closed this Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/nextjs-7.0.0-beta.61 branch March 7, 2023 06:12
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 javascript Pull requests that update Javascript code 🖥️website Relates to the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants