chore(deps): update all non-major dependencies #703
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.2
->4.18.0
1.10.1
->1.11.2
1.15.0
->1.24.0
2.26.1
->2.26.2
6.13.2
->6.14.1
17.6.5
->17.6.6
3.2.1
->3.3.0
1.8.15
->1.8.18
1.8.15
->1.8.18
5.7.12
->5.7.13
5.7.12
->5.7.13
5.7.12
->5.7.13
5.7.12
->5.7.13
5.7.12
->5.7.13
5.7.12
->5.7.13
13.4.6
->13.4.10
0.28.15
->0.29.4
0.28.15
->0.29.4
29.5.2
->29.5.3
18.16.18
->18.16.19
3.0.7
->3.0.8
1.5.0
->1.5.1
18.2.13
->18.2.15
18.2.6
->18.2.7
4.21.3
->4.21.7
4.21.3
->4.21.7
5.6.2
->5.7.0
5.6.2
->5.7.0
5.6.2
->5.7.0
1.11.8
->1.11.9
1.11.8
->1.11.9
1.11.8
->1.11.9
8.43.0
->8.45.0
4.18.0
->4.19.2
13.2.0
->13.2.2
7.0.0
->7.0.1
29.5.0
->29.6.1
29.5.0
->29.6.1
10.8.3
->10.8.4
13.4.6
->13.4.10
13.4.6
->13.4.10
13.4.6
->13.4.10
18.16.0
->18.16.1
10.0.0
->10.0.1
10.0.0
->10.0.1
8.6.3
->8.6.7
8.4.24
->8.4.26
7.2.3
->7.2.4
6.0.2
->6.0.4
6.0.2
->6.0.4
6.0.2
->6.0.4
29.1.0
->29.1.1
1.149.0
->1.155.1
1.8.6
->1.8.7
2.5.3
->2.6.0
1.10.3
->1.10.7
5.1.3
->5.1.6
5.1.3
->5.1.6
5.87.0
->5.88.1
Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-search)
v4.18.0
Compare Source
ant-design/cssinjs (@ant-design/cssinjs)
v1.11.2
Compare Source
5d8a907
v1.11.1
Compare Source
f4b8d01
v1.11.0
Compare Source
bufbuild/buf (@bufbuild/buf)
v1.24.0
Compare Source
buf mod update
to block updates that will result in conflicting.proto
files across dependencies.
bin
format withbinpb
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.go
subdomain 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 price
with the latest pricing information.v1.23.1
Compare Source
buf beta graph
would not print modules within a workspace thathad no dependencies or dependents.
buf beta graph
would print warnings for missing dependenciesthat were actually present.
v1.23.0
Compare Source
buf beta graph
to print the dependency graph for a module in DOT format.v1.22.0
Compare Source
--origin
flag ofbuf beta studio-agent
tohttps://buf.build
changesets/changesets (@changesets/cli)
v2.26.2
Compare Source
Patch Changes
#1176
41988ce
Thanks @joshwooding! - Bumpsemver
dependency to v7.5.3Updated dependencies [
41988ce
]:codemirror/view (@codemirror/view)
v6.14.1
Compare 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
beforeInput
events with an"insertLineBreak"
type.v6.14.0
Compare 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
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.conventional-changelog/commitlint (@commitlint/config-conventional)
v17.6.6
Compare Source
Note: Version bump only for package @commitlint/config-conventional
fastify/fastify-error (@fastify/error)
v3.3.0
Compare 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_first
LB policy as the direct child of anoutlier_detection
LB policy (#2476)v1.8.16
: @grpc/grpc-js 1.8.16Compare Source
transport
trace logs (#2470)mikro-orm/mikro-orm (@mikro-orm/cli)
v5.7.13
Compare Source
Bug Fixes
wrappedReference
on 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.