martinkasa / capacitor-secure-storage-plugin

Capacitor plugin for storing string values securly on iOS and Android.
MIT License
152 stars 53 forks source link

Bump minimatch and @nrwl/cli in /test-app #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year 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 14.1.4 to 15.0.13

Release notes

Sourced from @​nrwl/cli's releases.

15.0.13

15.0.13 (2022-11-08)

Bug Fixes

  • core: fix undefined projectName in tasks runner (#13044) (022fdc8)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (60dce21)
  • js: call normalizePath on generated importPath (#13037) (c588cc7)
  • misc: set project names used the old logic including dirs (098903f)

15.0.12

15.0.12 (2022-11-08)

Bug Fixes

  • core: explicitly set project names (31a82af)

15.0.11

15.0.11 (2022-11-07)

Bug Fixes

  • core: correctly derive the name of the project based on package.json without name (86c5819)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (ba7a850)
  • core: fix custom workspace-generator options (#12821) (8ba21f3), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (82bc3ba)
  • core: improve external node dependency mapping (#12996) (0d5e4f9)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (2a980c2)
  • core: suppress access errors during project file scan (#13031) (fafa3b4)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (4169a7e)
  • nextjs: error in with-nx.ts (#12973) (cec607b)
  • react: upgrade loader-utils (#13021) (444af2d)
  • testing: provide better error messages around component test --build-target (#12886) (f1db9ce)
  • webpack: Fixed script optimization not working for node target (#12221) (39d197f)

15.0.10

15.0.10 (2022-11-04)

Bug Fixes

  • core: fix -c alias for configuration (#13001) (f538ce0)
  • graph: improve performance of showing/hiding directories of projects (#12998) (eae4b27)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (e10ab7d)
  • testing: handle path offsets for angular component testing (#12863) (0bf19ec)

15.0.9

... (truncated)

Commits
  • 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
  • See full diff 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/martinkasa/capacitor-secure-storage-plugin/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.