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
Fix an issue in scroll position stabilization for changes above the visible, where Chrome already does this natively and we ended up compensating twice.
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:
4.17.0->4.17.21.9.1->1.10.15.1.0->5.1.46.7.0->6.8.06.12.0->6.13.217.6.3->17.6.50.8.0->0.8.13.2.0->3.2.16.10.1->6.10.21.8.14->1.8.155.7.8->5.7.125.7.8->5.7.125.7.8->5.7.125.7.8->5.7.125.7.8->5.7.125.7.8->5.7.1213.4.1->13.4.68.0.2->8.1.10.28.13->0.28.1529.5.1->29.5.218.16.14->18.16.1818.2.6->18.2.1318.2.4->18.2.68.5.4->8.5.55.59.6->5.60.05.59.6->5.60.04.20.2->4.21.34.20.2->4.21.35.5.0->5.6.28.0.1->8.2.01.11.7->1.11.816.0.3->16.3.18.41.0->8.43.04.17.0->4.18.013.1.4->13.2.010.7.1->10.8.313.4.4->13.4.63.2.4->3.3.16.9.2->6.9.32.0.16->2.0.228.5.1->8.6.38.4.23->8.4.245.3.10->5.3.111.147.3->1.149.02.5.2->2.5.31.9.8->1.10.35.0.4->5.1.35.83.1->5.87.05.1.0->5.2.1Release Notes
algolia/algoliasearch-client-javascript
v4.17.2Compare Source
v4.17.1Compare Source
getRecommendationstype with actual implementation (#1459) (d18391b), closes #1459ant-design/cssinjs
v1.10.1Compare Source
adf4b54v1.10.0Compare Source
4aef36243f306477e5d74441a3afant-design/ant-design-icons
v5.1.4Compare Source
v5.1.3Compare Source
v5.1.2Compare Source
v5.1.1Compare Source
codemirror/language
v6.8.0Compare Source
New features
The new
baseIndentFormethod inTreeIndentContextcan be used to find the base indentation for an arbitrary node.codemirror/view
v6.13.2Compare 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.1Compare 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
scrollPastEndcould cause the scroll position of editors that weren't in view to be changed unnecessarily.v6.13.0Compare 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.lineBreaksproperty.conventional-changelog/commitlint
v17.6.5Compare Source
Note: Version bump only for package @commitlint/config-conventional
ddadaal/next-typed-api-routes
v0.8.1Compare Source
fastify/fastify-error
v3.2.1Compare Source
What's Changed
lintscript 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.2Compare 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
statusanderrorevents are consistently emitted asynchronously (#2456)mikro-orm/mikro-orm
v5.7.12Compare Source
Bug Fixes
em.addFilter()on type level (308c45b)forceEntityConstructorenabled (41874eb), closes #4426undefinedwhen assigning to object properties (217ff8f), closes #4428em.upsert(ef22b21), closes #4420Features
em.getMetadata(Entity)shortcut (e5834b4)v5.7.11Compare Source
Bug Fixes
migration:checkcommand (#4388) (79e128e)forceUndefined(9303c3f), closes #4412Promise.all(#4415) (f4127a7), closes #4213 #4343v5.7.10Compare Source
Bug Fixes
returningclause fromem.upsert(e342449), closes #4382Referenceclass asRef(50eea37), closes #4161skipNullwhen serializing object properties/embeddables (f27ee9a), closes #4383Features
metatoEventArgsto the upsert events (ed431ea)Performance Improvements
Collection._propertyearly for managed entities (23ca682), closes #4376v5.7.9Compare Source
Bug Fixes
Performance Improvements
vercel/next.js
v13.4.6Compare Source
Core Changes
next/headwarning to link to the correct docs page: #51013output: exportandnext export -o: #51191extensiondoes not load.mdf…: #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.