jmcdo29 / testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
MIT License
2.88k stars 379 forks source link

chore(deps-dev): bump @nrwl/workspace from 15.0.4 to 15.5.0 #1927

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/workspace from 15.0.4 to 15.5.0.

Release notes

Sourced from @​nrwl/workspace's releases.

15.5.0

15.5.0 (2023-01-13)

Bug Fixes

Features

15.4.8

15.4.8 (2023-01-12)

Bug Fixes

  • core: do not capture --target when using nx run (0e5531e)
  • core: make forked-process-task-runner robust to closed processes (#14289) (8518f69)
  • react: add deprecated messages to react and next generators (#14310) (d98d246)
  • storybook: migrator version update (#14314) (7405f97)
  • storybook: return baseUrl from storybook and use in cypress (#14306) (a5766a8)

15.4.7

15.4.7 (2023-01-12)

Bug Fixes

  • core: do not capture --target when using nx run (0e5531e)
  • core: make forked-process-task-runner robust to closed processes (#14289) (8518f69)
  • react: add deprecated messages to react and next generators (#14310) (d98d246)
  • storybook: migrator version update (#14314) (7405f97)
  • storybook: return baseUrl from storybook and use in cypress (#14306) (a5766a8)

15.4.6

15.4.6 (2023-01-12)

Bug Fixes

... (truncated)

Commits
  • 2dc72e0 feat(angular): support angular 15.1.0 (#14103)
  • b197679 chore(repo): updated dependency fs-extra to ^11.1.0 (#14232)
  • 6754e62 feat(core): print nicely formatted JSON parse error (#14293)
  • a5707c8 feat(angular): remove decorate-angular-cli (#14226)
  • bd305fd fix(misc): @​nrwl/vite should be in @​nrwl/workspace's package group (#14151)
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • 285dc39 feat(core): support targets with colons in the name without quotes (#13938)
  • 82fbb98 feat(misc): dont generate defaultProject for non standalone workspaces
  • 7c65787 fix(misc): only gen start/build scripts for standalone projects
  • 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 1 year ago

Superseded by #1931.