chore(deps): bump the npm-dependencies group across 1 directory with 7 updates - #5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the npm-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.28` | `11.2.1` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.28` | `11.2.1` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.28` | `11.2.1` | | [firebase-admin](https://github.com/firebase/firebase-admin-node) | `14.2.0` | `14.3.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.47` | `1.16.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@nestjs/common` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/common) Updates `@nestjs/core` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/core) Updates `@nestjs/platform-express` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/platform-express) Updates `firebase-admin` from 14.2.0 to 14.3.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v14.2.0...v14.3.0) Updates `@swc/core` from 1.15.47 to 1.16.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.1/packages/core) Updates `@types/node` from 26.1.2 to 26.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: firebase-admin dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@swc/core" dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-dependencies-3b52307664
branch
September 3, 2026 21:15
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 npm-dependencies group with 7 updates in the / directory:
11.1.2811.2.111.1.2811.2.111.1.2811.2.114.2.014.3.01.15.471.16.126.1.226.3.06.0.37.0.2Updates
@nestjs/commonfrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signal5d93228Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping4fbd6e6Potential fix for pull request findingeac10cdMerge pull request #17162 from gacardinal/feat/query-http-method9879885Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...03587a1chore(release): publish v11.1.29 releaseUpdates
@nestjs/corefrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasea326599fix(core): fix sse early-returnf2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signaleac10cdMerge pull request #17162 from gacardinal/feat/query-http-method73f28b2fix(core): scan pre-registered dynamic imports of lazy modules5061da3Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...8b759feMerge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...Updates
@nestjs/platform-expressfrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 release03587a1chore(release): publish v11.1.29 release4e4f8f0Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting2a532e7chore: fix misspelled spec filenames4a40978fix(express): map missing multer field nesting error7285778chore: update multerExceptions constant92bc05dchore: update readmeUpdates
firebase-adminfrom 14.2.0 to 14.3.0Release notes
Sourced from firebase-admin's releases.
Commits
5a203f6[chore] Release 14.3.0 (#3237)574c4b8chore(deps): upgrade@google-cloudand typescript-eslint dependencies (#3236)eef2b23build(deps-dev): bump@types/nodefrom 26.1.1 to 26.2.0 (#3231)94c465cbuild(deps-dev): bump@microsoft/api-extractorfrom 7.58.9 to 7.58.12 (#3224)97bff0ffeat(dataconnect): update "X-Client-Version" header value to match the `Node/...09564babuild(deps): bump fast-uri from 3.1.4 to 3.1.5 (#3228)f9bff6bfeat(dataconnect): add "X-Firebase-Sqlconnect-Affinity" header for GSLB soft ...470bde2feat(dataconnect): add "X-Client-Version" header for cloud monitoring (#3222)749c706build(deps-dev): bump@firebase/app-compatfrom 0.5.13 to 0.5.15 (#3216)97f2f5dbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#3220)Updates
@swc/corefrom 1.15.47 to 1.16.1Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
490c7d8chore: Publish1.16.1withswc_corev77.0.27e4d782chore: Publish1.16.1-nightly-20260819.1withswc_corev77.0.2ae2117achore: Publish1.16.0withswc_corev77.0.099671f1chore: Publish1.16.0-nightly-20260814.1withswc_corev77.0.0394c7c9refactor(es/ast)!: introduce FunctionBody (#12096)9ae902erefactor(es/ast)!: use Function for object accessors (#12077)1687c0frefactor(es/ast)!: split TypeScript this parameters (#12075)Updates
@types/nodefrom 26.1.2 to 26.3.0Commits
Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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