janstuemmel / aws-role-switch

Browser plugin to quickly switch between aws roles
https://janstuemmel.de/aws-role-switch
MIT License
26 stars 2 forks source link

chore(devDependency): Update dependency @ladle/react from v2.16.1 to v3 - autoclosed #292

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ladle/react ^2.4.5 -> ^3.0.0 age adoption passing confidence

Release Notes

tajo/ladle (@​ladle/react) ### [`v3.3.1`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.3.1) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.3.0...@ladle/react@3.3.1) ##### Patch Changes - [#​528](https://togithub.com/tajo/ladle/pull/528) [`c9be1d7`](https://togithub.com/tajo/ladle/commit/c9be1d79c7ccc5324014b9c39bf3c98325e3f9e0) Thanks [@​LeelandClenista](https://togithub.com/LeelandClenista)! - Export programmatic meta API ### [`v3.3.0`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.3.0) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.2.2...@ladle/react@3.3.0) ##### Minor Changes - [#​529](https://togithub.com/tajo/ladle/pull/529) [`3ce9390`](https://togithub.com/tajo/ladle/commit/3ce939026542a0690c3c827ae2fafec105e70eb0) Thanks [@​chasestarr](https://togithub.com/chasestarr)! - disable hmr when --noWatch flag is passed to serve command ### [`v3.2.2`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.2.2) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.2.1...@ladle/react@3.2.2) ##### Patch Changes - [#​523](https://togithub.com/tajo/ladle/pull/523) [`6138c7f`](https://togithub.com/tajo/ladle/commit/6138c7fb9bdaae8a924879f21d76cf3ee9ad8f01) Thanks [@​chasestarr](https://togithub.com/chasestarr)! - Add --noWatch option to serve command ### [`v3.2.1`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.2.1) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.2.0...@ladle/react@3.2.1) ##### Patch Changes - [`4676d63`](https://togithub.com/tajo/ladle/commit/4676d63e699eb5280f19c1ee067a5ff29032c89e) Thanks [@​tajo](https://togithub.com/tajo)! - Remove console.log ### [`v3.2.0`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.2.0) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.1.0...@ladle/react@3.2.0) ##### Minor Changes - [#​517](https://togithub.com/tajo/ladle/pull/517) [`9727dc8`](https://togithub.com/tajo/ladle/commit/9727dc88c11c7b3f05129e665a5e9d9bc286c525) Thanks [@​tajo](https://togithub.com/tajo)! - Make the side navigation resizeable and remember it https://github.com/tajo/ladle/assets/1387913/97b56b95-0945-47ed-ab71-14ef09d93ccb ### [`v3.1.0`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.1.0) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@3.0.0...@ladle/react@3.1.0) ##### Minor Changes - [#​505](https://togithub.com/tajo/ladle/pull/505) [`740378d`](https://togithub.com/tajo/ladle/commit/740378de5cad96f080eb2803794a7f65472634ce) Thanks [@​tajo](https://togithub.com/tajo)! - Add out-of-the-box support for msw and API mocking ##### Patch Changes - [#​503](https://togithub.com/tajo/ladle/pull/503) [`36d3b8d`](https://togithub.com/tajo/ladle/commit/36d3b8d33da163327d5fcd5932db438e24d03003) Thanks [@​fskuteken](https://togithub.com/fskuteken)! - Switch rotated chevron icon - [#​513](https://togithub.com/tajo/ladle/pull/513) [`67bb6ec`](https://togithub.com/tajo/ladle/commit/67bb6eca4941d5a0d89dba09af45d8f39001beb9) Thanks [@​tajo](https://togithub.com/tajo)! - Add .mdx into the default story glob ### [`v3.0.0`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%403.0.0) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@2.17.2...@ladle/react@3.0.0) ##### Major Changes - [#​481](https://togithub.com/tajo/ladle/pull/481) [`8050652`](https://togithub.com/tajo/ladle/commit/8050652d2b8a1d95d73fa99653556c6593947ee9) Thanks [@​tajo](https://togithub.com/tajo)! - Switch Ladle to SWC compiler by using react-plugin-swc as the default. The babel based one (react-plugin) can still be used by adding setting it up through vite.config.js. - [#​479](https://togithub.com/tajo/ladle/pull/479) [`657329a`](https://togithub.com/tajo/ladle/commit/657329a6118b856b35e545422c6ec294c133567d) Thanks [@​tajo](https://togithub.com/tajo)! - Convert StoryDefault type into interface, add hotkeys into Meta type, relax type of Meta.width - [#​485](https://togithub.com/tajo/ladle/pull/485) [`fcf448f`](https://togithub.com/tajo/ladle/commit/fcf448f7e7688bdc13393316f726e054d2a2b203) Thanks [@​tajo](https://togithub.com/tajo)! - Update to Node v20 - Only React v18+ is supported. ##### Patch Changes - [#​495](https://togithub.com/tajo/ladle/pull/495) [`7cc65f8`](https://togithub.com/tajo/ladle/commit/7cc65f86ef289aba846089569c1bdc1d3355788f) Thanks [@​tajo](https://togithub.com/tajo)! - Don't use CSS transform for sidebar chevrons so it doesn't create layering (stacking context) issues - [#​442](https://togithub.com/tajo/ladle/pull/442) [`da95b96`](https://togithub.com/tajo/ladle/commit/da95b962b74066153b8e1950584d159bdbb33b2c) Thanks [@​hiddenist](https://togithub.com/hiddenist)! - Changes Meta from a type to an interface so it can be extended by declaring a module - [#​441](https://togithub.com/tajo/ladle/pull/441) [`1b048c4`](https://togithub.com/tajo/ladle/commit/1b048c4c46cc5a1872db286eac5066189bb3fd35) Thanks [@​calloc134](https://togithub.com/calloc134)! - Fixed the type of the "ArgType" object so that options are properly loaded into the type - [#​482](https://togithub.com/tajo/ladle/pull/482) [`cf1a4a9`](https://togithub.com/tajo/ladle/commit/cf1a4a931e3d71c1c37cb88c450eaed20e237045) Thanks [@​tajo](https://togithub.com/tajo)! - Inline react-frame-component - [#​486](https://togithub.com/tajo/ladle/pull/486) [`0c3c5ff`](https://togithub.com/tajo/ladle/commit/0c3c5ffdc7bbfeea0601c856f976697d4fc2aa35) Thanks [@​tajo](https://togithub.com/tajo)! - Add meta.mockDate feature so stories can mock/fix Date() values, great for testing and snapshots - [#​483](https://togithub.com/tajo/ladle/pull/483) [`b1983a4`](https://togithub.com/tajo/ladle/commit/b1983a415afef80acd4d546173d1caee0f454465) Thanks [@​tajo](https://togithub.com/tajo)! - Add better styling for both markdown and MDX elements everywhere. - [#​478](https://togithub.com/tajo/ladle/pull/478) [`7650d11`](https://togithub.com/tajo/ladle/commit/7650d11952fe73a2d39ac2f86f89495695bee102) Thanks [@​tajo](https://togithub.com/tajo)! - Preserve number type for controls (includes select, radio...). Previously, we incorrectly turned these values into strings on change. - [#​484](https://togithub.com/tajo/ladle/pull/484) [`35eaece`](https://togithub.com/tajo/ladle/commit/35eaece59769a4aa2b8eb3186319ac10b8e17df0) Thanks [@​tajo](https://togithub.com/tajo)! - Set tab-size to 2 for the source code addon - [#​480](https://togithub.com/tajo/ladle/pull/480) [`e22508e`](https://togithub.com/tajo/ladle/commit/e22508ea74379c440038f2d6f1a45d5a70cc11d6) Thanks [@​tajo](https://togithub.com/tajo)! - Bump vite-react-plugin to v4 ### [`v2.17.2`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%402.17.2) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@2.17.1...@ladle/react@2.17.2) ##### Patch Changes - [#​472](https://togithub.com/tajo/ladle/pull/472) [`d51e5f4`](https://togithub.com/tajo/ladle/commit/d51e5f48697786a73376744da8a0a63c56f36f1f) Thanks [@​tajo](https://togithub.com/tajo)! - Global hotkeys should work from inside of the iframe as well. ### [`v2.17.1`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%402.17.1) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@2.17.0...@ladle/react@2.17.1) ##### Patch Changes - [#​470](https://togithub.com/tajo/ladle/pull/470) [`9eb9731`](https://togithub.com/tajo/ladle/commit/9eb97313d859d8d93c6780f1fa43efdfdcbf34f7) Thanks [@​tajo](https://togithub.com/tajo)! - Increase chunk size warning ### [`v2.17.0`](https://togithub.com/tajo/ladle/releases/tag/%40ladle/react%402.17.0) [Compare Source](https://togithub.com/tajo/ladle/compare/@ladle/react@2.16.1...@ladle/react@2.17.0) ##### Minor Changes - [#​468](https://togithub.com/tajo/ladle/pull/468) [`92ea9b1`](https://togithub.com/tajo/ladle/commit/92ea9b12306d7042fed663c9d8856989ecce0eda) Thanks [@​tajo](https://togithub.com/tajo)! - Ladle is adding a few hotkeys to make your life easier: - `/` or `⌘ cmd + p` - Focus search input in the sidebar - `⌥ opt + →` - Go to the next story - `⌥ opt + ←` - Go to the previous story - `⌥ opt + ↓` - Go to the next component - `⌥ opt + ↑` - Go to the previous component - `c` - Toggle controls addon - `d` - Toggle dark mode - `f` - Toggle fullscreen mode - `w` - Toggle width addon - `r` - Toggle right-to-left mode - `s` - Toggle story source addon - `a` - Toggle accessibility addon These defaults can be customized through the configuration. Some stories might have utilize their own set of hotkeys. If you want to prevent conflicts with Ladle, you can disable all Ladle shortcuts for a specific story by using the `meta` parameter: ```tsx export default { meta: { hotkeys: false, }, }; Story.meta = { hotkeys: false, }; ```

Configuration

📅 Schedule: Branch creation - "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.



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

renovate[bot] commented 11 months ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: aws-role-switch@0.10.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=18.0.0" from @ladle/react@3.3.1
npm ERR! node_modules/@ladle/react
npm ERR!   dev @ladle/react@"^3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/a777e6/122e98/cache/others/npm/_logs/2023-11-13T03_48_20_524Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/a777e6/122e98/cache/others/npm/_logs/2023-11-13T03_48_20_524Z-debug-0.log