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:
8.40.0
->8.42.0
8.40.0
->8.42.0
9.2.0
->9.2.1
9.33.0
->9.34.0
1.9.3
->1.13.0
4.47.1
->4.50.0
0.28.10
->0.28.12
5.0.8
->5.0.9
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.42.0
Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
v8.41.0
Compare Source
🩹 Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.42.0
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.
v8.41.0
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.
open-cli-tools/concurrently (concurrently)
v9.2.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.2.0...v9.2.1
eslint/eslint (eslint)
v9.34.0
Compare Source
Vanilagy/mediabunny (mediabunny)
v1.13.0
Compare Source
ReadableStreamSource
, a new input source for append-only byte streams. Use it to stream in files or to operate on media data while it's being created, for example withMediaRecorder
. See the docsNullTarget
, see the docsTarget.onwrite
callback for tracking output sizeUrlSource
crashing for tiny filesv1.12.1
Compare Source
v1.12.0
Compare Source
This update completely rewrote Mediabunny's reading stack, laying a necessary strong foundation for all use cases of Mediabunny.
UrlSource
is now no longer in beta! Use it to read media files across the network. It's now heavily optimized with batch loading and smart prefetch patterns to minimize request count and latency.FilePathSource
for direct access to the native file system in server-side environments such as Node, Deno or BunStreamSource
'sread
function is now allowed to return instances ofReadableStream
StreamSource
options:maxCacheSize
andprefetchBehavior
BlobSource
andUrlSource
now have amaxCacheSize
option (defaulting to 8 MiB and 64 MiB respectively)VideoSample
dimensions being wrong in some casesv1.11.2
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
drawWithFit
method toVideoSample
sizeChangeBehavior
field inVideoEncodingOptions
)v1.10.0
Compare Source
internalCodecId
field to input tracks for differentiating codecs unknown to MediabunnyVideoEncodingConfig
andAudioEncodingConfig
(#61)rollup/rollup (rollup)
v4.50.0
Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
v4.49.0
Compare Source
2025-08-27
Features
Pull Requests
cli/run/loadConfigFile.ts
as last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz, @TrickyPi)v4.48.1
Compare Source
2025-08-25
Bug Fixes
Pull Requests
v4.48.0
Compare Source
2025-08-23
Features
Bug Fixes
Pull Requests
TypeStrong/TypeDoc (typedoc)
v0.28.12
Compare Source
Bug Fixes
@enum
now work for symbols imported from another module, #3003.API:
Reflection.hasComment
andComment.hasVisibleComponent
now accepts an optionalnotRenderedTags
parameter.v0.28.11
Compare Source
Features
if they do not have their own comment, #2999.
Bug Fixes
?
in the reflection preview and signature, #2995.compilerOptions
option now functions properly with non-boolean options, #3000.compilerOptions
option are now handled gracefully, #3000.Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)
v5.0.9
Compare Source
Configuration
📅 Schedule: Branch creation - "on monday at 10:00am" (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 was generated by Mend Renovate. View the repository job log.