tinovyatkin / nest-puppeteer

Puppeteer (Headless Chrome) provider for Nest.js
MIT License
105 stars 23 forks source link

Update dependency @nestjs/schematics to v8.0.8 #572

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/schematics 8.0.7 -> 8.0.8 age adoption passing confidence

Release Notes

nestjs/schematics ### [`v8.0.8`](https://togithub.com/nestjs/schematics/releases/8.0.8) [Compare Source](https://togithub.com/nestjs/schematics/compare/8.0.7...8.0.8) - Merge pull request [#​967](https://togithub.com/nestjs/schematics/issues/967) from stanimirovv/fix/allow-underscores-in-names ([`784404d`](https://togithub.com/nestjs/schematics/commit/784404d)) - feat: Merge branch 'master' into fix/allow-underscores-in-names ([`69998cf`](https://togithub.com/nestjs/schematics/commit/69998cf)) - Merge pull request [#​959](https://togithub.com/nestjs/schematics/issues/959) from nestjs/renovate/angular-cli-monorepo ([`d9ad002`](https://togithub.com/nestjs/schematics/commit/d9ad002)) - Merge pull request [#​966](https://togithub.com/nestjs/schematics/issues/966) from stanimirovv/fix/lint ([`d105de5`](https://togithub.com/nestjs/schematics/commit/d105de5)) - test: make test names more specific ([`b4251f9`](https://togithub.com/nestjs/schematics/commit/b4251f9)) - refactor(resource.factory): keep backspaces in path and file name ([`d255c82`](https://togithub.com/nestjs/schematics/commit/d255c82)) - refactor(sub-app.factory): keep underscores in path and file name ([`931f763`](https://togithub.com/nestjs/schematics/commit/931f763)) - refactor(service.factory): keep underscores in path and file name ([`2745cdf`](https://togithub.com/nestjs/schematics/commit/2745cdf)) - refactor(provider.factory): keep underscores in path and file name ([`4a87262`](https://togithub.com/nestjs/schematics/commit/4a87262)) - refactor(module.factory): keep underscores in path and file name ([`86e1981`](https://togithub.com/nestjs/schematics/commit/86e1981)) - refactor(middleware.factory): keep underscores in path and file name ([`5635906`](https://togithub.com/nestjs/schematics/commit/5635906)) - refactor(library.factory): keep underscores in path and file name ([`591a850`](https://togithub.com/nestjs/schematics/commit/591a850)) - refactor(controller.factory): keep underscores in path ([`300ffe6`](https://togithub.com/nestjs/schematics/commit/300ffe6)) - refactor(interface.factory): keep underscores in path and file name ([`36cadec`](https://togithub.com/nestjs/schematics/commit/36cadec)) - refactor(interceptor): factory keeps underscore in path and file name ([`1381305`](https://togithub.com/nestjs/schematics/commit/1381305)) - refactor(resolver.factory): keep underscores in dir and file names ([`c4e1bc3`](https://togithub.com/nestjs/schematics/commit/c4e1bc3)) - refactor(pipe.factory): keep underscore in dir and file names ([`91fc621`](https://togithub.com/nestjs/schematics/commit/91fc621)) - chore(deps): update dependency ts-node to v10.7.0 ([`93e1203`](https://togithub.com/nestjs/schematics/commit/93e1203)) - refactor(guard.factory): dasherize to normalize ([`9df6205`](https://togithub.com/nestjs/schematics/commit/9df6205)) - refactor: user normailze for class factory ([`b5d3c3c`](https://togithub.com/nestjs/schematics/commit/b5d3c3c)) - refactor: improve test names ([`209d00e`](https://togithub.com/nestjs/schematics/commit/209d00e)) - fix: test names ([`f93ef88`](https://togithub.com/nestjs/schematics/commit/f93ef88)) - fix: application supports backspaces ([`81227c4`](https://togithub.com/nestjs/schematics/commit/81227c4)) - fix: gateway supports backspaces ([`5be8367`](https://togithub.com/nestjs/schematics/commit/5be8367)) - fix: filter supports backspaces ([`488c1bf`](https://togithub.com/nestjs/schematics/commit/488c1bf)) - fix: decorator supports backspaces ([`3600e5c`](https://togithub.com/nestjs/schematics/commit/3600e5c)) - feat: add formatting util library ([`913182f`](https://togithub.com/nestjs/schematics/commit/913182f)) - fix: linter errors ([`a24bf15`](https://togithub.com/nestjs/schematics/commit/a24bf15)) - fix: remove deprecated package breaking npm lint ([`b8e0878`](https://togithub.com/nestjs/schematics/commit/b8e0878)) - chore(deps): update dependency eslint-config-prettier to v8.5.0 ([`f3c0a42`](https://togithub.com/nestjs/schematics/commit/f3c0a42)) - chore(deps): update dependency ts-node to v10.6.0 ([`6f8d5b7`](https://togithub.com/nestjs/schematics/commit/6f8d5b7)) - chore(deps): update dependency typescript to v4.6.2 ([`0cac3b0`](https://togithub.com/nestjs/schematics/commit/0cac3b0)) - chore(deps): update typescript-eslint monorepo to v5.13.0 ([`64a23c2`](https://togithub.com/nestjs/schematics/commit/64a23c2)) - chore(deps): update dependency eslint to v8.10.0 ([`78a7a12`](https://togithub.com/nestjs/schematics/commit/78a7a12)) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.26 ([`1c33a40`](https://togithub.com/nestjs/schematics/commit/1c33a40)) - fix(deps): update angular-cli monorepo to v13.2.5 ([`e9ac2be`](https://togithub.com/nestjs/schematics/commit/e9ac2be))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.