Skip to content

chore(deps): update nx to v16.8.1 #7567

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

Merged
merged 4 commits into from
Sep 10, 2023
Merged

chore(deps): update nx to v16.8.1 #7567

merged 4 commits into from
Sep 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/linter (source) 16.7.2 -> 16.8.0 age adoption passing confidence
@nx/workspace (source) 16.7.2 -> 16.8.0 age adoption passing confidence
nx (source) 16.7.2 -> 16.8.0 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/linter)

v16.8.0

Compare Source

Bug Fixes
Features
  • angular: add flag to include hydration when setting up ssr (#​18675) (b9ca7ce)
  • angular: update module federation node (#​18513) (8390b9e)
  • angular: use helper to determine project name and root directory in project generators (#​18607) (47f8b7a)
  • core: support prettier v3 as a formatter (#​18644) (54496e8)
  • misc: save directory and name format to nx json defaults (#​18683) (e2ff519)
  • nx-dev: highlight lines in code samples (#​18690) (77bc1e8)
  • nx-dev: types in devkit toc (#​18594) (71d2994)
  • react: use helper to determine project name and root directory in project generators (#​18615) (eb9caa1)
  • detox: use helper to determine project name and root in application generator (#​18674) (9002662)
  • devkit: warn users the project name and root will not be derived (#​18718) (b309d83)
  • nextjs: use helper to determine project name and root in projects generators (#​18733) (18ba93a)
  • node: use helper to determine project name and root directory in project generators (#​18620) (d566055)
  • expo: use helper to determine project name and root in project generators (#​18678) (a668e0b)
  • express: use helper to determine project name and root in application generator (#​18679) (bb9f880)
  • linter: add flat config support to generators (#​18534) (e34219a)
  • misc: remove dotenv from executors (#​18719) (9d5a383)
  • misc: use helper to determine project name and root in npm-package generator (#​18710) (1b0439b)
  • nest: use helper to determine project name and root in project generators (#​18701) (e1b76e2)
  • nx-plugin: use helper to determine project name and root in project generators (#​18739) (016c89f)
  • react-native: use helper to determine project name and root in project generators (#​18734) (a2f7613)
  • web: use helper to determine project name and root in application generator (#​18737) (6640c32)
  • core: add migration script to escape $ in env (#​18796) (68407ca)
  • core: replace dotenv with dotenv-expand (#​18622) (6a09105)
  • js: remove ts implementation of ts processing (#​18752) (165250e)
  • nx-dev: move openai call to edge function (#​18747) (bd76b62)
  • repo: add pm version field to issue template (#​18647) (138ffd6)
  • bundling: update esbuild version (#​18634) (dc3c62e)
  • js: carry-over known build options (main, tsConfig, etc.) when running setup-build generator (#​18742) (226dfaf)
  • linter: add option to ignore files based on pattern (#​18863) (90ca436)
  • linter: migrate projects using dep-check lint rule to ignore build config files (#​18882) (f7a7690)
  • nx-dev: use textarea for prompts and show a better "no results"error (#​18798) (e4755cb)
  • web: use daemon file-watcher for file-server executors (#​14284) (660f0a6)
  • core: ensure @​nx/js plugin is installed for all JS workspaces (#​18919) (c9ea9e0)
  • core: update TS target to ES2021 (#​18948) (6d68656)
  • nx-dev: move all the querying logic to edge function (#​18834) (1abe35c)
  • storybook: add projectNameAndRootFormat as-provided in tests (#​18936) (b17b30d)
  • nx-dev: get the correct query for ai feedback (#​18961) (ed6d7f7)
  • nx-dev: improve link text for ai docs (#​18943) (1931390)
  • testing: support cypress v13 (#​18899) (193206a)
  • misc: introduce a way to set the project name/root format for all generators (#​18971) (bd1b0b7)
  • misc: stop generating empty apps/libs/packages libs in new work… (#​18979) (9fbfe4a)
  • misc: support new format to determine new project name and destination in move generators (#​18878) (8564d9b)

v16.7.4

Compare Source

Bug Fixes
Features

v16.7.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Aug 30, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Aug 30, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 2a03e44
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/64fdb9c577e5ed0008c6ebd1
😎 Deploy Preview https://deploy-preview-7567--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 91 (🔴 down 8 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

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

@renovate renovate bot changed the title chore(deps): update nx to v16.7.4 chore(deps): update nx to v16.8.0 Sep 9, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@JamesHenry JamesHenry changed the title chore(deps): update nx to v16.8.0 chore(deps): update nx to v16.8.1 Sep 10, 2023
@JamesHenry JamesHenry merged commit 8ca73dd into main Sep 10, 2023
@JamesHenry JamesHenry deleted the renovate/nx branch September 10, 2023 14:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants