build(deps-dev): bump the bun-dependencies group across 1 directory with 7 updates#216
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps-dev): bump the bun-dependencies group across 1 directory with 7 updates#216dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ith 7 updates Bumps the bun-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.11` | `2.3.13` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.5` | `1.3.8` | | [turbo](https://github.com/vercel/turborepo) | `2.7.3` | `2.8.0` | | [vite-plugin-monkey](https://github.com/lisonge/vite-plugin-monkey/tree/HEAD/packages/vite-plugin-monkey) | `7.1.8` | `7.1.9` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.16` | `4.0.18` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.1.0` | `20.4.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.0.18` | Updates `@biomejs/biome` from 2.3.11 to 2.3.13 - [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.3.13/packages/@biomejs/biome) Updates `@types/bun` from 1.3.5 to 1.3.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `turbo` from 2.7.3 to 2.8.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.3...v2.8.0) Updates `vite-plugin-monkey` from 7.1.8 to 7.1.9 - [Release notes](https://github.com/lisonge/vite-plugin-monkey/releases) - [Commits](https://github.com/lisonge/vite-plugin-monkey/commits/v7.1.9/packages/vite-plugin-monkey) Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8) Updates `happy-dom` from 20.1.0 to 20.4.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.1.0...v20.4.0) Updates `vitest` from 4.0.16 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: "@types/bun" dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: turbo dependency-version: 2.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: vite-plugin-monkey dependency-version: 7.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies - dependency-name: happy-dom dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies ... 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-dependencies group with 7 updates in the / directory:
2.3.112.3.131.3.51.3.82.7.32.8.07.1.87.1.94.0.164.0.1820.1.020.4.04.0.164.0.18Updates
@biomejs/biomefrom 2.3.11 to 2.3.13Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
2c5e505ci: release (#8853)ac3a71ffeat(js_analyze): implement useConsistentEnumValueType (#8714)fd33f86ci: release (#8671)a53fc75chore: update sponsors (#8844)4ee3bdafeat(graphql_analyze): implement useLoneAnonymousOperation (#8616)71b5c6efeat(js_analyze): implement noExcessiveClassesPerFile (#8753)d6b2bdafeat(js_analyze): implement noFloatingClasses (#8754)17ed9d3feat(js_analyze): implement noDivRegex (#8757)291c9f2feat(biome_js_analyze): portuseInlineScriptIdfrom Next.js (#8624)96d09f4feat(lint): add noVueOptionsApi rule (#8648)Updates
@types/bunfrom 1.3.5 to 1.3.8Commits
Updates
turbofrom 2.7.3 to 2.8.0Release notes
Sourced from turbo's releases.
... (truncated)
Commits
109a947publish 2.8.0 to registrybb9fdd2chore: Remove unused dependencies (#11565)8409dd8fix: Normalize ANSI escape codes in insta snapshots (#11564)0a0bfd4ci: Consolidate test and coverage workflows to run tests once (#11563)1a14ae1ci: Run CodSpeed benchmarks only when Rust code changes (#11562)7edb6eechore: Update to Rust 1.93.0 (#11548)7609d64fix: Disable pointer events on closed chat panel (#11561)ab47182fix(docs): Hide line numbers for terminal code blocks (#11560)b922c06docs(skills): Standardize --dry flag usage (#11550)7132be6release(turborepo): 2.7.6 (#11547)Updates
vite-plugin-monkeyfrom 7.1.8 to 7.1.9Release notes
Sourced from vite-plugin-monkey's releases.
Commits
cdb4b5dchore: v7.1.9fbd3602fix: GmLogType parameter type (#272)Updates
@vitest/coverage-v8from 4.0.16 to 4.0.18Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.18dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)Updates
happy-domfrom 20.1.0 to 20.4.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
18e56d0feat: #2049 Adds support for caching the compiled code of EcmaScript module...d8a50dcfix: #1952 Accept Document nodes as valid boundary points in Selection API ...77a6cd0fix: #1850 Selection API focusNode and focusOffset returning incorrect valu...aa2dbb8fix: #2035 Updates README.md for the server-renderer package (#2037)4d1c023fix: #1928 Support details click firing the onToggle event handler (#1929)92940f6chore: #2032 Fixes vitest config (#2033)1f808ccfix: #1964 Use internal PropertySymbol.location in BrowserFrameURL to avoid...0a37555fix: #1968 Add optional chaining to CookieURLUtility for undefined hostname...1ad9eb2chore: upgrade vitest (#1970)28f36e1fix: #1912 Preserve attribute name case in CSS selectors for XML documents ...Updates
vitestfrom 4.0.16 to 4.0.18Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4d3e3c6chore: release v4.0.18ea837defeat(experimental): addonModuleRunnerhook toworker.init(#9286)e057281fix: usemeta.urlincreateRequire(#9441)dd54e94chore: release v4.0.1759f92d4fix(fsModuleCache): add importers alongside importedModules (#9423)751364efix(fsModuleCache): don't store importers in cache (#9422)