remotion-audio-visualizer
remotion-audio-visualizer copied to clipboard
[skip ci] npm: Bump @remotion/eslint-plugin from 4.0.17 to 4.0.43
Bumps @remotion/eslint-plugin from 4.0.17 to 4.0.43.
Release notes
Sourced from @remotion/eslint-plugin
's releases.
v4.0.43
What's Changed
- Mostly support Bun runtime (https://remotion.dev/bun) by
@JonnyBurger
in remotion-dev/remotion#2924- Remotion Studio: Now warns if you are on a Remotion version with known bugs by
@patsalv
in remotion-dev/remotion#2810- Remotion Studio: Scroll render pane to bottom when a new render is added by
@Iamshankhadeep
in remotion-dev/remotion#2929remotion
: ExportImgProps
type by@JonnyBurger
in remotion-dev/remotion#2922remotion
: ExportEasingFunction
type by@JonnyBurger
in remotion-dev/remotion#2923create-video
: usebun
forbunx create-video
by@Iamshankhadeep
in remotion-dev/remotion#2928@remotion/lambda
: Add "Timeout exceeded rendering the component" to flaky Lambda errors by@JonnyBurger
in remotion-dev/remotion#2933@remotion/renderer
: Add HLS decoder and asetrate filter to FFmpeg binary by@JonnyBurger
in remotion-dev/remotion#2935Docs
- Add explanations and recommendations about
enableMultiProcessOnLinux
by@JonnyBurger
in remotion-dev/remotion#2921- Document supported codecs by OffthreadVideo by
@JonnyBurger
in remotion-dev/remotion#2934- Markdown syntax fix by
@Dawsoncodes
in remotion-dev/remotion#2931New Contributors
@Dawsoncodes
made their first contribution in remotion-dev/remotion#2931Full Changelog: https://github.com/remotion-dev/remotion/compare/v4.0.42...v4.0.43
v4.0.42
What's Changed
- Remotion Studio: Don't throw on odd dimensions when rendering image sequences by
@JonnyBurger
in remotion-dev/remotion#2919- Remotion Studio: Sequence image format supports stillImageFormat defaults, otherwise defaults to PNG by
@JonnyBurger
in remotion-dev/remotion#2920@remotion/renderer
: NewenableMultiProcessOnLinux
option by@JonnyBurger
in remotion-dev/remotion#2917@remotion/cloudrun
: Fixes source mapping not being available on Cloud Run by@JonnyBurger
in remotion-dev/remotion#2918@remotion/cloudrun
: Fixes version mismatch between renderer and bundler by@JonnyBurger
in remotion-dev/remotion#2918@remotion/cloudrun
: Log URLs now redirect to the right project by@JonnyBurger
in remotion-dev/remotion#2918@remotion/cloudrun
: Disable--single-process
flag for Chrome by@JonnyBurger
in remotion-dev/remotion#2918Full Changelog: https://github.com/remotion-dev/remotion/compare/v4.0.41...v4.0.42
v4.0.41
What's Changed
@remotion/player
: Don't show volume slider on iOS Safari by@JonnyBurger
in remotion-dev/remotion#2904@remotion/cli
: Fix quick switcher on collapsed composition by@JonnyBurger
in remotion-dev/remotion#2905@remotion/cli
: Addsrc/remotion/Root.tsx
andsrc/remotion/Root.tsx
as entrypoint candidates by@JonnyBurger
in remotion-dev/remotion#2914@remotion/lambda
: Retry "no render ID found" error in Lambda by@JonnyBurger
in remotion-dev/remotion#2906@remotion/renderer
: Support Vulkan as an OpenGL backend by@JonnyBurger
in remotion-dev/remotion#2913@remotion/renderer
: Fix gap in OffthreadVideo by@JonnyBurger
in remotion-dev/remotion#2915Full Changelog: https://github.com/remotion-dev/remotion/compare/v4.0.40...v4.0.41
v4.0.40
What's Changed
remotion
:prefetch()
- Warn about inappropriate content type and allow to override content type by@JonnyBurger
in remotion-dev/remotion#2902
... (truncated)
Commits
6ff5577
v4.0.437b154be
Merge pull request #2935 from remotion-dev/ffmpeg-binaries7b22405
@remotion/renderer
: Add HLS decoder and asetrate filter480e516
Merge pull request #2934 from remotion-dev/document-supported-offthreadvideo-...9b10730
Document supported codecs by OffthreadVideo51af7d0
Merge pull request #2933 from remotion-dev/add-timeout-exceeded-to-flaky-errors93196ef
Merge pull request #2929 from Iamshankhadeep/fix/scroll9db4376
Add "Timeout exceeded rendering the component"87f332b
Only scroll down if new jobs have been addede89b43a
Merge pull request #2928 from Iamshankhadeep/feat/bunx- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)