Skip to content

Update npm-major (major)#570

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-npm-major
Open

Update npm-major (major)#570
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-npm-major

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 16.2.121.2.1 age confidence
@angular-eslint/builder (source) 16.1.221.3.0 age confidence
@angular-eslint/eslint-plugin (source) 16.1.221.3.0 age confidence
@angular-eslint/eslint-plugin-template (source) 16.1.221.3.0 age confidence
@angular-eslint/schematics (source) 16.1.221.3.0 age confidence
@angular-eslint/template-parser (source) 16.1.221.3.0 age confidence
@angular/animations (source) 16.2.421.2.1 age confidence
@angular/cdk 16.2.221.2.1 age confidence
@angular/cli 16.2.121.2.1 age confidence
@angular/common (source) 16.2.421.2.1 age confidence
@angular/compiler (source) 16.2.421.2.1 age confidence
@angular/compiler-cli (source) 16.2.421.2.1 age confidence
@angular/core (source) 16.2.421.2.1 age confidence
@angular/forms (source) 16.2.421.2.1 age confidence
@angular/localize 16.2.421.2.1 age confidence
@angular/platform-browser (source) 16.2.421.2.1 age confidence
@angular/platform-browser-dynamic (source) 16.2.421.2.1 age confidence
@angular/router (source) 16.2.421.2.1 age confidence
@cypress/schematic (source) 2.5.05.0.0 age confidence
@fortawesome/angular-fontawesome 0.13.04.0.0 age confidence
@fortawesome/fontawesome-svg-core (source) 6.4.27.2.0 age confidence
@fortawesome/free-solid-svg-icons (source) 6.4.27.2.0 age confidence
@ngrx/component 16.2.021.0.1 age confidence
@ngrx/data 16.2.021.0.1 age confidence
@ngrx/effects 16.2.021.0.1 age confidence
@ngrx/router-store 16.2.021.0.1 age confidence
@ngrx/schematics 16.2.021.0.1 age confidence
@ngrx/store 16.2.021.0.1 age confidence
@ngrx/store-devtools 16.2.021.0.1 age confidence
@sindresorhus/slugify 2.2.13.0.0 age confidence
@types/jest (source) 29.5.430.0.0 age confidence
@types/node (source) 20.5.924.12.0 age confidence
@​types/uuid 9.0.311.0.0 age confidence
@typescript-eslint/eslint-plugin (source) 6.6.08.56.1 age confidence
@typescript-eslint/parser (source) 6.6.08.56.1 age confidence
angular-oauth2-oidc 15.0.120.0.2 age confidence
cypress (source) 13.1.015.11.0 age confidence
cypress-terminal-report 5.3.37.3.3 age confidence
eslint (source) 8.48.010.0.3 age confidence
jest (source) 29.6.430.2.0 age confidence
jest-preset-angular (source) 13.1.116.1.1 age confidence
primeflex (source) 3.3.14.0.0 age confidence
primeicons 6.0.17.0.0 age confidence
primeng (source) 16.3.121.1.3 age confidence
pwa-asset-generator 6.3.18.1.2 age confidence
ts-md5 1.3.12.0.1 age confidence
uuid 9.0.013.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v21.2.1

Compare Source

@​angular/cli
Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes
@​schematics/angular
Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled
@​angular-devkit/build-angular
Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0
@​angular/build
Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n
@​angular/ssr
Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

v21.2.0

Compare Source

@​angular/cli
Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing
@​schematics/angular
Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed
1f114a9e8 fix bundle setup files in unit-test builder for Vitest
fd5cb28c8 fix explicitly fail when using Vitest runtime mocking
dc899e8a5 fix normalize allowedHosts in dev-server
26bbea12f fix serve extensionless assets without transformation

v21.1.5

Compare Source

@​angular/ssr
Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

v21.1.4

Compare Source

@​angular/build
Commit Type Description
7a9dd6b47 fix correctly resolve absolute setup file paths in Vitest

v21.1.3

Compare Source

@​schematics/angular
Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker
@​angular-devkit/build-angular
Commit Type Description
6d05d27ca fix address Node.js deprecation DEP0190

v21.1.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular-devkit/architect
Commit Type Description
d66f1fe64 fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular/build
Commit Type Description
80911af67 fix loosen Vitest dependency checks when runnerConfig is used
2d30639d3 fix support merging coverage thresholds with Vitest runnerConfig

v21.1.1

Compare Source

@​angular/cli
Commit Type Description
151b69587 fix Remove nonexistent link from MCP response
@​schematics/angular
Commit Type Description
9da6d8fa7 fix correct vscode MCP configuration for new projects
361758c75 fix remove special characters from jasmine-vitest report filename
@​angular/build
Commit Type Description
1b7e3307a fix allow application assets in workspace root
d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await
98ef0981a fix update undici to v7.18.2

v21.1.0

Compare Source

