Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Update dependency @storybook/react to v3.4.12 (master) - autoclosed #82

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Oct 31, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/react (source) 3.1.9 -> 3.4.12 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/react)

v3.4.12

Compare Source

Bug Fixes
  • UI: Workaround broken treebeard animations (#​6249)

v3.4.11

Compare Source

3.4.11

2018-September-17

Dependencies
  • Allow v1 or v2 in airbnb-js-shims #​4190

v3.4.10

Compare Source

2018-August-03

NOTE: 3.4.9 publish failed

Bug Fixes
  • addons-jest: bug with the jest parameter #​3923
  • addon-info: fix copy button styling #​3896

v3.4.8

Compare Source

2018-June-21

Bug Fixes
  • Fix centered addon for IE11 #​3735
  • Display functions as variables not invocations #​3761

v3.4.7

Compare Source

2018-June-10

Bug Fixes
  • Remove linebreaks in notes text when they are html elements #​3731

v3.4.6

Compare Source

2018-May-26

Features
  • Addon-notes: Add classname to the container component to target with styles. #​3617

v3.4.5

Compare Source

2018-May-17

Features
  • Addon-info: improve prop options #​3428
Bug Fixes
  • Addon-storysource: Remove nested braces in code block #​3568
  • Addon-info: Fix double quotes in prop table, add additional examples #​3401
  • Ignore any unstructured output from the package managers #​3563
  • Use the --use-npm flag also for version checking #​3535

v3.4.4

Compare Source

2018-May-12

Bug Fixes
  • Ignore home package.json no license field #​3531
  • fixed Duplicate declaration h #​3409
  • Storyshots integrity tests options #​3418
  • Fix dynamic knobs d2a289e
Dependency Upgrades
  • jest-image-snapshot version to ^2.4.1 #​3500

v3.4.3

Compare Source

2018-April-27

Features
  • Suppress verbose build output #​3487
Bug Fixes
  • Improve yarn detection #​3453
  • Don't try to access the devtools hook if we are cross-origin #​3485
Dependency Upgrades
  • Update webpack-hot-middleware to fix HMR #​3463

v3.4.2

Compare Source

2018-April-17

Bug Fixes
  • Serialize boolean type only for non-nullable values #​3432
  • Addon actions: fix slow logging #​3133
Documentation
  • Fix storyshots readme for image snapshotting #​3397

v3.4.1

Compare Source

2018-April-10

Features
  • Make storybook addons channel available globally in window #​3243
Bug Fixes
  • Scroll preview pane for non-percentage heights #​3342
  • Replacing Report Fragment with div #​3372
  • Don't use direct react dependency in core #​3382
Documentation
  • Add typescript docs #​3361
  • Update links of the live examples for the new release #​3197

v3.4.0

Compare Source

2018-March-30

Welcome to Storybook 3.4 with the following key improvements:

  • Polymer 2 support #​2225
  • Angular and Vue storyshots #​2564
  • Add image snapshots to addon-storyshots #​2413
  • Multiple story hierarchies #​2452
  • Addon-storysource: story source in addon pane #​2885

Read on for more improvements, fixes, 1In addition, there are hundreds of dependency upgrades in the 3.4 release, so to see the details, please see the changelogs for 3.4.0-rc.* and 3.4.0-alpha.*.

Features
  • Bind window access if window is defined; add addons channel access too #​3243
  • Fix screenshots tests & add getScreenshotOption to storyshots #​3102
  • Add __STORYBOOK_CLIENT_API__ for external tools #​3058
  • Addon storysource: select stories from inside of the StoryPanel #​3154
  • Storyshots: env.NODE_PATH support #​2873
  • Knobs: Select knob key/value ordering #​1745
  • Angular: Add option to pass custom styles for ng components #​2856
  • Core: Add watch mode for build-storybook #​2866
  • Core: Add __dirname support #​2791
  • Pass default webpack config as third argument in Full Control Mode #​2796
  • Angular and Vue storyshots #​2564
  • Addon-info: Added "Copy button" for code example #​2713
  • Angular: Serve styles and assets using .angular-cli webpack configuration #​2735
  • API: Added an event that is emitted when a channel is created. #​2711
  • Addon-a11y: Handle components with delayed rendering #​2651
  • Polymer 2 support #​2225
  • Add image snapshots to addon-storyshots #​2413
  • Angular template support for Storybook #​2690
  • Custom tsconfig.json for angular apps. #​2669
  • Multiple story hierarchies #​2452
  • Change template story files extension to .ts #​2594
  • Use store revisions to ensure that stories re-render on HMR. #​2605
  • Ability to force re-render a story #​2463
  • Introduce framework-independent core library #​2241
Bug Fixes
Documentation
Maintenance

v3.3.15

Compare Source

2018-March-07

Bug Fixes
  • Unset background when switching to a non-background story #​3142
  • Updated testIds in RN StoryListView to use kind #​3129
  • Added missing key prop to NoTests component. #​3111
  • Events addon: fix React keys warning #​3072

v3.3.14

Compare Source

Bug Fixes
  • RN: Add error handler on WS to fix crashing on page reload #​3002
  • Added safety net preventing storybook Jest addon from throwing. #​3023
  • Added "key" prop to list items inside test failure message. #​2867
  • Addon-info: Add type check to PropType on OneOf #​2653
  • Use @​storybook/podda to fix npm engine version in podda #​3033
  • Addon-backgrounds: set background on iframe instead of adding a wrapper in preview #​2807

v3.3.13

Compare Source

3.3.13

2018-February-11

Bug Fixes
  • Angular: add rule for .md to webpack.config.prod.js #​2924
  • Check for correct props in Flow or prop-types #​2902

v3.3.12

Compare Source

2018-February-02

Bug Fixes
Dependency Upgrades
  • Update url-loader from 0.5.8 to 0.6.2 in app/angular #​2847

v3.3.11

Compare Source

2018-January-26

Bug Fixes

v3.3.10

Compare Source

2018-January-19

Bug Fixes
  • Addon-backgrounds: remove redundant scrollbars #​2744
  • Addon-info: add keys for separator spans in OneOfType #​2743

v3.3.9

Compare Source

2018-January-13

Bug Fixes
  • Start haul/react-native using named binaries instead of cli.js #​2715
  • Reflect the new peer dependencies in docs and CLI templates #​2714
  • Don't mangle function names for production builds #​2705

v3.3.8

Compare Source

2018-January-11

This is a duplicate of 3.3.7, re-published because I accidentally published 3.4.0-alpha.1 on the latest NPM tag.

v3.3.7

Compare Source

2018-January-10

Bug Fixes
  • Angular: add entry components to modulemetadata - #​2701 #​2702
  • Add html and markup loaders to angular and vue apps #​2692
Maintenance
  • Extract tslint exclusions out of package.json scripts #​2684
  • Add tslint to the linting pipe #​2682

v3.3.6

Compare Source

2018-January-08

Bug Fixes
  • Remove src/ from remaining .npmignores #​2678

v3.3.5

Compare Source

2018-January-08

Bug Fixes
  • Remove src from individudal .npmignore files #​2677

v3.3.4

Compare Source

2018-January-07

Bug Fixes
  • Fix config dir detection #​2666
  • Removed lowercase-only restriction for knobs #​2646
  • Add IE11 compatibility meta tag #​2650
  • Allow transparency in color knob #​2624
  • RN: Use haul/bin/cli.js for cross-platform support #​2577
  • Publish package sources along with transpiled files #​2604
  • Fixed all peerDependencies for apps. #​2601
  • Renamed angular root node to avoid name collisions #​2657
  • Add .ts compatibility to storyshots #​2639
  • Remove @​angular/core dep from knobs peer. #​2640
  • Angular: Change template story files extension .ts #​2594
  • Skip serializing (Synthetic)Events #​2626
Maintenance
  • Separate stories in angular-cli example #​2592
Dependency Upgrades
13 Upgrades
  • Upgraded @types/lodash in / from "4.14.91" to "4.14.92" #​2659
  • Upgraded marksy in addons/info from "6.0.1" to "6.0.2" #​2659
  • Upgraded css-loader in app/react from "0.28.7" to "0.28.8" #​2659
  • Upgraded html-loader in app/react from "0.5.1" to "0.5.4" #​2659
  • Upgraded uglifyjs-webpack-plugin in app/react from "1.1.5" to "1.1.6" #​2659
  • Upgraded css-loader in app/angular from "0.28.7" to "0.28.8" #​2659
  • Upgraded uglifyjs-webpack-plugin in app/angular from "1.1.5" to "1.1.6" #​2659
  • Upgraded css-loader in app/react-native from "0.28.7" to "0.28.8" #​2659
  • Upgraded uglifyjs-webpack-plugin in app/react-native from "1.1.5" to "1.1.6" #​2659
  • Upgraded css-loader in app/vue from "0.28.7" to "0.28.8" #​2659
  • Upgraded uglifyjs-webpack-plugin in app/vue from "1.1.5" to "1.1.6" #​2659
  • Upgraded @types/node in examples/angular-cli from "6.0.95" to "6.0.96" #​2659
  • Upgraded css-loader in examples/vue-kitchen-sink from "0.28.7" to "0.28.8" #​2659

v3.3.3

Compare Source

2017-December-29

Bug Fixes
  • [app:angular] Fixed dependency injection for components #​2566
  • Revert "Move everything from lodash to lodash-es" #​2591
Maintenance
  • Update CLI snapshots as a postpublish step #​2565
  • Add more imports eslint rules #​2589
Dependency Upgrades
  • Upgraded @storybook/addon-actions in /docs from "3.2.18" to "3.3.1" #​2580
  • Upgraded @storybook/addon-links in /docs from "3.2.18" to "3.3.1" #​2580
  • Upgraded @storybook/addons in /docs from "3.2.18" to "3.3.1" #​2580
  • Upgraded @storybook/react in /docs from "3.2.18" to "3.3.1" #​2580

v3.3.2

Compare Source

2017-December-28

Bug Fixes
Documentation
  • Docs: fix logos display & add babelrc #​2585
  • add guide for Angular #​2574
  • Update custom webpack config docs #​2578
  • Attempt to make propTablesExclude usage clearer #​2568
Maintenance
Dependency Upgrades
  • Upgraded make-error in addons/actions from "1.3.0" to "1.3.2" #​2586
  • Upgraded zone.js in app/angular from "0.8.18" to "0.8.19" #​2586
  • Upgraded zone.js in examples/angular-cli from "0.8.18" to "0.8.19" #​2586
  • Upgraded @angular/cli in examples/angular-cli from "1.6.2" to "1.6.3" #​2586
  • Upgraded uglifyjs-webpack-plugin in app/react from "1.1.4" to "1.1.5" #​2581
  • Upgraded uglifyjs-webpack-plugin in app/angular from "1.1.4" to "1.1.5" #​2581
  • Upgraded uglifyjs-webpack-plugin in app/react-native from "1.1.4" to "1.1.5" #​2581
  • Upgraded uglifyjs-webpack-plugin in app/vue from "1.1.4" to "1.1.5" #​2581
  • Upgraded karma-coverage-istanbul-reporter in examples/angular-cli from "1.3.1" to "1.3.3" #​2581

v3.3.1

Compare Source

2017-December-26

Bug Fixes
  • Fix storybook CLI for angular: dev dependencies and fix addon-notes usage #​2572
Documentation

v3.3.0

Compare Source

2017-December-26

At long last! 3.3 contains a few major features and a ginormous backlog of smaller changes. A few highlights:

  • Add angular support: Storybook for Angular #​1474
  • Viewport Addon: simulate device sizes #​1740
  • Jest Addon: preview test results in Storybook #​2295
  • Stories panel: Stories on each hierarchy level #​1763
  • Storyshots: Generate snapshot per story file #​1584
  • Add support for importing markdown in storybook #​2299

We'll do a better job of getting out smaller releases next time around. ;-)

Features
  • Add support for importing markdown in storybook #​2299
  • Add TableComponent option for addon-info #​2400
  • Change keyboard shortcuts to platform safe #​1858
  • Replace console with client-logger and node-logger packages #​2347
  • Add renderer option to storyshots #​2414
  • Added type annotation to helpers, added ts declaration files for angu… #​2459
  • Adding extra metadata to module/components #​2526
  • Fix ng component prop output override #​2456
  • [WIP] Angular versions support #​2467
  • Angular Add custom pipes support #​2518
  • Add angular support: Storybook for Angular #​1474
  • Fix addon Knobs: add array in Object PropTypes #​2227
  • Adds error when storyshots finds no stories #​2079
  • Add addon background to monorepo #​2220
  • Add ability to parse line breaks into
    for Docgen descriptions #​2053
  • Ability for custom storyshots testFunctions to utilise "snapshot per story file" #​1841
  • Viewport Addon #​1753
  • Viewport Addon #​1740
  • Generate snapshot per story file #​1584
  • addon-links: add LinkTo component, and hrefTo function #​1829
  • Viewport addon: simulate device sizes in preview window #​1753
  • CLI: Add codemod for deprecated addon-links and addon-actions from app #​1368
  • Info addon: More detailed props table #​1485
  • React native: Add accessibility labels to OnDeviceUI #​1780
  • Stories panel: Stories on each hierarchy level #​1763
  • Storyshots: Generate snapshot per story file #​1584
  • CLI: Add support for Vue projects using Nuxt #​1794
Bug Fixes
  • Fix whitespace on info add-on card #​2543
  • Angular component props assignment improvements #​2554
  • Remove redundant render in react #​2503
  • Addon-actions: Fix types and refactor #​2438
  • Fix warnings in search box #​2479
  • Migrate to marksy@6 #​2464
  • Extract Jest config from package.json to config file #​2424
  • Fix Horizontal Scrollbar of DownPanel #​2410
  • Move @storybook/addons to peerDependencies in all addons #​2335
  • Fix compatibility with @​babel/core v7 #​2494
  • Unmount after storyshot snapshot #​2417
  • Fix HMR by saving the preview frame URL as the story changes #​2349
  • Fix CLI babel transpilation #​2350
  • Move LinkTo component to a separate addon-links/react endpoint #​2239
  • Fix Array Knob deserialization #​2217
  • Return the test in storyshots to respect promises. #​2218
  • Knobs refactor accidentally removed select #​2210
  • Add HMR to other RN app templates #​2213
  • Autoload all *.stories.js files in cli templates #​2195
  • Fix info upgrade codemod failing when optional description string is not supplied #​2138
  • Fix flex-basis of DownPanel content div #​2126
  • CLI: Use actions in sample stories for vue + fix them in SFC_VUE template #​1867
  • Improve rendering of 'types' in addon-actions #​1887
  • Circular json can possibly hang #​1881
  • Use HtmlWebpackPlugin to import all assets (importing chunks in order) #​1775
  • Fix preview scrolling #​1782
  • Search box: make found options selectable with click #​1697
  • Fix Docgen in static builds for Info #​1725
  • Return empty array when Array knob is empty #​1811
  • Import chunks/assets in correct order using HtmlWebpackPlugin #​1775
  • Fix preview scrolling #​1782
  • Height aligned 2 buttons in manager's header #​1769
  • Search box: make found options selectable with click #​1697
  • Info addon: Fix Docgen in static builds #​1725
  • Knobs: allow arrays in object knob proptypes #​1701
Documentation
  • Make dependencies more deterministic #​1703
  • Addon-info: deep merge passed styles with default ones #​2449
  • Test documentation duplication fix #​2228
  • Updated local test documentation #​2224
  • Add state addon to the addons page #​2012
  • Add community addon to add the ability to customize styles in the story preview area #​2007
  • Add Figma addon to community supported section #​2009
  • Update storybook-router description in the addon gallery. #​1991
  • Make dependencies more deterministic #​1703
  • Synced changes from new-docs to CONTRIBUTING.md #​1911
  • Fix incorrect yarn command in docs #​1758
  • Improve linkTo documentation #​1793
  • Add carbon to examples page #​1764
  • Minor grammar fixes and clarification to Vue documentation #​1756
  • Fix incorrect yarn command in docs #​1758
  • Add storybook-chrome-screenshot to addon gallery #​1761
  • Fixing typo on VueJS withNotes Example #​1787
  • Improve linkTo documentation #​1793
  • Add carbon to examples page #​1764
  • Minor grammar fixes and clarification to Vue documentation #​1756
  • Fix incorrect yarn command in docs #​1758
  • Add storybook-chrome-screenshot to addon gallery #​1761
  • Fixing typo on VueJS withNotes Example #​1787
Maintenance
  • Switch to UglifyJS that supports ES6 and up #​2530
  • Move everything from lodash to lodash-es #​2558
  • Misc fixes #​2556
  • CI: test that angular example works #​2557
  • FIX yarn test & selecting only core #​2219
  • CLI test: always remove run directory before exiting #​2201
  • Bot for closing old issues #​2186
  • Drop "Install latest yarn version" step on CI #​1910
  • CLI: A more human-friendly message for undetected project types #​1825
  • CLI: handle promise rejections #​1826
  • Add tests for CLI #​1767
  • Yarn workspaces #​1810
  • Knobs: allow arrays in object knob proptypes #​1701
  • Deprecate confusing option names #​1692
  • A CLI for running specific tests suites, like bootstrap CLI #​1752
  • Remove check for sender on channel. #​1407
  • Exit with code 1 if start-storybook --smoke-test fails #​1851
  • Refactor CLI #​1840
  • Refactor knobs - no longer include all runtimes #​1832
  • Added addon-knobs to crna and vanilla react native. #​1636
  • Deprecate confusing option names #​1692
  • A CLI for running specific tests suites, like bootstrap CLI #​1752
  • Remove check for sender on channel. #​1407
  • Use yarn instead of NPM #​1703
  • Add config for dependencies.io #​1770
  • Added addon-knobs to crna and vanilla react native. #​1636
  • Fixed Jest warnings #​1744
  • Smoke test master #​1801
Dependency Upgrades
57 Upgrades
  • Update babel-eslint in / from 8.1.1 to 8.1.2 #​2562
  • Update babel-eslint in / from 8.1.0 to 8.1.1 #​2561
  • Update babel-eslint in / from 8.0.3 to 8.1.0 #​2559
  • Upgraded eslint in / from "4.13.1" to "4.14.0" #​2555
  • Upgraded jest-specific-snapshot in addons/storyshots from "0.2.0" to "0.3.0" #​2555
  • Upgraded style-loader in app/angular from "0.17.0" to "0.18.2" #​2555
  • Upgraded npx in lib/cli from "9.6.0" to "9.7.1" #​2555
  • Upgraded @angular/cli in examples/angular-cli from "1.3.0" to "1.6.2" #​2555
  • Upgraded @types/jasmine in examples/angular-cli from "2.5.54" to "2.8.2" #​2555
  • Upgraded jasmine-core in examples/angular-cli from "2.6.4" to "2.8.0" #​2555
  • Upgraded jasmine-spec-reporter in examples/angular-cli from "4.1.1" to "4.2.1" #​2555
  • Upgraded karma-chrome-launcher in examples/angular-cli from "2.1.1" to "2.2.0" #​2555
  • Upgraded karma-coverage-istanbul-reporter in examples/angular-cli from "1.3.0" to "1.3.1" #​2555
  • Upgraded protractor in examples/angular-cli from "5.1.2" to "5.2.2" #​2555
  • Upgraded ts-node in examples/angular-cli from "3.2.2" to "3.3.0" #​2555
  • Upgraded tslint in examples/angular-cli from "5.3.2" to "5.8.0" #​2555
  • UPGRADE jest & react-native #​2542
  • Move back to original fuse.js package #​2478
  • UPDATE "react-split-pane": "^0.1.74", to FIX an breaking issue #​2528
  • Upgraded gatsby-remark-copy-linked-files in /docs from "1.5.24" to "1.5.25" #​2529
  • Upgraded gatsby in /docs from "1.9.144" to "1.9.146" #​2529
  • Update gatsby in /docs from 1.9.143 to 1.9.144 #​2524
  • Update gatsby in /docs from 1.9.142 to 1.9.143 #​2521
  • Upgraded enzyme-adapter-react-16 in / from "1.1.0" to "1.1.1" #​2520
  • Upgraded jest-image-snapshot in / from "2.2.0" to "2.2.1" #​2520
  • Upgraded axe-core in addons/a11y from "2.5.0" to "2.6.0" #​2520
  • Upgraded moment in addons/knobs from "2.20.0" to "2.20.1" #​2520
  • Upgraded vue in addons/knobs from "2.5.11" to "2.5.12" #​2520
  • Upgraded vue in app/vue from "2.5.11" to "2.5.12" #​2520
  • Upgraded vue-template-compiler in app/vue from "2.5.11" to "2.5.12" #​2520
  • Upgraded moment in addons/comments from "2.20.0" to "2.20.1" #​2520
  • Upgraded vue in examples/vue-kitchen-sink from "2.5.11" to "2.5.12" #​2520
  • Upgraded vue-template-compiler in examples/vue-kitchen-sink from "2.5.11" to "2.5.12" #​2520
  • Upgraded @storybook/addon-actions in /docs from "3.2.17" to "3.2.18" #​2519
  • Upgraded @storybook/addon-links in /docs from "3.2.17" to "3.2.18" #​2519
  • Upgraded @storybook/addons in /docs from "3.2.17" to "3.2.18" #​2519
  • Upgraded @storybook/react in /docs from "3.2.17" to "3.2.18" #​2519
  • Upgraded gatsby in /docs from "1.9.141" to "1.9.142" #​2519
  • Upgraded nodemon in / from "1.13.2" to "1.13.3" #​2498
  • Upgraded graphql in addons/graphql from "0.11.7" to "0.12.0" #​2498
  • Upgraded @types/react in addons/knobs from "16.0.30" to "16.0.31" #​2498
  • Upgraded file-loader in app/react-native from "1.1.5" to "1.1.6" #​2498
  • Upgraded file-loader in app/react from "1.1.5" to "1.1.6" #​2498
  • Upgraded nodemon in app/react from "1.13.2" to "1.13.3" #​2498
  • Upgraded file-loader in app/vue from "1.1.5" to "1.1.6" #​2498
  • Upgraded nodemon in app/vue from "1.13.2" to "1.13.3" #​2498
  • Upgraded vue-loader in app/vue from "13.5.0" to "13.6.0" #​2498
  • Upgraded file-loader in examples/vue-kitchen-sink from "1.1.5" to "1.1.6" #​2498
  • Upgraded vue-loader in examples/vue-kitchen-sink from "13.5.0" to "13.6.0" #​2498
  • Update danger in / from 2.1.5 to 2.1.6 #​2511
  • Update react-native from 0.43.4 to 0.49.3 in app/react-native #​1971
  • React-Native - Docs - Add Issues section for Android Emulator #​2078
  • Upgrade eslint-config-airbnb and make it pass #​2212
  • Add config for dependencies.io #​1770
  • Upgrade root dependencies and sync with packages #​1802
  • Update jest to the latest version 🚀 #​1799
  • Update eslint-plugin-jest to the latest version 🚀 #​1795
  • Update lerna to the latest version 🚀 #​1768

v3.2.19

Compare Source

2017-December-23

Bug Fixes
Maintenance
  • FIX the failing netlify builds #​2527
Documentation
  • UPDATE readme with new slackin link #​2536
Dependency Upgrades
55 Updates - UPDATE "react-split-pane": "^0.1.74", to FIX an breaking issue [#​2528](https://github.com/storybookjs/storybook/pull/2528) - Upgraded `cross-env` in `/` from "5.1.1" to "5.1.3" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `nodemon` in `/` from "1.13.3" to "1.14.3" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `glamorous` in `lib/components` from "4.11.0" to "4.11.2" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `glamorous` in `addons/jest` from "4.11.0" to "4.11.2" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `@types/node` in `addons/knobs` from "8.5.1" to "8.5.2" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue` in `addons/knobs` from "2.5.12" to "2.5.13" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `common-tags` in `app/react` from "1.5.1" to "1.6.0" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `glamorous` in `app/react` from "4.11.0" to "4.11.2" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `nodemon` in `app/react` from "1.13.3" to "1.14.3" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `common-tags` in `app/vue` from "1.5.1" to "1.6.0" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `nodemon` in `app/vue` from "1.13.3" to "1.14.3" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue` in `app/vue` from "2.5.12" to "2.5.13" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue-loader` in `app/vue` from "13.6.0" to "13.6.1" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue-template-compiler` in `app/vue` from "2.5.12" to "2.5.13" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue` in `examples/vue-kitchen-sink` from "2.5.12" to "2.5.13" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `cross-env` in `examples/vue-kitchen-sink` from "5.1.1" to "5.1.3" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue-loader` in `examples/vue-kitchen-sink` from "13.6.0" to "13.6.1" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `vue-template-compiler` in `examples/vue-kitchen-sink` from "2.5.12" to "2.5.13" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `glamorous` in `examples/cra-kitchen-sink` from "4.11.0" to "4.11.2" [#​2540](https://github.com/storybookjs/storybook/pull/2540) - Upgraded `gatsby-remark-autolink-headers` in `/docs` from "1.4.10" to "1.4.11" [#​2541](https://github.com/storybookjs/storybook/pull/2541) - Upgraded `gatsby-transformer-remark` in `/docs` from "1.7.25" to "1.7.26" [#​2541](https://github.com/storybookjs/storybook/pull/2541) - Upgraded `gatsby` in `/docs` from "1.9.148" to "1.9.149" [#​2541](https://github.com/storybookjs/storybook/pull/2541) - Update gatsby in /docs from 1.9.146 to 1.9.147 [#​2535](https://github.com/storybookjs/storybook/pull/2535) - Upgraded `gatsby-remark-copy-linked-files` in `/docs` from "1.5.24" to "1.5.25" [#​2529](https://github.com/storybookjs/storybook/pull/2529) - Upgraded `gatsby` in `/docs` from "1.9.144" to "1.9.146" [#​2529](https://github.com/storybookjs/storybook/pull/2529) - Update gatsby in /docs from 1.9.143 to 1.9.144 [#​2524](https://github.com/storybookjs/storybook/pull/2524) - Update gatsby in /docs from 1.9.142 to 1.9.143 [#​2521](https://github.com/storybookjs/storybook/pull/2521) - Upgraded `enzyme-adapter-react-16` in `/` from "1.1.0" to "1.1.1" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `jest-image-snapshot` in `/` from "2.2.0" to "2.2.1" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `axe-core` in `addons/a11y` from "2.5.0" to "2.6.0" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `moment` in `addons/knobs` from "2.20.0" to "2.20.1" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `vue` in `addons/knobs` from "2.5.11" to "2.5.12" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `vue` in `app/vue` from "2.5.11" to "2.5.12" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `vue-template-compiler` in `app/vue` from "2.5.11" to "2.5.12" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `moment` in `addons/comments` from "2.20.0" to "2.20.1" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `vue` in `examples/vue-kitchen-sink` from "2.5.11" to "2.5.12" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `vue-template-compiler` in `examples/vue-kitchen-sink` from "2.5.11" to "2.5.12" [#​2520](https://github.com/storybookjs/storybook/pull/2520) - Upgraded `@storybook/addon-actions` in `/docs` from "3.2.17" to "3.2.18" [#​2519](https://github.com/storybookjs/storybook/pull/2519) - Upgraded `@storybook/addon-links` in `/docs` from "3.2.17" to "3.2.18" [#​2519](https://github.com/storybookjs/storybook/pull/2519) - Upgraded `@storybook/addons` in `/docs` from "3.2.17" to "3.2.18" [#​2519](https://github.com/storybookjs/storybook/pull/2519) - Upgraded `@storybook/react` in `/docs` from "3.2.17" to "3.2.18" [#​2519](https://github.com/storybookjs/storybook/pull/2519) - Upgraded `gatsby` in `/docs` from "1.9.141" to "1.9.142" [#​2519](https://github.com/storybookjs/storybook/pull/2519) - Upgraded `nodemon` in `/` from "1.13.2" to "1.13.3" [#​2498](https://github.com/storybookjs/storybook/pull/2498) - Upgraded `graphql` in `addons/graphql` from "0.11.7" to "0.12.0" [#​2498](https://github.com/storybookjs/storybook/pull/2498) - Upgraded `@types/react` in `addons/knobs` from "16.0.30" to "16.0.31" [#​2498](https://github.com/storybookjs/storybook/pull/2498) - Upgraded `file-loader` in `app/react-native` from "1.1.5" to "1.1.6" [#​2498](https://github.com/storybookjs/storybook/pull/2498) - Upgraded `file-loader` in `a

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

@appcues-wss
Copy link
Author

appcues-wss bot commented Oct 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
warning @storybook/react > webpack > watchpack > chokidar > fsevents > node-pre-gyp@0.6.39: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
warning @storybook/react > webpack > watchpack > chokidar > fsevents > node-pre-gyp > request@2.81.0: request has been deprecated, see https://github.com/request/request/issues/3142
warning @storybook/react > webpack > watchpack > chokidar > fsevents > node-pre-gyp > hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
error Can't add "draft-js": invalid package version undefined.

@appcues-wss appcues-wss bot changed the title Update dependency @storybook/react to v3.4.12 (master) Update dependency @storybook/react to v3.4.12 (master) - autoclosed Dec 7, 2023
@appcues-wss appcues-wss bot closed this Dec 7, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-storybook-react-3.x-lockfile branch December 7, 2023 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants