fix(deps): update all non-major dependencies #452
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:
6.4.0
->6.5.0
6.7.3
->6.8.1
17.4.2
->17.4.3
6.8.0
->6.9.0
1.8.7
->1.8.8
5.6.8
->5.6.9
5.6.8
->5.6.9
5.6.8
->5.6.9
5.6.8
->5.6.9
5.6.8
->5.6.9
5.6.8
->5.6.9
18.11.19
->18.13.0
18.0.27
->18.0.28
5.1.7
->5.2.0
8.33.0
->8.34.0
4.12.0
->4.13.0
5.3.0
->5.3.1
29.4.1
->29.4.2
29.4.1
->29.4.2
9.1.1
->9.2.0
7.26.3
->7.27.0
7.2.1
->7.2.2
1.7.3
->1.7.4
Release Notes
codemirror/language
v6.5.0
Compare Source
Bug fixes
Make indentation for stream languages more reliable by having
StringStream.indentation
return overridden indentations from the indent context.New features
The
toggleFold
command folds or unfolds depending on whether there's an existing folded range on the current line.indentUnit
now accepts any (repeated) whitespace character, not just spaces and tabs.codemirror/view
v6.8.1
Compare Source
Bug fixes
Fix an issue where tooltips that have their height reduced have their height flicker when scrolling or otherwise interacting with the editor.
v6.8.0
Compare Source
Bug fixes
Fix a regression that caused clicking on the scrollbar to move the selection.
Fix an issue where focus or blur event handlers that dispatched editor transactions could corrupt the mouse selection state.
Fix a CSS regression that prevented the drop cursor from being positioned properly.
New features
WidgetType.updateDOM
is now passed the editor view object.conventional-changelog/commitlint
v17.4.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
fastify/fastify-static
v6.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v6.8.0...v6.9.0
grpc/grpc-node
v1.8.8
: @grpc/grpc-js 1.8.8Compare Source
progress
field in returned status object (#2350)InterceptingListener
andNextCall
types (#2351)mikro-orm/mikro-orm
v5.6.9
Compare Source
Bug Fixes
repo.upsertMany
shortcut (c101d51)undefined
(4ad4cdf)type: 'jsonb'
(e1f82bc), closes #3998ref()/rel()
(2e814e8), closes #4027qb.joinAndSelect
when serializing (4025869), closes #4034 #3812Features
cjs
option for emit (#4016) (d5cfa22), closes #4005ant-design/ant-design
v5.2.0
Compare Source
picture-circle
to Upload'slistType
prop. #40134 @ds1371danidirection
, which supports vertical. #39372 @foryukiarrow
to change arrow's visible state and whether the arrow is pointed at the center of target. #40234 @kiner-tangalign
option. #39858 @Yuiai01items
to support option configuration. #40424size
. #40286 @Yuiai01railStyle
for custom style. #40579 @david-cordkeyboard
events. #40526autoAdjustOverflow
option. #39735dange
anddisabled
style priority issue. #39904 @Wxh16144indicatorsRender
to support custom indicators. #40613scrollIntoViewOptions
to change scrollIntoView options. #39980 @kiner-tangfindDomNode
method warning thrown by the tour component when called in strict mode. #40160 @kiner-tangfontFamilyCode
and apply to Typographycode
kbd
pre
elements. #39823scrollToFirstError
。#39509 @linxianxirootClassName
for all components. #40217aria-label
androle="presentation"
cannot be used together in Table row. #40413 @Ke1syfiltered
update not working. #39883ant-space-item
selector bug. #40554 @cncolderdelay
. #40475 @3AlanuseModal
default confirm button text logic. #39884 @BoyYangzaitransition
of success bar is missing. #40487boxShadow
tokens. #40516color
type definition. #39871Breakpoint
ThmeConfig
GlobalToken
type export. #40508 @Kamahl19fileList
type. #40585ta_IN
local. #39936 @KIRUBASHANKAR26listType
属性添加picture-circle
支持。#40134 @ds1371danidirection
属性,支持 vertical。#39372 @foryukiarrow
属性用来改变箭头的显示状态和箭头是否指向目标元素的中心。#40234 @kiner-tangalign
配置。#39858 @Yuiai01items
支持选项配置。#40424size
。#40286 @Yuiai01railStyle
属性用于自定义样式。#40579 @david-cordkeyboard
属性以支持禁用键盘事件。#40526autoAdjustOverflow
属性。#39735dange
和disable
属性同时使用样式问题。#39904 @Wxh16144indicatorsRender
支持自定义指示器。#40613scrollIntoViewOptions
改变scrollIntoView
的选项。#39980 @kiner-tangfindDomNode
抛出警告问题。#40160 @kiner-tangfontFamilyCode
并应用到 Typography 的code
kbd
pre
等元素上。#39823scrollToFirstError
。#39509 @linxianxirootClassName
属性。#40217aria-label
和role="presentation"
无法一起使用的问题。#40413 @Ke1syfiltered
修改不生效的问题。#39883ant-space-item
选择器错误。#40554 @cncolderdelay
时,Spin 没有立即关闭的问题。#40475 @3AlanuseModal
默认确认按钮文本逻辑。#39884 @BoyYangzaitransition
样式丢失问题。#40487boxShadow
token 分级。#40516color
类型定义。#39871Breakpoint
ThmeConfig
GlobalToken
类型导出。#40508 @Kamahl19fileList
类型。#40585ta_IN
文案。#39936 @KIRUBASHANKAR26eslint/eslint
v8.34.0
Compare Source
Features
9b2fcf7
feat:array-callback-return
supportsArray.prototype.toSorted
(#16845) (SUZUKI Sosuke)Bug Fixes
923f61d
fix: false positive with assignment inno-extra-parens
(#16872) (Francesco Trotta)Documentation
f0a9883
docs: split rules documentation (#16797) (Ben Perlmutter)67aa37b
docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)337f7ed
docs: fix width of language input (#16849) (Tanuj Kanti)71349a1
docs: Configure a Parser page (#16803) (Ben Perlmutter)de7e925
docs: remove extra line numbers in example (#16848) (jonz94)ad38d77
docs: Update README (GitHub Actions Bot)Chores
9dbe06d
chore: addtype
property to array-element-newline schema (#16877) (MHO)a061527
chore: Remove unused functions (#16868) (Nicholas C. Zakas)fastify/fastify
v4.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.12.0...v4.13.0
luin/ioredis
v5.3.1
Compare Source
Bug Fixes
facebook/jest
v29.4.2
Compare Source
Features
[@jest/core]
Instrument significant lifecycle events withperformance.mark()
(#13859)Fixes
[expect, @​jest/expect]
Provide type ofactual
as a generic argument toMatchers
to allow better-typed extensions (#13848)[jest-circus]
Added explicit mention of test failing becausedone()
is not being called in error message (#13847)[jest-runtime]
Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]
Downgradewrite-file-atomic
to v4 (#13853)[jest-worker]
Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
[*]
make sure to exclude.eslintcache
from published module (#13832)[docs]
Cleanup incorrect links in CHANGELOG.md (#13857)pinojs/pino-pretty
v9.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino-pretty@v9.1.1...v9.2.0
pnpm/pnpm
v7.27.0
Compare Source
Minor Changes
resolution-mode
added:lowest-direct
. With this resolution mode direct dependencies will be resolved to their lowest versions. So if there isfoo@^1.1.0
in the dependencies, then1.1.0
will be installed, even if the latest version offoo
is1.2.0
.pnpm run /build:.*/
and execute the matched scripts with the RegExp #5871.Patch Changes
Fix version number replacing for namespaced workspace packages.
workspace:@​foo/bar@*
should be replaced withnpm:@​foo/bar@<version>
on publish #6052.When resolving dependencies, prefer versions that are already used in the root of the project. This is important to minimize the number of packages that will be nested during hoisting #6054.
Deduplicate direct dependencies.
Let's say there are two projects in the workspace that dependend on
foo
. One project has[email protected]
in the dependencies while another one hasfoo@^1.0.0
in the dependencies. In this case,[email protected]
should be installed to both projects as satisfies the version specs of both projects.Use Map rather than Object in
createPackageExtender
to prevent read the prototype property to native functionOur Gold Sponsors
Our Silver Sponsors
protobufjs/protobuf.js
v7.2.2
Compare Source
Bug Fixes
vercel/turbo
v1.7.4
Compare Source
What's Changed
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.