Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nrwl/linter from 12.3.3 to 12.6.0.

Release notes

Sourced from @​nrwl/linter's releases.

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)
  • linter: check existence of eslintrc.json before running migration (#6335) (35d77a1)
  • misc: @​nrwl/workspace:rm generator should work with standalone configs (#6348) (84b40c8)
  • misc: move generator should support project.json files (#6402) (a722026)
  • misc: remove import of webpack-dev-server (#6396) (cd868a8)
  • node: no output for package executor watch mode (#6440) (2e36b20)
  • nxdev: broken links on home pages (0fd5af9)
  • nxdev: fixing sidbar appearance with anchored links (#6365) (84f80c8)
  • react: ensure version of webpack is updated when running migrate-to-webpack-5 (#6401) (fe34edf)
  • repo: fix running e2e tests locally with npm 7 (#6400) (90921aa)
  • storybook: add cssmodule and image typings for React Storybook setup (#6363) (596cf5b)
  • testing: fixing formatting on root jest.config migration (#6418) (f0dbfb0)

Features

  • angular: add an serve-mfe target to host app (#6444) (3e6a315)
  • angular: add executor to allow custom webpack config with serve (#6359) (ec414e5)
  • angular: add host option to MFE generator (#6368) (776bd27)
  • angular: generate entry module for remote mfes (#6403) (227eed9)
  • angular: upgrade angular to ~12.1.0 (#6390) (bea5ed4)
  • angular: use webpack-server executor for mfe apps (#6373) (4697ce1)
  • core: add the target project name to the environment variables (#5886) (fe7ab82)
  • core: improve project graph creation not to invalidate nxdeps when global config change (f86a073)
  • core: speed up ts module resolution (#6474) (0bdd53a)
  • core: store file deps and only reanalyze changed files (0e52c43)
  • core: support project and target specific env files when running a task (#6453) (202c89c)
  • core: update typescript to 4.3 (#6397) (7de111c)
  • gatsby: update gatsby to version 3.10.0 (#6449) (c8bd620)

... (truncated)

Commits
  • 1160bbe Release 12.6.0
  • 2f44b0a docs(core): Add feature list (#6460)
  • 0bdd53a feat(core): speed up ts module resolution (#6474)
  • b41a1ea docs(nextjs): update overview and guide (#6462)
  • 1ca34f9 chore(repo): split angular e2e tests into core and extensions (#6470)
  • f3b5ffc fix(core): handle directories with lots of files when reading the workspace f...
  • 0af1780 fix(core): improve run-commands dx for ready-when (#6448)
  • 9326742 fix(core): fix wrong create-nx-workspace tutorial link (#6428)
  • 91cfe5d chore(core): run-commands executor schema supports descriptions alongside com...
  • 729d839 fix(angular): generated ngrx facade tests should pass (#6458)
  • 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@nrwl/linter](https://github.com/nrwl/nx) from 12.3.3 to 12.6.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@12.3.3...12.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #1634 (d265129) into master (e820755) will decrease coverage by 0.43%.
The diff coverage is 99.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1634      +/-   ##
===========================================
- Coverage   100.00%   99.56%   -0.44%     
===========================================
  Files           44       64      +20     
  Lines          492      920     +428     
  Branches        11       44      +33     
===========================================
+ Hits           492      916     +424     
- Partials         0        4       +4     
Flag Coverage Δ
e2e 95.18% <94.64%> (+2.43%) ⬆️
unittests 99.48% <99.01%> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
libs/components/button/src/lib/button-harness.ts 100.00% <ø> (ø)
...yer/src/app/media-control/store/spotify.reducer.ts 71.42% <20.00%> (-28.58%) ⬇️
apps/spotify-player/src/app/app.component.html 100.00% <100.00%> (ø)
...r/src/app/media-control/media-control.component.ts 100.00% <100.00%> (ø)
...er/src/app/media-control/pipes/format-time.pipe.ts 100.00% <100.00%> (ø)
...dia-control/services/spotify-player-api.service.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.actions.ts 100.00% <100.00%> (ø)
...yer/src/app/media-control/store/spotify.effects.ts 100.00% <100.00%> (ø)
...r/src/app/media-control/store/spotify.selectors.ts 100.00% <100.00%> (ø)
...pps/spotify-player/src/environments/environment.ts 100.00% <100.00%> (ø)
... and 59 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcb267b...d265129. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #1661.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nrwl/linter-12.6.0 branch July 26, 2021 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant