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

chore(deps): update dependency react-cosmos to v6.2.0 #769

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.2.0

Compare Source

This minor version is packed with features:

  • New Fixture Options API — an idea from 2020 that's finally here!
  • Support for exporting decorator arrays.
  • New /cosmos.fixtures.json endpoint exposed by the Cosmos dev server, making the list of fixtures accessible without having to communicate with a live Cosmos renderer.

An important bug fix:

  • Fixed compatibility with Next 14.2.

And some important steps towards full ESM support:

  • Migrated all ~500 Jest tests to Vitest.
  • Breaking: The experimental getFixtures API is now async.

Full Change Log

35e3af2 Document Fixture Options (#​1652)
4b95d01 Allow exporting decorator arrays (#​1651)
b179ef9 Fix CONTRIBUTING link
15db638 Add minimal fixture options implementation (#​1649)
a5d06e7 Downgrade Lerna (#​1648)
b94646f Replace Jest with Vitest (#​1574)
71267f3 Add alternative multi fixture format to docs (#​1646)
d0a0bd9 Make getFixtures async (#​1644)
4d8d920 Add back Github Pages instructions (#​1643)
bdbf4f7 Add basic scaffolding for taking fixture screenshot (#​1642)
fbe721b Fix fixture export type detection with RSC (#​1641)
5da46eb Fix broken readme links (#​1637) @​raymondmdang
8aaf73c Fix typo in webpack docs (#​1636) @​pascalpp
db623aa Forward renderer responses to injected window handler (#​1631)
0d0e717 Add fixtureLoaded renderer response (#​1630)
4cc91ba Expose cosmos.fixtures.json with renderer URLs (#​1629)


Configuration

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

🚦 Automerge: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Aug 26, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added dependencies Pull requests that update a dependency file dev labels Aug 26, 2024
@renovate renovate bot force-pushed the renovate/react-cosmos-6.x branch from 6c284f2 to 1084f7b Compare August 26, 2024 18:47
Copy link

relativeci bot commented Aug 26, 2024

#2042 Bundle Size — 269.46KiB (0%).

1084f7b(current) vs ba41d9f main#2041(baseline)

Bundle metrics  no changes
                 Current
#2042
     Baseline
#2041
No change  Initial JS 120.33KiB 120.33KiB
No change  Initial CSS 19.17KiB 19.17KiB
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.05% 33.05%
No change  Packages 8 8
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2042
     Baseline
#2041
No change  JS 176.36KiB 176.36KiB
No change  IMG 58.18KiB 58.18KiB
No change  CSS 19.17KiB 19.17KiB
No change  HTML 14.09KiB 14.09KiB
No change  Other 1.67KiB 1.67KiB

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


Generated by RelativeCIDocumentationReport issue

@birtles birtles merged commit 8ffee9f into main Aug 26, 2024
6 checks passed
@renovate renovate bot deleted the renovate/react-cosmos-6.x branch August 26, 2024 20:40
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.

1 participant