You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new setting has been added called dedupe-direct-deps, which is disabled by default. When set to true, dependencies that are already symlinked to the root node_modules directory of the workspace will not be symlinked to subproject node_modules directories. This feature was enabled by default in v8.0.0 but caused issues, so it's best to disable it by default #6299.
Add ignore-workspace-cycles to silence workspace cycle warning #6308.
Patch Changes
Print the right lowest supported Node.js version in the error message, when pnpm is executed with an old Node.js version #6297.
Improve the outdated lockfile error message #6304.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.9.0->6.10.00.26.5->0.26.818.15.10->18.15.1118.0.29->18.0.325.56.0->5.57.05.56.0->5.57.04.19.10->4.19.114.19.10->4.19.115.3.2->5.3.38.36.0->8.37.03.5.3->3.5.48.0.0->8.1.07.2.2->7.2.329.0.5->29.1.01.8.4->1.8.54.1.2->4.2.01.8.5->1.8.85.0.2->5.0.35.76.3->5.77.0Release Notes
fastify/fastify-static
v6.10.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v6.9.0...v6.10.0
sinclairzx81/typebox
v0.26.8Compare Source
v0.26.7Compare Source
v0.26.6Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.57.0Compare Source
Bug Fixes
Features
no-duplicate-type-constituentsrule (#5728) (bc31078)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.57.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
uiwjs/react-codemirror
v4.19.11Compare Source
Documentation v4.19.11: https://raw.githack.com/uiwjs/react-codemirror/79658d4/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.19.10...v4.19.11
3232f4c@jaywcjlovec24f120@jaywcjloveant-design/ant-design
v5.3.3Compare Source
itemsnot acceptkeyissue. #41434 @Yuiai01getPopupContainerto select the main Menu. #41465 @Yuiai01useModalis not transparent and prefers user settings. #41422 @luo3houselayout="inline". #41140 @itkuinoncenot working on CSS-in-JS style. #41482size=small, pagination button active, previous page next page button hover and active styles are lost. #41462 #41458menu. #41373resetPaginationtype. #41415InternalTreeSelecttype. #41386 @Andaristfa_IRtranslation. #41455 @ds1371danisv_SElanguage. #41424 @dhalenokitems没有使用传入的key的问题。#41434 @Yuiai01getPopupContainer选择主菜单时子菜单主题被覆盖。#41465 @Yuiai01useModal未透传并优先选择用户设定。#41422 @luo3houselayout="inline"时组件标题与表单项布局异常换行问题。#41140 @itkuinonce对 CSS-in-JS 样式不生效的问题。#41482size=small时,分页按钮 active、上一页下一页按钮 hover 和 active 样式丢失。#41462 #41458menu类型定义不正确的问题。#41373resetPagination类型提示。#41415InternalTreeSelect类型提示。#41386 @Andaristfa_IR翻译。#41455 @ds1371danisv_SE语言缺失内容。#41424 @dhalenokeslint/eslint
v8.37.0Compare Source
Features
b6ab8b2feat:require-unicode-regexpadd suggestions (#17007) (Josh Goldberg)10022b1feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)1665c02feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)b3634f6feat: docs license (#17010) (Samuel Roldan)892e6e5feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)Bug Fixes
619f3fdfix: correctly handlenulldefault config inRuleTester(#17023) (Brad Zacher)1fbf118fix:getFirstToken/getLastTokenon comment-only node (#16889) (Francesco Trotta)129e252fix: Fix typo inlogical-assignment-operatorsrule description (#17000) (Francesco Trotta)Documentation
75339dfdocs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)ec2d830docs: Fix typos in thesemirule docs (#17012) (Andrii Lundiak)e39f28ddocs: add back to top button (#16979) (Tanuj Kanti)721c717docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)d049f97docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)5251a92docs: Describe guard options for guard-for-in (#16986) (alope107)6157d81docs: Add example to guard-for-in docs. (#16983) (alope107)fd47998docs: updateArray.prototype.toSortedspecification link (#16982) (Milos Djermanovic)3e1cf6bdocs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)Chores
c67f299chore: upgrade @eslint/js@8.37.0 (#17033) (Milos Djermanovic)ee9ddbdchore: package.json update for @eslint/js release (ESLint Jenkins)dddb475chore: upgrade @eslint/eslintrc@2.0.2 (#17032) (Milos Djermanovic)522431echore: upgrade espree@9.5.1 (#17031) (Milos Djermanovic)f5f9a88chore: upgrade eslint-visitor-keys@3.4.0 (#17030) (Milos Djermanovic)4dd8d52ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])ad9dd6achore: remove duplicate scss, (#17005) (Strek)ada6a3eci: unpin Node 19 (#16993) (Milos Djermanovic)c3da975chore: Remove triage label from template (#16990) (Nicholas C. Zakas)69bc0e2ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)import-js/eslint-import-resolver-typescript
v3.5.4Compare Source
Patch Changes
25f3920Thanks @JounQin! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffbThanks @lsmurray! - fix: check if cwd changed to bust mapper cachepnpm/pnpm
v8.1.0Compare Source
Minor Changes
dedupe-direct-deps, which is disabled by default. When set totrue, dependencies that are already symlinked to the rootnode_modulesdirectory of the workspace will not be symlinked to subprojectnode_modulesdirectories. This feature was enabled by default in v8.0.0 but caused issues, so it's best to disable it by default #6299.ignore-workspace-cyclesto silence workspace cycle warning #6308.Patch Changes
Our Gold Sponsors
Our Silver Sponsors
protobufjs/protobuf.js
v7.2.3Compare Source
Bug Fixes
kulshekhar/ts-jest
v29.1.0Compare Source
Features
29.0.5 (2023-01-13)
Reverts
tsJestConfigis different (#3966)" (185eb18), closes #396629.0.4 (2023-01-10)
Bug Fixes
tsJestConfigis different (#3966) (a445638)json5to2.2.3(#3976)(b9f7809)29.0.3 (2022-09-28)
Bug Fixes
globalswith transformer config correctly (#3842) (9c9fd60), closes #3841Features
useESMoption topathsToModuleNameMapperoptions (#3792) (eabe906)29.0.2 (2022-09-23)
Bug Fixes
ts-jestas optional inConfigGlobals(#3816) (cbb88bb), closes #3815config:initcommand (#3825) (21b94db)29.0.2 (2022-09-22)
Bug Fixes
ts-jestas optional inConfigGlobals(#3816) (cbb88bb), closes #381529.0.1 (2022-09-13)
Bug Fixes
Features
ts-jestoptions viatransformconfig (#3805) (664b0f2)justkey007/tsc-alias
v1.8.5: (2023-03-29)Compare Source
What's Changed
New Contributors
Full Changelog: justkey007/tsc-alias@v1.8.4...v1.8.5
dividab/tsconfig-paths
v4.2.0Compare Source
Added
vercel/turbo
v1.8.8: Turborepo v1.8.8Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v1.8.7...v1.8.8
v1.8.7: Turborepo v1.8.7Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v1.8.6...v1.8.7
v1.8.6: Turborepo v1.8.6Compare Source
What's Changed
Changelog
endTimeinto task execution summary by @mehulkar in https://github.com/vercel/turbo/pull/4326Full Changelog: vercel/turborepo@v1.8.5...v1.8.6
webpack/webpack
v5.77.0Compare Source
New Features
output.workerPublicPathby @thomastay in https://github.com/webpack/webpack/pull/16671Developer Experience
resolve.extensionserror message to suggest when"."is missing before the extension by @snitin315 in https://github.com/webpack/webpack/pull/16807Contributor Experience
New Contributors
Full Changelog: webpack/webpack@v5.76.3...v5.77.0
Configuration
📅 Schedule: Branch creation - "every weekend" (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.
👻 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.