Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nrwl/linter from 13.8.8 to 14.1.7.

Release notes

Sourced from @​nrwl/linter's releases.

Release 14.1.7

Bug Fixes

  • core: call pnpm run without -- for pnpm v7 (#10305) (7b7fc89), closes #10111
  • core: default project is not set correctly (7f5137d)
  • core: preserve dash casing when passing args to executors (6351413)
  • core: use absolute paths when resolving package.json files (8198b78)
  • js: format .lib.swcrc file with nx format (#10254) (17c4022)
  • repo: fix add-to-monorepo test (#10333) (0c8eade)

Release 14.1.6

Bug Fixes

  • angular: add types to tsconfig.editor.json correctly (#10316) (43d5e62)
  • angular: when generating --preset angular and --cli nx use angular readme at root (a2d9d56)
  • js: move swc/helpers to dependencies instead of devDependencies (#10275) (692418d), closes #10270
  • misc: misc fixes (e6f73a8)
  • react: migrations should not crash when adding development configuration (#10261) (c35b13d)

Features

Release 14.1.5

Bug Fixes

  • angular: add missing skipImport option to the component generator (#10167) (5c94d62)
  • angular: eagerly load default packages (#10207) (b513271)
  • angular: handle packages with no exported package.json when collecting secondary entry points for mf builds (#10216) (2503592)
  • angular: module federation generation should match react (#10214) (e707461)
  • angular: remote failing to serve should fail host serve (#10181) (38345da)
  • angular: support skipPackageJson for library generation (#10179) (d6f49ea)
  • core: if git hash-object reports fewer hashes than requested - log one of the missing files (#10134) (0ec1a62), closes #9946
  • core: list only changed files on format:write log (#10155) (e5fd269)
  • core: migrate should not fail if dependencies section doesn't exist (#10202) (fdd7479)
  • core: migrate should not fail under certain circumstances (#10225) (6025ce5), closes #10144
  • core: only migrate projects with project.json (#10251) (9cdcf17)
  • js: .swcrc path option should follow existing conventions (#10127) (63006b7)
  • linter: fix default lint file (#10250) (4dbd655)
  • linter: Generator creating .eslintrc.json at the root path even when .eslintrc.js already exist (#10080) (e5bde2f), closes #8875
  • react: aliases should be an array in schematics (#10198) (99252cc)
  • react: host server exits when one of the remotes fail (#10185) (c4e5b7c)
  • react: set mode correctly when serve --prod is used (#10235) (fecbb81), closes #10199
  • react: SWC compiled code should include react jsx runtime (#10220) (23f6d54), closes #8869
  • storybook: optional chain some options (#10232) (e674be7)
  • testing: update v14 migration and migrate jest.config.ts to use export default (#10035) (ecf88a6), closes #10021 #9982 #9973

... (truncated)

Commits
  • 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)
  • 75b0744 fix(core): init generators should not crash when trying to remove dependencie...
  • 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.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.1.7/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 May 17, 2022
@nx-cloud
Copy link

nx-cloud bot commented May 17, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a940cd3. 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2022

Superseded by #126.

@dependabot dependabot bot closed this May 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/linter-14.1.7 branch May 24, 2022 20:45
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