Skip to content

chore(deps-dev): bump @nrwl/linter from 12.3.3 to 12.5.8#1587

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nrwl/linter-12.5.8
Closed

chore(deps-dev): bump @nrwl/linter from 12.3.3 to 12.5.8#1587
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nrwl/linter-12.5.8

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @nrwl/linter from 12.3.3 to 12.5.8.

Release notes

Sourced from @​nrwl/linter's releases.

Release 12.5.8

Bug Fixes

  • core: add @​nrwl/nx-cloud to report package list (#6279) (3408764)
  • core: adjust logger to avoid errors when the passed object is not a string (#6320) (6a4ae43)
  • core: include dependencies of projects which do not have a target (#6309) (3a2d74c)
  • core: make sanitizePath cross-platform (#6308) (9b3f23a)
  • core: project.json files are not being used with wrapAngularDevkitSchematic (#6276) (0c2e21f), closes #6271 #6272
  • core: project.json split should be remembered if all projects utilize it (#6180) (58bc426)
  • core: safely handle when tasksRunnerOptions are not defined (#6252) (a2c8cb3)
  • core: update root jest config with move generator (#6313) (4fe522f), closes #6303
  • devkit: module of classname should be capitalized when generated with special characters in a directory (#6283) (698fd96), closes #6281
  • nextjs: wrong deprecation message for createGlobPatternsOfDependentProjects (#6299) (c8f38a6)
  • repo: adjust the language in the readme (7b893e7)
  • web: fix stylePreprocessorOptions option (#6265) (4424179)

Features

  • storybook: story generator takes into account actions (#6302) (60ff3fa)

Release 12.5.7

No release notes provided.

Release 12.5.6

Bug Fixes

  • core: error messase when missing targets (3a0b0b3)
  • core: fix fallback for npm scripts (d38ec76)
  • core: include dependencies of projects which do not have a target (#6245) (868fd43)
  • misc: dep graph should not remove deps (7859eba)

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)

... (truncated)

Commits
  • e82fc43 Release 12.5.8
  • 4424179 fix(web): fix stylePreprocessorOptions option (#6265)
  • 698fd96 fix(devkit): module of classname should be capitalized when generated with sp...
  • 9b3f23a fix(core): make sanitizePath cross-platform (#6308)
  • 3a2d74c fix(core): include dependencies of projects which do not have a target (#6309)
  • 5bd335e docs(core): Enhanced interpolation link function (#6318)
  • 647aacf docs(angular): fix minor issues with Nx Console docs and icon loading (#6295)
  • 6a4ae43 fix(core): adjust logger to avoid errors when the passed object is not a stri...
  • 8fd94ff cleanup(repo): readme refinements
  • 4fe522f fix(core): update root jest config with move generator (#6313)
  • 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.5.8.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@12.3.3...12.5.8)

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

codecov Bot commented Jul 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1587 (f3080bc) into master (e820755) will decrease coverage by 0.51%.
The diff coverage is 99.01%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #1587      +/-   ##
===========================================
- Coverage   100.00%   99.48%   -0.52%     
===========================================
  Files           44       64      +20     
  Lines          492      783     +291     
  Branches        11       43      +32     
===========================================
+ Hits           492      779     +287     
- Partials         0        4       +4     
Flag Coverage Δ
e2e ?
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 Δ
apps/todo/src/app/app.component.html 100.00% <ø> (ø)
.../app/components/todo-item/todo-list.component.html 100.00% <ø> (ø)
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%> (ø)
... and 58 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...f3080bc. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #1632.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/nrwl/linter-12.5.8 branch July 22, 2021 11:33
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