@​angular/cli
Commit Type Description
772e6efe7 feat add 'test' and 'e2e' MCP tools
8efb86318 feat Add "all" as an experimental tool group
c3c9ac506 feat Add MCP tools for building and running devservers
d635a6c63 feat add signal forms lessons
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
348096623 fix enhance list_projects MCP tool file system traversal and symlink handling
316fca862 fix handle array output from npm view in manifest parser
032257a6d fix improve signal forms lesson examples in AI tutor
18d74dde8 fix rename mcp devserver tools to comply with naming spec
1ad773671 fix update dependency @​modelcontextprotocol/sdk to v1.25.2
45d4f5668 fix update yarn berry package manager configuration
122ed27c9 fix use project-local temporary directory in ng add
a15db28b2 perf cache resolved specific version in package manager abstraction
240588b7e perf optimize ng add version discovery
@​schematics/angular
Commit Type Description
36cf3afb4 feat add browserMode option to jasmine-vitest schematic
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
18cf6c51b fix add MCP configuration file to new workspaces
@​angular/build
Commit Type Description
1eda0a99f feat directly support ng-packagr in unit-test builder
87175f9dc feat disable TestBed teardown during debugging in Vitest
1e39c77a4 fix inject source-map-support for Vitest browser tests
3fd7dcd76 fix normalize roots to POSIX in test discovery for Windows compatibility
164e7dbbc fix resolve test files correctly on Windows when using non-C drives
ad99e00ad fix simplify SSL handling for ng serve with SSR (#​31722)

v21.0.6

Compare Source

@​angular/ssr
Commit Type Description
730ae6609 fix handle platform destruction during rendering

v21.0.5

Compare Source

@​angular/cli
Commit Type Description
249563749 fix use narrower types for new MCP TS SDK compatibility
@​schematics/angular
Commit Type Description
cbd0718b9 fix move 'provideZoneChangeDetection' to the root module
33f7cf761 fix update application schematics for module-based apps to use 'provideZoneChangeDetection'
37b14d1f7 fix update default app component message
c37dccb09 fix update default app component welcome message
@​angular/build
Commit Type Description
2b9be3a7c fix ensure correct project targeting during Vitest debugging

v21.0.4

Compare Source

@​schematics/angular
Commit Type Description
b671245b9 fix improve VS Code background compilation start/end detection
85a28dec7 fix remove inlineSources from library tsconfig template
@​angular/build
Commit Type Description
deb4fff61 fix add browser condition to resolver for vitest
570ce8d3e fix allow non-prefixed requests when using SSR and base href
4dd3c1a32 fix conditionally manage Vitest UI option
4b8b7caec fix ensure tests run when compilation error is resolved
bef4fcecb fix remove LmdbCacheStore export from private API
@​angular/ssr
Commit Type Description
bb54747da fix add leading slash to well-known non-Angular URLs
0cfe2e749 fix propagate status code to redirect
eadadb848 fix skip SSR processing for well-known non-Angular URLs like favicon.ico

v21.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5d85f416f fix conditionally provide Zone.js change detection in the built-in test main file
@​angular/build
Commit Type Description
778b4cffc fix Add custom middleware for to present an Angular-tailored message
9b02ab2ee fix Ensure disposal of close-javascript-transformer
0fc7d576e fix ensure locale base href retains leading slash (#​32040)
b141670a2 fix inject testing polyfills in Karma unit-test executor
88c18ce68 fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin

v21.0.2

Compare Source

@​angular/cli
Commit Type Description
f1a7116cd fix update @modelcontextprotocol/sdk to v1.24.0
@​angular-devkit/schematics
Commit Type Description

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (UTC), Automerge - At any time (no schedule defined).

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

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

@renovate renovate bot requested a review from a team as a code owner November 12, 2023 01:26
@renovate renovate bot added the dependency Depedency update label Nov 12, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Nov 12, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: cloud-portal@0.0.0
npm error Found: zone.js@0.13.1
npm error node_modules/zone.js
npm error   zone.js@"0.13.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer zone.js@"~0.14.0" from @angular/core@17.3.8
npm error node_modules/@angular/core
npm error   @angular/core@"17.3.8" from the root project
npm error   peer @angular/core@"17.3.8" from @angular/animations@17.3.8
npm error   node_modules/@angular/animations
npm error     @angular/animations@"17.3.8" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T20_36_38_624Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-npm-major branch 6 times, most recently from 286654d to c9c7957 Compare November 22, 2023 00:54
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from d39cb0d to 59d8a1d Compare December 2, 2023 01:09
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from 909593d to 4671cd5 Compare December 13, 2023 16:39
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from 2e6a692 to 0486484 Compare December 16, 2023 18:49
@renovate renovate bot changed the title Update npm-major to v17 (major) Update npm-major (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch from 0486484 to 10e969c Compare December 16, 2023 22:06
@renovate renovate bot changed the title Update npm-major (major) Update npm-major to v17 (major) Dec 16, 2023
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from e1eaee8 to e85d0d1 Compare December 21, 2023 21:13
@renovate renovate bot force-pushed the renovate/major-npm-major branch 2 times, most recently from 97e423c to 574d8bb Compare January 3, 2024 18:19
@renovate renovate bot force-pushed the renovate/major-npm-major branch 3 times, most recently from 8a15401 to 39dffc7 Compare February 1, 2024 19:13
@renovate renovate bot force-pushed the renovate/major-npm-major branch 6 times, most recently from 0f1aa42 to 626b569 Compare February 14, 2024 16:26
@renovate renovate bot force-pushed the renovate/major-npm-major branch 5 times, most recently from d37f802 to 805434a Compare February 21, 2024 18:09
@renovate renovate bot force-pushed the renovate/major-npm-major branch 9 times, most recently from 757986f to 9c72433 Compare February 29, 2024 00:59
@renovate renovate bot force-pushed the renovate/major-npm-major branch 4 times, most recently from 5ba2f32 to d69233e Compare March 6, 2024 20:06
@renovate renovate bot force-pushed the renovate/major-npm-major branch from d69233e to 3430611 Compare March 7, 2024 19:49
@renovate
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: cloud-portal@0.0.0
npm error Found: typescript@5.1.6
npm error node_modules/typescript
npm error   dev typescript@"5.1.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.9 <6.0" from @angular-devkit/build-angular@21.2.1
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"21.2.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-08T11_09_55_088Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-08T11_09_55_088Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Depedency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants