chore(deps): update all non-major dependencies #668
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.17.0
->4.17.2
1.9.1
->1.10.1
5.1.0
->5.1.4
6.7.0
->6.8.0
6.12.0
->6.13.2
17.6.3
->17.6.5
0.8.0
->0.8.1
3.2.0
->3.2.1
6.10.1
->6.10.2
1.8.14
->1.8.15
5.7.8
->5.7.12
5.7.8
->5.7.12
5.7.8
->5.7.12
5.7.8
->5.7.12
5.7.8
->5.7.12
5.7.8
->5.7.12
13.4.1
->13.4.6
8.0.2
->8.1.1
0.28.13
->0.28.15
29.5.1
->29.5.2
18.16.14
->18.16.18
18.2.6
->18.2.13
18.2.4
->18.2.6
8.5.4
->8.5.5
5.59.6
->5.60.0
5.59.6
->5.60.0
4.20.2
->4.21.3
4.20.2
->4.21.3
5.5.0
->5.6.2
8.0.1
->8.2.0
1.11.7
->1.11.8
16.0.3
->16.3.1
8.41.0
->8.43.0
4.17.0
->4.18.0
13.1.4
->13.2.0
10.7.1
->10.8.3
13.4.4
->13.4.6
3.2.4
->3.3.1
6.9.2
->6.9.3
2.0.16
->2.0.22
8.5.1
->8.6.3
8.4.23
->8.4.24
5.3.10
->5.3.11
1.147.3
->1.149.0
2.5.2
->2.5.3
1.9.8
->1.10.3
5.0.4
->5.1.3
5.83.1
->5.87.0
5.1.0
->5.2.1
Release Notes
algolia/algoliasearch-client-javascript
v4.17.2
Compare Source
v4.17.1
Compare Source
getRecommendations
type with actual implementation (#1459) (d18391b), closes #1459ant-design/cssinjs
v1.10.1
Compare Source
adf4b54
v1.10.0
Compare Source
4aef362
43f3064
77e5d74
441a3af
ant-design/ant-design-icons
v5.1.4
Compare Source
v5.1.3
Compare Source
v5.1.2
Compare Source
v5.1.1
Compare Source
codemirror/language
v6.8.0
Compare Source
New features
The new
baseIndentFor
method inTreeIndentContext
can be used to find the base indentation for an arbitrary node.codemirror/view
v6.13.2
Compare Source
Bug fixes
Fix an issue in scroll position stabilization for changes above the visible, where Chrome already does this natively and we ended up compensating twice.
v6.13.1
Compare Source
Bug fixes
Fix a bug where the cursor would in some circumstances be drawn on the wrong side of an inline widget.
Fix an issue where
scrollPastEnd
could cause the scroll position of editors that weren't in view to be changed unnecessarily.v6.13.0
Compare Source
Bug fixes
Forbid widget decoration side values bigger than 10000, to prevent them from breaking range ordering invariants.
Fix a bug where differences between widgets' estimated and actual heights could cause the editor to inappropriately move the scroll position.
Avoid another situation in which composition that inserts line breaks could corrupt the editor DOM.
New features
Inline widgets may now introduce line breaks, if they report this through the
WidgetType.lineBreaks
property.conventional-changelog/commitlint
v17.6.5
Compare Source
Note: Version bump only for package @commitlint/config-conventional
ddadaal/next-typed-api-routes
v0.8.1
Compare Source
fastify/fastify-error
v3.2.1
Compare Source
What's Changed
lint
script on types by @trim21 in https://github.com/fastify/fastify-error/pull/99New Contributors
Full Changelog: fastify/fastify-error@v3.2.0...v3.2.1
fastify/fastify-static
v6.10.2
Compare Source
What's Changed
Full Changelog: fastify/fastify-static@v6.10.1...v6.10.2
grpc/grpc-node
v1.8.15
: @grpc/grpc-js 1.8.15Compare Source
status
anderror
events are consistently emitted asynchronously (#2456)mikro-orm/mikro-orm
v5.7.12
Compare Source
Bug Fixes
em.addFilter()
on type level (308c45b)forceEntityConstructor
enabled (41874eb), closes #4426undefined
when assigning to object properties (217ff8f), closes #4428em.upsert
(ef22b21), closes #4420Features
em.getMetadata(Entity)
shortcut (e5834b4)v5.7.11
Compare Source
Bug Fixes
migration:check
command (#4388) (79e128e)forceUndefined
(9303c3f), closes #4412Promise.all
(#4415) (f4127a7), closes #4213 #4343v5.7.10
Compare Source
Bug Fixes
returning
clause fromem.upsert
(e342449), closes #4382Reference
class asRef
(50eea37), closes #4161skipNull
when serializing object properties/embeddables (f27ee9a), closes #4383Features
meta
toEventArgs
to the upsert events (ed431ea)Performance Improvements
Collection._property
early for managed entities (23ca682), closes #4376v5.7.9
Compare Source
Bug Fixes
Performance Improvements
vercel/next.js
v13.4.6
Compare Source
Core Changes
next/head
warning to link to the correct docs page: #51013output: export
andnext export -o
: #51191extension
does not load.md
f…: #49785Configuration
📅 Schedule: Branch creation - "on sunday" in timezone Asia/Shanghai, 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.