Skip to content

fix(deps): update preview bridge dependencies - #815

Open
dipankarmaikap wants to merge 1 commit into
mainfrom
fix/update-live-preview-bridge-2.3.1
Open

dipankarmaikap wants to merge 1 commit into
mainfrom
fix/update-live-preview-bridge-2.3.1

Conversation

@dipankarmaikap

@dipankarmaikap dipankarmaikap commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update @storyblok/preview-bridge in @storyblok/live-preview to ^2.3.1
  • update @storyblok/preview-bridge in @storyblok/js to ^2.3.1
  • converge the workspace lockfile on the latest published bridge version

Validation

  • pnpm install --frozen-lockfile --ignore-scripts
  • pnpm --filter @storyblok/js build
  • pnpm --filter @storyblok/js lint (existing empty Cypress support-file warning)
  • pnpm --filter @storyblok/js test:unit (29 passed)
  • pnpm --filter @storyblok/js test:types
  • pnpm --filter @storyblok/live-preview build
  • pnpm --filter @storyblok/live-preview lint
  • pnpm --filter @storyblok/live-preview test (44 passed)
  • pnpm --filter @storyblok/live-preview test:types

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Cross-package changes detected

This PR is titled as a fix(deps) commit but modifies files across 2 packages:

  • packages/js/
  • packages/live-preview/

When this PR is squash-merged, all changes become a single fix(deps) commit.
Nx release uses file changes (not the commit scope) to determine which packages to bump,
so every package listed above will get a version bump on the next release.

If the changes to other packages are cosmetic (README fixes, dependency bumps, config cleanup),
please split them into a separate PR with a chore: title. chore commits don't trigger version bumps.

@dipankarmaikap
dipankarmaikap force-pushed the fix/update-live-preview-bridge-2.3.1 branch from 70e655f to 3a9746e Compare September 18, 2026 06:26
@dipankarmaikap dipankarmaikap changed the title fix(deps): update preview bridge to 2.3.1 fix(deps): update preview bridge dependencies Sep 18, 2026
@pkg-pr-new

pkg-pr-new Bot commented Sep 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@storyblok/angular

npm i https://pkg.pr.new/@storyblok/angular@815

@storyblok/astro

npm i https://pkg.pr.new/@storyblok/astro@815

@storyblok/api-client

npm i https://pkg.pr.new/@storyblok/api-client@815

storyblok

npm i https://pkg.pr.new/storyblok@815

@storyblok/experiments

npm i https://pkg.pr.new/@storyblok/experiments@815

@storyblok/js

npm i https://pkg.pr.new/@storyblok/js@815

storyblok-js-client

npm i https://pkg.pr.new/storyblok-js-client@815

@storyblok/lint-config

npm i https://pkg.pr.new/@storyblok/lint-config@815

@storyblok/live-preview

npm i https://pkg.pr.new/@storyblok/live-preview@815

@storyblok/management-api-client

npm i https://pkg.pr.new/@storyblok/management-api-client@815

@storyblok/migrations

npm i https://pkg.pr.new/@storyblok/migrations@815

@storyblok/nuxt

npm i https://pkg.pr.new/@storyblok/nuxt@815

@storyblok/react

npm i https://pkg.pr.new/@storyblok/react@815

@storyblok/region-helper

npm i https://pkg.pr.new/@storyblok/region-helper@815

@storyblok/richtext

npm i https://pkg.pr.new/@storyblok/richtext@815

@storyblok/schema

npm i https://pkg.pr.new/@storyblok/schema@815

@storyblok/svelte

npm i https://pkg.pr.new/@storyblok/svelte@815

@storyblok/vue

npm i https://pkg.pr.new/@storyblok/vue@815

commit: 3a9746e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant