Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

chore(deps): update angular and angular cli packages #1564

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 16.1.6 -> 16.2.6 age adoption passing confidence devDependencies minor
@angular/cli 16.1.6 -> 16.2.6 age adoption passing confidence devDependencies minor
@angular/common ^16.0.0 -> 16.1.7 age adoption passing confidence overrides pin
@angular/common 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/compiler 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/compiler-cli (source) 16.1.7 -> 16.2.9 age adoption passing confidence devDependencies minor
@angular/core ^16.0.0 -> 16.1.7 age adoption passing confidence overrides pin
@angular/core 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/forms 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/language-service 16.1.7 -> 16.2.9 age adoption passing confidence devDependencies minor
@angular/localize 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/platform-browser ^16.0.0 -> 16.1.7 age adoption passing confidence overrides pin
@angular/platform-browser 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/platform-browser-dynamic ^16.0.0 -> 16.1.7 age adoption passing confidence overrides pin
@angular/platform-browser-dynamic 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
@angular/router (source) 16.1.7 -> 16.2.9 age adoption passing confidence dependencies minor
zone.js (changelog) 0.13.1 -> 0.13.3 age adoption passing confidence dependencies patch

Release Notes

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

v16.2.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
c6ea25626 fix fully downlevel async/await when using vite dev-server with caching enabled

v16.2.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
933358186 fix do not print Angular is running in development mode. in the server console when using dev-server
493bd3906 fix update dependency postcss to v8.4.31

v16.2.4

Compare Source

@​schematics/angular
Commit Type Description
5dc7fb1a1 fix update @angular/cli version specifier to use ^

v16.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
39643bee1 fix correctly re-point RXJS to ESM on Windows
d8d116b31 fix several windows fixes to application builder prerendering
@​ngtools/webpack
Commit Type Description
f1195d035 fix fix recursion in webpack resolve

v16.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e3a40a49a fix support dev server proxy pathRewrite field in Vite-based server

v16.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
221ab2483 fix display warning when using resourcesOutputPath with esbuild builder
fe752ad87 fix encode Sass package resolve directories in importer URLs
82b0f94fd fix handle HMR updates of global CSS when using Vite
6a48a11b8 fix update vite to be able to serve app-shell and SSG pages
fdb16f7cd fix use correct type for extraEntryPoints

v16.2.0

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e6b377436 feat add ssr option in application builder
c05c83be7 feat add initial application builder implementation
095f5aba6 feat add initial support for server bundle generation using esbuild
cb165a75d feat add pre-rendering (SSG) and App-shell support generation to application builder
2a3fc6846 feat add preload hints based on transitive initial files
099cec758 feat add support for serving SSR with dev-server when using the application builder
449e21b3a fix correctly load dev server assets with vite 4.4.0+
f42f10135 fix ensure preload hints for external stylesheets are marked as styles
7defb3635 fix ensure that server dependencies are loaded also in ssr entrypoint
05f31bd28 fix prevent race condition in setting up sass worker pool
5048f6e82 fix Set chunk names explicitly
974748cdf perf filter postcss usage based on content in esbuild builder
61a652d91 perf inject Sass import/use directive importer information when resolving
a0a2c7aef perf only load browserslist in babel preset if needed
6bfd1800e perf use in-memory Sass module resolution cache

v16.1.8

Compare Source

Commit Type Description
7a420d338 fix build: update critters

v16.1.7

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1dab4ed87 fix hot update filename suffix with .mjs
angular/angular (@​angular/common)

v16.2.9

Compare Source

16.2.9 (2023-10-11)
forms
Commit Description
fix - 51a5baace3 reset() call with null values on nested group (#​48830)

v16.2.8

Compare Source

language-service
Commit Type Description
b732961fc3 fix Retain correct language service when ts.Project reloads (#​51912)
service-worker
Commit Type Description
966ce9790a fix throw a critical error when handleFetch fails (#​51960)

v16.2.7

Compare Source

core
Commit Type Description
39a3e34e03 fix allow toSignal calls in reactive context (#​51831) (#​51892)
service-worker
Commit Type Description
c3d901eacf fix throw a critical error when handleFetch fails (#​51885)

v16.2.6

Compare Source

core
Commit Type Description
82712f80df fix ensure a consumer drops all its stale producers (#​51722) (#​51772)

v16.2.5

Compare Source

v16.2.4

Compare Source

v16.2.3

Compare Source

animations
Commit Type Description
04c6574280 fix remove unnecessary escaping in regex expressions (#​51554)
compiler-cli
Commit Type Description
dbd761f528 fix correct incomplete escaping (#​51557)
5c36fc784f fix remove unnecessary escaping in regex expressions (#​51554)
core
Commit Type Description
dcd1add06f fix correct incomplete escaping (#​51557)
20d62603c2 fix handle hydration of view containers that use component hosts as anchors (#​51456)
e6b301caa2 fix remove unnecessary escaping in regex expressions (#​51554)
0c7c852ee7 fix run afterRender callbacks outside of the Angular zone (#​51551)
language-service
Commit Type Description
8081fdd22d fix correct incomplete escaping (#​51557)

v16.2.2

Compare Source

common
Commit Type Description
a43c0772ea fix Allow safeUrl for ngSrc in NgOptimizedImage (#​51351)
compiler-cli
Commit Type Description
39ace8664b fix enforce a minimum version to be used when a library uses input transform (#​51413)
core
Commit Type Description
36f434e49d fix guard the jasmine hooks (#​51394)
router
Commit Type Description
b0396e7164 fix Ensure canceledNavigationResolution: 'computed' works on first page (#​51441)

v16.2.1

Compare Source

router
Commit Type Description
232a8c1b8d fix Apply named outlets to children empty paths not appearing in the URL (#​51292)

v16.2.0

Compare Source

benchpress
Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#​50760)
common
Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#​51148)
1837efb9da feat Allow ngSrc to be changed post-init (#​50683)
compiler
Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#​50747)
compiler-cli
Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50714)
core
Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#​50607)
98d262fd27 feat create injector debugging APIs (#​48639)
cdaa2a8a9e feat support Provider type in Injector.create (#​49587)
9f490da7e2 fix handle hydration of view containers for root components (#​51247)
router
Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#​50280)

v16.1.9

Compare Source

v16.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)
angular/angular (@​angular/language-service)

v16.2.9

Compare Source

forms
Commit Type Description
51a5baace3 fix reset() call with null values on nested group (#​48830)

v16.2.8

Compare Source

language-service
Commit Type Description
b732961fc3 fix Retain correct language service when ts.Project reloads (#​51912)
service-worker
Commit Type Description
966ce9790a fix throw a critical error when handleFetch fails (#​51960)

v16.2.7

Compare Source

core
Commit Type Description
39a3e34e03 fix allow toSignal calls in reactive context (#​51831) (#​51892)
service-worker
Commit Type Description
c3d901eacf fix throw a critical error when handleFetch fails (#​51885)

v16.2.6

Compare Source

core
Commit Type Description
82712f80df fix ensure a consumer drops all its stale producers (#​51722) (#​51772)

v16.2.5

Compare Source

v16.2.4

Compare Source

v16.2.3

Compare Source

animations
Commit Type Description
04c6574280 fix remove unnecessary escaping in regex expressions (#​51554)
compiler-cli
Commit Type Description
dbd761f528 fix correct incomplete escaping (#​51557)
5c36fc784f fix remove unnecessary escaping in regex expressions (#​51554)
core
Commit Type Description
dcd1add06f fix correct incomplete escaping (#​51557)
20d62603c2 fix handle hydration of view containers that use component hosts as anchors (#​51456)
e6b301caa2 fix remove unnecessary escaping in regex expressions (#​51554)
0c7c852ee7 fix run afterRender callbacks outside of the Angular zone (#​51551)
language-service
Commit Type Description
8081fdd22d fix correct incomplete escaping (#​51557)

v16.2.2

Compare Source

common
Commit Type Description
a43c0772ea fix Allow safeUrl for ngSrc in NgOptimizedImage (#​51351)
compiler-cli
Commit Type Description
39ace8664b fix enforce a minimum version to be used when a library uses input transform (#​51413)
core
Commit Type Description
36f434e49d fix guard the jasmine hooks (#​51394)
router
Commit Type Description
b0396e7164 fix Ensure canceledNavigationResolution: 'computed' works on first page (#​51441)

v16.2.1

Compare Source

router
Commit Type Description
232a8c1b8d fix Apply named outlets to children empty paths not appearing in the URL (#​51292)

v16.2.0

Compare Source

benchpress
Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#​50760)
common
Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#​51148)
1837efb9da feat Allow ngSrc to be changed post-init (#​50683)
compiler
Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#​50747)
compiler-cli
Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50714)
core
Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#​50607)
98d262fd27 feat create injector debugging APIs (#​48639)
cdaa2a8a9e feat support Provider type in Injector.create (#​49587)
9f490da7e2 fix handle hydration of view containers for root components (#​51247)
router
Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#​50280)

v16.1.9

Compare Source

v16.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)
angular/angular (zone.js)

v0.13.3

Compare Source

Bug Fixes

v0.13.2

Compare Source

Bug Fixes

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 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 3, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"16.2.9" from the root project
npm ERR!   peerOptional @angular/core@"16.2.9" from @angular/[email protected]
npm ERR!   node_modules/@angular/compiler
npm ERR!     @angular/compiler@"16.2.9" from the root project
npm ERR!     peer @angular/compiler@"16.2.9" from @angular/[email protected]
npm ERR!     node_modules/@angular/compiler-cli
npm ERR!       dev @angular/compiler-cli@"16.2.9" from the root project
npm ERR!       3 more (@angular-devkit/build-angular, @angular/localize, @ngtools/webpack)
npm ERR!     2 more (@angular/localize, @angular/platform-browser-dynamic)
npm ERR!   3 more (@angular/forms, @angular/platform-browser, @angular/router)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer overridden @angular/core@"16.1.7" (was "16.2.9") from @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"16.2.9" from the root project
npm ERR!   peer @angular/common@"16.2.9" from @angular/[email protected]
npm ERR!   node_modules/@angular/forms
npm ERR!     @angular/forms@"16.2.9" from the root project
npm ERR!   2 more (@angular/platform-browser, @angular/router)
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   peer overridden @angular/core@"16.1.7" (was "16.2.9") from @angular/[email protected]
npm ERR!   node_modules/@angular/common
npm ERR!     @angular/common@"16.2.9" from the root project
npm ERR!     peer @angular/common@"16.2.9" from @angular/[email protected]
npm ERR!     node_modules/@angular/forms
npm ERR!       @angular/forms@"16.2.9" from the root project
npm ERR!     2 more (@angular/platform-browser, @angular/router)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/b6f800/2cc9c8/cache/others/npm/_logs/2023-10-11T19_29_35_633Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/b6f800/2cc9c8/cache/others/npm/_logs/2023-10-11T19_29_35_633Z-debug-0.log

File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npx ng update {{{depName}}} --from={{{currentVersion}}} --to={{{newVersion}}} --migrate-only --allow-dirty --force' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npm ci --ignore-scripts' has not been added to the allowed list in allowedPostUpgradeCommands
File name: package.json
Post-upgrade command 'npx ng update {{{depName}}} --from={{{currentVersion}}} --to={{{newVersion}}} --migrate-only --allow-dirty --force' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 2 times, most recently from 1802986 to bd5eb9a Compare August 4, 2023 21:45
@renovate renovate bot changed the title chore(deps): update angular and angular cli packages chore(deps): update angular and angular cli packages to v16.1.8 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 4 times, most recently from 3c7d12c to 4853f85 Compare August 9, 2023 22:18
@renovate renovate bot changed the title chore(deps): update angular and angular cli packages to v16.1.8 chore(deps): update angular and angular cli packages Aug 9, 2023
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch from 4853f85 to 4ee8870 Compare August 10, 2023 01:46
@renovate renovate bot changed the title chore(deps): update angular and angular cli packages chore(deps): update angular and angular cli packages to v16.2.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 4 times, most recently from 3d71f11 to 88afbb2 Compare August 16, 2023 20:03
@renovate renovate bot changed the title chore(deps): update angular and angular cli packages to v16.2.0 chore(deps): update angular and angular cli packages Aug 16, 2023
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 5 times, most recently from 1ccb1c6 to cabfa36 Compare August 25, 2023 13:50
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 8 times, most recently from 7bc6ebc to 5bf9972 Compare September 1, 2023 21:15
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch from 5bf9972 to 950c941 Compare September 3, 2023 16:34
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 8 times, most recently from 2a19fb7 to 619e0ee Compare September 13, 2023 15:20
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 7 times, most recently from 8481732 to 957f470 Compare September 20, 2023 19:39
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 7 times, most recently from 82adae9 to 4b12103 Compare September 28, 2023 21:21
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 2 times, most recently from 33533a0 to 3575ea5 Compare October 11, 2023 13:02
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch from 3575ea5 to 5b0e7d4 Compare October 11, 2023 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants