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 all dependencies to v19.5.4 #1446

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/tao (source) 19.5.3 -> 19.5.4 age adoption passing confidence
@nx/cypress (source) 19.5.3 -> 19.5.4 age adoption passing confidence
@nx/storybook (source) 19.5.3 -> 19.5.4 age adoption passing confidence
@nx/web (source) 19.5.3 -> 19.5.4 age adoption passing confidence
@nx/workspace (source) 19.5.3 -> 19.5.4 age adoption passing confidence
nx (source) 19.5.3 -> 19.5.4 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/tao)

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

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

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
milkdown-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2024 1:14am

Copy link

nx-cloud bot commented Jul 31, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e26bad3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

Copy link

cypress bot commented Jul 31, 2024



Test summary

89 0 0 0


Run details

Project Default Project
Status Passed
Commit 51ab7f9 ℹ️
Started Jul 31, 2024 1:20 AM
Ended Jul 31, 2024 1:23 AM
Duration 02:16 💡
OS Linux Ubuntu -
Browser Chrome 126

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@Saul-Mirone Saul-Mirone merged commit 3f6ae6d into main Jul 31, 2024
14 checks passed
@Saul-Mirone Saul-Mirone deleted the renovate/all branch July 31, 2024 02:04
Copy link

cypress bot commented Jul 31, 2024



Test summary

89 0 0 0


Run details

Project Default Project
Status Passed
Commit 3f6ae6d
Started Jul 31, 2024 2:07 AM
Ended Jul 31, 2024 2:09 AM
Duration 01:57 💡
OS Linux Ubuntu -
Browser Chrome 126

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

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.

1 participant