build(deps): bump the bun group with 8 updates - #3182
Conversation
Bumps the bun group with 8 updates: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.8` | `2.5.10` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.23` | `0.3.24` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.14` | `1.4.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.123.0` | `4.125.0` | | [jose](https://github.com/panva/jose) | `6.2.9` | `6.2.10` | | [@libav.js/variant-opus-af](https://github.com/Yahweasel/libav.js) | `6.9.8` | `6.10.9` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | | [solid-js](https://github.com/solidjs/solid) | `1.9.14` | `1.9.15` | Updates `@biomejs/biome` from 2.5.8 to 2.5.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.10/packages/@biomejs/biome) Updates `publint` from 0.3.23 to 0.3.24 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.24/packages/publint) Updates `@types/bun` from 1.3.14 to 1.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `wrangler` from 4.123.0 to 4.125.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.125.0/packages/wrangler) Updates `jose` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.9...v6.2.10) Updates `@libav.js/variant-opus-af` from 6.9.8 to 6.10.9 - [Release notes](https://github.com/Yahweasel/libav.js/releases) - [Changelog](https://github.com/Yahweasel/libav.js/blob/master/docs/RELEASE.md) - [Commits](https://github.com/Yahweasel/libav.js/commits/v6.10.9.0) Updates `vite` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) Updates `solid-js` from 1.9.14 to 1.9.15 - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/commits/solid-js@1.9.15) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: publint dependency-version: 0.3.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: "@types/bun" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: wrangler dependency-version: 4.125.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun - dependency-name: "@libav.js/variant-opus-af" dependency-version: 6.10.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: solid-js dependency-version: 1.9.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1637ad1288
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@types/react": "^19.2.17", | ||
| "react": "^19.2.8", | ||
| "solid-js": "^1.9.14" | ||
| "solid-js": "^1.9.15" |
There was a problem hiding this comment.
Keep the existing Solid peer range
For applications pinned to solid-js 1.9.14, this published peer contract now reports their installation as an unmet optional dependency, even though the Solid adapter is unchanged and requires no 1.9.15 API. Bump the development dependency for testing, but retain ^1.9.14 as the peer range so existing consumers remain compatible. (Written by GPT-5.6 Sol)
AGENTS.md reference: AGENTS.md:L118-L118
Useful? React with 👍 / 👎.
Bumps the bun group with 8 updates:
2.5.82.5.100.3.230.3.241.3.141.4.04.123.04.125.06.2.96.2.106.9.86.10.98.2.18.2.21.9.141.9.15Updates
@biomejs/biomefrom 2.5.8 to 2.5.10Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
05797b1ci: release (#11450)5f1ed34chore: add CodSpeed and Cloudflare to sponsors (#11410)2081460ci: release (#11309)6559e6cfeat: adds theuseAstroClientOnlyDirectiveValuerule for .astro files (#11299)a8798eafeat: useNamedLayer (#11377)85aac73feat(lint): addnoUnsafeTypeAssertionrule (#11221)e65f07efeat(lint): nursery useControlLabel (#11312)ba8aa18feat(lint): adduseTailwindShorthandClasses(#10312)Updates
publintfrom 0.3.23 to 0.3.24Release notes
Sourced from publint's releases.
Changelog
Sourced from publint's changelog.
Commits
4dc880aRelease packages (#254)7c4d25aCheck repository.url when repository.type is omitted (#257)6ef01d5Update dependenciesUpdates
@types/bunfrom 1.3.14 to 1.4.0Commits
Updates
wranglerfrom 4.123.0 to 4.125.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
38b4623Version Packages (#15250)39dcea6move writeOutput into deploy helpers (#15284)4cdfebd[wrangler] Skip VPC Service remote binding test (#15281)f2437e6[workers-auth] Use again the temporary account from the same command run (#15...c68f9cbfeat(wrangler): add container support to worker previews (#15172)bfcc442[vitest-plugin] Rename package for v1 (#15074)30c2d47[workflows] add individual and batch instance deletion (#14735)630048bMove a few more bits of triggers deploy into deploy-helpers (#15253)649f667WC-5764 Create parent Worker for Previews (#15174)59872c4[wrangler] addconnectwrangler config section (#14995)Updates
josefrom 6.2.9 to 6.2.10Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3eab152chore(release): 6.2.10021abf4refactor(jws): specialize compact processinga998927refactor(jwe): specialize compact processingeedb124refactor(jose): share binary input validation52ba159refactor(jwt): share producer claim state85e30edrefactor(jose): share compact token processing internals0bd81d2test(jose): cover hidden critical-header options9cf7876test(jose): reject callable object impostorsf23cafdtest(jose): preserve resolved key data properties1ee6f61refactor(jwe): consolidate CBC decryption failuresUpdates
@libav.js/variant-opus-affrom 6.9.8 to 6.10.9Release notes
Sourced from
@libav.js/variant-opus-af's releases.Commits
Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)Updates
solid-jsfrom 1.9.14 to 1.9.15Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions