pjatk21 / alt-api

Twórz zapytania do planu zajęć PJATK w ciągu milisekund. Dobra alternatywa dla oryginalnej strony z 2010. :shipit:
https://altapi.kpostek.dev
7 stars 0 forks source link

Bump @nestjs/schematics from 8.0.7 to 8.0.8 #16

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/schematics from 8.0.7 to 8.0.8.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 8.0.8

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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.