Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #416

Open
wants to merge 56 commits into
base: master
Choose a base branch
from
Open

Release #416

wants to merge 56 commits into from

Conversation

evereq
Copy link
Member

@evereq evereq commented Jun 22, 2024

Before submitting the PR, please make sure you do the following

  1. Contributor license agreement
    For us it's important to have the agreement of our contributors to use their work, whether it be code or documentation. Therefore, we are asking all contributors to sign a contributor license agreement (CLA) as commonly accepted in most open source projects. Just open the pull request and our CLA bot will prompt you briefly.

  2. Please check our contribution guidelines for some help in the process.

evereq and others added 30 commits April 1, 2023 23:25
fix: change translation progress rounding to down
* feat: add export with untranslated keys

* fix: check with prettier

* fix: fix lint error

* fix: edit e2e tests for untranslated feature

* fix: fix tests

* fix: fix column name in query

* fix: naming of the projectId to camelCase

* fix: fix tests
* feat: add postgresql as db

* feat: add ability to work both with pgsql and mysql

* fix: add break in switch

* change config

* fix: fix entities type
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
- [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.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…averse-7.23.2

build(deps): bump @babel/traverse from 7.15.4 to 7.23.2
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…p-1.2.5

build(deps): bump word-wrap from 1.2.3 to 1.2.5
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.37 to 0.3.0.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.37...0.3.0)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.37 to 0.3.0.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.37...0.3.0)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…edirects-1.15.6

build(deps): bump follow-redirects from 1.14.8 to 1.15.6
…orm-0.3.0

build(deps): bump typeorm from 0.2.37 to 0.3.0 in /api
…0.3.0

build(deps): bump typeorm from 0.2.37 to 0.3.0
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ evereq
✅ vvadymk
✅ rahul-rocket
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

socket-security bot commented Jun 22, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Critical CVE npm/[email protected] ⚠︎
Possible typosquat attack npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

rahul-rocket and others added 2 commits August 7, 2024 21:27
* chore(deps): bump @nestjs/core from ^10.3.8 to ^10.3.9

* chore(deps): bump typescript from ^4.2.3 to ^5.5.2

* chore(deps): bump dev dependencies

* fix: run web and api start command from root package

* fix: updated package names

---------

Co-authored-by: Ruslan Konviser <[email protected]>
Bumps [pug](https://github.com/pugjs/pug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/[email protected]@3.0.3)

---
updated-dependencies:
- dependency-name: pug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps): bump jest from ^27.1.1 to ^29.7.0

* fix: updated gitignore file

* fix: typeorm nested relations query syntax

* chore(deps): bump prettier from ^2.4.0 to ^3.2.5

* fix:  run prettier for formatting

* fix: run prettier for formatting

* fix: typeorm nested relations query syntax

* fix: get data source connection for e2e testing

* fix: run prettier for formatting

* fix: run prettier for formatting

* fix: increased jest testTimeout

* fix: removed maxWorker for jest

* update yarn.lock

* chore: update yarn.lock

* fix: coderabbitai suggestion

* fix: coderabbitai suggestion

* chore: update yarn.lock

* fix: removed console

* style: fix code style issues using Prettier

* fix: updated connection datasource
Copy link

Report too large to display inline

View full report↗︎

Copy link

Report too large to display inline

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants