chore(deps)(deps-dev): bump the development-dependencies group with 7 updates#2654
chore(deps)(deps-dev): bump the development-dependencies group with 7 updates#2654dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the development-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.1` | `26.1.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.62.0` | `8.62.1` | | [turbo](https://github.com/vercel/turborepo) | `2.10.0` | `2.10.3` | | [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.80` | `5.4.84` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.4` | `7.0.15` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.1` | `4.3.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.1` | `4.3.2` | Updates `@types/node` from 26.0.1 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.62.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/parser) Updates `turbo` from 2.10.0 to 2.10.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.0...v2.10.3) Updates `@oclif/plugin-plugins` from 5.4.80 to 5.4.84 - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.80...5.4.84) Updates `ai` from 7.0.4 to 7.0.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.15/packages/ai) Updates `@tailwindcss/postcss` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.84 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ai dependency-version: 7.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tailwindcss dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📓 Docs Drift CheckThis PR changes 38 package(s): 116 hand-written doc(s) reference the affected code and may need an implementation-accuracy re-verification:
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the development-dependencies group with 7 updates:
26.0.126.1.08.62.08.62.12.10.02.10.35.4.805.4.847.0.47.0.154.3.14.3.24.3.14.3.2Updates
@types/nodefrom 26.0.1 to 26.1.0Commits
Updates
@typescript-eslint/parserfrom 8.62.0 to 8.62.1Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
3ea32f4chore(release): publish 8.62.1Updates
turbofrom 2.10.0 to 2.10.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
9980449publish 2.10.3 to registrybc32fccfix: Correct gitignore precedence in untracked walk and memoize matcher chain...dccab93fix: Harden TUI terminal restore during shutdown (#13220)65efe27fix: Remove devtools feature flag (#13219)c2115dcrefactor: Use upstream libghostty-vt crates instead of vendored bindings (#13...c3c91abfix: Include untracked symlinks in repo-index dirty hash (#13218)b521d32perf: Derive dirty hash from repo index (#13213)28d1871perf: Replace per-package graph traversals in scope filtering (#13212)148b1ddperf: Cache env wildcard matches across tasks during hashing (#13210)61d6013feat: Automatically copy TUI selection to clipboard on mouse release (#13208)Updates
@oclif/plugin-pluginsfrom 5.4.80 to 5.4.84Release notes
Sourced from @oclif/plugin-plugins's releases.
Changelog
Sourced from @oclif/plugin-plugins's changelog.
Commits
1bcb365chore(release): 5.4.84 [skip ci]2b9bf11fix(deps): bump npm from 11.17.0 to 11.18.0 (#1361)570d643chore(release): 5.4.83 [skip ci]166b46afix(deps): bump@oclif/corefrom 4.11.11 to 4.11.14 (#1363)8b48658chore(release): 5.4.82 [skip ci]737128afix(deps): bump sigstore from 4.1.0 to 4.1.1 (#1358)9d8e5cechore(release): 5.4.81 [skip ci]5a294d4fix(deps): bump@sigstore/verifyfrom 3.1.0 to 3.1.1 (#1357)7d1db35chore(dev-deps): bump oclif from 4.23.16 to 4.23.21 (#1351)Updates
aifrom 7.0.4 to 7.0.15Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
77f9f68Version Packages (#16661)c73f2efVersion Packages (#16651)5c5c0f5Add experimental streaming transcription support (#16338)ce88e54Version Packages (#16648)70d913bVersion Packages (#16568)ecfeb6ffix: Parallel tool results are serialized in completion order, silently break...a193137fix: extractJsonMiddleware removes valid leading space from final streamed su...25f32a7Version Packages (#16549)0a87626fix(ai): replace dynamic import() with loadBuiltinModule for diagnostics_chan...73a1457Version Packages (#16545)Updates
@tailwindcss/postcssfrom 4.3.1 to 4.3.2Release notes
Sourced from @tailwindcss/postcss's releases.
Changelog
Sourced from @tailwindcss/postcss's changelog.
Commits
056a1554.3.2 (#20281)Updates
tailwindcssfrom 4.3.1 to 4.3.2Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
056a1554.3.2 (#20281)c8b081dAdd suggestions for named opacity modifiers (#20287)c46f654Ensure--alpha(…)is seen as acolor, and--spacing(…)is seen as a `le...5e9f66eEnsure@variantcan be used in JS based APIs (#20252)707c23bEnsure custom variants can be used via@variantinaddBase(#20247)127d170Add bare value support forauto-rows-*andauto-cols-*(#20229)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