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.6.3 in /tplink-energy-monitor #189

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @nrwl/tao from 11.6.1 to 12.6.3.

Release notes

Sourced from @​nrwl/tao's releases.

Release 12.6.3

Bug Fixes

  • angular: add eslint to protractor apps (#6524) (8040ef7)
  • core: do not override process.env with variables in dotenv files (#6540) (90c56aa)
  • devkit: add font file extensions to binaryExts in generate-files.ts (#6439) (395df05), closes #5213
  • misc: allow run-commands to accept readyWhen for a single command (#6496) (5a1105a)
  • misc: fix moving projects with standalone configuration (#6521) (5fd0ad2)
  • misc: handle moving to a subfolder which results in the same project name and normalize import path (#6507) (3f35418)
  • react: align component and e2e test generation (#6535) (863cb47)

Features

  • core: updated dotenv and switched to import 'dotenv/config' (#5615) (b7fb7f2)
  • devkit: make nx.json optional (#6398) (15ea35d), closes #5678
  • react: add fast refresh support for webpack 5 (#6529) (749c640)

Release 12.6.2

No release notes provided.

Release 12.6.1

Bug Fixes

  • core: ensure cache pathMappings always exist (fedcfc4)
  • misc: make workspace tsc executor to handle dependencies (#6475) (f087146)
  • storybook: when migrating to 12.1 do not throw if project has no targets (#6490) (a4020b0), closes #6128

Release 12.6.0

Bug Fixes

  • angular: add --skip-format for convert-tslint-to-eslint (#6387) (59c8e18)
  • angular: broken buildable libs importPath calculation (#6429) (f5587dc)
  • angular: change mfe naming convention to use host (8b1f812)
  • angular: change version of angular migrations so they run during beta (#6454) (0326be4)
  • angular: fix generating apps with protractor (#6422) (9c3c296)
  • angular: generated ngrx facade tests should pass (#6458) (729d839)
  • angular: update jasmine-marbles to support jest-circus test runner (#6383) (f26eb1c)
  • core: caching individual files (#6445) (d53e25a)
  • core: end tasks after cache is written (#6381) (5ee362a)
  • core: ensure overrides are not parsed as head and base for affected (#6424) (253fd68)
  • core: fix wrong create-nx-workspace tutorial link (#6428) (9326742)
  • core: handle directories with lots of files when reading the workspace files (#6469) (f3b5ffc)
  • core: improve run-commands dx for ready-when (#6448) (0af1780)
  • core: move generator should respect non-relative extends parts (#6427) (6d25d20)
  • core: path comparison across OS for getProjectNameFromDirPath (#6433) (18c3681), closes #6406
  • core: validate pattern if specified for a schema property (#6395) (3a18c4d)
  • core: wrapped angular schematics should be able to update newly created standalone projects (#6351) (6ef8afb), closes #6342 #6342 #6353 #6354
  • devkit: do not update unknown properties to workspace configuration (#6388) (769758d)
  • gatsby: change migration version for gatsby 3.10 (#6459) (491bdd8)

... (truncated)

Commits
  • f2f8440 Release 12.6.3
  • b7fb7f2 feat(core): updated dotenv and switched to import 'dotenv/config' (#5615)
  • 15ea35d feat(devkit): make nx.json optional (#6398)
  • 395df05 fix(devkit): add font file extensions to binaryExts in generate-files.ts (#6439)
  • 4f23692 chore(core): refactor executors to always read from cached project graph (#6446)
  • 749c640 feat(react): add fast refresh support for webpack 5 (#6529)
  • b1eca69 cleanup(devkit): rename all variable names of host to tree
  • 5fd0ad2 fix(misc): fix moving projects with standalone configuration (#6521)
  • 90c56aa fix(core): do not override process.env with variables in dotenv files (#6540)
  • 58f9fcd cleanup(core): use isNpmProject and cleanup project graph utils (#6522)
  • 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 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)