[Snyk] Upgrade: , , dotenv, , , , , bcrypt, class-validator, pg, reflect-metadata, rxjs, typeorm #170
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.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@nestjs/common
from 8.4.4 to 8.4.7 | 3 versions ahead of your current version | 2 years ago
on 2022-06-14
@nestjs/core
from 8.4.4 to 8.4.7 | 3 versions ahead of your current version | 2 years ago
on 2022-06-14
dotenv
from 16.0.0 to 16.4.5 | 20 versions ahead of your current version | 7 months ago
on 2024-02-20
@nestjs/config
from 2.0.0 to 2.3.4 | 8 versions ahead of your current version | a year ago
on 2023-06-14
@nestjs/platform-fastify
from 8.4.4 to 8.4.7 | 3 versions ahead of your current version | 2 years ago
on 2022-06-14
@nestjs/typeorm
from 8.0.3 to 8.1.4 | 7 versions ahead of your current version | 2 years ago
on 2022-06-15
@types/bcrypt
from 5.0.0 to 5.0.2 | 2 versions ahead of your current version | a year ago
on 2023-11-06
bcrypt
from 5.0.1 to 5.1.1 | 2 versions ahead of your current version | a year ago
on 2023-08-16
class-validator
from 0.13.2 to 0.14.1 | 2 versions ahead of your current version | 8 months ago
on 2024-01-12
pg
from 8.7.3 to 8.12.0 | 11 versions ahead of your current version | 4 months ago
on 2024-06-04
reflect-metadata
from 0.1.13 to 0.2.2 | 5 versions ahead of your current version | 6 months ago
on 2024-03-29
rxjs
from 7.5.5 to 7.8.1 | 6 versions ahead of your current version | a year ago
on 2023-04-26
typeorm
from 0.3.6 to 0.3.20 | 206 versions ahead of your current version | 8 months ago
on 2024-01-26
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-TAR-6476909
SNYK-JS-XML2JS-5414874
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-CLASSVALIDATOR-1730566
Release notes
Package name: @nestjs/common
-
8.4.7 - 2022-06-14
-
8.4.6 - 2022-05-31
-
8.4.5 - 2022-05-13
-
8.4.4 - 2022-04-07
from @nestjs/common GitHub release notesPackage name: @nestjs/core
-
8.4.7 - 2022-06-14
-
8.4.6 - 2022-05-31
-
8.4.5 - 2022-05-13
-
8.4.4 - 2022-04-07
from @nestjs/core GitHub release notesPackage name: dotenv
-
16.4.5 - 2024-02-20
-
16.4.4 - 2024-02-13
-
16.4.3 - 2024-02-12
-
16.4.2 - 2024-02-10
-
16.4.1 - 2024-01-24
-
16.4.0 - 2024-01-23
-
16.3.2 - 2024-01-19
-
16.3.1 - 2023-06-17
-
16.3.0 - 2023-06-16
-
16.2.0 - 2023-06-16
-
16.1.4 - 2023-06-04
-
16.1.3 - 2023-05-31
-
16.1.2 - 2023-05-31
-
16.1.1 - 2023-05-31
-
16.1.0 - 2023-05-30
-
16.1.0-rc2 - 2023-05-21
-
16.1.0-rc1 - 2023-04-07
-
16.0.3 - 2022-09-29
-
16.0.2 - 2022-08-30
-
16.0.1 - 2022-05-10
-
16.0.0 - 2022-02-02
from dotenv GitHub release notes16.4.5
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.2
16.3.1
16.3.0
16.2.0
Package name: @nestjs/config
-
2.3.4 - 2023-06-14
- fix: stringify primitives to avoid regressions (d2236e6)
- Merge pull request #1345 from nestjs/renovate/cimg-node-20.x (9f9b3fa)
- Merge pull request #1351 from nestjs/renovate/node-18.x (ebbc527)
- chore(deps): update dependency @ types/node to v18.16.18 (f5c25ac)
- chore(deps): update typescript-eslint monorepo to v5.59.11 (fe32a0c)
- chore(deps): update nest monorepo to v9.4.3 (64c2c6e)
- chore(deps): update dependency @ types/node to v18.16.17 (12a8a5b)
- chore(deps): update node.js to v20.3 (7d3301e)
-
2.3.3 - 2023-06-12
- Merge pull request #1346 from MatthiasKunnen/fix-process-env-undefined-assignment (7973ee2)
- fix(): do not assign a non-string to process.env (efdb29e)
- test(): unexpected stringification of variables assigned to process.env (5ee253c)
- Merge pull request #1336 from nestjs/renovate/dotenv-16.x (0a2ca57)
- chore(deps): update dependency @ types/uuid to v9.0.2 (75ea3cd)
- chore(deps): update dependency release-it to v15.11.0 (f505033)
- chore(deps): update typescript-eslint monorepo to v5.59.9 (82e6349)
- fix(deps): update dependency dotenv to v16.1.4 (7b698fe)
- chore(deps): update dependency eslint to v8.42.0 (2960856)
- chore(deps): update dependency release-it to v15.10.5 (3447171)
- chore(deps): update dependency typescript to v5.1.3 (2ebec41)
- chore(deps): update dependency @ types/jest to v29.5.2 (4eaa59e)
- chore(deps): update commitlint monorepo to v17.6.5 (05ceed9)
- chore(deps): update typescript-eslint monorepo to v5.59.8 (46ace89)
- chore(deps): update dependency @ types/node to v18.16.16 (b29e460)
- chore(deps): update dependency @ types/node to v18.16.15 (b177ccf)
- chore(deps): update dependency @ types/lodash to v4.14.195 (8e640ea)
- chore(deps): update nest monorepo to v9.4.2 (47a2a7d)
- chore(deps): update typescript-eslint monorepo to v5.59.7 (b7e0f2e)
- chore(deps): update dependency @ types/node to v18.16.14 (d21959d)
- chore(deps): update dependency eslint to v8.41.0 (b255adc)
- Merge pull request #1321 from nestjs/renovate/cimg-node-20.x (122273e)
- chore(deps): update dependency @ types/node to v18.16.13 (7e6a991)
- chore(deps): update dependency rimraf to v5.0.1 (9cbd5e0)
- chore(deps): update dependency @ types/node to v18.16.12 (fbb5051)
- chore(deps): update node.js to v20.2 (0b303b1)
- chore(deps): update nest monorepo to v9.4.1 (1babdd4)
-
2.3.2 - 2023-05-16
-
2.3.1 - 2023-02-09
-
2.3.0 - 2023-02-01
-
2.2.0 - 2022-07-08
-
2.1.0 - 2022-06-02
-
2.0.1 - 2022-05-18
-
2.0.0 - 2022-03-17
from @nestjs/config GitHub release notesPackage name: @nestjs/platform-fastify
-
8.4.7 - 2022-06-14
-
8.4.6 - 2022-05-31
-
8.4.5 - 2022-05-13
-
8.4.4 - 2022-04-07
from @nestjs/platform-fastify GitHub release notesPackage name: @nestjs/typeorm
-
8.1.4 - 2022-06-15
- chore(): add deprecated tag to keep connection alive (4d689eb)
- Merge branch 'master' of https://github.com/nestjs/typeorm (33ffb9d)
- fix(): revert keep connection alive flag (56c4598)
- chore(deps): update nest monorepo to v8.4.7 (b3db9bb)
- chore(deps): update dependency prettier to v2.7.0 (eadd16a)
-
8.1.3 - 2022-06-14
- chore(): add todo comments (153da09)
- Merge pull request #1300 from mo4islona/master (3a4c65c)
- chore(deps): update typescript-eslint monorepo to v5.28.0 (3454481)
- chore(deps): update dependency ts-jest to v28.0.5 (0bf3259)
- chore(deps): update dependency lint-staged to v13.0.1 (e1b4953)
- fix(): do not initialize datasource if already initialized (d359f4d)
- chore(deps): update dependency jest to v28.1.1 (4566ab0)
- chore(deps): update typescript-eslint monorepo to v5.27.1 (523cb49)
- chore(deps): update dependency @ types/jest to v28.1.1 (15aa891)
- chore(deps): update dependency eslint to v8.17.0 (492cd59)
- chore(deps): update dependency typescript to v4.7.3 (0ab0773)
- chore(deps): update dependency ts-jest to v28.0.4 (38e173c)
-
8.1.2 - 2022-06-02
- Update README.md (e5beeb8)
- Merge pull request #1292 from gulaandrij/patch-1 (4773c05)
- Update README.md (43376e8)
-
8.1.1 - 2022-06-02
- Merge branch 'master' of https://github.com/nestjs/typeorm (9432329)
- chore(): improve backward compatibility with v0.2 (8f4f57d)
- chore(deps): update dependency @ types/jest to v28 (e6e8d51)
- chore(deps): update dependency @ types/jest to v27.5.2 (12645e3)
- chore(deps): update dependency lint-staged to v13 (925dcf4)
-
8.1.0 - 2022-06-01
- chore(): upgrade typeorm to the latest version (cbca8ba)
- Merge pull request #1233 from nestjs/feat/typeorm-0.3-migration (9271d25)
- Merge branch 'feat/typeorm-0.3-migration' of https://github.com/nestjs/typeorm into feat/typeorm-0.3-migration (d4ff918)
- chore(): resolve conflicts (1f699cd)
- chore(deps): update dependency @ commitlint/cli to v17.0.2 (06372e8)
- chore(deps): update dependency lint-staged to v12.5.0 (e5163a0)
- chore(deps): update nest monorepo to v8.4.6 (5fd8ccf)
- chore(deps): update typescript-eslint monorepo to v5.27.0 (d65d38c)
- chore(deps): update dependency lint-staged to v12.4.3 (7cf50d1)
- chore(deps): update dependency @ commitlint/cli to v17.0.1 (5394906)
- chore(deps): update dependency typescript to v4.7.2 (80f9a5d)
- chore(deps): update dependency lint-staged to v12.4.2 (c46b7ab)
- chore(deps): update dependency ts-jest to v28.0.3 (7a623ce)
- chore(deps): update typescript-eslint monorepo to v5.26.0 (9372964)
- chore(deps): update dependency eslint to v8.16.0 (3e77ee1)
- Merge pull request #1269 from thomasconner/feat/typeorm-0.3-migration (3b14f13)
- fix: check if the dataSource is initialized before destroying it (a5e84c1)
- feat(): add get connection token alias for backward comp (3d3a3f1)
- chore(): add inject connection alias and mark it as deprecated (2f91da4)
- Update lib/common/typeorm.decorators.ts (9ce3a03)
- chore(): resolve merge conflicts (42d0e92)
- feat(): support typeorm ^0.3.0 version (9001b56)
-
8.0.5 - 2023-03-06
-
8.0.4 - 2022-05-20
-
8.0.3 - 2022-01-17
from @nestjs/typeorm GitHub release notesBreaking changes
v8.1.0 uses
typeormv0.3+ instead of v0.2+See breaking changes here https://github.com/typeorm/typeorm/releases/tag/0.3.0
Changelog
Package name: @types/bcrypt
-
5.0.2 - 2023-11-06
-
5.0.1 - 2023-10-17
-
5.0.0 - 2021-05-09
from @types/bcrypt GitHub release notesPackage name: bcrypt
-
5.1.1 - 2023-08-16
- Refactored example with async await by @ lpizzinidev in #894
- Fixed z/OS build issue by @ laijonathan in #968
- Update dependencies by @ recrsn in #993
- @ lpizzinidev made their first contribution in #894
- @ laijonathan made their first contribution in #968
-
5.1.0 - 2022-10-06
- Update node-pre-gyp to 1.0.2 by @ feuxfollets1013 in #865
- Update README for inclusion of musl by @ arbourd in #883
- Version bump, security updates to sub dep npmlog by @ adaniels-parabol in #905
- document ESM usage (#892) by @ mariusa in #899
- fix: update travis CI Docker image repository by @ cokia in #930
- Update node versions in appveyor test matrix by @ p-kuen in #936
- chore(appveyor): not use latest npm by @ cokia in #932
- chore: update Appveyor readme badge by @ cokia in #933
- Use Github actions for CI by @ recrsn in #858
- Update dependencies by @ recrsn in #953
- Migrate tests to use Jest by @ recrsn in #958
- Pin NAPI to v3 by @ recrsn in #959
- @ feuxfollets1013 made their first contribution in #865
- @ arbourd made their first contribution in #883
- @ adaniels-parabol made their first contribution in #905
- @ mariusa made their first contribution in #899
- @ cokia made their first contribution in #930
- @ p-kuen made their first contribution in #936
-
5.0.1 - 2021-02-26
from bcrypt GitHub release notesWhat's Changed
New Contributors
Full Changelog: v5.1.0...v5.1.1
What's Changed
New Contributors
Full Changelog: v5.0.1...v5.1.0
Update
node-pre-gypto 1.0.0Package name: class-validator
What's Changed
@ IsIndecorator by @ NoNameProvided in #1844@ IsBase64decorator by @ NoNameProvided in #1845@ IsUUIDdecorator by @ NoNameProvided in #1846