Xeroxxx / tplink-energy-monitor

An energy monitoring dashboard for TP-Link smart plugs - Forked from https://github.com/jamesbarnett91/tplink-energy-monitor
GNU General Public License v3.0
21 stars 7 forks source link

Bump @nrwl/tao from 11.6.1 to 12.5.5 in /tplink-energy-monitor #159

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @nrwl/tao from 11.6.1 to 12.5.5.

Release notes

Sourced from @​nrwl/tao's releases.

Release 12.5.2

Bug Fixes

  • core: correct detect run commands when using project.json (#6221) (5bf4d3d)
  • core: make missing output check more comprehensive (#6204) (dc4270d)

Release 12.5.1

Bug Fixes

  • angular: check for angular.json when converting config event path (#6170) (e4b35da)
  • core: affected base and head logs (#6164) (c9d7b3e)
  • core: convert-to-nx-project should not prompt for project when --all is passed (#6179) (b4d685e)

Release 12.5.0

Bug Fixes

  • angular: change tsconfig.worker.json to extend the right path (#6105) (e5c552b)
  • angular: fix storybook-configuration not installing deps (#6109) (2e4d00f)
  • angular: fix typo in karma-project generator factory definition (#5888) (43f7d75)
  • angular: fix workspace init generator to workaround file rename issues in the tree (#6098) (c66324d)
  • angular: Inline nx logo in default template (#6114) (44bbc08)
  • angular: keep package postinstall script in @​nrwl/angular package (#6086) (fdb54b3)
  • angular: override TSLint deprecation message to point to Nx ESLint conversion generator (#5893) (668ed1c)
  • angular: remove Stylus from new Angular workspaces and apps (#6095) (bbb0416)
  • core: add support for formatting using all extensions prettier supports (#5890) (4563386)
  • core: catch errors when cleaning up tmp dir during migrate (632d2f7)
  • core: clean up tmp directories during migrate (#5971) (702f158)
  • core: do not migrate nrwl packages that are not installed (3093fd1)
  • core: fix aliased args parsing (#5973) (2c533ac)
  • core: fix remove generator for custom layout (#5921) (a0b2df5)
  • core: fix the add-target-dependencies migration to remove the old property (ac871d9)
  • core: format after sorting nx.json, workspace.json and tsconfig.… (#6044) (8915c6b)
  • core: override isDirectory in wrapped angular schematics host (#5869) (d3992e9)
  • core: resolve npm packages after typescript (c5ccd9c)
  • core: throw error for non-existing proj on getSourceDirOfDependentProjects (#6017) (d40ca95)
  • devkit: include targetDependencies and plugins when updating workspace config (#5898) (d8cd862)
  • linter: tslint to eslint conversion should not override existing root config (#6103) (4a9d82f)
  • misc: correct url parsing for dep-graph server (#6139) (a29c11a)
  • nest: fix lint convertor incomplete type (#5995) (68b598f)
  • nextjs: app generator should succeed with --directory (#6039) (374a9d6), closes #6027
  • nextjs: fix component generator (#6088) (068c985), closes #6084
  • nextjs: remove obsolete React import on _app.tsx (#6034) (a1c208a)
  • nextjs: set NODE_ENV for the serve command (2ba13db), closes #5627
  • node: don't clobber packageJson.main if it exists (#5836) (b4d27fc)
  • node: node-externals fails in subdirectories (472392a)
  • nxdev: subheader on the home page is old (44dd1f5)
  • repo: fix flaky cross-os new line check (#5938) (6ca30d8)
  • storybook: change main-js without executing it in migrator (e6f047f)
  • storybook: fix broken migration test (#5951) (c64d9df)
  • storybook: fix import for findNodes (#5974) (c7a5f6d)

... (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 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #180.