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

feat: merge release v4.31.0 into master branch #200

Merged
merged 16 commits into from
Aug 25, 2020
Merged

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Aug 25, 2020

This PR releases v4.31.0 into master.

New

Improved

karrui and others added 16 commits August 12, 2020 10:57
…pescript (#122)

* test(VerificationModel): migrate tests to TypeScript

* test: rename and simplify preloadCollections function

* feat: set isDev to true once node environment is not prod

* feat: silence winston logger in test node environment for jest

# Conflicts:
#	src/config/logger.ts
#	tests/.test-basic-env
#	tests/.test-full-env

* test(FormField): fix flakiness when running multiple mongoose tests

Flakiness is caused by calling `connection.dropDatabase()`, and since jest runs tests in parallel, one test might drop databases needed in other tests.

* test(FormModel): migrate to Typescript

* test: add documentation to `jest-mongodb-config`

* test: perform setup and teardown manually in jest-db

* feat: make isDev true only if either test or dev environment
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.10 to 6.4.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.4.10...v6.4.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node.bcrypt.js@v3.0.8...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Merge release 4.30.3 into develop
* Create trouble shooting guide

* Add to trouble shooting guide

* Update docs/TROUBLESHOOTING.md

Co-authored-by: Antariksh Mahajan <antarikshmahajan@gmail.com>

Co-authored-by: Arshad Ali <arshadali@Arshads-MacBook-Pro.local>
Co-authored-by: Antariksh Mahajan <antarikshmahajan@gmail.com>
Bumps [express-winston](https://github.com/bithavoc/express-winston) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/bithavoc/express-winston/releases)
- [Changelog](https://github.com/bithavoc/express-winston/blob/main/CHANGELOG.md)
- [Commits](bithavoc/express-winston@v4.0.3...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[develop] Release 4.30.4

Revert "feat: Filter Storage Mode Responses by Submission Id (#71)"
* This reverts commit eaef2eb.
Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/brix/crypto-js/releases)
- [Commits](brix/crypto-js@3.3.0...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: log ip, submissionId and formId together in json

* refactor: use logger.info and add IP to admin mail log
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 0.11.0 to 0.14.1.
- [Release notes](https://github.com/htmlhint/HTMLHint/releases)
- [Changelog](https://github.com/htmlhint/HTMLHint/blob/master/CHANGELOG.md)
- [Commits](htmlhint/HTMLHint@v0.11.0...v0.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-cache](https://github.com/node-cache/node-cache) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/node-cache/node-cache/releases)
- [Commits](node-cache/node-cache@v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.699.0 to 2.734.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.699.0...v2.734.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@karrui karrui changed the title feat: release v4.31.0 feat: release v4.31.0 to master Aug 25, 2020
@karrui karrui changed the title feat: release v4.31.0 to master feat: merge release v4.31.0 into master branch Aug 25, 2020
@liangyuanruo liangyuanruo merged commit 7849419 into master Aug 25, 2020
@liangyuanruo liangyuanruo deleted the release-v4.31.0 branch January 6, 2021 08:25
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.

5 participants