Skip to content

chore(deps): update dependency react-cosmos to v7 #789

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-cosmos (source) 6.2.3 -> 7.0.0 age adoption passing confidence

Release Notes

react-cosmos/react-cosmos (react-cosmos)

v7.0.0

Compare Source

React Cosmos 7 is the result of 6 months of iteration and fine-tuning, making it the most reliable release yet.

Highlights

  • React 19 & Next.js 15 support — Fully compatible with the latest versions of React and Next.js, with backward support for React 18.
  • Cosmos UI refresh — Mobile-friendly with slick slide-in panels, a cleaner home screen, and customizable preview iframe background.
  • Improved Vite plugin — Auto-generates a default index.html and auto-detects your main script for seamless integration.
  • Better remote rendering — More reliable when running remote renderers over the network, for both DOM and Native targets.

Breaking Changes

This release includes a few minor breaking changes, see the migration guide for details.

Full Change Log

9d8ca03 Add fixture API for changing the fixture (#​1728)
995879b Auto open drawer nav panel on multi fixture select (#​1727)
aa4f63d Install parse5 in Vite plugin (#​1725)
c37ff06 Stop forcing dark color theme in renderer preview (#​1723)
b7d11e3 Set dark color scheme to all but search results UI (#​1722)
e973288 Make scrollbars dark themed for fixtures sidebar (#​1719) @​lrdTnc
5acabc7 Sort fixture and decorator paths to make cosmos.imports deterministic (#​1721)
f624342 Fix deprecated pem version (#​1716)
f48da33 Fix long update badge
ddeb1f5 Upgrade migration guide and demo screenshot (#​1714)
002fafa Instruct users to install next branch instead of canary
8e6fea1 Announce v7 in home screen
8dac94e Link to tags page on prereleases
9cb6dec Clean up dependencies (#​1713)
767654e Upgrade dependencies (#​1712)
e6fefe2 Clean up old Webpack onboarding (#​1711)
de10482 Allow headless browsers to capture renderer responses in exports (#​1710)
e0522c9 Load index.html from resolved path (#​1709)
2900135 Improve Vite index.html generation (#​1708)
ee38b54 Vite error handling & onboarding (#​1704)
d57186d Fix Next.js crash with undefined children (#​1707)
b2d1977 Log URLs after plugins init (#​1703)
fa66419 Rename cosmosConfig to config (#​1700)
cd2cc87 Fix Next.js iframe renderer URL (#​1702)
84b7bc0 Fix iframe renderer URL with fixture var (#​1701)
c816065 Make remote renderer accessible over the network (#​1699)
0ff5b03 Don't try to connect to WS in static exports (#​1697)
b5c8a03 Deprecate hostname in favor of host in Cosmos config (#​1696)
323500c Get rid of react-is dependency (#​1692)
25adc92 Embed server IP address in native renderer (#​1691)
d2883a1 Add verbatimModuleSyntax support to cosmos.imports.ts and improve comment (#​1690)
0c1e01c Make iframe background color customizable (#​1688)
2605400 Redesign home screen (#​1684)
f401a74 Disable responsive preview when fixture isn't selected (#​1686)
2e78845 Fix layout shift when selecting search result (#​1685)
878fe5d Allow closing drawer panels by clicking outside (#​1683)
1131695 Floating panels mode (#​1681)
6ad371a Differ playground URL params from renderer URL params (#​1682)
49e1629 Make panes draggable on mobile (#​1680)
d68125d Skip Cloudflare upload in fork pull requests (#​1679)
216cd3b Update decorator docs with global CSS import guidance (#​1678) @​receter
f11ca25 Mention React 19 and Next 15 support (#​1675)
19219aa Make Next.js page async (#​1674)
4981a3d Upgrade to React 19 (#​1668)
97b077a Separate docs package from monorepo (#​1672)
a9d2ab9 Update generated Nextra configs (#​1671)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file dev labels Jun 9, 2025
Copy link

relativeci bot commented Jun 9, 2025

#2360 Bundle Size — 269.73KiB (0%).

045cb34(current) vs ed05959 main#2359(baseline)

Bundle metrics  no changes
                 Current
#2360
     Baseline
#2359
No change  Initial JS 120.48KiB 120.48KiB
No change  Initial CSS 19.3KiB 19.3KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 3 3
No change  Assets 25 25
No change  Modules 51 51
No change  Duplicate Modules 6 6
No change  Duplicate Code 33.2% 33.2%
No change  Packages 8 8
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2360
     Baseline
#2359
No change  JS 176.5KiB 176.5KiB
No change  IMG 58.18KiB 58.18KiB
No change  CSS 19.3KiB 19.3KiB
No change  HTML 14.09KiB 14.09KiB
No change  Other 1.67KiB 1.67KiB

Bundle analysis reportBranch renovate/react-cosmos-7.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate/react-cosmos-7.x branch 2 times, most recently from 8e07fbe to 8591e0a Compare June 25, 2025 20:12
@renovate renovate bot force-pushed the renovate/react-cosmos-7.x branch from 8591e0a to 045cb34 Compare June 27, 2025 06:09
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 dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants