Skip to content

Update 11 development dependencies - #58

Merged
bashonly merged 2 commits into
yt-dlp:mainfrom
dlp-bot:bot/update-dependencies
Jun 20, 2026
Merged

Update 11 development dependencies#58
bashonly merged 2 commits into
yt-dlp:mainfrom
dlp-bot:bot/update-dependencies

Conversation

@dlp-bot

@dlp-bot dlp-bot commented May 2, 2026

Copy link
Copy Markdown
Member

Development dependencies

package old new diff homepage
@types/bun 1.3.0 1.3.14 link
@types/deno 2.5.0 2.7.0 link
@types/node 24.8.1 25.9.3 link
@types/react 19.2.7 link
bun-types 1.3.0 1.3.14 link
csstype 3.2.3 link
esbuild 0.28.0 0.28.1 v0.28.0...v0.28.1 link
globals 16.4.0 17.6.0 v16.4.0...v17.6.0 link
oxfmt 0.48.0 0.54.0 link
oxlint 1.63.0 1.69.0 apps_v1.63.0...apps_v1.69.0 link
undici-types 7.14.0 7.24.6 v7.14.0...v7.24.6 link
Update 11 development dependencies

* Bump @types/bun 1.3.0 => 1.3.14
* Bump @types/deno 2.5.0 => 2.7.0
* Bump @types/node 24.8.1 => 25.9.3
* Bump bun-types 1.3.0 => 1.3.14
* Bump esbuild 0.28.0 => 0.28.1
* Bump globals 16.4.0 => 17.6.0
* Bump oxfmt 0.48.0 => 0.54.0
* Bump oxlint 1.63.0 => 1.69.0
* Bump undici-types 7.14.0 => 7.24.6
* Remove @types/react 19.2.7
* Remove csstype 3.2.3


This pull request is the product of this GitHub Actions workflow run.

@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch 2 times, most recently from 14d5c26 to 902da70 Compare May 2, 2026 12:46
@dlp-bot dlp-bot changed the title Update 77 dependencies Update 79 dependencies May 2, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch 2 times, most recently from a138936 to ab99005 Compare May 2, 2026 16:04
@dlp-bot dlp-bot changed the title Update 79 dependencies Update 1 dependency & 78 development dependencies May 2, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch 3 times, most recently from 43d4dcd to 52743c6 Compare May 2, 2026 20:22
@dlp-bot dlp-bot changed the title Update 1 dependency & 78 development dependencies Update 78 development dependencies May 2, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from 52743c6 to c8e4bbe Compare May 5, 2026 22:49
@dlp-bot dlp-bot changed the title Update 78 development dependencies Update 79 development dependencies May 20, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from c8e4bbe to 4320bbf Compare May 20, 2026 22:22
@dlp-bot dlp-bot changed the title Update 79 development dependencies Update 80 development dependencies May 24, 2026
@dlp-bot dlp-bot changed the title Update 80 development dependencies Update 48 development dependencies May 24, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from 71bf18b to eb55d4a Compare May 24, 2026 19:34
@dlp-bot dlp-bot changed the title Update 48 development dependencies Update 10 development dependencies May 24, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from 39fb357 to e005b8f Compare May 24, 2026 20:29
bashonly
bashonly previously approved these changes May 24, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from 0e946a4 to 2c81ad6 Compare May 25, 2026 15:40
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from 84abb4d to d09ad2b Compare June 8, 2026 13:37
@bashonly
bashonly force-pushed the bot/update-dependencies branch from 10aeaed to afa2328 Compare June 9, 2026 00:49
bashonly
bashonly previously approved these changes Jun 9, 2026
@dlp-bot dlp-bot changed the title Update 10 development dependencies Update 37 development dependencies Jun 20, 2026
* Bump @types/bun 1.3.0 => 1.3.14
* Bump @types/deno 2.5.0 => 2.7.0
* Bump @types/node 24.8.1 => 25.9.3
* Bump bun-types 1.3.0 => 1.3.14
* Bump esbuild 0.28.0 => 0.28.1
* Bump globals 16.4.0 => 17.6.0
* Bump oxfmt 0.48.0 => 0.54.0
* Bump oxlint 1.63.0 => 1.69.0
* Bump undici-types 7.14.0 => 7.24.6
* Remove @types/react 19.2.7
* Remove csstype 3.2.3

---

cooldown: '2026-06-13T19:06:29.509661Z'
dependencies:
  '@types/bun':
  - 1.3.0
  - 1.3.14
  '@types/deno':
  - 2.5.0
  - 2.7.0
  '@types/node':
  - 24.8.1
  - 25.9.3
  bun-types:
  - 1.3.0
  - 1.3.14
  esbuild:
  - 0.28.0
  - 0.28.1
  globals:
  - 16.4.0
  - 17.6.0
  oxfmt:
  - 0.48.0
  - 0.54.0
  oxlint:
  - 1.63.0
  - 1.69.0
  undici-types:
  - 7.14.0
  - 7.24.6
  '@types/react':
  - 19.2.7
  - null
  csstype:
  - 3.2.3
  - null
@dlp-bot dlp-bot changed the title Update 37 development dependencies Update 11 development dependencies Jun 20, 2026
@dlp-bot
dlp-bot force-pushed the bot/update-dependencies branch from d20c552 to 8a13973 Compare June 20, 2026 19:06
@bashonly
bashonly merged commit 54e5179 into yt-dlp:main Jun 20, 2026
30 checks passed
@dlp-bot
dlp-bot deleted the bot/update-dependencies branch June 28, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants