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

fix(deps): update nx monorepo #1701

Merged
merged 1 commit into from
Jan 10, 2025
Merged

fix(deps): update nx monorepo #1701

merged 1 commit into from
Jan 10, 2025

Conversation

WolfSoko
Copy link
Owner

@WolfSoko WolfSoko commented Jan 8, 2025

This PR contains the following updates:

Package Type Update Change
@angular-devkit/architect devDependencies patch 0.1900.6 -> 0.1900.7
@angular-devkit/build-angular devDependencies patch 19.0.6 -> 19.0.7
@angular-devkit/core devDependencies patch 19.0.6 -> 19.0.7
@angular-devkit/schematics devDependencies patch 19.0.6 -> 19.0.7
@angular/animations (source) dependencies patch 19.0.5 -> 19.0.6
@angular/animations (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/cdk dependencies patch 19.0.4 -> 19.0.5
@angular/cdk peerDependencies patch 19.0.4 -> 19.0.5
@angular/cli devDependencies patch 19.0.6 -> 19.0.7
@angular/common (source) overrides patch 19.0.5 -> 19.0.6
@angular/common (source) dependencies patch 19.0.5 -> 19.0.6
@angular/common (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/compiler (source) dependencies patch 19.0.5 -> 19.0.6
@angular/compiler-cli (source) devDependencies patch 19.0.5 -> 19.0.6
@angular/core (source) overrides patch 19.0.5 -> 19.0.6
@angular/core (source) dependencies patch 19.0.5 -> 19.0.6
@angular/core (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/elements (source) dependencies patch 19.0.5 -> 19.0.6
@angular/forms (source) dependencies patch 19.0.5 -> 19.0.6
@angular/forms (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/language-service (source) devDependencies patch 19.0.5 -> 19.0.6
@angular/material dependencies patch 19.0.4 -> 19.0.5
@angular/material peerDependencies patch 19.0.4 -> 19.0.5
@angular/platform-browser (source) overrides patch 19.0.5 -> 19.0.6
@angular/platform-browser (source) dependencies patch 19.0.5 -> 19.0.6
@angular/platform-browser (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/platform-browser-dynamic (source) overrides patch 19.0.5 -> 19.0.6
@angular/platform-browser-dynamic (source) dependencies patch 19.0.5 -> 19.0.6
@angular/platform-server (source) dependencies patch 19.0.5 -> 19.0.6
@angular/platform-server (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/router (source) overrides patch 19.0.5 -> 19.0.6
@angular/router (source) dependencies patch 19.0.5 -> 19.0.6
@angular/router (source) peerDependencies patch 19.0.5 -> 19.0.6
@angular/service-worker (source) dependencies patch 19.0.5 -> 19.0.6
@schematics/angular devDependencies patch 19.0.6 -> 19.0.7

Warning

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


Release Notes

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

v0.1900.7

Compare Source

angular/angular (@​angular/animations)

v19.0.6

Compare Source

compiler-cli
Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#​59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#​59313)
core
Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#​59415)
platform-browser
Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#​59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#​59393)
router
Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#​59300)
angular/components (@​angular/cdk)

v19.0.5

Compare Source

cdk
Commit Type Description
64d8df8bd fix menu: avoid re-opening the menu on enter (#​30263)
5b04e1733 fix tree: expandAll not expanding all nodes (#​30226)
material
Commit Type Description
85c6e54a5 fix datepicker: simplify DI setup (#​30247)
1eb6cabcc fix sidenav: remove deprecated API usage (#​30268)
4618b5b7c fix sidenav: switch away from animations module (#​30235)
10e752a52 fix sort: show arrow on focus (#​30217)
e8a099179 fix timepicker: don't mark as touched when blurred while dropdown is open (#​30228)
f9f8df348 perf tooltip: Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#​30214)
cdk-experimental
Commit Type Description
4a040cb9f perf column-resize: Use ResizeObserver to avoid layout thrashing (#​30215)

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.

👻 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 Jan 8, 2025
@WolfSoko WolfSoko enabled auto-merge (rebase) January 8, 2025 18:42
Copy link

nx-cloud bot commented Jan 8, 2025

View your CI Pipeline Execution ↗ for commit 963f927.

Command Status Duration Result
nx affected -t=e2e-ci --parallel=1 ❌ Failed 7m 12s View ↗
nx affected -t=build -c=ci --parallel=3 ✅ Succeeded 6m 59s View ↗
nx affected -t=lint -c=ci --parallel=3 ✅ Succeeded 6m 26s View ↗
nx affected -t=test -c=ci --parallel=3 ✅ Succeeded 6m 26s View ↗
nx affected -t=component-test --parallel=1 ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-10 14:36:16 UTC

@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from ef1c00b to e8c16b5 Compare January 8, 2025 18:54
@WolfSoko WolfSoko self-assigned this Jan 8, 2025
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from e8c16b5 to 963f927 Compare January 10, 2025 14:27
@WolfSoko WolfSoko merged commit c2d3c82 into main Jan 10, 2025
5 checks passed
@WolfSoko WolfSoko deleted the renovate-github/nx-monorepo branch January 10, 2025 14:40
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.

2 participants