react-devui icon indicating copy to clipboard operation
react-devui copied to clipboard

chore(deps): bump nx from 14.5.6 to 14.5.10

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps nx from 14.5.6 to 14.5.10.

Release notes

Sourced from nx's releases.

14.5.10

14.5.10 (2022-08-23)

Bug Fixes

  • devkit: convertNxExecutor() should properly emit observables (6652fe4), closes #11653

14.5.8

14.5.8 (2022-08-19)

Bug Fixes

  • core: project graph should be read from executor context (b5f4b12)

14.5.7

14.5.7 (2022-08-17)

Bug Fixes

  • angular: add check before attempting to collect secondary entrypoints #11437 (#11496) (f930117)
  • angular: add namedInputs to expected angular extension properties (#11593) (0c25e57)
  • angular: use rxjs 7.5.0 for Angular 14.1 (#11586) (47e38d1)
  • core: fix backwards compatibility with Nx 14.1.0 (#11438) (7d4a5c7)
  • linter: normalize rule context file name for cross OS (#11604) (3574fdc)
  • linter: replace all $ chars in path; not only the first (#11621) (ede5927)
  • linter: use more performant way to check for package existance (#11603) (244ac01)
  • nx-plugin: fix the file paths for newly created generators in generators.json (#11611) (2baa96a), closes #11610
  • repo: change e2e tests to publish 9999.0.2 (#11591) (0a64415)

Features

Commits
  • b5f4b12 fix(core): project graph should be read from executor context
  • ede5927 fix(linter): replace all $ chars in path; not only the first (#11621)
  • 7d4a5c7 fix(core): fix backwards compatibility with Nx 14.1.0 (#11438)
  • 0c25e57 fix(angular): add namedInputs to expected angular extension properties (#11593)
  • See full diff 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[bot] avatar Aug 29 '22 02:08 dependabot[bot]

Website preview has been generated! :tada: :tada: :tada:

github-actions[bot] avatar Aug 29 '22 02:08 github-actions[bot]

Codecov Report

Merging #198 (747f0f5) into main (22034a6) will increase coverage by 100.00%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           main      #198        +/-   ##
===========================================
+ Coverage      0   100.00%   +100.00%     
===========================================
  Files         0         1         +1     
  Lines         0        29        +29     
  Branches      0        13        +13     
===========================================
+ Hits          0        29        +29     
Impacted Files Coverage Δ
packages/ui/components/button/Button.tsx 100.00% <0.00%> (ø)

codecov[bot] avatar Aug 29 '22 02:08 codecov[bot]

Superseded by #200.

dependabot[bot] avatar Sep 05 '22 13:09 dependabot[bot]