chore(deps): update all non-major dependencies #357
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:
7.1.4
->7.1.5
6.6.0
->6.7.1
3.1.0
->3.2.0
6.5.1
->6.6.0
1.7.3
->1.8.0
5.5.3
->5.6.0
5.5.3
->5.6.0
5.5.3
->5.6.0
5.5.3
->5.6.0
5.5.3
->5.6.0
5.5.3
->5.6.0
0.25.10
->0.25.13
29.2.3
->29.2.4
18.11.10
->18.11.15
5.45.0
->5.46.1
5.45.0
->5.46.1
5.0.3
->5.0.7
1.11.6
->1.11.7
10.2.0
->10.3.2
7.18.0
->7.18.2
8.4.19
->8.4.20
1.8.1
->1.8.2
4.9.3
->4.9.4
Release Notes
adobe/jsonschema2md
v7.1.5
Compare Source
Bug Fixes
codemirror/view
v6.7.1
Compare Source
Bug fixes
Make the editor properly scroll when moving the pointer out of it during drag selection.
Fix a regression where clicking below the content element in an editor with its own height didn't focus the editor.
v6.7.0
Compare Source
Bug fixes
Make the editor notice widget height changes to automatically adjust its height information.
Fix an issue where widget buffers could be incorrectly omitted after empty lines.
Fix an issue in content redrawing that could cause
coordsAtPos
to return incorrect results.New features
The static
RectangleMarker.forRange
method exposes the logic used by the editor to draw rectangles covering a selection range.Layers can now provide a
destroy
function to be called when the layer is removed.The new
highlightWhitespace
extension makes spaces and tabs in the editor visible.The
highlightTrailingWhitespace
extension can be used to make trailing whitespace stand out.fastify/fastify-error
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-error@v3.1.0...v3.2.0
fastify/fastify-static
v6.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-static@v6.5.1...v6.6.0
grpc/grpc-node
v1.8.0
: grpc-tools 1.8.0Compare Source
generate_package_definition
that generates code that can be loaded by eithergrpc
or@grpc/grpc-js
using theloadPackageDefinition
function. (#914).mikro-orm/mikro-orm
v5.6.0
Compare Source
Bug Fixes
type
option in favour of driver exports (7180f23), closes #3743em.merge()
(bfa4962), closes #3812em.upsert()
(434d417), closes #3787ChangeSet.getPrimaryKey(true)
(2e74a34), closes #3737ChangeSet.getPrimaryKey()
response stable (d32c956)readonly
from properties ofFilterQuery
(2a2a13d), closes #3836Ref & LoadedReference
fromref()
(c85e507), closes #3840hidden
flag on primary keys (4935505)null
only for object embeddables (6e0bedf), closes #3772auto_increment_increment
when batch inserting (516db6d), closes #3828postgres
as the management db name + allow override (eab1668), closes #3769em.create()
(d0607d5)Features
em.upsertMany
(#3825) (83ac12a)serialize()
helper for explicit serialization (#3728) (f22cd6f)rel()
andref()
(#3837) (72ca8e7), closes #3835Performance Improvements
5.5.3 (2022-11-10)
Bug Fixes
Features
Performance Improvements
__helper
getter with a static value (77d0549)5.5.2 (2022-11-07)
Bug Fixes
5.5.1 (2022-11-05)
Bug Fixes
em.upsert()
when entity is already in context (f590b79), closes #3667$fulltext
search correctly in nested queries (9a2f535), closes #3696returning
clause (35d51fe), closes #3664postgres
database does not exist (b1a867d), closes #3671Features
em.repo()
shortcut (feebd7c)EntityOptions.repository
shortcut (2cbb129)EntityRepository.upsert()
shortcut (31d6d77)ref
alias forwrappedReference
relation property option (249a407)Rel<T>
andRef<T>
relation types (44acefb)Type.convertToDatabaseValue()
(a933e98), closes #3567@OneToOne
as options (115462d)assign
(6045511), closes #3654create
(bb9f8d9), closes #3654em.upsert()
(3cf79d6), closes #3656sinclairzx81/typebox
v0.25.13
Compare Source
v0.25.12
Compare Source
v0.25.11
Compare Source
Updates:
Value.Hash()
for convenience as the hash may be useful to generate a numeric identifier for values (with some considerations to React array rendering in absence of key or identifier)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.46.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.0
Compare Source
Bug Fixes
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)Features
5.45.1 (2022-12-05)
Bug Fixes
import type
(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)v5.45.1
Compare Source
Bug Fixes
import type
(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.46.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.46.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.45.1 (2022-12-05)
Bug Fixes
v5.45.1
Compare Source
Bug Fixes
ant-design/ant-design
v5.0.7
Compare Source
color
. #39517v5.0.6
Compare Source
tooltip
property is not support0
value. #39425 @li-jia-nantoolip
属性不支持设置为0
的问题。#39425 @li-jia-nanv5.0.5
Compare Source
horizontal
align issue in flex layout. #39339wireframe
istrue
. #39313 @MadCccvi_VN
i18n mistake. #39279 @nghiepdevhe_IL
i18n mistake. #39280 @Ran-SagyonClick
event definition. #39305 @li-jia-nanhorizontal
在 flex 布局下的对齐问题。#39339vi_VN
国际化描述。#39279 @nghiepdevhe_IL
国际化描述。#39280 @Ran-SagyonClick
的事件类型定义。#39305 @li-jia-nanv5.0.4
Compare Source
checkable
andblockNode
not makestitle
stretch issue. #39209 @Wxh16144color
. #39182 @li-jia-nanresize
is notnone
. #39121 @51wangpingsize="small"
with progress not fully display. #39100 @Wxh16144xs
responsive config not work. #39130checkedChildren
orunCheckedChildren
content not display. #39262checkable
与blockNode
配合时,title
元素不拉伸的问题。#39209 @Wxh16144resize
不是none
时计数文字的样式问题。#39121 @51wangpingsize="small"
第一项带有进度时,进度条显示不全的问题。#39100 @Wxh16144xs
的响应式布局不生效的问题。#39130checkedChildren
或unCheckedChildren
时,其内容不会显示的问题。#39262iamkun/dayjs
v1.11.7
Compare Source
Bug Fixes
harttle/liquidjs
v10.3.2
Compare Source
Bug Fixes
v10.3.1
Compare Source
Bug Fixes
Context
asevalValue
parameter, #568 (0f4916b)v10.3.0
Compare Source
Features
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.