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

Merge main to production 19.02.2021 #71

Merged
merged 18 commits into from
Feb 19, 2021
Merged

Merge main to production 19.02.2021 #71

merged 18 commits into from
Feb 19, 2021

Conversation

Jozwiaczek
Copy link
Owner

Overview of PR

Technical & Architecture Changes

TODO

Mefjus and others added 18 commits February 18, 2021 03:37
* fix: create random user method

* test: add userService unit test

* fix: findAll() unit test

* fix: clarify users findAll test

* fix: clarify users findAll test

* test: add testClearRepository.ts

* test: wip

* test: simplify userService test

Co-authored-by: jakub.jozwiak <kubencki@gmail.com>
* ci: add ci timeout, setup db for ci, add ci tests step
* ci: remove test check from pre-push git hooks

* style: fix code formatting

* fix: change dependabot package-ecosystem to npm

* ci: check containers default versioning

* ci:  add linters in GH pipeline
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2...26968a0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 5.1.4 to 6.1.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v5.1.4...v6.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.30 to 0.2.31.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.30...0.2.31)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 7.6.11 to 7.6.12.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.6.11...v7.6.12)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.19.0...v7.20.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.10 to 17.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: add tests for getLabelFromSource and change its name

* test: add test for password input

* feat: add tests for email regex

* feat: add react test global providers

* feat: add template generator for client element
@Jozwiaczek Jozwiaczek requested a review from Mefjus February 19, 2021 21:07
@Jozwiaczek Jozwiaczek merged commit 046f46a into production Feb 19, 2021
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.

2 participants