This repository was archived by the owner on Dec 23, 2025. It is now read-only.
build(deps): bump the npm_and_yarn group across 4 directories with 8 updates#421
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the npm_and_yarn group with 6 updates in the /repository-management/2024-organizational-monorepository directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.3.2` | `10.4.16` | | [express](https://github.com/expressjs/express) | `5.0.0-beta.1` | `5.0.0` | | [jose](https://github.com/panva/jose) | `5.2.2` | `5.2.3` | | [nanoid](https://github.com/ai/nanoid) | `5.0.5` | `5.0.9` | | [rollup](https://github.com/rollup/rollup) | `4.12.0` | `4.22.4` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.9` | `7.27.0` | Bumps the npm_and_yarn group with 3 updates in the /repository-management/2024-organizational-monorepository/apps/server directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [express](https://github.com/expressjs/express) and [jose](https://github.com/panva/jose). Bumps the npm_and_yarn group with 1 update in the /repository-management/2024-organizational-monorepository/experiments/20240218-node-bundlers directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 2 updates in the /repository-management/2024-organizational-monorepository/experiments/20240221-typespec directory: [braces](https://github.com/micromatch/braces) and [micromatch](https://github.com/micromatch/micromatch). Updates `@nestjs/common` from 10.3.2 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 `express` from 5.0.0-beta.1 to 5.0.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.0.0-beta.1...v5.0.0) Updates `jose` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.2.2...v5.2.3) Updates `nanoid` from 5.0.5 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.5...5.0.9) Updates `rollup` from 4.12.0 to 4.22.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.12.0...v4.22.4) Updates `@babel/runtime` from 7.23.9 to 7.27.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime) Updates `@nestjs/common` from 10.2.8 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 `express` from 4.18.2 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.0.0-beta.1...v5.0.0) Updates `jose` from 5.10.0 to 6.0.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.2.2...v5.2.3) Updates `express` from 5.0.0-beta.1 to 5.0.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.0.0-beta.1...v5.0.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 10.4.16 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 5.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jose dependency-version: 5.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 5.0.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.22.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.27.0 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: express dependency-version: 4.20.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jose dependency-version: 6.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 5.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-version: 4.0.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 6 updates in the /repository-management/2024-organizational-monorepository directory:
10.3.210.4.165.0.0-beta.15.0.05.2.25.2.35.0.55.0.94.12.04.22.47.23.97.27.0Bumps the npm_and_yarn group with 3 updates in the /repository-management/2024-organizational-monorepository/apps/server directory: @nestjs/common, express and jose.
Bumps the npm_and_yarn group with 1 update in the /repository-management/2024-organizational-monorepository/experiments/20240218-node-bundlers directory: express.
Bumps the npm_and_yarn group with 2 updates in the /repository-management/2024-organizational-monorepository/experiments/20240221-typespec directory: braces and micromatch.
Updates
@nestjs/commonfrom 10.3.2 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
expressfrom 5.0.0-beta.1 to 5.0.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
344b0225.0.00c49926fix(deps): send@^1.1.0b3906cbfix(deps): serve-static@^2.1.0fed8c2afix(deps): body-parser@^2.0.1bdd81f8Deletebackas a magic string (#5933)6c98f80🔧 update CI, remove unsupported versions, clean upf9256efMerge branch '5.0' into 5-mergee5feb9fMerge tag '4.20.0' into 5.021df4214.20.04c9ddc1feat: upgrade to serve-static@0.16.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
josefrom 5.2.2 to 5.2.3Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
259db54chore(release): 5.2.3ea8a76echore: bump dev deps7cb2e3ebuild: only run release action on the latest major tag releasesf009cc1chore: bump dev depsdc0fe2ebuild(deps-dev): bump edge-runtime from 2.5.8 to 2.5.9 (#643)05c4351refactor: move iv generation and optional outputs arounde054f05test: stop testing JWE RSA1_5 Algorithme65299cchore: bump dev deps43ba25echore: cleanup after releaseUpdates
nanoidfrom 5.0.5 to 5.0.9Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
65a38acRelease 5.0.9 versionb00d120Merge after 3.3.8 release3044cd5Release 3.3.8 versioncdc3edcUpdate size limit4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)0daa00fAdditional fixes and tests for #508 (#509)313a14eUpdate dependencieseb2db95Fix size limit and linting9da8f60Fix pool pollution, infinite loop (#508)Updates
rollupfrom 4.12.0 to 4.22.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79c0aba4.22.4e2552c9Fix DOM Clobbering CVE (#5671)10ab90erefactor: Use object.prototype to check for reserved properties (#5670)e1cba8e4.22.359cec3eEnsure impure dependencies of pure modules are added (#5669)b86ffd74.22.2d5ff63dPartially revert #5658 and re-apply #5644 (#5667)0a821d9Create SECURITY.md76e962d4.22.168c23daPartially revert #5644Updates
@babel/runtimefrom 7.23.9 to 7.27.0Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.... (truncated)
Commits
5c350eav7.27.0ca4865aFix: align behaviour to tscrewriteRelativeImportExtensions(#17118)e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.92d95140v7.26.763d3038v7.26.0b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.7Updates
@nestjs/commonfrom 10.2.8 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
expressfrom 4.18.2 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
344b0225.0.00c49926fix(deps): send@^1.1.0b3906cbfix(deps): serve-static@^2.1.0fed8c2afix(deps): body-parser@^2.0.1bdd81f8Deletebackas a magic string (#5933)6c98f80🔧 update CI, remove unsupported versions, clean upf9256efMerge branch '5.0' into 5-mergee5feb9fMerge tag '4.20.0' into 5.021df4214.20.04c9ddc1feat: upgrade to serve-static@0.16.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
josefrom 5.10.0 to 6.0.10Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
259db54chore(release): 5.2.3ea8a76echore: bump dev deps7cb2e3ebuild: only run release action on the latest major tag releasesf009cc1chore: bump dev depsdc0fe2ebuild(deps-dev): bump edge-runtime from 2.5.8 to 2.5.9 (#643)05c4351refactor: move iv generation and optional outputs arounde054f05test: stop testing JWE RSA1_5 Algorithme65299cchore: bump dev deps