Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Bump @nrwl/tao from 14.1.4 to 14.6.4 #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps @nrwl/tao from 14.1.4 to 14.6.4.

Release notes

Sourced from @​nrwl/tao's releases.

14.6.4

14.6.4 (2022-09-02)

Bug Fixes

  • angular: host tests were failing due to no navigation (#11825) (458e89b)
  • core: gracefully handle errors when unable to find custom hasher (#11854) (830b55a)
  • js: remove check for non-buildable libs being used when packaging. (#11835) (cd3352a)
  • misc: print new workspace directory and fix issues when creating workspaces with non-normalized name (#11853) (8db5f1a)
  • nextjs: use SWC compiler for next.js libraries (#11848) (525350f)

14.6.3

14.6.3 (2022-09-01)

Bug Fixes

  • nextjs: SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js (#11829) (9b26bc1)

Features

  • misc: a/b test different prompt messages (f89b68b)

14.6.2

14.6.2 (2022-09-01)

Bug Fixes

14.6.1

14.6.1 (2022-08-31)

Note: Version bump only for package @​nrwl/nx-source

14.6.0

14.6.0 (2022-08-31)

Bug Fixes

  • angular: adds missing types in the schemes of remote and host generators (#11428) (9294b64)
  • angular: change rxjs migration to conditional migration (#11771) (b86ace5)
  • angular: remote entry component template typo (#11707) (3822d83)

... (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)

Bumps [@nrwl/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) from 14.1.4 to 14.6.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.6.4/packages/tao)

---
updated-dependencies:
- dependency-name: "@nrwl/tao"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 5, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #192 (533424d) into main (6634e86) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   91.63%   91.59%   -0.04%     
==========================================
  Files         134      369     +235     
  Lines        1506    12391   +10885     
  Branches      226     3612    +3386     
==========================================
+ Hits         1380    11350    +9970     
- Misses         62      685     +623     
- Partials       64      356     +292     
Flag Coverage Δ
unittest 91.59% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
packages/utils/src/ts-eslint-scope/analyze.ts 100.00% <0.00%> (ø)
...ges/utils/src/ast-utils/eslint-utils/predicates.ts 100.00% <0.00%> (ø)
packages/eslint-plugin/src/rules/comma-spacing.ts 100.00% <0.00%> (ø)
packages/utils/src/ts-eslint/RuleTester.ts 100.00% <0.00%> (ø)
...ges/type-utils/src/getConstrainedTypeAtLocation.ts 0.00% <0.00%> (ø)
...plugin/src/rules/naming-convention-utils/format.ts 83.33% <0.00%> (ø)
packages/type-utils/src/predicates.ts 36.23% <0.00%> (ø)
...ages/eslint-plugin/src/rules/default-param-last.ts 100.00% <0.00%> (ø)
...slint-plugin/src/rules/no-unnecessary-condition.ts 98.30% <0.00%> (ø)
...s/eslint-plugin/src/rules/no-restricted-imports.ts 96.42% <0.00%> (ø)
... and 225 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #195.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/tao-14.6.4 branch September 12, 2022 08:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant