chore(deps): update dependency bun to v1.3.14 - autoclosed#196
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency bun to v1.3.14 - autoclosed#196renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
3ad01ab to
5176951
Compare
5176951 to
57252c3
Compare
11 tasks
57252c3 to
52f37a1
Compare
52f37a1 to
5588ebc
Compare
robbeverhelst
added a commit
that referenced
this pull request
May 13, 2026
* chore(deps): bundle renovate updates Consolidates open Renovate PRs into a single update: - @biomejs/biome 2.4.12 -> 2.4.15 (#200, biome.json schema bumped to match) - @types/bun ^1.3.12 -> ^1.3.13 (#199) - @hey-api/openapi-ts ^0.96.0 -> ^0.97.1 (#195, regenerated clients) - typescript ^6.0.2 -> ^6.0.3 (#192) - @semantic-release/github ^12.0.6 -> ^12.0.8 (#202) - bun.lock regenerated (#194) - workflows: bun 1.3.12 -> 1.3.13 (#196), node 24.14.1 -> 24.15.0 (#191) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> * chore: refresh checked-in OpenAPI specs Pulls in the spec refresh from #201. After re-running generation with the bumped @hey-api/openapi-ts 0.97.1, only Seerr had actual API content changes; the other services' specs matched after formatting. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
5588ebc to
67ac66c
Compare
67ac66c to
23af7e3
Compare
github-actions Bot
pushed a commit
that referenced
this pull request
May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18) ### Bug Fixes * **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191) * **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205) ### Features * **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot
pushed a commit
that referenced
this pull request
May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18) ### Bug Fixes * **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191) * **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205) ### Features * **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot
pushed a commit
that referenced
this pull request
May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18) ### Bug Fixes * **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191) * **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205) ### Features * **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot
pushed a commit
that referenced
this pull request
May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18) ### Bug Fixes * **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191) * **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205) ### Features * **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot
pushed a commit
that referenced
this pull request
May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18) ### Bug Fixes * **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191) * **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205) ### Features * **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
23af7e3 to
e5ef5a4
Compare
robbeverhelst
added a commit
that referenced
this pull request
Jun 13, 2026
* fix(deps): bundle renovate dependency updates Combines all open Renovate update PRs into a single change and refreshes generated clients so a new tsarr release is published on merge. - @biomejs/biome 2.4.15 -> 2.4.16 (+ biome.json schema) (#211) - Node.js 24.15.0 -> 24.16.0 (.nvmrc, .node-version, engines, workflows) (#210) - @hey-api/openapi-ts ^0.97.1 -> ^0.98.2, regenerated clients (#195) - @types/bun ^1.3.13 -> ^1.3.14 (#199) - bun runtime 1.3.13 -> 1.3.14 in CI workflows (#196) - lock file maintenance, configVersion 0 -> 1 (#206) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * fix(deps): update semantic-release to ^25.0.5 Folds in Renovate #214 alongside the rest of the bundled updates. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * fix(deps): update biome to v2.5.0 Renovate bumped #211 from 2.4.16 to 2.5.0. Bump the dependency and the biome.json $schema, and exclude static SVG logo assets from linting since 2.5.0's new noSvgWithoutTitle a11y rule flags them. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
|
Superseded by #213, which bundled this update and merged to main. Closing to keep the queue clean. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.13→1.3.14Release Notes
oven-sh/bun (bun)
v1.3.14: Bun v1.3.14Compare Source
To install Bun v1.3.14
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.14:
Read Bun v1.3.14's release notes on Bun's blog
Thanks to 11 contributors!
Configuration
📅 Schedule: (in timezone Europe/Brussels)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.