Closed renovate[bot] closed 5 months ago
Latest commit: 2eafc7c7fa05f30fb812a3748eb42997ff3d7b76
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.
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
This PR contains the following updates:
8.1.6
->8.1.9
8.1.6
->8.1.9
8.1.6
->8.1.9
8.1.6
->8.1.9
8.1.6
->8.1.9
8.1.6
->8.1.9
8.1.6
->8.1.9
6.4.5
->6.4.6
7.12.0
->7.13.0
7.12.0
->7.13.0
11.5.3
->11.5.4
14.2.3
->14.2.4
3.3.1
->3.3.2
7.51.5
->7.52.0
1.77.4
->1.77.5
8.1.6
->8.1.9
29.1.4
->29.1.5
2.0.3
->2.0.4
5.2.13
->5.3.1
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
### [`v8.1.9`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#819) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.8...v8.1.9) - Addon-a11y: Workaround for Vite 5.3.0 compat - [#28241](https://togithub.com/storybookjs/storybook/pull/28241), thanks [@shilman](https://togithub.com/shilman)! - CLI: Add `--no-dev` option to `init` - [#26918](https://togithub.com/storybookjs/storybook/pull/26918), thanks [@fastfrwrd](https://togithub.com/fastfrwrd)! - CLI: Fix `init --skip-install` - [#28226](https://togithub.com/storybookjs/storybook/pull/28226), thanks [@shilman](https://togithub.com/shilman)! ### [`v8.1.8`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#818) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.7...v8.1.8) - Automigrations: Make VTA "learn more" link clickable - [#28020](https://togithub.com/storybookjs/storybook/pull/28020), thanks [@deiga](https://togithub.com/deiga)! - CLI: Fix `init --skip-install` - [#28226](https://togithub.com/storybookjs/storybook/pull/28226), thanks [@shilman](https://togithub.com/shilman)! ### [`v8.1.7`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#817) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.6...v8.1.7) - Addon-actions: Only log spies with names - [#28091](https://togithub.com/storybookjs/storybook/pull/28091), thanks [@kasperpeulen](https://togithub.com/kasperpeulen)! - CLI: Fix typo in React Docgen migration - [#27536](https://togithub.com/storybookjs/storybook/pull/27536), thanks [@jonniebigodes](https://togithub.com/jonniebigodes)! - Portable Stories: Add tags to composed story - [#27708](https://togithub.com/storybookjs/storybook/pull/27708), thanks [@yannbf](https://togithub.com/yannbf)! - Test: Display toHaveBeenCalledWith expected / received values on failure - [#28088](https://togithub.com/storybookjs/storybook/pull/28088), thanks [@kasperpeulen](https://togithub.com/kasperpeulen)!testing-library/jest-dom (@testing-library/jest-dom)
### [`v6.4.6`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.6) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6) ##### Bug Fixes - Support [@starting-style](https://togithub.com/starting-style) ([#602](https://togithub.com/testing-library/jest-dom/issues/602)) ([fd9ee68](https://togithub.com/testing-library/jest-dom/commit/fd9ee68ae4ca93c47f0781ad23113d45118b8476))typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **typescript-estree:** require `import = require()` argument to be a string literal - **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function` - **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index ##### 🩹 Fixes - **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression - **scope-manager:** handle index signature in class - **eslint-plugin:** \[init-declarations] refine report locations - **eslint-plugin:** \[no-base-to-string] make error message more nuanced - **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types - **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan 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.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **parser, typescript-estree:** export withoutProjectParserOptions utility ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan 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.chromaui/chromatic-cli (chromatic)
### [`v11.5.4`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1154-Wed-Jun-12-2024) [Compare Source](https://togithub.com/chromaui/chromatic-cli/compare/v11.5.3...v11.5.4) ##### 🐛 Bug Fix - Ensure GitHub Action runs in specified version of node [#1006](https://togithub.com/chromaui/chromatic-cli/pull/1006) ([@tevanoff](https://togithub.com/tevanoff)) - Recommended files and ignored paths for yarn 4 [#1005](https://togithub.com/chromaui/chromatic-cli/pull/1005) ([@tevanoff](https://togithub.com/tevanoff)) ##### Authors: 1 - Todd Evanoff ([@tevanoff](https://togithub.com/tevanoff)) ***vercel/next.js (eslint-config-next)
### [`v14.2.4`](https://togithub.com/vercel/next.js/releases/tag/v14.2.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.3...v14.2.4) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: ensure route handlers properly track dynamic access ([#66446](https://togithub.com/vercel/next.js/issues/66446)) - fix NextRequest proxy in edge runtime ([#66551](https://togithub.com/vercel/next.js/issues/66551)) - Fix next/dynamic with babel and src dir ([#65177](https://togithub.com/vercel/next.js/issues/65177)) - Use vercel deployment url for metadataBase fallbacks ([#65089](https://togithub.com/vercel/next.js/issues/65089)) - fix(next/image): detect react@19 for fetchPriority prop ([#65235](https://togithub.com/vercel/next.js/issues/65235)) - Fix loading navigation with metadata and prefetch ([#66447](https://togithub.com/vercel/next.js/issues/66447)) - prevent duplicate RSC fetch when action redirects ([#66620](https://togithub.com/vercel/next.js/issues/66620)) - ensure router cache updates reference the latest cache values ([#66681](https://togithub.com/vercel/next.js/issues/66681)) - Prevent append of trailing slash in cases where path ends with a file extension ([#66636](https://togithub.com/vercel/next.js/issues/66636)) - Fix inconsistency with 404 getStaticProps cache-control ([#66674](https://togithub.com/vercel/next.js/issues/66674)) - Use addDependency to track metadata route file changes ([#66714](https://togithub.com/vercel/next.js/issues/66714)) - Add timeout/retry handling for fetch cache ([#66652](https://togithub.com/vercel/next.js/issues/66652)) - fix: app-router prefetch crash when an invalid URL is passed to Link ([#66755](https://togithub.com/vercel/next.js/issues/66755)) ##### Credits Huge thanks to [@ztanner](https://togithub.com/ztanner), [@ijjk](https://togithub.com/ijjk), [@wbinnssmith](https://togithub.com/wbinnssmith), [@huozhi](https://togithub.com/huozhi), and [@lubieowoce](https://togithub.com/lubieowoce) for helping!prettier/prettier (prettier)
### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#16358](https://togithub.com/prettier/prettier/pull/16358) by [@Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}react-hook-form/react-hook-form (react-hook-form)
### [`v7.52.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) ⚛️ close [#11932](https://togithub.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#11935](https://togithub.com/react-hook-form/react-hook-form/issues/11935)) 👮♀️ close [#11954](https://togithub.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#11995](https://togithub.com/react-hook-form/react-hook-form/issues/11995)) 🐞 fix [#11985](https://togithub.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#11986](https://togithub.com/react-hook-form/react-hook-form/issues/11986)) ⌨️ fix: enforce type safety for deps property in RegisterOptions ([#11969](https://togithub.com/react-hook-form/react-hook-form/issues/11969)) 🐞 fix [#11922](https://togithub.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#11958](https://togithub.com/react-hook-form/react-hook-form/issues/11958)) 🚔 close [#11937](https://togithub.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#11938](https://togithub.com/react-hook-form/react-hook-form/issues/11938)) Revert "⌨️ close: correct type of error field in getFieldState return object ([#11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831))" 📖 fix: change info.values type in WatchObserver ([#11917](https://togithub.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@nakaakist](https://togithub.com/nakaakist), [@IdoBouskila](https://togithub.com/IdoBouskila), [@pincy](https://togithub.com/pincy) and [@peinguin](https://togithub.com/peinguin)sass/dart-sass (sass)
### [`v1.77.5`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1775) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.4...1.77.5) - Fully trim redundant selectors generated by `@extend`.kulshekhar/ts-jest (ts-jest)
### [`v29.1.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5) ##### Bug Fixes - build(deps-dev): bump braces ([5560334](https://togithub.com/kulshekhar/ts-jest/commit/5560334)), ([59026b4](https://togithub.com/kulshekhar/ts-jest/commit/59026b4)), ([0d9e359](https://togithub.com/kulshekhar/ts-jest/commit/0d9e359))vercel/turbo (turbo)
### [`v2.0.4`](https://togithub.com/vercel/turbo/releases/tag/v2.0.4): Turborepo v2.0.4 [Compare Source](https://togithub.com/vercel/turbo/compare/v2.0.3...v2.0.4) #### What's Changed ##### create-turbo - Update `create-turbo` to use carat versions. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8448](https://togithub.com/vercel/turbo/pull/8448) ##### [@turbo/codemod](https://togithub.com/turbo/codemod) - chore: bump timeout for migration by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8463](https://togithub.com/vercel/turbo/pull/8463) - fix([@turbo/codemode](https://togithub.com/turbo/codemode)): no-op when turbo.json already contains tasks key by [@mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8471](https://togithub.com/vercel/turbo/pull/8471) ##### Examples - Give examples carat versions. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8382](https://togithub.com/vercel/turbo/pull/8382) - Fix apk order in example. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8392](https://togithub.com/vercel/turbo/pull/8392) - Fix `eslint-config-turbo` configuration in examples. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8405](https://togithub.com/vercel/turbo/pull/8405) - Remove root eslintrc from basic example. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8423](https://togithub.com/vercel/turbo/pull/8423) - Consistent Node.js version in Changesets action. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8441](https://togithub.com/vercel/turbo/pull/8441) - Remove global dep from basic example. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8442](https://togithub.com/vercel/turbo/pull/8442) ##### Changelog - fix(filter): account for root internal dependencies in git based filter by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8364](https://togithub.com/vercel/turbo/pull/8364) - Warn instead of print when no locally installed version. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8384](https://togithub.com/vercel/turbo/pull/8384) - Add CI to default passthroughs. by [@anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8393](https://togithub.com/vercel/turbo/pull/8393) - feat(shim): invoke local turbo version via npx if not installed by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8385](https://togithub.com/vercel/turbo/pull/8385) - docs: update links to logs in turbo types by [@boyum](https://togithub.com/boyum) in [https://github.com/vercel/turbo/pull/8403](https://togithub.com/vercel/turbo/pull/8403) - fix: added `LD_LIBRARY_PATH` to default forwarded env vars by [@GauBen](https://togithub.com/GauBen) in [https://github.com/vercel/turbo/pull/8412](https://togithub.com/vercel/turbo/pull/8412) - chore(turborepo): remove unused code by [@NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8428](https://togithub.com/vercel/turbo/pull/8428) - fix: disable panic handler in ci by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8436](https://togithub.com/vercel/turbo/pull/8436) - fix: remove inferring turbo version from package.json or turbo.json by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8437](https://togithub.com/vercel/turbo/pull/8437) - fix(turborepo): avoid starting ui on too small terminals by [@NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8457](https://togithub.com/vercel/turbo/pull/8457) - chore(shim): make dynamic downloads opt in by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8458](https://togithub.com/vercel/turbo/pull/8458) - fix(shim): avoid panic if user has malformed lockfile by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8461](https://togithub.com/vercel/turbo/pull/8461) - fix(ui): pass through terminal env vars to appease chalk by [@chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8468](https://togithub.com/vercel/turbo/pull/8468) #### New Contributors - [@boyum](https://togithub.com/boyum) made their first contribution in [https://github.com/vercel/turbo/pull/8403](https://togithub.com/vercel/turbo/pull/8403) - [@GauBen](https://togithub.com/GauBen) made their first contribution in [https://github.com/vercel/turbo/pull/8412](https://togithub.com/vercel/turbo/pull/8412) - [@sethidden](https://togithub.com/sethidden) made their first contribution in [https://github.com/vercel/turbo/pull/8450](https://togithub.com/vercel/turbo/pull/8450) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.3...v2.0.4vitejs/vite (vite)
### [`v5.3.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small531-2024-06-14-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.0...v5.3.1) - fix(build): handle preload treeshaking for braces ([#17479](https://togithub.com/vitejs/vite/issues/17479)) ([d355568](https://togithub.com/vitejs/vite/commit/d355568)), closes [#17479](https://togithub.com/vitejs/vite/issues/17479) - fix(build): handle preload treeshaking for commas ([#17472](https://togithub.com/vitejs/vite/issues/17472)) ([3e27071](https://togithub.com/vitejs/vite/commit/3e27071)), closes [#17472](https://togithub.com/vitejs/vite/issues/17472) - fix(build): preload treeshaking ignore equal ([#17480](https://togithub.com/vitejs/vite/issues/17480)) ([6ced135](https://togithub.com/vitejs/vite/commit/6ced135)), closes [#17480](https://togithub.com/vitejs/vite/issues/17480) - chore: consolidate changelog for 5.3 ([#17476](https://togithub.com/vitejs/vite/issues/17476)) ([1f09344](https://togithub.com/vitejs/vite/commit/1f09344)), closes [#17476](https://togithub.com/vitejs/vite/issues/17476) ### [`v5.3.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#530-2024-06-13) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.13...v5.3.0) - fix: typo in client log ([#17363](https://togithub.com/vitejs/vite/issues/17363)) ([68aa9f8](https://togithub.com/vitejs/vite/commit/68aa9f8)), closes [#17363](https://togithub.com/vitejs/vite/issues/17363) - fix(ssrTransform): handle arbitrary module namespace identifiers ([#17446](https://togithub.com/vitejs/vite/issues/17446)) ([0a76652](https://togithub.com/vitejs/vite/commit/0a76652)), closes [#17446](https://togithub.com/vitejs/vite/issues/17446) - test: disable isolate for unit test ([#17448](https://togithub.com/vitejs/vite/issues/17448)) ([f16fae5](https://togithub.com/vitejs/vite/commit/f16fae5)), closes [#17448](https://togithub.com/vitejs/vite/issues/17448) - feat: asset type add bmp ([#17439](https://togithub.com/vitejs/vite/issues/17439)) ([ec287f8](https://togithub.com/vitejs/vite/commit/ec287f8)), closes [#17439](https://togithub.com/vitejs/vite/issues/17439)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.