Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps @nrwl/linter from 13.8.8 to 14.0.1.

Release notes

Sourced from @​nrwl/linter's releases.

Release 14.0.1

Bug Fixes

  • angular: remove src from lintFilePatterns (#9940) (9f87d4c)
  • core: remove log during migrate (#9935) (f98459e)
  • testing: include jest.config.ts in tsconfig.spec.json (#9938) (b93091b)

Release 14.0.0

Bug Fixes

  • angular: add application schema options to mfe-host (#9751) (409f000)
  • angular: add application schema options to mfe-remote (#9752) (5b105b1)
  • angular: mf generators failed with directory (#9922) (56aa346)
  • angular: path normalize was in correct on windows #9861 (#9881) (5fb6fc7)
  • angular: remove implicit deps creation from mfe (#9799) (dfd4a1d)
  • angular: share secondary entry points (#9896) (cc38970)
  • angular: there is no cors option on the file-server (#9923) (e7f220d)
  • core: allow parsing dot notation cli args (#9812) (74a4047), closes #9764
  • core: build project's that have buildable dependencies without package.json's (#9466) (8e3f7d8)
  • core: build-project-graph shouldn't fail when large number of workers are available (#9804) (1857138), closes #9801
  • core: fix migrate race conditions (#9794) (c047151)
  • core: fix migration for tasks runners (#9778) (945ee01)
  • core: fix typings in params (#9735) (cc4e8c1)
  • core: fix writing partial files to disk during migration (#9931) (e3a88d4)
  • core: handle failed CI workflows in CNW CLI (#9915) (ec0f4b4)
  • core: improve generated workflows (#9921) (d27563b)
  • core: init generators should not crash when trying to remove dependencies when package.json does not have dependencies (#9765) (75b0744)
  • core: local plugins should resolve in package-manager workspaces (#9913) (2d2c8a7), closes #9823
  • core: make CNW preset property open for custom presets (31b6473)
  • core: remove @​nrwl/workspace when adding nx to monorepo (#9813) (bfbe8fc)
  • core: replaceAppNameWithPath should not consider defaultConfiguration #9706 (#9729) (9cef14d)
  • dep-graph: fix display of nested workspaceLayout directories (#9918) (5f12ce0)
  • devkit: remove from package-json should pass when dev dependencies null (#9903) (b225d98), closes #9877
  • js: add init generator placeholder (#9777) (3e94d4c)
  • js: enable hidden files as assets (#9880) (67b34a0)
  • js: ignore tsx and .test. files with buildable swc libraries (#9540) (696fefd), closes #9442
  • node: webpack executor doesn't respect option outputFileName (#9740) (0e68c61)
  • nxdev: update navbar for extending nx (#9886) (ec2a2f1)
  • react: handle transform properly for js/ts files in @​nrwl/react/plugin/jest (#9898) (8171e68), closes #9640
  • react: migrate react-test-renderer correctly (#9811) (67a5b41)
  • react: path normalize was in correct on windows #9861 (#9882) (943382e)
  • react: update migration to work without targets (#9901) (e744768)
  • react: update migrations to work for projects without targets (#9906) (ff3b3a7)
  • react: use normalized app name in host/remote generators (#9909) (7913f31)
  • storybook: component props should only consider inputs #9417 (#9780) (33ec4ac)
  • storybook: remove hard-coded ci:true option (#9827) (c0de03b), closes #9681
  • testing: provide descriptive message when the project does not have targets defined. (#9795) (02cf4be), closes #9756

... (truncated)

Commits
  • b93091b fix(testing): include jest.config.ts in tsconfig.spec.json (#9938)
  • 39331d1 feat(testing): move jest config to .ts files (#9854)
  • 46e7b4d chore(core): improve help output for generators and executors (#9800)
  • 75b0744 fix(core): init generators should not crash when trying to remove dependencie...
  • d860a91 feat(angular): allow migrating angular cli workspaces using the @​angular-esli...
  • a64bba9 feat(linter): add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags ...
  • 9d89ea8 chore(linter): update eslint version (#9708)
  • 167b57a docs(core): add description to linter package (#9537)
  • 6dae32c docs(nxdev): support packages schemas metadata & discoverability (#9383)
  • d4b5c30 cleanup(core): remove the indirection left after inlining ta… (#9469)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@nx-cloud
Copy link

nx-cloud bot commented Apr 22, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 952cd72. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #101.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/linter-14.0.1 branch April 25, 2022 20:49
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.

0 participants