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

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

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.9 age adoption passing confidence devDependencies minor
@angular/cli 16.1.6 -> 16.2.9 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.12 age adoption passing confidence dependencies minor
@angular/compiler 16.1.7 -> 16.2.12 age adoption passing confidence dependencies minor
@angular/compiler-cli (source) 16.1.7 -> 16.2.12 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.12 age adoption passing confidence dependencies minor
@angular/forms 16.1.7 -> 16.2.12 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.12 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.12 age adoption passing confidence dependencies minor
@angular/router (source) 16.1.7 -> 16.2.12 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.9

Compare Source

16.2.9 (2023-11-01)

@​schematics/angular
Commit Description
fix - 75b74912b allow dash in selector before a number
@​angular-devkit/schematics
Commit Description
fix - 5f4ca4ebf running external schematics with yarn pnp

v16.2.8

Compare Source

@​angular/cli
Commit Type Description
44275601b fix remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

Compare Source

@​schematics/angular
Commit Type Description
f1a0c3361 fix change Twitter logo to X

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.12

Compare Source

animations
Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#​51136)
common
Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#​52486)
compiler-cli
Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#​52437)
873c4f2454 fix use originally used module specifier for transform functions (#​52437)

v16.2.11

Compare Source

core
Commit Type Description
54ea3b65c3 fix emit provider configured event when a service is configured with providedIn (#​52365)
78533324dc fix get root and platform injector providers in special cases (#​52365)
019a0f4c22 fix load global utils before creating platform injector in the standalone case (#​52365)
router
Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#​52357)

v16.2.10

Compare Source

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/common
npm ERR!   @angular/common@"16.2.12" from the root project
npm ERR!   peer @angular/common@">=13.0.0" from [email protected]
npm ERR!   node_modules/ngx-clipboard
npm ERR!     ngx-clipboard@"^16.0.0" from the root project
npm ERR!   4 more (ngx-window-token, @angular/forms, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer overridden @angular/common@"16.1.7" (was "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0") from @angular/[email protected]
npm ERR! node_modules/@angular/fire
npm ERR!   @angular/fire@"7.6.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   peer overridden @angular/common@"16.1.7" (was "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0") from @angular/[email protected]
npm ERR!   node_modules/@angular/fire
npm ERR!     @angular/fire@"7.6.1" from the root project
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/0aa6e7/139650/cache/others/npm/_logs/2023-11-05T16_33_44_310Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/0aa6e7/139650/cache/others/npm/_logs/2023-11-05T16_33_44_310Z-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 47fc368 to a05d0a6 Compare August 4, 2023 18:31
@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 3 times, most recently from 0661205 to 682a85d Compare August 9, 2023 22:57
@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 682a85d to ba0aa35 Compare August 10, 2023 01:01
@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 3 times, most recently from 5b24eb0 to 336985a Compare August 16, 2023 20:07
@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 6 times, most recently from 716eeb3 to 371e1b1 Compare August 25, 2023 14:19
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 5 times, most recently from 122b941 to bef4c78 Compare September 3, 2023 13:49
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 5 times, most recently from a0f4681 to 51a855b Compare September 10, 2023 16:07
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 4 times, most recently from f029da5 to ab4b0ad Compare September 24, 2023 13:06
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 3 times, most recently from cc57126 to 2aa585c Compare September 28, 2023 21:26
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 3 times, most recently from 50b304a to c913a9f Compare October 11, 2023 19:34
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 6 times, most recently from ca80df9 to 3b63af1 Compare October 19, 2023 20:12
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 7 times, most recently from 77dad8e to 56fcb37 Compare October 27, 2023 15:28
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch 5 times, most recently from 9c693c9 to 49d84ad Compare November 3, 2023 15:32
@renovate renovate bot force-pushed the renovate/angular-and-angular-cli-packages branch from 49d84ad to 37aeeb8 Compare November 5, 2023 16:33
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