Skip to content
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

chore(deps-dev): bump @nx/linter from 16.1.4 to 16.3.2 #1311

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps @nx/linter from 16.1.4 to 16.3.2.

Release notes

Sourced from @​nx/linter's releases.

16.3.2

16.3.2 (2023-06-02)

Bug Fixes

  • angular: do not overwrite ng-packagr version if already installed (#17353) (a285367)
  • angular: dynamic host should not generate webpack.prod.config.js (#17385) (7159a03)
  • core: do not ship source maps with nx packages (#17389) (a9b9cd3)
  • core: reorganize global installation check for better clarity (#17373) (940a8d7)
  • js: do not overwrite supported typescript version (#17350) (80d1018)
  • node: When serving using js:node executor NODE_ENV should not be undefined (#17375) (c24a1c6)
  • storybook: re-enable x-prompt and remove custom handling (#17360) (62fb383)

16.3.1

16.3.1 (2023-06-01)

Bug Fixes

  • core: export a function to create a projectFileMap from project graph (9047db4)
  • node: extend @​nx/node:webpack migration to all targets (#17337) (51ff862)

16.3.0

16.3.0 (2023-05-31)

Bug Fixes

  • core: add @​monodon/rust back to the plugins array (#17332) (346c1f7)
  • core: add watcherOptions to server-process.json watcher (c4db74d)
  • core: change "minimal" stack to "none" (5afe34e)
  • core: use windowsHide for hashRuntime (b0e3a1d)
  • js: postProcessInlinedDependencies throwing error on movePackage (#16127) (dfa19f5)
  • misc: do not check against the global version on npm (7154c87)
  • misc: revert the check to investigate the perf (48d1c89)
  • testing: normalize path for react CT spec generator (#17221) (21f642a)
  • webpack: support webworker (#17136) (#17137) (8251906)
  • core: fix projectFileMap access in plugins (1670986)
  • core: correct require path when pulling in ngcli adapter for generators (d786fae)
  • core: pnpm should not error when fetching migrations with install (faba249)
  • vite: register tsconfig paths for vitest (#17047) (9fc99c6)
  • core: correct require path when pulling in ngcli adapter for generators (d786fae)
  • core: pnpm should not error when fetching migrations with install (faba249)
  • repo: add missing lsof package needed to kill ports (c9cd67e)
  • vite: register tsconfig paths for vitest (#17047) (9fc99c6)
  • core: clone project graph during incremental update (8b1907a)
  • react-native: fix android keystore not generated correctly (#17074) (b0b531a)
  • web: provide free port to http-server (#16917) (4896126)
  • angular: avoid duplicating RouterModule.forChild import (#17144) (fff3a25)

... (truncated)

Commits
  • 0848031 feat(core): move task hashing into daemon
  • cac64d7 chore(repo): setup internal testing utils structure (#17043)
  • ad841c9 docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
  • 7920fb6 feat(linter): allow ESLint Flat Config to be opted into manually (#16858)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2023
@stackblitz
Copy link

stackblitz bot commented Jun 5, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Jun 5, 2023

Deploy Preview for frabjous-strudel-0577e0 failed.

Name Link
🔨 Latest commit 418dfdd
🔍 Latest deploy log https://app.netlify.com/sites/frabjous-strudel-0577e0/deploys/647e17bc4d6e7a00080ba082

@netlify
Copy link

netlify bot commented Jun 5, 2023

Deploy Preview for realworld-docs ready!

Name Link
🔨 Latest commit 418dfdd
🔍 Latest deploy log https://app.netlify.com/sites/realworld-docs/deploys/647e17bc2a57180007047aed
😎 Deploy Preview https://deploy-preview-1311--realworld-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2023

Superseded by #1330.

@dependabot dependabot bot closed this Jun 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/linter-16.3.2 branch June 25, 2023 15:57
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants