build(deps): bump the bun group with 8 updates - #3016
Open
dependabot[bot] wants to merge 1 commit into
Open
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.7` | `2.5.8` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `10.0.4` | `10.0.5` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.120.0` | `4.123.0` | | [jose](https://github.com/panva/jose) | `6.2.8` | `6.2.9` | | [@svta/cml-iso-bmff](https://github.com/streaming-video-technology-alliance/common-media-library) | `1.0.4` | `1.0.5` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.11.1` | `11.12.0` | | [open](https://github.com/sindresorhus/open) | `11.0.0` | `11.0.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.11` | `4.23.12` | Updates `@biomejs/biome` from 2.5.7 to 2.5.8 - [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.8/packages/@biomejs/biome) Updates `concurrently` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v10.0.4...v10.0.5) Updates `wrangler` from 4.120.0 to 4.123.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.123.0/packages/wrangler) Updates `jose` from 6.2.8 to 6.2.9 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.8...v6.2.9) Updates `@svta/cml-iso-bmff` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/streaming-video-technology-alliance/common-media-library/releases) - [Changelog](https://github.com/streaming-video-technology-alliance/common-media-library/blob/main/CHANGELOG.md) - [Commits](streaming-video-technology-alliance/common-media-library@cta-v1.0.4...cta-v1.0.5) Updates `highlight.js` from 11.11.1 to 11.12.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.11.1...11.12.0) Updates `open` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v11.0.0...v11.0.1) Updates `tsx` from 4.23.11 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.11...v4.23.12) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: concurrently dependency-version: 10.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: wrangler dependency-version: 4.123.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: jose dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun - dependency-name: "@svta/cml-iso-bmff" dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun - dependency-name: highlight.js dependency-version: 11.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun - dependency-name: open dependency-version: 11.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the bun group with 8 updates:
2.5.72.5.810.0.410.0.54.120.04.123.06.2.86.2.91.0.41.0.511.11.111.12.011.0.011.0.14.23.114.23.12Updates
@biomejs/biomefrom 2.5.7 to 2.5.8Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
6b8f09cci: release (#11236)23c0369feat(lint): nursery noInvalidPropertyInitValue (#11187)52b44d6feat(lint/html): addnoSvelteLegacyConst(#11247)0a0fbc1feat(lint/js): adduseReactCompiler(#10710)Updates
concurrentlyfrom 10.0.4 to 10.0.5Release notes
Sourced from concurrently's releases.
Commits
1b8cbeb10.0.5544dba0docs: make linter happy667b701deps: update several dev depsf67c57cvscode: use installed TS versiondbb5617fix: expand wildcards from package.json5 when package.json is missing (#608)9f90a1afix: correctly output non-ASCII text on Windows (#604)94415ccci: fix publishing to latest/backportUpdates
wranglerfrom 4.120.0 to 4.123.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
c576a82Version Packages (#15154)339509dAdd automatic update prompts for out-of-date Cloudflare agent skills (#14872)b8fd112feat: implement local dev for ctx.access (#15113)f0f2054Replace ignore-defaults with ignore-base-config CLI arg for Previews (#15152)e5d56e9Version Packages (#15145)3b02915[wrangler] Avoid stale remote binding sessions (#15142)d0c976cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...15fc568Version Packages (#15118)5b1b930Fetch script metadata directly instead of listing all scripts (#15132)0aa8fa5SupportDO_NOT_TRACK=1(#14924)Updates
josefrom 6.2.8 to 6.2.9Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
f3a3c78chore(release): 6.2.933bf832fix(types): undeprecate PBES2 p2c parameter6ed19a6fix: reject a JWE whose generated Key Management Parameters collide944840dci: use shared release workflows05bccf2chore: bump packagesf7392d1test: account for workerd nodejs_compat flag default changes4e944beci: drop the wait-for-npm machinery4285b6fchore(deps-dev): bump undicicb114ecchore: cleanup after releaseUpdates
@svta/cml-iso-bmfffrom 1.0.4 to 1.0.5Release notes
Sourced from @svta/cml-iso-bmff's releases.
Commits
7f40845fix: loosen Uint8Array types (#319)003668efix: add missing cmcd peer dependency (#316)8561485fix: cmcd time interval fixa56e99f* feat: add recordResponseReceived to CmcdReporter (#312)af33748no message (#311)Updates
highlight.jsfrom 11.11.1 to 11.12.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
f7f7d38(release) release v11.12.0c4c4728(docs) FreeDesktop + Kotlin aliases; note extra language override9142292bump version to 11.12.003d1e7e(chore) rebuild CHANGES.md for 11.12.0ca6bb8eenh(sqf) update to A3 v2.22 (#4460)1414c96fix: use Trusted Publishers in publishing pipeline (#4427)2a9ad7dfix(markdown) don't treat a thematic break as the start of bold text (#4485)375f3f4build(deps-dev): bump@rollup/plugin-commonjsfrom 28.0.1 to 29.0.3 (#4481)2ce1706build(deps-dev): bump del from 8.0.0 to 8.0.1 (#4484)72084b5fix(ruby): don't treat scope resolution :: as symbols (#4463)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for highlight.js since your current version.
Updates
openfrom 11.0.0 to 11.0.1Release notes
Sourced from open's releases.
Commits
f38acc811.0.16ac3fe4Fix WSL failure when the working directory is unreachable from Windowsa30acc7Meta tweaksUpdates
tsxfrom 4.23.11 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsDependabot 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