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): update nx to v18.2.1 #8748

Merged
merged 2 commits into from
Apr 1, 2024
Merged

chore(deps): update nx to v18.2.1 #8748

merged 2 commits into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/eslint (source) 18.1.1 -> 18.2.1 age adoption passing confidence
@nx/workspace (source) 18.1.1 -> 18.2.1 age adoption passing confidence
nx (source) 18.1.1 -> 18.2.1 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/eslint)

v18.2.1

Compare Source

18.2.1 (2024-03-28)
🩹 Fixes
❤️ Thank You

v18.2.0

Compare Source

18.2.0 (2024-03-28)
🚀 Features
  • angular: support angular 17.3.0 (#​22202)
  • bundling: refactor rollup executor to perform single build for all formats (#​22436)
  • core: add ability to add metadata to projects (#​22299)
  • core: create structured project graph errors with all plugin er… (#​22404)
  • core: add ability to scope plugins (#​22379)
  • gradle: add gradle init generator (#​22245)
  • gradle: make gradle public (#​22399)
  • gradle: add gradle init generator (#​22245)
  • gradle: add technology (#​22528)
  • graph: remove polyfills from graph client (#​22494)
  • testing: infer open-cypress task (#​22556)
  • webpack: create build log for remotes to help debug errors (#​22539)
🩹 Fixes
  • angular: target correct versions of ng-packagr to create stylesheet worker synchronously (#​22485)
  • angular: prevent creating stylesheet worker multiple times in ng-packagr executors (#​22491)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (a00f6438b9)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (66ae83e569)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • core: cannot read property kind of undefined (#​21715)
  • core: rethrow unknown errors during incremental graph calculation (#​22522)
  • core: ignore yarn/cache when watching with the daemon (#​22516)
  • core: handle undefined properties in schemas with additionalProperties (#​22426)
  • core: fix caching outputs which have symlinks (#​22548)
  • gradle: fix missing tasks (#​22400)
  • gradle: fix gradle plugin path (#​22405)
  • gradle: fix missing tasks (#​22400)
  • gradle: fix gradle plugin path (#​22405)
  • gradle: fix gradle to work on windows (#​22470)
  • gradle: fix gradle icon (#​22553)
  • gradle: only allow certain types of task to be cached (#​22559)
  • gradle: add @​nx/gradle to nx migrations (#​22567)
  • js: update babel preset to specify minor version of core-js for better optimization (#​22433)
  • js: match core-js version with babel options (#​22493)
  • js: migrate core-js to 3.36 for workspaces that use it (#​22495)
  • js: handle case where tslib or @​swc/helpers are missing from externalNodes (#​22523)
  • js: do not write cached lockfile parsed results when an error is… (#​22526)
  • linter: convert parser options to flat config even is parser is missing (#​22388)
  • linter: convert parser options to flat config even is parser is missing (#​22388)
  • misc: handle cwd correctly when generating artifacts with as-provided (#​22411)
  • misc: handle cwd correctly when generating artifacts with as-provided (#​22411)
  • misc: align nx init package.json scripts handling when deselecting all plugins (#​22490)
  • react: HMR for withModuleFederation #​22300 (#​22562, #​22300)
  • remix: generate correct e2e config if Crystal is used (#​22558)
  • rollup: remove exports field from @​nx/rollup/package.json since is a breaking change (#​22545)
  • storybook: do not set cacheableOperations if not previously set (#​22535)
  • testing: remove root from the cypress ci-e2e group (#​22468)
  • testing: name group of e2e ci tasks distinctly from target name (#​22525)
  • web: spa flag should correctly define redirect (#​22487)
  • webpack: Stylus loader path (#​22373)
  • webpack: Stylus loader path (#​22373)
  • webpack: pass options from executor to NxWebpackPlugin correctly (#​22529)
  • webpack: resolve assets from executor options as relative to workspace root (#​22544)
❤️ Thank You

v18.1.3

Compare Source

18.1.3 (2024-03-25)
🚀 Features
  • gradle: add gradle init generator (#​22245)
🩹 Fixes
  • angular: prevent creating stylesheet worker multiple times in ng-packagr executors (#​22491)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (66ae83e569)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • gradle: fix missing tasks (#​22400)
  • gradle: fix gradle plugin path (#​22405)
  • linter: convert parser options to flat config even is parser is missing (#​22388)
  • misc: handle cwd correctly when generating artifacts with as-provided (#​22411)
  • webpack: Stylus loader path (#​22373)
❤️ Thank You
  • Emily Xiong
  • Jack Hsu
  • Jason Jean
  • Joel Pelaez Jorge
  • Leosvel Pérez Espinosa
  • Mike Pham
  • Miroslav Jonaš
  • Nicholas Cunningham

v18.1.2

Compare Source

18.1.2 (2024-03-18)

🚀 Features
  • nx-dev: add apollo.io tracking script to _app.tsx (#​22339)
🩹 Fixes
  • core: do not use pseudo terminal if platform is unsuported and f… (#​22341)
  • js: read lockfile from the workspace root (#​22340)
❤️ Thank You

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 Mar 21, 2024
@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.

Copy link

netlify bot commented Mar 21, 2024

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 8b49e17
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/660a9cc91146330008090ef2
😎 Deploy Preview https://deploy-preview-8748--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: 97
Accessibility: 100
Best Practices: 92
SEO: 98
PWA: 80
View the detailed breakdown and full score reports

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

@renovate renovate bot force-pushed the renovate/nx branch 2 times, most recently from cc78270 to b2a1975 Compare March 26, 2024 16:16
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.01%. Comparing base (d5615d7) to head (8b49e17).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8748      +/-   ##
==========================================
+ Coverage   87.36%   88.01%   +0.64%     
==========================================
  Files         255      405     +150     
  Lines       12498    14076    +1578     
  Branches     3923     4121     +198     
==========================================
+ Hits        10919    12389    +1470     
- Misses       1304     1382      +78     
- Partials      275      305      +30     
Flag Coverage Δ
unittest 88.01% <ø> (+0.64%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 150 files with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update nx to v18.1.2 chore(deps): update nx to v18.2.1 Apr 1, 2024
Copy link
Contributor Author

renovate bot commented Apr 1, 2024

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 merged commit 8051c3f into main Apr 1, 2024
61 checks passed
@JamesHenry JamesHenry deleted the renovate/nx branch April 1, 2024 14:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2024
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.

None yet

1 participant