Skip to content

chore: update @angular/* to v22.1.7 - #132

Merged
splincode merged 2 commits into
mainfrom
renovate/@angular
Sep 17, 2026
Merged

splincode merged 2 commits into
mainfrom
renovate/@angular

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/build 22.1.622.1.7 age adoption passing confidence
@angular/cli 22.1.622.1.7 age adoption passing confidence

  • 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 commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: movie-ticket@0.0.0
npm error Found: @angular/compiler@undefined
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"22.1.6" from movie-ticket@0.0.0
npm error   apps/angular/mfe/movie-ticket
npm error     movie-ticket@0.0.0
npm error     node_modules/movie-ticket
npm error       workspace apps/angular/mfe/movie-ticket from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/compiler@"^22.0.0" from @angular/build@22.1.7
npm error node_modules/@angular/build
npm error   dev @angular/build@"22.1.7" from movie-ticket@0.0.0
npm error   apps/angular/mfe/movie-ticket
npm error     movie-ticket@0.0.0
npm error     node_modules/movie-ticket
npm error       workspace apps/angular/mfe/movie-ticket from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-09-17T03_40_31_427Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-17T03_40_31_427Z-debug-0.log

File name: undefined
Post-upgrade command 'node -e "const {readFileSync,rmSync,existsSync}=require('node:fs');const {spawnSync}=require('node:child_process');const file=process.env.RENOVATE_POST_UPGRADE_COMMAND_DATA_FILE;const prefix='[angular-migrate]';console.log(prefix,'data file:',file||'<empty>');if(!file||!existsSync(file)){console.log(prefix,'no data file, skip');process.exit(0);}const upgrades=JSON.parse(readFileSync(file,'utf8'));console.log(prefix,'upgrades:',JSON.stringify(upgrades));const getName=x=>x.depName||x.packageName;function run(cmd,args,opts={}){console.log(prefix,'run:',cmd,args.join(' '));const r=spawnSync(cmd,args,{stdio:'inherit',shell:false,...opts});console.log(prefix,'status:',r.status,'signal:',r.signal||'<none>');if(r.error){console.error(prefix,'error:',r.error);process.exit(1);}if(r.signal)process.exit(1);if(r.status!==0)process.exit(r.status??1);}const targets=['@angular/core','@angular/cli','@angular/cdk'];let didRun=false;for(const depName of targets){const u=upgrades.find(x=>getName(x)===depName);if(!u||!u.newVersion){console.log(prefix,depName,'is absent, skip');continue;}didRun=true;const args=['nx','migrate',depName+'@'+u.newVersion];if(u.currentVersion)args.push('--from='+depName+'@'+u.currentVersion);run('npx',args);if(existsSync('migrations.json')){console.log(prefix,'migrations.json:');console.log(readFileSync('migrations.json','utf8'));run('npx',['nx','migrate','--run-migrations=migrations.json','--if-exists','--verbose']);}else{console.log(prefix,'migrations.json is absent, skip run-migrations');}rmSync('migrations.json',{force:true});}if(!didRun)console.log(prefix,'no target package found, skip');"' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'sh -lc 'if [ -f package-lock.json ] && [ -f package.json ]; then if node -e "const p=require(\"./package.json\");const w=p.workspaces;process.exit(Array.isArray(w)||Array.isArray(w&&w.packages)?0:1)"; then npm install --package-lock-only --ignore-scripts --workspaces --include-workspace-root; else npm install --package-lock-only --ignore-scripts; fi; fi'' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'sh -lc 'npx lint-staged --allow-empty || true'' has not been added to the allowed list in allowedCommands

@renovate
renovate Bot force-pushed the renovate/@angular branch from 46b9107 to 56c1b9d Compare September 17, 2026 03:40
@renovate

renovate Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@splincode
splincode merged commit c84f71e into main Sep 17, 2026
1 check passed
@splincode
splincode deleted the renovate/@angular branch September 17, 2026 10:43
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