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 monorepo #1215

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

Conversation

WolfSoko
Copy link
Owner

@WolfSoko WolfSoko commented Jun 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/architect 0.1800.3 -> 0.1800.6 age adoption passing confidence
@angular-devkit/build-angular 18.0.3 -> 18.0.6 age adoption passing confidence
@angular-devkit/core 18.0.3 -> 18.0.6 age adoption passing confidence
@angular-devkit/schematics 18.0.3 -> 18.0.6 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 18.0.1 -> 18.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 18.0.1 -> 18.1.0 age adoption passing confidence
@angular-eslint/template-parser (source) 18.0.1 -> 18.1.0 age adoption passing confidence
@angular/animations (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/cdk 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/cli 18.0.3 -> 18.0.6 age adoption passing confidence
@angular/common (source) ^18.0.2 -> ^18.0.5 age adoption passing confidence
@angular/common (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/compiler (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/compiler-cli (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/core (source) ^18.0.2 -> ^18.0.5 age adoption passing confidence
@angular/core (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/elements (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/forms (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/language-service (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/material 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/platform-browser (source) ^18.0.2 -> ^18.0.5 age adoption passing confidence
@angular/platform-browser (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.0.2 -> ^18.0.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/platform-server (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/router (source) ^18.0.2 -> ^18.0.5 age adoption passing confidence
@angular/router (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@angular/service-worker (source) 18.0.2 -> 18.0.5 age adoption passing confidence
@nx/angular (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/cypress (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/devkit (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/esbuild (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/eslint (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/eslint-plugin (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/jest (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/js (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/node (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/playwright (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/storybook (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/vite (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/web (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/webpack (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@nx/workspace (source) 19.2.3 -> 19.3.2 age adoption passing confidence
@schematics/angular 18.0.3 -> 18.0.6 age adoption passing confidence
nx (source) 19.2.3 -> 19.3.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular-cli (@​angular-devkit/architect)

v0.1800.6

Compare Source

v0.1800.5

Compare Source

v0.1800.4

Compare Source

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-output-readonly] support output() function
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37
❤️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37

  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files

  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content

❤️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.1.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

angular/angular (@​angular/animations)

v18.0.5

Compare Source

core
Commit Type Description
2f73281dfd fix improve docs on afterRender hooks (#​56525)
be9e4892f9 fix improve support for i18n hydration of projected content (#​56192)
5f9bd5521e fix prevent calling devMode only function on @defer error. (#​56559)

v18.0.4

Compare Source

compiler-cli
Commit Type Description
ec0d1bf6f3 fix insert constant statements after the first group of imports (#​56431)
core
Commit Type Description
83ffa94783 fix do not activate event replay when no events are registered (#​56509)
router
Commit Type Description
5578681da2 fix Delay the view transition to ensure renders in microtasks complete (#​56494)

v18.0.3

Compare Source

benchpress
Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#​56360)
core
Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#​56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#​55719)
localize
Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#​56300)
migrations
Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#​56302)
angular/components (@​angular/cdk)

v18.0.5

Compare Source

cdk
Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#​29225)
material
Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#​29308)
e5684fe2b7 fix button: stack icons on top of touch target (#​29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#​29287)
7f575daab5 fix sidenav: not closing on escape key press (#​29292)

v18.0.4

Compare Source

cdk
Commit Type Description
8e7ac0804 fix overlay: incorrectly dispatching outside click for shadow DOM (#​29249)
material
Commit Type Description
303984fd9 fix autocomplete: autocomplete panel top is cut off in landscape mode (#​28982)
69ae4040e fix bottom-sheet: changed after checked error with zoneless (#​29277)
317e371f0 fix core: generate mat-optgroup tokens in M3 (#​29257)
93bc60964 fix core: implement elevation classes in M3
6310016f2 fix form-field: outline label position (#​29138)
ce195dee4 fix menu: animation issue when same menu is used for multiple nested triggers (#​29280)
9988ef2f5 fix menu: update elevation logic for M3
bad8f6ad4 fix paginator: items per page form field touch target size insufficient (#​29109)
f834a11d2 fix tree: aria-expanded attribute should not appear in the leaf node (#​29096)

v18.0.3

Compare Source

material
Commit Type Description
f6b993fdb7 fix dialog: Make autofocus work with animations disabled (#​29195)
6dd1689b51 fix dialog: Make focus behavior consistent across zoneful/zoneless apps (#​29192)
81d4527f91 fix radio: mark radio-group for check on touch (#​29203)
0f4d1862d3 fix schematics: estimate missing hues in M3 schematic (#​29231)
faf348438d fix snack-bar: fix overrides mixin name typo (#​29180)
nrwl/nx (@​nx/angular)

v19.3.2

Compare Source

19.3.2 (2024-06-26)
🚀 Features
  • nx-cloud: updates to the new onboarding flow (75b7fa155)
  • nx-cloud: unhide new onboarding flow (73f15ebcc)
  • release: allow disabling GitHub username matching in default changelog renderer (#​26672)
🩹 Fixes
  • angular: fix chalk import and correctly skip invalid projects in ng-add generator (#​26667)
  • angular: allow usages of ecmascript decorators in ng-packagr executors (#​26691)
  • angular: migration of browserTarget to buildTarget should handle empty config #​26681 (#​26690, #​26681)
  • bundling: use vite createNodes v2 for add plugin (#​26662)
  • core: repair sourcemaps that had file & plugin swapped (#​26628)
  • core: pick up changes to plugins configuration in daemon (#​26625)
  • core: isolated plugins should provide cleanup function (#​26657)
  • core: expand env variables on load and unload (#​26459)
  • graph: fix search params reload when back to graph (#​26580)
  • linter: ensure that @​nx/eslint-plugin is installed when we add an extracted base eslintrc file (#​26679)
  • linter: handle eslint flat config path correctly in lint executor (#​26687)
  • module-federation: module-federation-dev-server hang caused by child process exiting too early (#​26684, #​26685)
  • module-federation: dynamic remotes external to workspace should be skipped correctly #​26551 (#​26692, #​26551)
  • release: skip dependents of projects without changes in conventional commits (#​26671)
  • remix: don't add @​remix-run/eslint-config dependency to new remix apps (#​26568)
  • testing: accept a numeric value for the playwright executor's workers option (#​26689)
  • vite: setup-paths-plugin should only register import once (#​26678)
  • vite: incremental builds tmp tsconfig should have baseUrl set to workspace root (#​26680)
  • webpack: handle nullable plugin options (#​26624)
❤️ Thank You

v19.3.1

Compare Source

19.3.1 (2024-06-21)
🚀 Features
  • angular: update ngrx packages to v18 (#​26549)
  • angular: add helper function to devkit to add viewProviders to a component (#​26526)
  • expo: add to project package.json for install command (#​26500)
  • graph: add description and tags to details page (#​26252)
  • webpack: add createNodesV2 for plugin (#​26588)
🩹 Fixes
  • bundling: set project type correct for buildable vite projects (#​26420)
  • core: merge args and options in nx:run-commands executor (#​26573)
  • expo: fix expo start windows (#​26493)
  • graph: improve layout when target groups are empty or there are no groups (#​26555)
  • misc: rename @​nrwl/* to @​nx/* in init generator descriptions (#​26610)
  • nest: Add missing props (#​26534)
  • nx-dev: allow linking to headers that are code wrapped (#​26608)
  • vite: nxViteTsPaths plugin should not run-many for vitest (#​26574)
❤️ Thank You

v19.3.0

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@WolfSoko WolfSoko added the dependencies Pull requests that update a dependency file label Jun 15, 2024
@WolfSoko WolfSoko enabled auto-merge (rebase) June 15, 2024 23:16
Copy link

nx-cloud bot commented Jun 15, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5e3794c. 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


🟥 Failed Commands
nx-cloud record -- nx format:check

Sent with 💌 from NxCloud.

@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 3 times, most recently from 259f7a7 to 2956f32 Compare June 16, 2024 00:38
@WolfSoko WolfSoko self-assigned this Jun 16, 2024
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 11 times, most recently from 3ede502 to 822eb81 Compare June 16, 2024 15:29
@WolfSoko WolfSoko changed the title fix(deps): ⬆️ update nx monorepo to v18.0.3 chore(deps): ⬆️ update nx monorepo Jun 16, 2024
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 11 times, most recently from 116d0d1 to 2eeafaf Compare June 17, 2024 13:47
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 21 times, most recently from a2dced3 to 55754c6 Compare June 24, 2024 21:13
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 7 times, most recently from ddb115c to 30014f2 Compare July 2, 2024 10:05
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 30014f2 to 5e3794c Compare July 4, 2024 13:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants