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

build: merge Release 4.41.0 into master #517

Merged
merged 24 commits into from
Oct 27, 2020
Merged

build: merge Release 4.41.0 into master #517

merged 24 commits into from
Oct 27, 2020

Conversation

tshuli
Copy link
Contributor

@tshuli tshuli commented Oct 27, 2020

No description provided.

liangyuanruo and others added 24 commits October 13, 2020 13:47
chore: merge release v4.40.0 back into develop
Bumps [angular-resource](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](angular/angular.js@v1.8.0...v1.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [validator](https://github.com/chriso/validator.js) from 13.1.1 to 13.1.17.
- [Release notes](https://github.com/chriso/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.1.1...13.1.17)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [angular-messages](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](angular/angular.js@v1.8.0...v1.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: change remaining res.send to res.json

* test: fix tests

* test: remove final stringify
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](bcaudan/jasmine-spec-reporter@v5.0.2...v6.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 5.0.0.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](ladjs/supertest@v3.4.2...v5.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v26.4.2...v26.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antariksh Mahajan <antariksh@Antarikshs-MacBook-Pro.local>
Co-authored-by: Yuanruo Liang <ogp-yuanruo@Yuanruos-MacBook-Pro.local>
* feat(LoginModel): add static aggregateLoginStats method

* refactor(AdminConsoleCtl): use Login.aggregateLoginStats

* fix(Login): correct return type for static aggregate method

* feat(BillingService): add neverthrown getSpLoginStats fn to service

* refactor(AdminConsoleCtl): use service function for stats retrieval

* feat(BillingCtl): add controller handler for /billing route

* feat(AuthUtil): add utility to check if user session exists

* feat(BillingRouter): add router to handle /billing root endpoints

* feat(billing): add better JSDoc to controller and service functions

* feat(FeatureManager): add stronger typings and export type from index

* feat(BillingFty): return correct function if feature is disabled

* feat(billing): add warning on using billing service without factory

* feat: replace current /billing route with BillingRouter

* refactor(LoginModel): inline exec() call in static method

* test(LoginModel): add schema tests

* test(LoginModel): add tests for static aggregateLoginStats function

* test(BillingService): add tests

* test(BillingFactory): add tests

* test(utils): add query param to mockRequest in expressHandler

* test(BillingCtl): add tests

* chore: fix lint issues

* feat(BillingCtl): add additional meta to info log
Bumps [bson-ext](https://github.com/mongodb-js/bson-ext) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/mongodb-js/bson-ext/releases)
- [Changelog](https://github.com/mongodb-js/bson-ext/blob/master/HISTORY.md)
- [Commits](mongodb-js/bson-ext@v2.0.3...v2.0.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: increase node memory limit to 2gb

* chore: move NODE_OPTIONS env var to docker compose

* chore: move NODE_OPTIONS into Dockerfile
* fix: add additional startsWith('@') check when validating domain

* feat: add more explicit copy for allowed domains error
* refactor: use celebrate error handler

* test: update tests

* test: test for full error object

* test: check full body in user routes tests
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.2.5...v4.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Allow owner/read option on email forms too

* Fix comments

* Clean up logic

* Fix css on table size screens

Co-authored-by: Arshad Ali <arshadali@Arshads-MacBook-Pro.local>
@mantariksh mantariksh merged commit cf80dc0 into master Oct 27, 2020
@tshuli tshuli deleted the release-4.41.0 branch October 27, 2020 05:50
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.

None yet

5 participants