From 7946db05efc8973d637f575d095ec3301ef597dd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 13:40:00 +0000 Subject: [PATCH] =?UTF-8?q?Update=20@types/bun=201.2.15=20=E2=86=92=201.2.?= =?UTF-8?q?17=20(patch)=20(#18409)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ @​types/bun (1.2.15 → 1.2.17) · [Repo](https://github.com/DefinitelyTyped/DefinitelyTyped) Sorry, we couldn't find anything useful about this release. --- ![Depfu Status](https://depfu.com/badges/edd6acd35d74c8d41cbb540c30442adf/stats.svg) [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`.
All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- packages/@tailwindcss-standalone/package.json | 2 +- pnpm-lock.yaml | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/@tailwindcss-standalone/package.json b/packages/@tailwindcss-standalone/package.json index 438bbe836..c1dce42d4 100644 --- a/packages/@tailwindcss-standalone/package.json +++ b/packages/@tailwindcss-standalone/package.json @@ -42,7 +42,7 @@ "@parcel/watcher-linux-x64-glibc": "^2.5.1", "@parcel/watcher-linux-x64-musl": "^2.5.1", "@parcel/watcher-win32-x64": "^2.5.1", - "@types/bun": "^1.2.15", + "@types/bun": "^1.2.17", "bun": "^1.2.17", "lightningcss-darwin-arm64": "catalog:", "lightningcss-darwin-x64": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca5f3368a..be4cf1ecb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -339,8 +339,8 @@ importers: specifier: ^2.5.1 version: 2.5.1 '@types/bun': - specifier: ^1.2.15 - version: 1.2.15 + specifier: ^1.2.17 + version: 1.2.17 bun: specifier: ^1.2.17 version: 1.2.17 @@ -2365,8 +2365,8 @@ packages: '@types/braces@3.0.5': resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} - '@types/bun@1.2.15': - resolution: {integrity: sha512-U1ljPdBEphF0nw1MIk0hI7kPg7dFdPyM7EenHsp6W5loNHl7zqy6JQf/RKCgnUn2KDzUpkBwHPnEJEjII594bA==} + '@types/bun@1.2.17': + resolution: {integrity: sha512-l/BYs/JYt+cXA/0+wUhulYJB6a6p//GTPiJ7nV+QHa8iiId4HZmnu/3J/SowP5g0rTiERY2kfGKXEK5Ehltx4Q==} '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2627,8 +2627,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bun-types@1.2.15: - resolution: {integrity: sha512-NarRIaS+iOaQU1JPfyKhZm4AsUOrwUOqRNHY0XxI8GI8jYxiLXLcdjYMG9UKS+fwWasc1uw1htV9AX24dD+p4w==} + bun-types@1.2.17: + resolution: {integrity: sha512-ElC7ItwT3SCQwYZDYoAH+q6KT4Fxjl8DtZ6qDulUFBmXA8YB4xo+l54J9ZJN+k2pphfn9vk7kfubeSd5QfTVJQ==} bun@1.2.17: resolution: {integrity: sha512-lrUZTWS24eVy6v+Eph8VTwqFPcG7/XQ0rLBQEMNoQs2Vd7ctVdMGAzJKKGZRUQH+rgkD8rBeHGIVoWxX4vJLCA==} @@ -5993,9 +5993,9 @@ snapshots: '@types/braces@3.0.5': {} - '@types/bun@1.2.15': + '@types/bun@1.2.17': dependencies: - bun-types: 1.2.15 + bun-types: 1.2.17 '@types/estree@1.0.6': {} @@ -6382,9 +6382,9 @@ snapshots: buffer-from@1.1.2: optional: true - bun-types@1.2.15: + bun-types@1.2.17: dependencies: - '@types/node': 20.14.13 + '@types/node': 20.19.1 bun@1.2.17: optionalDependencies: