chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 8 updates#1856
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… 1 directory with 8 updates Bumps the development-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` | | [turbo](https://github.com/vercel/turborepo) | `2.9.16` | `2.9.18` | | [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.73` | `5.4.74` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.24` | `11.1.26` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.24` | `11.1.26` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.63.0` | `2.65.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.0` | `4.3.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.1` | Updates `@types/node` from 25.9.2 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `turbo` from 2.9.16 to 2.9.18 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.16...v2.9.18) Updates `@oclif/plugin-plugins` from 5.4.73 to 5.4.74 - [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.73...5.4.74) Updates `@nestjs/common` from 11.1.24 to 11.1.26 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.26/packages/common) Updates `@nestjs/core` from 11.1.24 to 11.1.26 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.26/packages/core) Updates `@sveltejs/kit` from 2.63.0 to 2.65.1 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.65.1/packages/kit) Updates `@tailwindcss/postcss` from 4.3.0 to 4.3.1 - [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.1/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [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.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.74 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@sveltejs/kit" dependency-version: 2.65.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.9.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3810453 to
b87359f
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 8 updates in the / directory:
25.9.225.9.32.9.162.9.185.4.735.4.7411.1.2411.1.2611.1.2411.1.262.63.02.65.14.3.04.3.14.3.04.3.1Updates
@types/nodefrom 25.9.2 to 25.9.3Commits
Updates
turbofrom 2.9.16 to 2.9.18Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3bdce32publish 2.9.18 to registry2a76556fix: Block self-hosted login URLs from attempting to use Vercel's SSO (#13061)da8e348fix: Validate OidHash hex buffers (#13060)3018717fix: Separate artifact signature fields (#13059)34514e2fix: Preserve vt100 cell byte counts (#13058)24e2d34fix(turborepo): Normalize Windows daemon path hash (#13020)16dc881fix: Contain incremental cache outputs (#13057)92e1f8efix: Strip special mode bits from cache restore (#13056)f46f896fix: Prevent git argument injection in SCM refs (#13055)7f353cafix: Confine prune patch paths (#13054)Updates
@oclif/plugin-pluginsfrom 5.4.73 to 5.4.74Release notes
Sourced from @oclif/plugin-plugins's releases.
Changelog
Sourced from @oclif/plugin-plugins's changelog.
Commits
ed4483achore(release): 5.4.74 [skip ci]7744d92fix(deps): bump npm from 11.16.0 to 11.17.0 (#1339)6a89373chore(dev-deps): bump prettier from 3.8.3 to 3.8.4 (#1341)72ab95achore(dev-deps): bump oclif from 4.23.10 to 4.23.14 (#1342)abb70fbchore(dev-deps): bump eslint-config-oclif from 6.0.167 to 6.0.169 (#1343)b3bb34fchore(dev-deps): bump eslint-config-oclif from 6.0.166 to 6.0.167 (#1335)Updates
@nestjs/commonfrom 11.1.24 to 11.1.26Release notes
Sourced from @nestjs/common's releases.
Commits
9ff83d5chore(release): publish v11.1.26 release02f8041chore(release): publish v11.1.25 release1634915test(common): Add unit tests for cli-colors utility380bf5cMerge pull request #17058 from Se3do/test/extend-metadataaf4542btest(common): Add unit tests for assignCustomParameterMetadatab67aea1test(common): Add unit tests for extendArrayMetadatae1e4014test(common): Tighten throw assertions in validateModuleKeys spec6b97771test(common): Add unit tests for validateModuleKeys5a57222test(common): add unit test for Optional decoratordeed1b3docs(common): add@seereference to Res alias JSDocUpdates
@nestjs/corefrom 11.1.24 to 11.1.26Release notes
Sourced from @nestjs/core's releases.
Commits
9ff83d5chore(release): publish v11.1.26 release0f398fdtest: fix broken unit testd152eecfix(core): post sse endpoint empty response #1709802f8041chore(release): publish v11.1.25 releasee2ad4e2Update package.json396cf81refactor(core): avoid duplicating sse intercept call55cd699fix(core): preserve deferred SSE handlers7b5ca83fix(core): register SSE close listener before async setupUpdates
@sveltejs/kitfrom 2.63.0 to 2.65.1Release notes
Sourced from @sveltejs/kit's releases.
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
c5382b7Version Packages (#16016)b82ba81fix: don't emit the unused bundle and stylesheet files when using `bundleStra...1f9bc79fix: regression in loading assets for apps configured with absolute paths (#1...7e4cadefix: don't emit the dev bootstrap into builds with a non-standard NODE_ENV (#...9d963e4fix: reset queries before navigating wheninvalidateAllis set (#16014)ce77bf3Version Packages (#15988)372a6a6fix: dedupe remote data (#15991)607713efix: copy public directory assets if client build is skipped (#16004)3968fb9fix: skip client build if all routes have CSR disabled (#15936)1c30797Version Packages (#15984)Updates
@tailwindcss/postcssfrom 4.3.0 to 4.3.1Release notes
Sourced from @tailwindcss/postcss's releases.
Changelog
Sourced from @tailwindcss/postcss's changelog.
Commits
8a14a714.3.1 (#20226)522288cServe ESM type declarations to ESM importers of@tailwindcss/postcss(#20228)8dcdb66Bump dependencies (#20095)Updates
tailwindcssfrom 4.3.0 to 4.3.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
8a14a714.3.1 (#20226)12833aaFix canonicalization bug where we end up with a high precision number (#20221)97a5b3adocs: fix double word 'to to' in test comment (#20216)d01e103Add missinginsetkeyword forinset-shadow-none(#20208)ad66939Allow@variantto be used insideaddBase(#19480)efae52cSimplify CSS when using utilities that use a*-0or*-1value (#20196)6b43b64Canonicalization: limit arbitrary to bare values conversion (#20130)d4f24c5Fix invalid canonicalization where0\<unit>was migrated to0(#20127)749c45eExposeindexandsiblingson walk context (#20109)8dcdb66Bump dependencies (#20095)