Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Update angular-cli monorepo to v16.2.12 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/cli ~16.0.4 -> ~16.2.0 age adoption passing confidence

Release Notes

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

v16.2.12

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5fad40162 fix update dependency vite to v4.5.2

v16.2.11

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e0e011fc4 build update dependency vite to v4.5.1

v16.2.10

Compare Source

@​angular-devkit/build-angular
Commit Type Description
bab3672cd fix normalize exclude path

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

v16.1.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
20816b57f fix error during critical CSS inlining for external stylesheets

v16.1.5

Compare Source

@​angular/cli
Commit Type Description
7e91d4709 fix add zone.js to ng version output
475506822 fix throw an error when executed in a google3-context
@​angular-devkit/build-angular
Commit Type Description
07d3d8c6a fix correctly wrap CommonJS exported enums when optimizing

v16.1.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7016cee57 fix normalize paths in loader cache with esbuild

v16.1.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
b56ab0798 fix use absolute watch paths for postcss dependency messages

v16.1.2

Compare Source

@​angular/cli
Commit Type Description
3475e0281 fix update direct semver dependencies to 7.5.3
@​angular-devkit/build-angular
Commit Type Description
8108b8c2d fix allow linker JIT support with prebundling with esbuild builder
502365037 fix use all style language watch files in esbuild builder

v16.1.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery
2b4beaca2 fix experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
e3c85e00e fix track postcss provided file dependencies in esbuild builder
1419fff88 fix unpin and downgrade browserslist
950a4b60f fix watch all bundler provided inputs with esbuild builder

v16.1.0

Compare Source

@​schematics/angular
Commit Type Description
b14b95990 feat add bootstrap-agnostic utilities for writing ng-add schematics
@​angular-devkit/build-angular
Commit Type Description
3ede1a2ca feat allow forcing esbuild builder with dev-server
2d141fe3b feat show estimated transfer size with esbuild builder
9aa9b5264 feat support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
3d1c09b23 feat support dev-server package prebundling with esbuild builder
d8930facc feat support incremental TypeScript semantic diagnostics in esbuild builder
5cacd34a2 fix watch all TypeScript referenced files in esbuild builder
8336ad80d perf enable in-memory load result caching for stylesheets in esbuild builder

v16.0.6

Compare Source

@​angular-devkit/build-angular
Commit Type Description
eebb54cbf fix correctly handle sass imports
081b62539 fix support proxy configuration array-form in esbuild builder

v16.0.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
9817b984b fix ignore .git folder in browser-esbuild watcher
ce95d2545 fix ignore folders starting with a dot in browser-esbuild watcher

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Jun 15, 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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/compiler
npm ERR!   @angular/compiler@"^16.0.0" from the root project
npm ERR!   peer @angular/compiler@"16.0.4" from @angular/[email protected]
npm ERR!   node_modules/@angular/compiler-cli
npm ERR!     dev @angular/compiler-cli@"^16.0.0" from the root project
npm ERR!     peer @angular/compiler-cli@"^16.0.0" from @ngtools/[email protected]
npm ERR!     node_modules/@ngtools/webpack
npm ERR!   1 more (@angular/platform-browser-dynamic)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @angular-devkit/build-angular@"^16.0.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/compiler
npm ERR!   peer @angular/compiler@"16.2.12" from @angular/[email protected]
npm ERR!   node_modules/@angular/compiler-cli
npm ERR!     dev @angular/compiler-cli@"^16.0.0" from the root project
npm ERR!     peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/[email protected]
npm ERR!     node_modules/@angular-devkit/build-angular
npm ERR!       dev @angular-devkit/build-angular@"^16.0.4" from the root project
npm ERR!     2 more (@angular/localize, ng-packagr)
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/renovate/cache/others/npm/_logs/2024-01-28T09_25_24_623Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-28T09_25_24_623Z-debug-0.log

@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.0 Update angular-cli monorepo to v16.1.1 Jun 22, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.1 Update angular-cli monorepo to v16.1.2 Jun 28, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.2 Update angular-cli monorepo to v16.1.3 Jun 29, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.3 Update angular-cli monorepo to v16.1.4 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 8ee62b8 to 506f5e6 Compare July 19, 2023 12:02
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.4 Update angular-cli monorepo to v16.1.5 Jul 20, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.5 Update angular-cli monorepo to v16.1.6 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 506f5e6 to 8597514 Compare July 30, 2023 05:31
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.6 Update angular-cli monorepo to v16.1.7 Aug 2, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.7 Update angular-cli monorepo to v16.1.8 Aug 4, 2023
@renovate renovate bot changed the title Update angular-cli monorepo to v16.1.8 Update angular-cli monorepo to v16.2.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 8597514 to c2c0e4e Compare August 10, 2023 01:32
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c2c0e4e to efb8ddb Compare August 27, 2023 12:07
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.0 Update angular-cli monorepo to v16.2.1 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from efb8ddb to 7421c1a Compare August 30, 2023 17:09
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.1 Update angular-cli monorepo to v16.2.2 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 042a846 to c9f7f89 Compare September 19, 2023 10:52
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.2 Update angular-cli monorepo to v16.2.3 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 12e1e3f to 615084c Compare September 26, 2023 13:03
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 615084c to 74da243 Compare September 27, 2023 13:25
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.3 Update angular-cli monorepo to v16.2.4 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 74da243 to 3a63d23 Compare September 28, 2023 13:47
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.4 Update angular-cli monorepo to v16.2.5 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from b4aa058 to d6e16ed Compare October 9, 2023 11:35
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.5 Update angular-cli monorepo to v16.2.6 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d6e16ed to d0f6df4 Compare October 11, 2023 13:07
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d0f6df4 to 32e8bb3 Compare October 15, 2023 17:05
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.6 Update angular-cli monorepo to v16.2.7 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 32e8bb3 to 2189390 Compare October 19, 2023 22:01
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.7 Update angular-cli monorepo to v16.2.8 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 2189390 to 21cfde0 Compare October 25, 2023 18:11
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.8 Update angular-cli monorepo to v16.2.9 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 21cfde0 to bd47de7 Compare November 1, 2023 10:32
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.9 Update angular-cli monorepo to v16.2.10 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from bd47de7 to c6931b6 Compare November 8, 2023 13:40
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c6931b6 to 43ece9a Compare December 21, 2023 21:17
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.10 Update angular-cli monorepo to v16.2.11 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 43ece9a to 7c7fce8 Compare January 24, 2024 13:40
@renovate renovate bot changed the title Update angular-cli monorepo to v16.2.11 Update angular-cli monorepo to v16.2.12 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7c7fce8 to 3abdc15 Compare January 28, 2024 09:25
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