energywebfoundation / rebeam-monorepo

Elia ReBeam project repo
GNU General Public License v3.0
0 stars 0 forks source link

[Snyk] Security upgrade typeorm from 0.2.45 to 0.3.14 #96

Open michalziobro opened 1 year ago

michalziobro commented 1 year ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

:sparkles: Snyk has automatically assigned this pull request, set who gets assigned.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Prototype Pollution
SNYK-JS-XML2JS-5414874
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: typeorm The new version differs by 250 commits.
  • 7dac12c fix: drop xml & yml connection option support (#9930)
  • daf1b47 fix: wrong dependency version in init command
  • 0194f17 version bump
  • 12e9db0 feat: QueryBuilder performance optimizations (#9914)
  • f1330ad fix: firstCapital=true not working in camelCase() function
  • a11809e fix: handles "query" relation loading strategy for TreeRepositories (#9680)
  • 947ffc3 feat: leftJoinAndMapOne and innerJoinAndMapOne map result to entity (#9354)
  • de1228d fix: transform values for FindOperators #9381 (#9777)
  • 197cc05 fix: prevent foreign key support during migration batch under sqlite (#9775)
  • 4ac8c00 feat: add support for json datatype for sqlite (#9744)
  • a868979 fix: use object create if entity skip constructor is set (#9831)
  • bc306fb feat: add support for STI on EntitySchema (#9834)
  • 97280fc docs: update migrations docs (#9828)
  • bebba05 fix: proper default value on generating migration when default value is a function calling [Postgres] (#9830)
  • f7f6817 fix: improve EntityNotFound error message in QueryBuilder.findOneOrFail (#9872)
  • 4997da0 fix: loading tables with fk in sqlite query runner (#9875)
  • 0619aca test: when calling AVG on an integer column, MS SQL Server returns an int. (#9784)
  • f530811 feat: Broadcast identifier for removed related entities (#9913)
  • af4f15c fixing failing test
  • 0814970 feat: allow type FindOptionsOrderValue for order by object property (#9895) (#9896)
  • 07221a3 fix: resolves issue with mssql column recreation (#9773)
  • cb154d4 fix: resolve issues for mssql migration when simple-enum was changed
  • 4fa14e3 build(deps): bump jsonwebtoken and mssql (#9700)
  • 1fcd9f3 refactor: remove date-fns package (#9634)
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution