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
Update buf mod update to block updates that will result in conflicting .proto
files across dependencies.
Replace bin format with binpb format, and support the .binpb file extension. .binpb is now the canonical file extension for binary-encoded Protobuf data.
The bin format and the .bin file extension continue to be accepted.
When dragging text inside the editor, look at the state of Ctrl (or Alt on macOS) at the time of the drop, not the start of drag, to determine whether to move or copy the text.
Fix an issue where having a bunch of padding on lines could cause vertical cursor motion and posAtCoords to jump over lines.
New features
Block widget decorations can now be given an inlineOrder option to make them appear in the same ordering as surrounding inline widgets.
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
❗ Current head e58f35d differs from pull request most recent head 10391e6. Consider uploading reports for the commit 10391e6 to get more accurate results
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.2->4.18.01.10.1->1.11.21.15.0->1.24.02.26.1->2.26.26.13.2->6.14.117.6.5->17.6.63.2.1->3.3.01.8.15->1.8.181.8.15->1.8.185.7.12->5.7.135.7.12->5.7.135.7.12->5.7.135.7.12->5.7.135.7.12->5.7.135.7.12->5.7.1313.4.6->13.4.100.28.15->0.29.40.28.15->0.29.429.5.2->29.5.318.16.18->18.16.193.0.7->3.0.81.5.0->1.5.118.2.13->18.2.1518.2.6->18.2.74.21.3->4.21.74.21.3->4.21.75.6.2->5.7.05.6.2->5.7.05.6.2->5.7.01.11.8->1.11.91.11.8->1.11.91.11.8->1.11.98.43.0->8.45.04.18.0->4.19.213.2.0->13.2.27.0.0->7.0.129.5.0->29.6.129.5.0->29.6.110.8.3->10.8.413.4.6->13.4.1013.4.6->13.4.1013.4.6->13.4.1018.16.0->18.16.110.0.0->10.0.110.0.0->10.0.18.6.3->8.6.78.4.24->8.4.267.2.3->7.2.46.0.2->6.0.46.0.2->6.0.46.0.2->6.0.429.1.0->29.1.11.149.0->1.155.11.8.6->1.8.72.5.3->2.6.01.10.3->1.10.75.1.3->5.1.65.1.3->5.1.65.87.0->5.88.1Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-search)
v4.18.0Compare Source
ant-design/cssinjs (@ant-design/cssinjs)
v1.11.2Compare Source
5d8a907v1.11.1Compare Source
f4b8d01v1.11.0Compare Source
bufbuild/buf (@bufbuild/buf)
v1.24.0Compare Source
buf mod updateto block updates that will result in conflicting.protofiles across dependencies.
binformat withbinpbformat, and support the.binpbfile extension..binpbis now the canonical file extension for binary-encoded Protobuf data.The
binformat and the.binfile extension continue to be accepted.gosubdomain in.netrc. This was used as part of theremote generation alpha, which has been fully deprecated in favor of remote
plugins and remote packages. See https://buf.build/blog/remote-packages-remote-plugins-approaching-v1
for more details.
buf beta pricewith the latest pricing information.v1.23.1Compare Source
buf beta graphwould not print modules within a workspace thathad no dependencies or dependents.
buf beta graphwould print warnings for missing dependenciesthat were actually present.
v1.23.0Compare Source
buf beta graphto print the dependency graph for a module in DOT format.v1.22.0Compare Source
--originflag ofbuf beta studio-agenttohttps://buf.buildchangesets/changesets (@changesets/cli)
v2.26.2Compare Source
Patch Changes
#1176
41988ceThanks @joshwooding! - Bumpsemverdependency to v7.5.3Updated dependencies [
41988ce]:codemirror/view (@codemirror/view)
v6.14.1Compare Source
Bug fixes
Fix an issue where scrolling up through line-wrapped text would sometimes cause the scroll position to pop down.
Fix an issue where clicking wouldn't focus the editor on Firefox when it was in an iframe and already the active element of the frame.
Fix a bug that could cause compositions to be disrupted because their surrounding DOM was repurposed for some other piece of content.
Fix a bug where adding content to the editor could inappropriately move the scroll position.
Extend detection of Enter presses on Android to
beforeInputevents with an"insertLineBreak"type.v6.14.0Compare Source
Bug fixes
When dragging text inside the editor, look at the state of Ctrl (or Alt on macOS) at the time of the drop, not the start of drag, to determine whether to move or copy the text.
Fix an issue where having a bunch of padding on lines could cause vertical cursor motion and
posAtCoordsto jump over lines.New features
Block widget decorations can now be given an
inlineOrderoption to make them appear in the same ordering as surrounding inline widgets.conventional-changelog/commitlint (@commitlint/config-conventional)
v17.6.6Compare Source
Note: Version bump only for package @commitlint/config-conventional
fastify/fastify-error (@fastify/error)
v3.3.0Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-error@v3.2.1...v3.3.0
grpc/grpc-node (@grpc/grpc-js)
v1.8.18: @grpc/grpc-js 1.8.18Compare Source
v1.8.17: @grpc/grpc-js 1.8.17Compare Source
pick_firstLB policy as the direct child of anoutlier_detectionLB policy (#2476)v1.8.16: @grpc/grpc-js 1.8.16Compare Source
transporttrace logs (#2470)mikro-orm/mikro-orm (@mikro-orm/cli)
v5.7.13Compare Source
Bug Fixes
wrappedReferenceon m:1 decorator options (d7f362e)?in fulltext fields updates ([9c9915e](https://togithuConfiguration
📅 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.