build(deps): Bump the npm_and_yarn group across 2 directories with 7 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump the npm_and_yarn group across 2 directories with 7 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.4` | `10.4.16` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.4` | `11.1.18` | | [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.29` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `removed` | | [cookie](https://github.com/jshttp/cookie) | `0.6.0` | `0.7.2` | Bumps the npm_and_yarn group with 3 updates in the /apps/api directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [typeorm](https://github.com/typeorm/typeorm). Updates `@nestjs/common` from 10.4.4 to 10.4.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common) Updates `@nestjs/core` from 10.4.4 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) Updates `typeorm` from 0.3.20 to 0.3.29 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.20...0.3.29) Removes `uuid` Updates `cookie` from 0.6.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.2) Updates `path-to-regexp` from 0.1.10 to 0.1.13 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v.0.1.13) Updates `multer` from 1.4.4-lts.1 to 2.0.2 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.4-lts.1...v2.0.2) Updates `@nestjs/common` from 10.4.4 to 10.4.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.16/packages/common) Updates `@nestjs/core` from 10.4.4 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) Updates `typeorm` from 0.3.20 to 0.3.29 - [Release notes](https://github.com/typeorm/typeorm/releases) - [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md) - [Commits](typeorm/typeorm@0.3.20...0.3.29) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 10.4.16 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: typeorm dependency-version: 0.3.29 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.13 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: multer dependency-version: 2.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@nestjs/common" dependency-version: 10.4.16 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: typeorm dependency-version: 0.3.29 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 npm_and_yarn group with 5 updates in the / directory:
10.4.410.4.1610.4.411.1.180.3.200.3.299.0.1removed0.6.00.7.2Bumps the npm_and_yarn group with 3 updates in the /apps/api directory: @nestjs/common, @nestjs/core and typeorm.
Updates
@nestjs/commonfrom 10.4.4 to 10.4.16Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
6c8aec6chore(@nestjs) publish v10.4.16 release2b9e132chore: update outdated tests, make file-type optionalcb0d650chore: remove duplicate packages6196ab2Merge branch 'Chathula-fix-nestjs-common-mime-validator'0ac7959chore: minor tweaks312a54aUpdate packages/common/pipes/file/file-type.validator.tsa28fc03refactor(common): move back file type validator options type07b4b38refactor(common): move file-type package to peer dependencies0b7af8arefactor(common): refactor code to use simple eval6953b7afix(common): used eval importUpdates
@nestjs/corefrom 10.4.4 to 11.1.18Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
3c1cc5fchore(release): publish v11.1.18 release0f962c7fix(core): sanitize sse message94aa424Merge pull request #16679 from nestjs/renovate/path-to-regexp-8.x368691cfix(core): prevent injector hang when design:paramtypes is missing25d4fdefix(deps): update dependency path-to-regexp to v8.4.25c0b11efix(deps): update dependency path-to-regexp to v8.4.1f7d4460Merge pull request #16637 from JakobStaudinger/moduleref-create-transient-sco...d0a9dc9fix(deps): update dependency path-to-regexp to v8.4.04677434feat(core): exportIEntryNestModuletype7493b94fix(core): dependency injection edge case with moduleref.createUpdates
typeormfrom 0.3.20 to 0.3.29Release notes
Sourced from typeorm's releases.
... (truncated)
Changelog
Sourced from typeorm's changelog.
... (truncated)
Commits
0ed009aci: add npm environment to publish job for trusted publishing6ede38bchore: enable trusted publishing in publish workflow578d9e9chore: fix pnpm publish for v0.3253f060chore: disable git check on pnpm publish for v0.31b5476fchore: set pnpm publish branch for v0.317c6ec2chore(release): release 0.3.29 (#12442)0ac8092chore(deps): update all minor (#12443)0d7991afix(security): validate limit() in Update/SoftDelete query builders (#12437)c38c754ci: remove docs indexing (#12435)1b66c44Merge commit from forkMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for typeorm since your current version.
Removes
uuidUpdates
cookiefrom 0.6.0 to 0.7.2Release notes
Sourced from cookie's releases.
Commits
d19eaa10.7.2bc38ffdFix object assignment ofhasOwnProperty(#177)cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
path-to-regexpfrom 0.1.10 to 0.1.13Release notes
Sourced from path-to-regexp's releases.
Changelog
Sourced from path-to-regexp's changelog.
Commits
9fd0c870.1.13 (#425)7ccf02cfix: CVE-2026-4867640e6940.1.12f01c26aMerge commit from fork0c711920.1.118f09549Add error on bad input valuesMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for path-to-regexp since your current version.
Updates
multerfrom 1.4.4-lts.1 to 2.0.2Release notes
Sourced from multer's releases.
... (truncated)
Changelog
Sourced from multer's changelog.
Commits
e5db9ca🔖 2.0.2adfeaf6🥅 improve error handlinge259a7e🔖 2.0.135a3272Fixes expressjs/multer#1233. Makes multer handle mi...f897007ci: apply security best practices (#1311)061f4cb📝 list languages in table to prevent GH right-aligning list due to RTL language854d769deps: update dependencies to latest versions (#1328)256da2f♻️ use version tag for CI, fix CI badge, fix references to master/maindd9dde4📝 fix badges in translation files (#1321)dc2a880ci: change branch referenceMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.
Updates
@nestjs/commonfrom 10.4.4 to 10.4.16Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
6c8aec6chore(@nestjs) publish v10.4.16 release2b9e132chore: update outdated tests, make file-type optionalcb0d650chore: remove duplicate packages6196ab2Merge branch 'Chathula-fix-nestjs-common-mime-validator'0ac7959chore: minor tweaks312a54aUpdate packages/common/pipes/file/file-type.validator.tsa28fc03refactor(common): move back file type validator options type07b4b38refactor(common): move file-type package to peer dependencies0b7af8arefactor(common): refactor code to use simple eval6953b7afix(common): used eval importUpdates
@nestjs/corefrom 10.4.4 to 11.1.18Release notes
Sourced from @nestjs/core's releases.