Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

Bumps @nrwl/linter from 13.8.8 to 14.1.9.

Release notes

Sourced from @​nrwl/linter's releases.

14.1.9

14.1.9 (2022-05-25)

Bug Fixes

  • angular: add types to tsconfig.editor.json correctly (#10316) (43d5e62)
  • angular: fix angular mfe when use NormalModuleReplacementPlugin with path alias ends with /* (#10355) (f25e94a)
  • angular: return error when name is missing from package.json (#10356) (0de895d)
  • angular: throw error when npmScope is incorrect (#10366) (9808e65)
  • angular: when generating --preset angular and --cli nx use angular readme at root (a2d9d56)
  • core: bump nrwl/ci workflow versions (399f2ab)
  • core: call pnpm run without -- for pnpm v7 (#10305) (7b7fc89), closes #10111
  • core: default project is not set correctly (7f5137d)
  • core: do not default to white color (271c3d4)
  • core: ensure updateStorybook in nrwl/workspace:move handle direc… (#10399) (124fd7d)
  • core: include types/node in deps when adding workspace-generator (#10388) (c17a086)
  • core: preserve dash casing when passing args to executors (6351413)
  • core: use absolute paths when resolving package.json files (8198b78)
  • devkit: parseTargetString should support targets with colons in the name (#10400) (e439718)
  • js: format .lib.swcrc file with nx format (#10254) (17c4022)
  • js: move swc/helpers to dependencies instead of devDependencies (#10275) (692418d), closes #10270
  • linter: do not remap paths that cannot be matched on fix (#10371) (5baaab4)
  • linter: make entry point check for ts paths more specific (#10365) (4863e51)
  • misc: misc fixes (e6f73a8)
  • node: add workaround for handling sub processes in node:node executor (#10292) (7b9b0cd), closes #9305
  • react: migrations should not crash when adding development configuration (#10261) (c35b13d)
  • repo: fix add-to-monorepo test (#10333) (0c8eade)
  • repo: fix pnpm v7 install config (#10361) (d0ece6e)
  • repo: update package group during publishing (#10411) (2814a86)
  • storybook: some storybook doc and other fixes (#10387) (76b8e66)
  • testing: add tsquery as a dep for jest (#10454) (36a7144)

Features

  • angular: expose builder functions (#10252) (b1cc187)
  • angular: support alternate remote entry filenames #10206 (#10432) (a299469)
  • angular: update postcss deps for new and existing workspaces (#10358) (4c85e07)
  • core: make nx prefix customizable (80259e1)
  • core: support customizing command header (8fddedf)
  • detox: upgrade detox to 19.6.9 (#10306) (714d1a9)
  • js: implement a smarter compiler (tsc, swc) helper dependency d… (#10297) (36010c1), closes #10270
  • react-native: upgrade metro to 0.70.3 (#10307) (0bee597)
  • react-native: upgrade react-native to 0.68.2 (#10380) (5192b09)
  • storybook: change executors to use buildDev instead of standalone (#10385) (80b4439)
  • storybook: use native storybook/angular executor (#9332) (51b66d1)
  • web: add support for Node ESM when used to package SSR-ready library (#10349) (70f1a6b)

14.1.8

... (truncated)

Commits
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 6351413 fix(core): preserve dash casing when passing args to executors
  • ecf88a6 fix(testing): update v14 migration and migrate jest.config.ts to use `expor...
  • 4dbd655 fix(linter): fix default lint file (#10250)
  • e5bde2f fix(linter): Generator creating .eslintrc.json at the root path even when .es...
  • e4cccfc chore(repo): update nx to 14.1.1 (#10132)
  • 4f99b77 chore(repo): update nx to 14.0.2 (#9974)
  • 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)
  • 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.1.9.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.1.9/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>
@nx-cloud
Copy link

nx-cloud bot commented May 25, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6969234. 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 2 targets

Sent with 💌 from NxCloud.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2022

Superseded by #131.

@dependabot dependabot bot closed this Jun 7, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/linter-14.1.9 branch June 7, 2022 20:41
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