Update dependency @nestjs/common [SECURITY]#521
Closed
renovate[bot] wants to merge 634 commits into
Closed
Conversation
* now using public NPM registry * added extension verification with code-signer * additional output to ext:list * refactored extension discovery to use cascading defaults from package.json if not in manifest * Allow installing tarballs from URL - bugfix broken code signature for static packages - remove cache entry when installing from file or URL * fix broken TestExtensions * changes from review * address case where version as path is passed but no name * fix flaky windows tests
* Sync package locks on publish * Fix package locks * Fix npm audit issues
* Updated relate client parameters and added support for remote STATIC apps * fix broken test * disable concurrent tests again * changes from review
* Fix setup script hanging on errors * Add xvfb script for Docker tests
* fix(cli): db:exec allow nameOrId, append missing semicolon, reduce extra output * fix(cli): removed extra, conflicting @oclif/errors dependency * fix(common): input stream to cypher-shell may be a string or a raw buffer * fix(cli): create test project, populate with test cypher for db:exec testing * fix(common): all dbs.local operations accept nameOrId
* created relate client RFC * added link to PR * update RFC
* Web: add online check and server status to infoDbmss * CLI: make flag casing consistent across commands And add onlineCheck flag to dbms:info * CLI: remove duplicate calls to dbmss.info * CLI: fix docs links
* now saving access tokens in separate files * changes from review * added dump logs for better debugging * banned TS type assertions and updated linter
* create separate env dirs when creating new envs * fix failing tests * fix rebase conflict * fix access token storage path, improved teardown cleanup * removed yargs from common * remove yargs and revert to backward compatible dataPath * refactored modules to be dynamic, removing the need for environment variables to accurately load extensions * Return of the global config, much better * systemProvider createEnv and getEnv tests * pass config to load property in system provider test Co-authored-by: Hugo Bove <hugo.bove@neotechnology.com>
* Update table fields on environment:list * Add manifest entity * Add manifest entity to DBMSs * Add manifest entity to projects * Rename model files, make manifest readonly * Add manifest tests * Add util to get manifest name * Fix broken import
* Types: add Dict.assign * Add metadata to entity manifest * CLI: update output to include metadata * Allow passing multiple keys to Dict.omit * Update signature of metadata methods
* Update docs * Bump code signer
* Create test util to create environments * Start running tests in separate environments * Disallow new expression with TestEnvironment
* Add method to unlink projects * Make nameOrId argument consistent across project operations * Fix broken links showing as existing projects * Refactor dbmss.link and projects.link * Add more link tests * Update CLI commands * Update docs * Fix broken tests * Always set encoding when reading or writing JSON
* Copy import folder on DBMS upgrades * Allow getting, setting, and removing metadata from WebModule * Add tests
d69c8c7 to
ba15370
Compare
ba15370 to
7337d3a
Compare
7337d3a to
028b7bb
Compare
028b7bb to
3474232
Compare
3474232 to
22485ec
Compare
22485ec to
d5df4a2
Compare
d5df4a2 to
209b04b
Compare
209b04b to
34a1601
Compare
34a1601 to
650df97
Compare
650df97 to
a88624b
Compare
a88624b to
20eb45f
Compare
20eb45f to
9b16fa1
Compare
9b16fa1 to
2ebdc35
Compare
2ebdc35 to
bdcd59d
Compare
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.
This PR contains the following updates:
9.4.3→10.4.16^9.0.0→^9.0.0 || ^11.0.0nest allows a remote attacker to execute arbitrary code via the Content-Type header
CVE-2024-29409 / GHSA-cj7v-w2c7-cp7c
More information
Details
File Upload vulnerability in nestjs nest prior to v.11.0.16 allows a remote attacker to execute arbitrary code via the Content-Type header.
Severity
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:LReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
nestjs/nest (@nestjs/common)
v10.4.16Compare Source
What's Changed
Full Changelog: nestjs/nest@v10.4.15...v10.4.16
v10.4.15Compare Source
v10.4.15 (2024-12-09)
Dependencies
platform-expressv10.4.14Compare Source
v10.4.13Compare Source
v10.4.13 (2024-12-03)
Bug fixes
commonDependencies
Committers: 3
v10.4.12Compare Source
v10.4.12 (2024-11-29)
Bug fixes
commonDependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsplatform-socket.ioCommitters: 1
v10.4.11Compare Source
v10.4.10Compare Source
v10.4.10 (2024-11-27)
Bug fixes
platform-socket.io,websocketsDependencies
Committers: 1
v10.4.9Compare Source
v10.4.9 (2024-11-25)
Bug fixes
core,microserviceswebsocketscommoncoremicroservicesEnhancements
common,coremicroservicesDependencies
platform-fastifyCommitters: 7
v10.4.8Compare Source
v10.4.8 (2024-11-15)
Bug fixes
microservicescoreEnhancements
coreCommitters: 3
v10.4.7Compare Source
v10.4.6Compare Source
v10.4.5Compare Source
v10.4.5 (2024-10-16)
Dependencies
platform-expressplatform-fastifyCommitters: 5
v10.4.4Compare Source
v10.4.3Compare Source
v10.4.2Compare Source
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsplatform-fastifyCommitters: 3
v10.4.1Compare Source
v10.4.0Compare Source
v10.3.10Compare Source
v10.3.10 (2024-07-01)
Bug fixes
coreexportsarray (@micalevisk)Enhancements
platform-fastifyDependencies
platform-wsplatform-fastifycommon,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websocketsCommitters: 4
v10.3.9Compare Source
v10.3.9 (2024-06-03)
Bug fixes
coreplatform-fastifyEnhancements
platform-wscommon,core@Inject()on constructor-based injection (@micalevisk)coreDocs
commonDependencies
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.