Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen) | `2.8.1` | `2.8.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.9` | `24.10.12` | | [turbo](https://github.com/vercel/turborepo) | `2.8.1` | `2.8.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.1` | `1.58.2` | | [pino](https://github.com/pinojs/pino) | `10.3.0` | `10.3.1` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `6.0.5` | `6.1.0` | Updates `@turbo/gen` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.8.3/packages/turbo-gen) Updates `@types/node` from 24.10.9 to 24.10.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `turbo` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.1...v2.8.3) Updates `@playwright/test` from 1.58.1 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.58.2) Updates `pino` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v10.3.0...v10.3.1) Updates `vite-tsconfig-paths` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.0.5...v6.1.0) --- updated-dependencies: - dependency-name: "@turbo/gen" dependency-version: 2.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.10.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite-tsconfig-paths dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
0252778 to
9d60c4a
Compare
Contributor
Unnecessary ChangesetsThe following package(s) are private and do not need a changeset:
Changed Packages
|
lachieh
approved these changes
Feb 11, 2026
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 dev-dependencies group with 6 updates:
2.8.12.8.324.10.924.10.122.8.12.8.31.58.11.58.210.3.010.3.16.0.56.1.0Updates
@turbo/genfrom 2.8.1 to 2.8.3Release notes
Sourced from
@turbo/gen's releases.... (truncated)
Commits
0ff36ferelease(turborepo): 2.8.3-canary.4 (#11676)5e012d0release(turborepo): 2.8.3-canary.3 (#11675)0755462release(turborepo): 2.8.3-canary.2 (#11674)8b6c606release(turborepo): 2.8.3-canary.1 (#11671)a6e471brelease(turborepo): 2.8.3-canary.0 (#11668)cdb1848release(turborepo): 2.8.2 (#11666)9d2d597release(turborepo): 2.8.2-canary.11 (#11665)34a67a5release(turborepo): 2.8.2-canary.10 (#11653)bba219afeat: Migrate from tsup to tsdown (#11649)f404f08release(turborepo): 2.8.2-canary.9 (#11647)Updates
@types/nodefrom 24.10.9 to 24.10.12Commits
Updates
turbofrom 2.8.1 to 2.8.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
40d3de5fix: Replace unmaintained adler with adler2 (#11661)0ff36ferelease(turborepo): 2.8.3-canary.4 (#11676)ac22a29fix: Upgrade openssl to 0.10.75 (#11660)076ef76fix: Upgrade rustls and ring (#11659)5e012d0release(turborepo): 2.8.3-canary.3 (#11675)a44b78achore: Remove abandoned turbo clone command (#11673)0755462release(turborepo): 2.8.3-canary.2 (#11674)4b6d1b1fix: Upgrade crossbeam-channel to 0.5.15 (#11657)2539cb3fix: Upgrade h2 to fix CONTINUATION Flood (#11658)8b6c606release(turborepo): 2.8.3-canary.1 (#11671)Updates
@playwright/testfrom 1.58.1 to 1.58.2Release notes
Sourced from
@playwright/test's releases.Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin workUpdates
pinofrom 10.3.0 to 10.3.1Release notes
Sourced from pino's releases.
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesUpdates
vite-tsconfig-pathsfrom 6.0.5 to 6.1.0Release notes
Sourced from vite-tsconfig-paths's releases.
Commits
c5659cechore: release v6.1.093dd887chore: add "resolvedToDeclarationFile" event to log filee1e7678feat: ignore .d.ts-only overrides in tsconfigc8e4ec3chore(perf): hoist regexes out of hot pathd0ad01cfeat: addimporterFilteroptionMost Recent Ignore Conditions Applied to This Pull Request
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