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 nrwl monorepo to v19.5.7 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/angular (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/esbuild (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/eslint (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/eslint-plugin (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/jest (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/js (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/nest (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/node (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/web (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/webpack (source) 19.5.1 -> 19.5.7 age adoption passing confidence
@nx/workspace (source) 19.5.1 -> 19.5.7 age adoption passing confidence
nx (source) 19.5.1 -> 19.5.7 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/angular)

v19.5.7

Compare Source

19.5.7 (2024-08-07)
🚀 Features
  • core: add nx-console installation source to nx connect (#​27307)
🩹 Fixes
  • core: remove additional quotes around cache path while pruning (#​27273)
  • core: move token generation into new (#​27266)
  • core: script-based targets should be able to be modified in a project.json file (#​27309)
  • core: don't cache full dependency configuration when expanding target name (#​27308)
  • core: allow configuring plugin message timeout (#​27315)
  • js: locate npm nodes correctly for aliased packages (#​27124)
  • misc: fix cloud setup (#​27281)
  • misc: end ab testing for onboarding message (#​27316)
  • misc: track which CI providers being used (#​27320)
  • nx-cloud: fix connect generator (#​27314)
  • nx-dev: Turn off next.js cache for careers api (#​27275)
  • nx-dev: clean up heading text (#​27205)
❤️ Thank You

v19.5.6

Compare Source

19.5.6 (2024-08-01)

🩹 Fixes
  • misc: add cloud token during new workspace like expected (#​27265)
❤️ Thank You

v19.5.5

Compare Source

19.5.5 (2024-08-01)

🚀 Features
  • misc: add more logging while running migrations (#​27063)
  • nx-dev: add contact us button (#​27248)
🩹 Fixes
  • core: show target description, add metadata to schema, and docum… (#​27131)
  • linter: allow undefined options in eslint plugin (#​27232)
  • misc: hide git not a repository error (#​27237)
  • nx-dev: OG image meta tag (#​27195)
  • nx-dev: plugin-registry title style (fb423e58af)
  • nx-dev: adjust scroll offset for headings on docs and blog container (c4674f4a3b)
❤️ Thank You

v19.5.4

Compare Source

19.5.4 (2024-07-30)

🚀 Features
  • core: update axios to ^1.7.2 (#​27076)
  • core: include target architecture in nx report (#​27094)
  • js: added a verdaccio listen address to configuration (#​26976)
  • misc: add onboarding a/b testing (#​27217)
  • nx-dev: Update nx-cloud page ai section (#​27103)
  • nx-dev: Migrate pricing page from nx.app (#​27012)
  • nx-dev: Migrate brands from nx.app (#​27044)
  • nx-dev: Update footer links (#​27075)
  • nx-dev: add ai for ci (#​27096)
  • nx-dev: improve link visibility on docs pages (38c2fe0cd0)
  • react: add skipPackageJson flag to remote and host generators (#​27116)
  • release: allow {releaseGroupName} to be interpolated in tag pattern (#​27188)
  • release: allow {releaseGroupName} to be interpolated in releaseTagPattern" (#​27189)
  • release: allow {releaseGroupName} to be interpolated in releaseTagPattern (#​27190)
🩹 Fixes
  • angular: bump ngrx version and add @​ngrx/operators to the package update list (#​27107)
  • bundling: explicitly set types for exports entries in package.json (#​27152)
  • core: format global config files modified by nx migrate (#​27066)
  • core: bump the time crate so compilation succeeds (#​27117)
  • core: always load task envs from workspace root instead of relative to cwd (#​27120)
  • core: change link in e2e-ci error message (#​27187)
  • core: disable plugin isolation by default on windows for now (#​27210)
  • devkit: detect package manager based on install location (#​27127)
  • js: do not override package.json type when defined in tsc executor (#​27106)
  • js: generate additional entry point exports without the filename for barrel files (#​27112)
  • js: handle project references better in typescript plugin (#​27178)
  • linter: ensure too many warnings is only logged if enabled (#​27083)
  • linter: checking command is specified (#​26908)
  • misc: generate the "types" field in package.json if no set (#​27147)
  • module-federation: handle tspath mappings with /* wildcard #​26765 (#​27149, #​26765)
  • nextjs: fix inlined workspace root in .nx-helpers (#​27136)
  • node: ensure artifacts are built before serving app (#​27146)
  • node: Ensure docker file is generated when nest framework is supplied (#​27153)
  • nx-dev: improve bandwidth usage convert gif to mp4 (#​27129)
  • nx-dev: add background on pricing tiles & blog link to pricing page #​27157 (#​27157)
  • nx-dev: Add png image file for ai blog socials (#​27192)
  • react: generate valid Vite + JSX setup for React (#​27130)
  • release: only include relevant authors in project changelogs (#​27181)
  • release: ensure @​org/package style names are wrapped in quotes in version plans (#​27177)
  • release: do not add groups to commit message when their projects have no changes (#​27218)
  • release: deleted files should be staged alongside changed files (#​27219)
  • vite: vitest executor should continue to load plugins #​22001 (#​27118, #​22001)
  • vite: ensure nxViteTsPaths resolve before vite internal resolver (#​27155)
  • webpack: fixing null pointer about projectGraph with nx enhance configuration (#​26430)
  • webpack: include hash in asset filenames so they do not conflict (#​27159)
❤️ Thank You

v19.5.3

Compare Source

19.5.3 (2024-07-24)

🚀 Features
  • core: error when running atomized tasks outside of DTE (#​26898)
  • core: update pnpm/action-setup to v4 in ci-workflow generator (#​26838)
  • js: add scopes option for verdaccio (#​26918)
  • misc: prioritize github onboarding flow (#​27085)
  • misc: only create one commit with cloud onboard URL on cnw (#​27093)
  • module-federation: improve console output for remote build errors (#​26711)
  • module-federation: support setremotedefinition api (#​27051)
  • nx-dev: Migrate careers from nx.app (#​27020)
  • nx-dev: reprioritize customer logos on landing page (#​27061)
🩹 Fixes
  • angular: remove unnecessary esbuild peer dependency (#​27046)
  • bundling: prevent exports overwrite with esbuild (#​27047)
  • bundling: get workspace package prefix length correctly #​20817 (#​27092, #​20817)
  • core: fix watch daemon error (#​27067)
  • core: ensure output paths returned are unique (#​18207)
  • core: use argument length that match the actual size of the argument length (#​21074)
  • core: reset should cleanup temporary nx-cloud files (#​23316)
  • core: shorten socket length for plugin workers (#​27073)
  • core: remove outdated workaround artificially keeping process alive (#​27062)
  • core: update migration generators missing calls to format files (#​27082)
  • core: improve error for setting an internal node as an external … (#​27102)
  • core: allow overriding NX_PARALLEL with --parallel (#​27016)
  • module-federation: pin versions mf packages versions (#​27071)
  • nx-dev: Remove announcement banner (48aad32d7d)
  • testing: use taskkill to kill web server process when running cypress on windows (#​27068)
  • vite: remove cache.dir option from test utils (#​27087)
  • vite: respect existing package.json type #​27057 (#​27084, #​27057)
❤️ Thank You

v19.5.2

Compare Source

19.5.2 (2024-07-23)
🚀 Features
  • graph: add parallelism in target details (#​27014)
  • module-federation: use proxy servers to proxy to single file server for static remotes (#​26782)
  • nx-dev: update descriptions and layout styles for better clarity (#​26991)
  • nx-dev: update typography and hero component styles (#​27011)
  • nx-dev: add Nx Cloud Page (#​26865)
  • repo: run e2e in the same command as build,test,lint (#​27019)
  • testing: support vite configOverrides for cypress (#​26554)
🩹 Fixes
  • angular: generate correct server file when using webpack-based executors (#​27007)
  • core: resolve nested delegated executor package correctly (#​26979)
  • core: normalizeTargetDependencyWithStringProjects should not return undefined (#​26994)
  • core: typo in nx update log (#​27036)
  • core: record stats for more commands (#​27017)
  • core: copy package manager config files when installing latest nx version in nx migrate (#​27032)
  • linter: log a message when the number of warnings exceeds the specified maxWarnings for the lint executor (#​27003)
  • linter: convert root projects correctly to inferred and remove default option values (#​27035)
  • module-federation: do not cache assets from static serve (#​27005)
  • react-native: fix unable to resolve realm (#​26983)
  • repo: update tests to pass regardless of actually installed yarn version (#​27054)
  • vite: typecheck vue projects with vue-tsc #​20242 (#​26450, #​20242)
❤️ Thank You

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-pages bot commented Jun 22, 2024

Deploying caur-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1aa5e77
Status: ✅  Deploy successful!
Preview URL: https://b2e27941.caur-frontend.pages.dev
Branch Preview URL: https://renovate-nrwl-monorepo.caur-frontend.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from 0629e01 to 36d171d Compare June 26, 2024 17:09
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.3.1 chore(deps): update nrwl monorepo to v19.3.2 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 3 times, most recently from 90ee196 to e66bbfe Compare July 2, 2024 22:31
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.3.2 chore(deps): update nrwl monorepo to v19.4.0 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from e66bbfe to 33c3791 Compare July 5, 2024 22:35
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.0 chore(deps): update nrwl monorepo to v19.4.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 33c3791 to bc30e74 Compare July 7, 2024 09:26
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.1 chore(deps): update nrwl monorepo to v19.4.1 - autoclosed Jul 7, 2024
@renovate renovate bot closed this Jul 7, 2024
@renovate renovate bot deleted the renovate/nrwl-monorepo branch July 7, 2024 10:35
@renovate renovate bot restored the renovate/nrwl-monorepo branch July 9, 2024 01:50
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.1 - autoclosed chore(deps): update nrwl monorepo to v19.4.1 Jul 9, 2024
@renovate renovate bot reopened this Jul 9, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from bc30e74 to b727ba2 Compare July 9, 2024 05:06
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.1 chore(deps): update nrwl monorepo to v19.4.2 Jul 9, 2024
@renovate renovate bot closed this Jul 17, 2024
@renovate renovate bot deleted the renovate/nrwl-monorepo branch July 17, 2024 16:47
@renovate renovate bot restored the renovate/nrwl-monorepo branch July 17, 2024 19:17
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.4 - autoclosed chore(deps): update nrwl monorepo to v19.4.4 Jul 17, 2024
@renovate renovate bot reopened this Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.4.4 chore(deps): update nrwl monorepo to v19.5.0 Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.0 chore(deps): update nrwl monorepo Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo chore(deps): update nrwl monorepo to v19.5.1 Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.1 chore(deps): update nrwl monorepo to v19.5.1 - autoclosed Jul 21, 2024
@renovate renovate bot closed this Jul 21, 2024
@renovate renovate bot deleted the renovate/nrwl-monorepo branch July 21, 2024 09:28
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.1 - autoclosed chore(deps): update nrwl monorepo to v19.5.1 Jul 23, 2024
@renovate renovate bot reopened this Jul 23, 2024
@renovate renovate bot restored the renovate/nrwl-monorepo branch July 23, 2024 05:19
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.1 chore(deps): update nrwl monorepo to v19.5.2 Jul 23, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.2 chore(deps): update nrwl monorepo to v19.5.3 Jul 25, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.3 chore(deps): update nrwl monorepo to v19.5.4 Jul 31, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.4 chore(deps): update nrwl monorepo to v19.5.5 Aug 1, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.5 chore(deps): update nrwl monorepo to v19.5.6 Aug 2, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.5.6 chore(deps): update nrwl monorepo to v19.5.7 Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant