chore(deps): update all non-major dependencies #491
Merged
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:
4.14.3
->4.15.0
5.6.12
->5.6.13
5.6.12
->5.6.13
5.6.12
->5.6.13
5.6.12
->5.6.13
5.6.12
->5.6.13
5.6.12
->5.6.13
13.2.1
->13.2.3
18.14.2
->18.14.6
5.53.0
->5.54.0
5.53.0
->5.54.0
5.2.2
->5.3.0
4.13.0
->4.14.0
10.6.0
->10.6.1
13.2.1
->13.2.3
2.0.20
->2.0.21
7.28.0
->7.29.0
4.1.2
->4.3.0
5.3.6
->5.3.8
1.8.2
->1.8.3
3.20.6
->3.21.2
Release Notes
algolia/algoliasearch-client-javascript
v4.15.0
Compare Source
mikro-orm/mikro-orm
v5.6.13
Compare Source
Bug Fixes
vercel/next.js
v13.2.3
Compare Source
Core Changes
Credits
Huge thanks to @jridgewell, @DuCanhGH, @wyattjoh, and @hanneslund for helping!
v13.2.2
Compare Source
Core Changes
next
whentypedRoutes: true
: #46332server-only
inside pages/api: #46328images
prop: #46326server-only
inside pages/api": #46388readFile
+replaceAll
, hid utils types, fixed duplication in typeRoute
, fixed route groups on Windows: #46378Documentation Changes
next/font
updates: #46159Example Changes
Misc Changes
next-image-to-legacy-image
(#46460Credits
Huge thanks to @balazsorban44, @delbaoliveira, @SukkaW, @ijjk, @hanneslund, @JanKaifer, @GitRowin, @shuding, @styfle, @mjunix, @kwonoj, @thiskevinwang, @DuCanhGH, @SethFalco, @yun-jay, @harrytothemoon, @timneutkens, @huozhi, @thomasballinger, @aretrace, @JesseKoldewijn, @feedthejim, @serkanbektas, @teobler, and @vadzim for helping!
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.54.0
Compare Source
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.54.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
ant-design/ant-design
v5.3.0
Compare Source
arrow.pointAtCenter
and deprecatearrow.arrowPointAtCenter
. #40989 @MadCccsize
. #40903 @kiner-tangzIndex
. #40982 @kiner-tangonHeaderCell
support customizecolSpan
androwSpan
. #40885onChange
callback. #40857 @kiner-tangstyle
props. #40708 @li-jia-nanmessage
andnotification
options. #40458 @luo3houseuseConfig
hook to getsize
anddisabled
in context. #40215 @xliezitems
prop. #40543 @heiyu4585li
elements. #40887 @heiyu4585destroyTooltipOnHide.keepParent
is deprecated since it will be always auto destroy unnecessary container now. #40632blue-1
toblue1
, and deprecate tokens before. #41071colorText
in style. #41047 @Yuiai01transform: scale
style. #41013rowScope
style for Table. #40304 @Yuiai01lineWidthFocus
foroutline-width
of focused component. #40840 @MadCccarrow
by default when multiple. #41028Form.Item.useStatus
problem with sever-side-rendering. #40977 @AndyBoatReact does not recognize the
suffixClsprop on a DOM element
warning. #40969fallback
when used in ssr. #40660vi_VN
adding Vietnamese translation for Form component validation. #40992 @lamvananhrtl
mode. #40990 @li-jia-nanarrow.pointAtCenter
, 废弃arrow.arrowPointAtCenter
。#40989 @MadCccsize
。#40903 @kiner-tangzIndex
。#40982 @kiner-tangonHeaderCell
支持自定义colSpan
和rowSpan
。#40885onChange
回调。#40857 @kiner-tangstyle
。#40708 @li-jia-nanmessage
、notification
的选项。#40458 @luo3houseuseConfig
以获取上下文中的size
和disabled
。#40215 @xliezitems
数据驱动。#40543 @heiyu4585li
元素。#40887 @heiyu4585destroyTooltipOnHide.keepParent
,现在总是会自动销毁不需要的容器。#40632blue-1
变为blue1
,废弃原有的 token。#41071colorText
优化样式。#41047 @Yuiai01transform: scale
样式时的对齐问题。#41013rowScope
的样式。#40304 @Yuiai01outline
提供新的 AliasTokenlineWidthFocus
。#40840 @MadCccForm.Item.useStatus
导致的服务端渲染问题。#40977 @AndyBoatReact does not recognize the
suffixClsprop on a DOM element
的问题。#40969fallback
在 ssr 下失效的问题。#40660vi_VN
语言包。#40992 @lamvananhrtl
模式的问题。#40990 @li-jia-nanv5.2.3
Compare Source
percent
andsuccess.percent
at the same time forProgress
, the progress text does not change aspercent
changes. #40922onOk
event could be triggered twice when close. #40719 @Rafael-MartinsuseLocale
method and exposedlocaleCode
to the public. #40884 @li-jia-nanuseLocale
and removed the LocaleReceiver component. #40870 @li-jia-nangetPopupContainer
property injected by ConfigProvider did not work. #40871 @RedJuedata-_
andaria-_
attributes. #40859 @goveospan
toli
. #40867 @heiyu4585Layout.colorBgHeader
not work when single use Layout.Header directly. #40933outline
to the default4px
.#40839 @MadCccclassName
. #40835 @Yuiai01onOk
可能触发两次的问题。#40719 @Rafael-MartinsuseLocale
方法,对外暴露localeCode
。#40884 @li-jia-nanuseLocale
替换 LocaleReceiver 组件,并删除 LocaleReceiver 组件。#40870 @li-jia-nangetPopupContainer
属性 不生效的问题。#40871 @RedJuedata-*
和aria-*
等属性的问题。#40859 @goveospan
改为li
。#40867 @heiyu4585outline
为默认4px
。#40839 @MadCccLayout.colorBgHeader
token 配置不生效的问题。#40933className
错误。#40835 @Yuiai01fastify/fastify
v4.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.13.0...v4.14.0
harttle/liquidjs
v10.6.1
Compare Source
Bug Fixes
remy/nodemon
v2.0.21
Compare Source
Bug Fixes
pnpm/pnpm
v7.29.0
Compare Source
Minor Changes
A new setting is now supported:
dedupe-peer-dependents
.When this setting is set to
true
, packages with peer dependencies will be deduplicated after peers resolution.For instance, let's say we have a workspace with two projects and both of them have
webpack
in their dependencies.webpack
hasesbuild
in its optional peer dependencies, and one of the projects hasesbuild
in its dependencies. In this case, pnpm will link two instances ofwebpack
to thenode_modules/.pnpm
directory: one withesbuild
and another one without it:This makes sense because
webpack
is used in two projects, and one of the projects doesn't haveesbuild
, so the two projects cannot share the same instance ofwebpack
. However, this is not what most developers expect, especially since in a hoistednode_modules
, there would only be one instance ofwebpack
. Therefore, you may now use thededupe-peer-dependents
setting to deduplicatewebpack
when it has no conflicting peer dependencies (explanation at the end). In this case, if we setdedupe-peer-dependents
totrue
, both projects will use the samewebpack
instance, which is the one that hasesbuild
resolved:What are conflicting peer dependencies? By conflicting peer dependencies we mean a scenario like the following one:
In this case, we cannot dedupe
webpack
aswebpack
hasreact
in its peer dependencies andreact
is resolved from two different versions in the context of the two projects.Patch Changes
The configuration added by
pnpm setup
should check if the pnpm home directory is already in the PATH before adding to the PATH.Before this change, this code was added to the shell:
Now this will be added:
Add
skipped
status in exec report summary when script is missing #6139.pnpm env -g
should fail with a meaningful error message if pnpm cannot find the pnpm home directory, which is the directory into which Node.js is installed.Should not throw an error when local dependency use file protocol #6115.
Fix the incorrect error block when subproject has been patched #6183
Our Gold Sponsors
Our Silver Sponsors
isaacs/rimraf
v4.3.0
Compare Source
v4.2.0
Compare Source
v4.1.4
Compare Source
v4.1.3
Compare Source
styled-components/styled-components
v5.3.8
Compare Source
What's Changed
fix(constants): rework process env guard
Full Changelog: styled-components/styled-components@v5.3.7-fixed...v5.3.8
v5.3.7
Compare Source
vercel/turbo
v1.8.3
: Turborepo v1.8.3Compare Source
What's Changed
Changelog
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.