vitrivr / vitrivr-ng

vitrivr NG is a web-based user interface for searching and browsing mixed multimedia collections. It uses cineast as a backend
MIT License
16 stars 23 forks source link

Bump minimatch and @nrwl/cli #156

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps minimatch and @nrwl/cli. These dependencies needed to be updated together. Updates minimatch from 3.0.4 to 3.0.5

Commits


Updates @nrwl/cli from 13.10.1 to 15.1.1

Release notes

Sourced from @​nrwl/cli'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
  • f311ecb chore(repo): remove workspace.json (#13040)
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • b8efa77 fix(core): remove eslintrc.json from the package build artifact (#11043)
  • e491c6f feat(core): make nx.json optional
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 6351413 fix(core): preserve dash casing when passing args to executors
  • e4cccfc chore(repo): update nx to 14.1.1 (#10132)
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vitrivr/vitrivr-ng/network/alerts).