push-based / user-flow-gh-action

📦 GH action for push-based/user-flow
MIT License
4 stars 4 forks source link

build(deps-dev): bump @nrwl/jest from 15.0.7 to 15.1.1 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/jest from 15.0.7 to 15.1.1.

Release notes

Sourced from @​nrwl/jest's releases.

15.1.1

15.1.1 (2022-11-16)

Bug Fixes

  • core: set project names using a glob instead of project graph (#13202) (e97c857)

15.1.0

15.1.0 (2022-11-15)

Bug Fixes

  • angular: do not throw errors for skipped remotes (#13100) (8bba6d7)
  • angular: ensure paths are resolved correctly in ng-packagr executors (#13059) (6bc3720)
  • angular: fix failing e2e (#13083) (f432b97)
  • angular: migration should ignore external deps (#13112) (a300c0e)
  • angular: passthrough skip package json option to generators (#13109) (3e867d1)
  • bundling: add missing package.json export field (#13035) (a623e52)
  • bundling: wrong main entry path for cjs in ouput package.json (#12569) (4ae6bc5)
  • core: add globPatternforDependencies support nx:run-commands wi… (#12786) (32bec2a)
  • core: correctly derive the name of the project based on package.json without name (67e032d)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (5ade725)
  • core: do not interpolate unknown options in overrides (#13088) (2b29647)
  • core: explicitly set project names (f136737)
  • core: fix -c alias for configuration (#13001) (3a63b19)
  • core: fix custom workspace-generator options (#12821) (8abc405), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (383107c)
  • core: fix migrations for projects with package.json configuration (#12977) (ad91dc0)
  • core: fix undefined projectName in tasks runner (#13044) (bcd43cb)
  • core: improve external node dependency mapping (#12996) (2f20807)
  • core: move affected positional arguments args back to util (#12994) (d6c4547)
  • core: prevent incorrect regex replacement of app name (#13082) (6fc4d37)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (cd1b6c6)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (59ed6f1)
  • core: suppress access errors during project file scan (#13031) (f583689)
  • core: update yargs to ^17.6.2 (#12978) (6c6eff7)
  • core: use root version for yarn lock file pruning (#12964) (a146745)
  • core: workspace-generator errors should be propagated to nx (#12955) (e6ff5bc)
  • devkit: use target inference from plugins in readTargetOptions (#13141) (b142f38)
  • graph: improve performance of showing/hiding directories of projects (#12998) (305f694)
  • js: call normalizePath on generated importPath (#13037) (2818f2e)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (9cbf9bf)
  • linter: do not remap namespace import specifiers as import specifiers (#12954) (d59bd10)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (8550035)
  • misc: read the version of nrwl packages from project graph (#13118) (f572574)

... (truncated)

Commits


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 #28.