chore(deps): update all non-major dependencies #1058
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:
1.4.2
->1.4.6
18.2.61
->18.2.64
18.2.19
->18.2.21
7.1.0
->7.1.1
7.1.0
->7.1.1
7.1.0
->7.1.1
1.29.0
->1.30.0
7.33.2
->7.34.0
v1.5.3
->v1.5.4
v5.5.3
->v5.5.5
v0.3.66
->v0.3.69
1.22.0
->1.22.1
v0.15.0
->v0.16.0
v0.21.0
->v0.22.0
v0.17.0
->v0.18.0
v0.18.0
->v0.19.0
v1.32.0
->v1.33.0
1.24.0
->1.25.2
1.9.22
->1.9.23
v1.29.2
->v1.29.3
21.6.2
->21.7.1
12.0.4
->12.1.0
1.32.0
->1.33.0
6.22.2
->6.22.3
0.9.0
->0.10.0
5.3.3
->5.4.2
1.9.10
->1.9.20
1.5.2
->1.5.3
1.5.2
->1.5.3
1.9.22
->1.9.23
1.9.22
->1.9.23
1.9.22
->1.9.23
4.8.165
->4.8.168
1.9.22
->1.9.23
Release Notes
swc-project/swc (@swc/core)
v1.4.6
Compare Source
Bug Fixes
Performance
v1.4.5
Compare Source
Bug Fixes
jsc.paths
(#8702) (d37125f)Features
v
flag (#8690) (4ce39eb)v1.4.4
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.1.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.1.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/typescript-estree)
v7.1.1
Compare Source
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
bufbuild/buf (buf)
v1.30.0
buf generate
so it populates the recently-addedsource_file_descriptors
field of the
CodeGeneratorRequest
message. This provides the plugin with access to optionsthat are configured to only be retained in source and not at runtime (via
field option).
Descriptors in the
proto_file
field will not include any options configured this wayfor the files named in
file_to_generate
field.--exclude-source-retention-options
flag tobuf build
, whichcauses options configured to only be retained in source to be stripped
from the output descriptors.
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.0
Compare Source
Added
sort-prop-types
]: give errors on TS types (#3615 @akulsr0)no-invalid-html-attribute
]: add support forapple-touch-startup-image
rel
attributes inlink
tags (#3638 @thomashockaday)no-unknown-property
]: add requireDataLowercase option (#3645 @HermanBilous)no-unknown-property
]: adddisplaystyle
on<math>
(#3652 @lounsbrough)prefer-read-only-props
], [prop-types
], component detection: allow components to be async functions (#3654 @pnodet)no-unknown-property
]: supportonResize
on audio/video tags (#3662 @caesar1030)jsx-wrap-multilines
]: addnever
option to prohibit wrapping parens on multiline JSX (#3668 @reedws)jsx-filename-extension
]: addignoreFilesWithoutCode
option to allow empty files (#3674 @burtek)jsx-boolean-value
]: addassumeUndefinedIsFalse
option (#3675 @developer-bandi)linkAttribute
setting, [jsx-no-target-blank
]: support multiple properties (#3673 @burtek)jsx-no-script-url
]: addincludeFromSettings
option to supportlinkAttributes
setting (#3673 @burtek)jsx-one-expression-per-line
]: addnon-jsx
option to allow non-JSX children in one line (#3677 @burtek)checked-requires-onchange-or-readonly
] rule (#3680 @jaesoekjjang)Fixed
jsx-no-leaked-render
]: preserve RHS parens for multiline jsx elements while fixing (#3623 @akulsr0)jsx-key
]: detect conditional returns (#3630 @yialo)jsx-newline
]: prevent a crash when `allowMultilines (#3633 @ljharb)no-unknown-property
]: use a better regex to avoid a crash (#3666 @ljharb @SCH227)prop-types
]: handle nested forwardRef + memo (#3679 @developer-bandi)no-unknown-property
]: addfetchPriority
(#3697 @SevereCloud)forbid-elements
]: prevent a crash oncreateElement()
(#3632 @ljharb)Changed
jsx-boolean-value
]: make error messages clearer (#3691 @developer-bandi)propTypes
: extract type params to var (#3634 @HenryBrown0)boolean-prop-naming
]: invert if statement (#3634 @HenryBrown0)function-component-definition
]: exit early if no type params (#3634 @HenryBrown0)jsx-props-no-multi-spaces
]: extract type parameters to var (#3634 @HenryBrown0)jsx-key
]: fix correct example (#3656 @developer-bandi)jsx-wrap-multilines
: passing tests (#3545 @burtek)iframe-missing-sandbox
]: fix link to iframe attribute on mdn (#3690 @nnmrts)hook-use-state
]: fix an undefined variable (#3626 @chentsulin)golang/protobuf (github.com/golang/protobuf)
v1.5.4
Compare Source
Notable changes
jackc/pgx (github.com/jackc/pgx/v5)
v5.5.5
Compare Source
v5.5.4
Compare Source
swaggest/jsonschema-go (github.com/swaggest/jsonschema-go)
v0.3.69
Compare Source
What's Changed
Full Changelog: swaggest/jsonschema-go@v0.3.68...v0.3.69
v0.3.68
Compare Source
What's Changed
Full Changelog: swaggest/jsonschema-go@v0.3.67...v0.3.68
v0.3.67
Compare Source
What's Changed
Full Changelog: swaggest/jsonschema-go@v0.3.66...v0.3.67
golang/go (go)
v1.22.1
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.33.0
Compare Source
casey/just (just)
v1.25.2
Compare Source
v1.25.0
Compare Source
Added
blake3
andblake3_file
functions (#1860 by tgross35)Misc
JetBrains/kotlin (kotlin)
v1.9.23
: Kotlin 1.9.231.9.23
Apple Ecosystem
KT-65542
Cinterop tasks fails if Xcode 15.3 is usedBackend. Wasm
KT-64486
Kotlin/Wasm/WASI exported function callback for coroutines supportCompiler
KT-53478
Could not load moduleKT-66044
JDK's new API is used over Kotlin's SDK functionsKT-64640
Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collectionsKT-65441
K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfacesKT-65634
K/N: data race during monolithic cache creationKT-53109
CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdasKT-52757
Type inference for builders fails if inferred from a functionTools. Gradle
KT-65792
Add JSON build reportKT-65091
Update compiler metrics in build reportsKT-62490
KGP dropping resource directoriesTools. Gradle. JS
KT-64119
K/JS: Migrate package manager from Yarn onto NPMKT-64561
K/JS tests are not executed after upgrade to 1.9.22Tools. Gradle. Multiplatform
KT-65954
commonTest dependencies affect commoMainMetadata compilationTools. Gradle. Native
KT-64573
Default value forproduceUnpackedKlib
was not providedcznic/sqlite (modernc.org/sqlite)
v1.29.3
Compare Source
nodejs/node (node)
v21.7.1
: 2024-03-08, Version 21.7.1 (Current), @targosCompare Source
Notable Changes
This release reverts #51389, which
landed in Node.js 21.7.0. It is a documented feature that
t.after()
hooks arerun even if a test has no subtests. The hook can be used to clean up the test
itself.
Commits
0dfe810ac7
] - benchmark: update iterations of benchmark/async_hooks/async-local- (Lei Shi) #51420625c9e0ac9
] - benchmark: update iterations of benchmark/domain/domain-fn-args.js (Lei Shi) #514087ff3551bad
] - build: fix arm64 host cross-compilation in GN (Cheng Zhao) #51903fd86ea8b71
] - Revert "build: workaround for node-core-utils" (Richard Lau) #5197523c32ab3a7
] - build: respect theNODE
env variable inMakefile
(Antoine du Hamel) #517439617adc064
] - Revert "build: fix warning in cares under GN build" (Luigi Pinca) #518655864534095
] - deps: update nghttp2 to 1.60.0 (Node.js GitHub Bot) #51948fcf235d623
] - doc: add policy for distribution (Geoffrey Booth) #5191887d2acc8b1
] - doc: fix actual result of example is different in events (Deokjin Kim) #519255908c121c6
] - doc: clarify Corepack threat model (Antoine du Hamel) #5191720e0ba3b94
] - doc,module: clarify hook chain execution sequence (Jacob Smith) #518844d997971ac
] - lib: make sure close net server (theanarkh) #51929fcc6d54aa3
] - lib: return directly if udp socket close before lookup (theanarkh) #5191410aaabd158
] - meta: bump github/codeql-action from 3.23.2 to 3.24.6 (dependabot[bot]) #5194278f38a0143
] - meta: bump actions/upload-artifact from 4.3.0 to 4.3.1 (dependabot[bot]) #5194142ca5452c4
] - meta: bump codecov/codecov-action from 4.0.1 to 4.1.0 (dependabot[bot]) #51940015a157375
] - meta: bump actions/cache from 4.0.0 to 4.0.1 (dependabot[bot]) #51939e476cb4a32
] - meta: bump actions/download-artifact from 4.1.1 to 4.1.3 (dependabot[bot]) #5193867e8001790
] - meta: bump actions/setup-node from 4.0.1 to 4.0.2 (dependabot[bot]) #5193750343636e8
] - src: fix --disable-single-executable-application (Joyee Cheung) #51808a48c9ca0db
] - stream: do not defer construction by one microtick (Matteo Collina) #52005bee3b364f9
] - test: add regression test for test_runner after hook (Colin Ihrig) #51998fff7f48f50
] - test: reduce flakiness oftest-runner-output
(Antoine du Hamel) #5195257ba8f5acb
] - test: fix flaky http-chunk-extensions-limit test (Ethan Arrowood) #519439d2c03990a
] - test: remove flaky designation (Luigi Pinca) #51736e992af81d3
] - test: skip SEA tests when SEA generation fails (Joyee Cheung) #5188785aa6ca850
] - Revert "test_runner: do not invoke after hook when test is empty" (Colin Ihrig) #51998v21.7.0
Compare Source
csstools/postcss-plugins (postcss-nesting)
v12.1.0
Compare Source
March 6, 2024
edition
plugin option to control which CSS nesting specification version should be used. The default is2021
but you can also set it to the newer2024-02
edition to have more modern behavior.remix-run/react-router (react-router-dom)
v6.22.3
Compare Source
Patch Changes
@remix-run/[email protected]
[email protected]
koalaman/shellcheck (shellcheck)
v0.10.0
Added
extended-analysis=true
directive to enable/disable dataflow analysis(with a corresponding --extended-analysis flag).
!
s in dash/sh.foo | ! bar
in bash/dash/sh.test _ -op/-nt/-ef _
like in [ ]test _ == _
like in [ ]test _ =~ _
like in [ ]test -v _
like in [ ]test -a _
like in [ ]Fixed
Microsoft/TypeScript (typescript)
v5.4.2
: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Kotlin/dokka (org.jetbrains.dokka:dokka-maven-plugin)
v1.9.20
: 1.9.20Compare Source
General bugfixes
sealed
keyword in signatures (https://github.com/Kotlin/dokka/issues/2994)inner
keyword in Kotlin signatures (https://github.com/Kotlin/dokka/issues/2793)@param
tag not working with type parameters (https://github.com/Kotlin/dokka/issues/3199)HTML format
Runners
Gradle Plugin
Maven Plugin
dokka:help
being absent (https://github.com/Kotlin/dokka/issues/3035). Thanks to @aSemy!CLI runner
sourceRoots
configuration option (https://github.com/Kotlin/dokka/issues/2571)Plugin API
Other:
wasm-js
andwasm-wasi
targets introduced in Kotlin 1.9.20 are supported (https://github.com/Kotlin/dokka/issues/3310)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.