reg-viz / storycap

A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
https://www.npmjs.com/package/storycap
MIT License
694 stars 89 forks source link

chore(deps): update reg-suit monorepo to v0.14.3 #850

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reg-keygen-git-hash-plugin 0.12.2 -> 0.14.3 age adoption passing confidence
reg-notify-github-plugin 0.12.2 -> 0.14.3 age adoption passing confidence
reg-publish-s3-plugin 0.12.2 -> 0.14.3 age adoption passing confidence
reg-suit 0.12.2 -> 0.14.3 age adoption passing confidence

Release Notes

reg-viz/reg-suit (reg-keygen-git-hash-plugin) ### [`v0.14.3`](https://togithub.com/reg-viz/reg-suit/releases/tag/v0.14.3) [Compare Source](https://togithub.com/reg-viz/reg-suit/compare/v0.14.2...v0.14.3) ##### What's Changed - fix(s3-plugin): Use ContinuationToken to get all objects recursively by [@​fukumasuya](https://togithub.com/fukumasuya) in [https://github.com/reg-viz/reg-suit/pull/678](https://togithub.com/reg-viz/reg-suit/pull/678) - upgrade some dependencies ##### New Contributors - [@​fukumasuya](https://togithub.com/fukumasuya) made their first contribution in [https://github.com/reg-viz/reg-suit/pull/678](https://togithub.com/reg-viz/reg-suit/pull/678) **Full Changelog**: https://github.com/reg-viz/reg-suit/compare/v0.14.2...v0.14.3 ### [`v0.14.2`](https://togithub.com/reg-viz/reg-suit/releases/tag/v0.14.2) [Compare Source](https://togithub.com/reg-viz/reg-suit/compare/v0.14.0...v0.14.2) ##### Bug fixes - fix(reg-notify-github-with-api-plugin): fix short description style by [@​shimapon](https://togithub.com/shimapon) in [https://github.com/reg-viz/reg-suit/pull/637](https://togithub.com/reg-viz/reg-suit/pull/637) ##### Misc changes - fix(deps): update dependency undici to v5.28.3 \[security] by [@​renovate](https://togithub.com/renovate) in [https://github.com/reg-viz/reg-suit/pull/620](https://togithub.com/reg-viz/reg-suit/pull/620) ##### New Contributors - [@​shimapon](https://togithub.com/shimapon) made their first contribution in [https://github.com/reg-viz/reg-suit/pull/637](https://togithub.com/reg-viz/reg-suit/pull/637) **Full Changelog**: https://github.com/reg-viz/reg-suit/compare/v0.14.1...v0.14.2 ### [`v0.14.0`](https://togithub.com/reg-viz/reg-suit/releases/tag/v0.14.0) [Compare Source](https://togithub.com/reg-viz/reg-suit/compare/v0.13.0...v0.14.0) ##### New features - (reg-suit-core) feat: add concurrency option for comparison by [@​dora1998](https://togithub.com/dora1998) in [https://github.com/reg-viz/reg-suit/pull/631](https://togithub.com/reg-viz/reg-suit/pull/631) ##### Misc - (reg-publish-s3-plugin) docs: Modify the reg-publish-s3-plugin README to use s3:ListBucket instead of s3:ListObject by [@​murajun1978](https://togithub.com/murajun1978) in [https://github.com/reg-viz/reg-suit/pull/632](https://togithub.com/reg-viz/reg-suit/pull/632) ##### New Contributors - [@​murajun1978](https://togithub.com/murajun1978) made their first contribution in [https://github.com/reg-viz/reg-suit/pull/632](https://togithub.com/reg-viz/reg-suit/pull/632) - [@​dora1998](https://togithub.com/dora1998) made their first contribution in [https://github.com/reg-viz/reg-suit/pull/631](https://togithub.com/reg-viz/reg-suit/pull/631) **Full Changelog**: https://github.com/reg-viz/reg-suit/compare/v0.13.0...v0.14.0 ### [`v0.13.0`](https://togithub.com/reg-viz/reg-suit/releases/tag/v0.13.0) [Compare Source](https://togithub.com/reg-viz/reg-suit/compare/v0.12.2...v0.13.0) #### Misc - (reg-publish-s3-plugin): Use `@aws-sdk/client-s3` instead of aws-sdk ([#​622](https://togithub.com/reg-viz/reg-suit/issues/622), [#​627](https://togithub.com/reg-viz/reg-suit/issues/627)). Thanks for [@​Danno040](https://togithub.com/Danno040) - (reg-publish-s3-plugin): Remove prepare option to create bucket ([#​629](https://togithub.com/reg-viz/reg-suit/issues/629)) #### Notable changes From this version, reg-pulish-s3-plugin uses `@aws-sdk/client-s3`, which includes [some breaking changes](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/migrating/notable-changes/) and These changes may affect you, especially if you specify `sdkOptions` in your reg.config.json.

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.