fix(deps): update all non-major dependencies#452
Conversation
|
d2aecc1 to
ba2b8d2
Compare
Codecov ReportBase: 64.61% // Head: 64.61% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #452 +/- ##
=======================================
Coverage 64.61% 64.61%
=======================================
Files 106 106
Lines 2973 2973
Branches 371 371
=======================================
Hits 1921 1921
Misses 1006 1006
Partials 46 46 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
a0edd41 to
d4be428
Compare
d4be428 to
5ac50f8
Compare
This PR contains the following updates:
6.4.0->6.5.06.7.3->6.8.117.4.2->17.4.36.8.0->6.9.01.8.7->1.8.85.6.8->5.6.95.6.8->5.6.95.6.8->5.6.95.6.8->5.6.95.6.8->5.6.95.6.8->5.6.918.11.19->18.13.018.0.27->18.0.285.1.7->5.2.08.33.0->8.34.04.12.0->4.13.05.3.0->5.3.129.4.1->29.4.229.4.1->29.4.29.1.1->9.2.07.26.3->7.27.07.2.1->7.2.21.7.3->1.7.4Release Notes
codemirror/language
v6.5.0Compare Source
Bug fixes
Make indentation for stream languages more reliable by having
StringStream.indentationreturn overridden indentations from the indent context.New features
The
toggleFoldcommand folds or unfolds depending on whether there's an existing folded range on the current line.indentUnitnow accepts any (repeated) whitespace character, not just spaces and tabs.codemirror/view
v6.8.1Compare 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.0Compare 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.updateDOMis now passed the editor view object.conventional-changelog/commitlint
v17.4.3Compare Source
Note: Version bump only for package @commitlint/config-conventional
fastify/fastify-static
v6.9.0Compare 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
progressfield in returned status object (#2350)InterceptingListenerandNextCalltypes (#2351)mikro-orm/mikro-orm
v5.6.9Compare Source
Bug Fixes
repo.upsertManyshortcut (c101d51)undefined(4ad4cdf)type: 'jsonb'(e1f82bc), closes #3998ref()/rel()(2e814e8), closes #4027qb.joinAndSelectwhen serializing (4025869), closes #4034 #3812Features
cjsoption for emit (#4016) (d5cfa22), closes #4005ant-design/ant-design
v5.2.0Compare Source
picture-circleto Upload'slistTypeprop. #40134 @ds1371danidirection, which supports vertical. #39372 @foryukiarrowto change arrow's visible state and whether the arrow is pointed at the center of target. #40234 @kiner-tangalignoption. #39858 @Yuiai01itemsto support option configuration. #40424size. #40286 @Yuiai01railStylefor custom style. #40579 @david-cordkeyboardevents. #40526autoAdjustOverflowoption. #39735dangeanddisabledstyle priority issue. #39904 @Wxh16144indicatorsRenderto support custom indicators. #40613scrollIntoViewOptionsto change scrollIntoView options. #39980 @kiner-tangfindDomNodemethod warning thrown by the tour component when called in strict mode. #40160 @kiner-tangfontFamilyCodeand apply to Typographycodekbdpreelements. #39823scrollToFirstError。#39509 @linxianxirootClassNamefor all components. #40217aria-labelandrole="presentation"cannot be used together in Table row. #40413 @Ke1syfilteredupdate not working. #39883ant-space-itemselector bug. #40554 @cncolderdelay. #40475 @3AlanuseModaldefault confirm button text logic. #39884 @BoyYangzaitransitionof success bar is missing. #40487boxShadowtokens. #40516colortype definition. #39871BreakpointThmeConfigGlobalTokentype export. #40508 @Kamahl19fileListtype. #40585ta_INlocal. #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 的codekbdpre等元素上。#39823scrollToFirstError。#39509 @linxianxirootClassName属性。#40217aria-label和role="presentation"无法一起使用的问题。#40413 @Ke1syfiltered修改不生效的问题。#39883ant-space-item选择器错误。#40554 @cncolderdelay时,Spin 没有立即关闭的问题。#40475 @3AlanuseModal默认确认按钮文本逻辑。#39884 @BoyYangzaitransition样式丢失问题。#40487boxShadowtoken 分级。#40516color类型定义。#39871BreakpointThmeConfigGlobalToken类型导出。#40508 @Kamahl19fileList类型。#40585ta_IN文案。#39936 @KIRUBASHANKAR26eslint/eslint
v8.34.0Compare Source
Features
9b2fcf7feat:array-callback-returnsupportsArray.prototype.toSorted(#16845) (SUZUKI Sosuke)Bug Fixes
923f61dfix: false positive with assignment inno-extra-parens(#16872) (Francesco Trotta)Documentation
f0a9883docs: split rules documentation (#16797) (Ben Perlmutter)67aa37bdocs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)337f7eddocs: fix width of language input (#16849) (Tanuj Kanti)71349a1docs: Configure a Parser page (#16803) (Ben Perlmutter)de7e925docs: remove extra line numbers in example (#16848) (jonz94)ad38d77docs: Update README (GitHub Actions Bot)Chores
9dbe06dchore: addtypeproperty to array-element-newline schema (#16877) (MHO)a061527chore: Remove unused functions (#16868) (Nicholas C. Zakas)fastify/fastify
v4.13.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.12.0...v4.13.0
luin/ioredis
v5.3.1Compare Source
Bug Fixes
facebook/jest
v29.4.2Compare Source
Features
[@jest/core]Instrument significant lifecycle events withperformance.mark()(#13859)Fixes
[expect, @​jest/expect]Provide type ofactualas a generic argument toMatchersto 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-atomicto v4 (#13853)[jest-worker]Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
[*]make sure to exclude.eslintcachefrom published module (#13832)[docs]Cleanup incorrect links in CHANGELOG.md (#13857)pinojs/pino-pretty
v9.2.0Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino-pretty@v9.1.1...v9.2.0
pnpm/pnpm
v7.27.0Compare Source
Minor Changes
resolution-modeadded:lowest-direct. With this resolution mode direct dependencies will be resolved to their lowest versions. So if there isfoo@^1.1.0in the dependencies, then1.1.0will be installed, even if the latest version offoois1.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 hasfoo@1.0.0in the dependencies while another one hasfoo@^1.0.0in the dependencies. In this case,foo@1.0.0should be installed to both projects as satisfies the version specs of both projects.Use Map rather than Object in
createPackageExtenderto prevent read the prototype property to native functionOur Gold Sponsors
Our Silver Sponsors
protobufjs/protobuf.js
v7.2.2Compare Source
Bug Fixes
vercel/turbo
v1.7.4Compare 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.