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

Update dependency storybook-addon-performance to v0.17.3 #2137

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
storybook-addon-performance 0.9.0 -> 0.17.3 age adoption passing confidence

Release Notes

atlassian-labs/storybook-addon-performance (storybook-addon-performance)

v0.17.0

Compare Source

v0.16.1: fix: xstate dependency patch

Compare Source

A small bug was picked up with compatibility with xstate in the last release and has now been patched.

v0.16.0

Compare Source

@​DarkPurple141 drafted this on Jun 21

New

  • Support for React 17; this was simply a loosening of the peer dependencies
  • Dependency updates
  • The CLI has been moved to a new package storybook-addon-performance-cli

Housekeeping

  • The repo has been moved to a monorepo setup to better setup the project for future development

v0.15.2

Compare Source

v0.15.1

Compare Source

v0.15.0

Compare Source

New

  • Experimentally added a CLI bin for parsing storybook-performance-addon output.

Fixes

  • Fixed an issue with the CJS/ESM bundles not being picked up correctly in different environments by Storybook

v0.14.0: 0.14.0

Compare Source

New

Fixes

v0.13.0: 0.13.0

Compare Source

Fixes

  • Unmounting any mounted React applications after each test run #​54
  • Removing sideEffects: false from package.json #​48

v0.12.0: 0.12.0

Compare Source

New

Screen Shot 2020-08-12 at 2 59 37 pm

Other

  • Fix: Fixing incorrect difference value in expanded static result view. Thanks @​Juntao-Qiu!
  • Improvement: Cleaner output in local storage for pinned values #​47

Note: pinned results from previous versions of this addon will not be compatible with this version. We changed the format of the output to be a bit more future proof. Our old format used the task index as it's unique identifier which prevented us from reordering the task list or adding new tasks into the existing list (we could only add new tasks to the end of the existing task list)

v0.11.0: 0.11.0

Compare Source

  • Fix: now correctly exporting typescript types. Thanks @​kevinweber!!
  • Fix: people using npm will no longer generate package-lock files for this project. Thanks @​kevinweber!!
  • Fix: some typos in the project. Good catch @​victor-homyakov

v0.10.0: 0.10.0

Compare Source

  • Fix: diff values are now correct! 😊. Thanks to @​AndrewOCC for sparring this one. We also wrote some tests to ensure that the diff calculations work how we expect them to

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 force-pushed the renovate/storybook-addon-performance-0.x branch 2 times, most recently from 1673f72 to 9669aeb Compare March 23, 2021 10:30
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.14.0 Update dependency storybook-addon-performance to v0.15.0 Mar 25, 2021
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from 9669aeb to ad291f0 Compare March 25, 2021 09:42
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.15.0 Update dependency storybook-addon-performance to v0.15.1 Mar 26, 2021
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch 3 times, most recently from 606b173 to 86f4609 Compare March 31, 2021 08:09
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.15.1 Update dependency storybook-addon-performance to v0.15.2 Apr 1, 2021
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from 86f4609 to a6f6c53 Compare April 1, 2021 00:02
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from a6f6c53 to 549b9b7 Compare April 21, 2021 01:15
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from 549b9b7 to d64e3fd Compare May 4, 2021 23:56
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from d64e3fd to c2b32c5 Compare June 1, 2021 01:28
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from c2b32c5 to ec03f02 Compare June 17, 2021 04:08
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.15.2 Update dependency storybook-addon-performance to v0.16.0 Jun 21, 2021
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from ec03f02 to d088f92 Compare June 21, 2021 00:57
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.16.0 Update dependency storybook-addon-performance to v0.16.1 Aug 12, 2021
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from d088f92 to ed0646d Compare August 12, 2021 01:03
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from ed0646d to 9847129 Compare March 18, 2023 14:16
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.16.1 Update dependency storybook-addon-performance to v0.17.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/storybook-addon-performance-0.x branch from 9847129 to cce3988 Compare January 29, 2024 12:39
@renovate renovate bot changed the title Update dependency storybook-addon-performance to v0.17.1 Update dependency storybook-addon-performance to v0.17.3 Jan 29, 2024
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.

0 participants