openfun / cunningham

🎨 The Open FUN Design System
https://openfun.github.io/cunningham/
MIT License
23 stars 2 forks source link

⬆️(dependencies) update js dependencies #333

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chromatic-com/storybook 1.6.0 -> 1.6.1 age adoption passing confidence
@hookform/resolvers (source) 3.6.0 -> 3.9.0 age adoption passing confidence
@testing-library/dom 10.2.0 -> 10.3.1 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.14.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 7.15.0 age adoption passing confidence
glob 10.4.2 -> 10.4.3 age adoption passing confidence
react-hook-form (source) 7.52.0 -> 7.52.1 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.3 age adoption passing confidence
vite (source) 5.3.2 -> 5.3.3 age adoption passing confidence

Release Notes

chromaui/addon-visual-tests (@​chromatic-com/storybook) ### [`v1.6.1`](https://togithub.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v161-Thu-Jul-04-2024) [Compare Source](https://togithub.com/chromaui/addon-visual-tests/compare/v1.6.0...v1.6.1) ##### 🐛 Bug Fix - Fix closing multiple notifications of the same type [#​329](https://togithub.com/chromaui/addon-visual-tests/pull/329) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Add backport releases to changelog [#​327](https://togithub.com/chromaui/addon-visual-tests/pull/327) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld)) ***
react-hook-form/resolvers (@​hookform/resolvers) ### [`v3.9.0`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.9.0) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.8.0...v3.9.0) ##### Features - **fluentvalidation-ts:** add fluentvalidation-ts resolver ([#​702](https://togithub.com/react-hook-form/resolvers/issues/702)) ([5fc1e63](https://togithub.com/react-hook-form/resolvers/commit/5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4)) ### [`v3.8.0`](https://togithub.com/react-hook-form/resolvers/compare/v3.7.0...039385e69e63069fdd65ea1b836ff939e7bd39a8) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.7.0...v3.8.0) ### [`v3.7.0`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.7.0) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.6.0...v3.7.0) ##### Bug Fixes - **zodResolver:** cannot read properties of undefined (reading 'length') ([a3e50c6](https://togithub.com/react-hook-form/resolvers/commit/a3e50c6897250a1875eb1fcc54e4d0d06e06e170)) ##### Features - add VineJS resolver ([#​677](https://togithub.com/react-hook-form/resolvers/issues/677)) ([c0d528b](https://togithub.com/react-hook-form/resolvers/commit/c0d528b0d4c41266bb767d1a594f30f0840e8423))
testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.3.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.3.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.0...v10.3.1) ##### Bug Fixes - Revert "feat: Reduce caught exceptions in `prettyDom` ([#​1321](https://togithub.com/testing-library/dom-testing-library/issues/1321))" ([#​1325](https://togithub.com/testing-library/dom-testing-library/issues/1325)) ([fdc12ec](https://togithub.com/testing-library/dom-testing-library/commit/fdc12ecf4343ab6b08a898d9b3ff0013981849c8)) ### [`v10.3.0`](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...76cb73dec444fca7ae3d160b4dad3b61f7bc8995) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
isaacs/node-glob (glob) ### [`v10.4.3`](https://togithub.com/isaacs/node-glob/compare/v10.4.2...c14b787771f269651f27f6207aaf410fe171f0b6) [Compare Source](https://togithub.com/isaacs/node-glob/compare/v10.4.2...v10.4.3)
react-hook-form/react-hook-form (react-hook-form) ### [`v7.52.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.1): v7.51.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.0...v7.52.1) 🐞 fix [#​12024](https://togithub.com/react-hook-form/react-hook-form/issues/12024) dirty not update issue with values prop ([#​12041](https://togithub.com/react-hook-form/react-hook-form/issues/12041)) 🐞 fix: field array validate rules shift errors ([#​12033](https://togithub.com/react-hook-form/react-hook-form/issues/12033)) thanks to [@​JardelCheung](https://togithub.com/JardelCheung)
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)
vitejs/vite (vite) ### [`v5.3.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small533-2024-07-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.2...v5.3.3) - fix: lazily evaluate \__vite\_\_mapDeps files ([#​17602](https://togithub.com/vitejs/vite/issues/17602)) ([dafff4a](https://togithub.com/vitejs/vite/commit/dafff4a)), closes [#​17602](https://togithub.com/vitejs/vite/issues/17602) - fix(deps): update all non-major dependencies ([#​17590](https://togithub.com/vitejs/vite/issues/17590)) ([012490c](https://togithub.com/vitejs/vite/commit/012490c)), closes [#​17590](https://togithub.com/vitejs/vite/issues/17590) - fix(lib): remove pure CSS dynamic import ([#​17601](https://togithub.com/vitejs/vite/issues/17601)) ([055f1c1](https://togithub.com/vitejs/vite/commit/055f1c1)), closes [#​17601](https://togithub.com/vitejs/vite/issues/17601) - fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option ([#​17563](https://togithub.com/vitejs/vite/issues/17563)) ([14c3d49](https://togithub.com/vitejs/vite/commit/14c3d49)), closes [#​17563](https://togithub.com/vitejs/vite/issues/17563)

Configuration

📅 Schedule: Branch creation - "before 7am 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 4051d11306f0ed88d97965274e178fa6c52919eb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR