clients
clients copied to clipboard
[deps] Platform (CL): Update chromatic to v10.9.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| chromatic (source) | 10.0.0 -> 10.9.6 |
Release Notes
chromaui/chromatic-cli (chromatic)
v10.9.6
🐛 Bug Fix
- Avoid build verify timeout when waiting for upgrade builds #922 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.9.5
🐛 Bug Fix
- Fix Storybook published messaging #920 (@tevanoff)
Authors: 1
- Todd Evanoff (@tevanoff)
v10.9.4
🐛 Bug Fix
- Allow
traceChangedin Chromatic config spec #916 (@tevanoff)
Authors: 1
- Todd Evanoff (@tevanoff)
v10.9.3
🐛 Bug Fix
- clean up debug log as it's too much noise #919 (@ethriel3695)
Authors: 1
- Reuben Ellis (@ethriel3695)
v10.9.2
🐛 Bug Fix
- Directly execute build-archive-storybook if we can't resolve it #917 (@tmeasday)
Authors: 1
- Tom Coleman (@tmeasday)
v10.9.1
🐛 Bug Fix
- Add missing
fileHashingoption to GitHub Action #918 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.9.0
🚀 Enhancement
- Be smarter about comparing lock files #912 (@ghengeveld @tmeasday)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v10.8.0
🚀 Enhancement
- Expose
repositoryRootDir,configFileand fixdiagnosticsFile#913 (@ghengeveld) - Support
env,sessionIdandlogoptions via Node API #897 (@work933k) - Add timestamps to debug and file logging #907 (@ghengeveld)
Authors: 2
- @work933k
- Gert Hengeveld (@ghengeveld)
v10.7.1
🐛 Bug Fix
- Add Fallback getGitInfo if we cannot find the origin URL #910 (@thafryer)
Authors: 1
- Jarel Fryer (@thafryer)
v10.7.0
🚀 Enhancement
- Rename E2E peer dependencies #909 (@tevanoff)
Authors: 1
- Todd Evanoff (@tevanoff)
v10.6.1
🐛 Bug Fix
- Remove after-release script #906 (@skitterm)
Authors: 1
- Steven Kitterman (@skitterm)
v10.6.0
🚀 Enhancement
- CLI should throw error when using TurboSnap but missing a stats file. #899 (@thafryer)
Authors: 1
- Jarel Fryer (@thafryer)
v10.5.2
🐛 Bug Fix
- Remove latest from the chromatic package in Init script #902 (@thafryer)
Authors: 1
- Jarel Fryer (@thafryer)
v10.5.1
🐛 Bug Fix
- Add "package.json" to exports map #900 (@yannbf)
- Improve logging around upload errors #894 (@ghengeveld)
- Don't skip uploading of empty files, it works now #901 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Yann Braga (@yannbf)
v10.5.0
🚀 Enhancement
- Add
--playwright&--cypressflags #882 (@tmeasday)
Authors: 1
- Tom Coleman (@tmeasday)
v10.4.0
🚀 Enhancement
- Add new Init command for Project Setup #880 (@thafryer)
Authors: 1
- Jarel Fryer (@thafryer)
v10.3.1
🐛 Bug Fix
- Fix potential zip upload error when deduping files on a very large Storybook #892 (@ghengeveld)
Authors: 1
- Gert Hengeveld (@ghengeveld)
v10.3.0
🚀 Enhancement
- Add missing
skipoption to configuration schema #890 (@ghengeveld) - Detect merge queue branch and retrieve real branch name from pull request #884 (@JonathanKolnik @ghengeveld)
- Deduplicate files to be uploaded using file hashing #875 (@ghengeveld)
- Replace upload mechanism to use a batched mutation with a new API #888 (@ghengeveld)
🐛 Bug Fix
- Retrieve
sentinelUrlsfromuploadBuildand wait for all of them before finishing upload task #878 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.2
🐛 Bug Fix
- Add configFile option to GitHub Action #885 (@wisestuart)
Authors: 1
- Stuart Hammar (@wisestuart)
v10.2.1
🐛 Bug Fix
- Revert "Replace
getUploadUrlswithuploadBuildmutation" #883 (@JonathanKolnik) - Run publish-action script as afterShipIt hook #877 (@ghengeveld)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Jono Kolnik (@JonathanKolnik)
v10.2.0
🚀 Enhancement
- Replace
getUploadUrlswithuploadBuildmutation #876 (@ghengeveld) - Implement file hashing for to-be-uploaded files #870 (@ghengeveld)
🐛 Bug Fix
- Allow overriding
NODE_ENVwithSTORYBOOK_NODE_ENV#879 (@tmeasday) - Use code splitting in tsup CJS output #873 (@tmeasday)
Authors: 2
- Gert Hengeveld (@ghengeveld)
- Tom Coleman (@tmeasday)
v10.1.0
🚀 Enhancement
- Increase number of commits checked for squash merge #866 (@tmeasday @tevanoff)
Authors: 2
- Todd Evanoff (@tevanoff)
- Tom Coleman (@tmeasday)
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.
Internal tracking:
- ID: PM-6448
- Link: https://bitwarden.atlassian.net/browse/PM-6448
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 24.69%. Comparing base (
0a5c9d3) to head (a3d8e4d).
Additional details and impacted files
@@ Coverage Diff @@
## main #8074 +/- ##
=======================================
Coverage 24.69% 24.69%
=======================================
Files 2225 2225
Lines 65407 65407
Branches 12356 12356
=======================================
Hits 16149 16149
Misses 47932 47932
Partials 1326 1326
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checkmarx One – Scan Summary & Details – 6ec51634-9b8b-49c1-b11a-5276a49dc940