Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update angular-cli monorepo to v16.2.16 #14

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 16, 2023

This PR contains the following updates:

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

Release Notes

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

v16.2.16

Compare Source

@​angular-devkit/build-angular
Commit Type Description
12aca0060 fix update vite to 4.5.5

v16.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
f596a3d5d fix clear context in Karma by default for single run executions
56fa051bd fix upgrade webpack to 5.94.0

v16.2.14

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1068c3c73 fix update vite to 4.5.3

v16.2.13

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5ad507e3d fix update webpack-dev-middleware to 6.1.2

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

v16.0.4

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5bff97d5b fix correctly set overridden compiler option
cd0247514 fix preemptively remove AOT metadata in esbuild builder

v16.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1d83bb656 fix percent encode asset URLs in development server for esbuild

v16.0.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7a3c895c8 fix attempt relative global script read first in esbuild builder
f30be2518 fix correctly generate serviceworker hashes for binary assets
117e8d001 fix normalize Vite dev-server Windows asset paths
e5c1d43de perf minor sourcemap ignorelist improvements for esbuild builder

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

@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: tic-tac-toe@0.0.0
npm ERR! Found: @angular/compiler@16.0.1
npm ERR! node_modules/@angular/compiler
npm ERR!   @angular/compiler@"^16.0.1" from the root project
npm ERR!   peer @angular/compiler@"16.0.1" from @angular/compiler-cli@16.0.1
npm ERR!   node_modules/@angular/compiler-cli
npm ERR!     dev @angular/compiler-cli@"^16.0.1" from the root project
npm ERR!     peer @angular/compiler-cli@"^16.0.0" from @ngtools/webpack@16.0.1
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.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/compiler@16.2.12
npm ERR! node_modules/@angular/compiler
npm ERR!   peer @angular/compiler@"16.2.12" from @angular/compiler-cli@16.2.12
npm ERR!   node_modules/@angular/compiler-cli
npm ERR!     dev @angular/compiler-cli@"^16.0.1" from the root project
npm ERR!     peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.14
npm ERR!     node_modules/@angular-devkit/build-angular
npm ERR!       dev @angular-devkit/build-angular@"^16.0.1" 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-04-25T09_06_18_954Z-eresolve-report.txt

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

@vercel
Copy link

vercel bot commented Jun 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tic-tac-toe ❌ Failed (Inspect) Aug 10, 2023 1:29am

@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.0 chore(deps): update angular-cli monorepo to v16.1.1 Jun 22, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.1 chore(deps): update angular-cli monorepo to v16.1.2 Jun 28, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.2 chore(deps): update angular-cli monorepo to v16.1.3 Jun 29, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.3 chore(deps): update angular-cli monorepo to v16.1.4 Jul 6, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.4 chore(deps): update angular-cli monorepo to v16.1.5 Jul 20, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.5 chore(deps): update angular-cli monorepo to v16.1.6 Jul 26, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.6 chore(deps): update angular-cli monorepo to v16.1.7 Aug 2, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.7 chore(deps): update angular-cli monorepo to v16.1.8 Aug 4, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.1.8 chore(deps): update angular-cli monorepo to v16.2.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 42888c9 to 43353a7 Compare August 10, 2023 01:29
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.0 chore(deps): update angular-cli monorepo to v16.2.1 Aug 30, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.1 chore(deps): update angular-cli monorepo to v16.2.2 Sep 13, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.2 chore(deps): update angular-cli monorepo to v16.2.3 Sep 20, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.3 chore(deps): update angular-cli monorepo to v16.2.4 Sep 27, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.4 chore(deps): update angular-cli monorepo to v16.2.5 Oct 5, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.5 chore(deps): update angular-cli monorepo to v16.2.6 Oct 11, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.6 chore(deps): update angular-cli monorepo to v16.2.7 Oct 19, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.7 chore(deps): update angular-cli monorepo to v16.2.8 Oct 25, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.8 chore(deps): update angular-cli monorepo to v16.2.9 Nov 1, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.9 chore(deps): update angular-cli monorepo to v16.2.10 Nov 8, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.10 chore(deps): update angular-cli monorepo to v16.2.11 Dec 21, 2023
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.11 chore(deps): update angular-cli monorepo to v16.2.12 Jan 24, 2024
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.12 chore(deps): update angular-cli monorepo to v16.2.13 Mar 25, 2024
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.13 chore(deps): update angular-cli monorepo to v16.2.14 Apr 11, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: tic-tac-toe@0.0.0
npm error Found: @angular/compiler@16.0.1
npm error node_modules/@angular/compiler
npm error   @angular/compiler@"^16.0.1" from the root project
npm error   peer @angular/compiler@"16.0.1" from @angular/compiler-cli@16.0.1
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^16.0.1" from the root project
npm error     peer @angular/compiler-cli@"^16.0.0" from @ngtools/webpack@16.0.1
npm error     node_modules/@ngtools/webpack
npm error   1 more (@angular/platform-browser-dynamic)
npm error
npm error Could not resolve dependency:
npm error dev @angular-devkit/build-angular@"^16.0.1" from the root project
npm error
npm error Conflicting peer dependency: @angular/compiler@16.2.12
npm error node_modules/@angular/compiler
npm error   peer @angular/compiler@"16.2.12" from @angular/compiler-cli@16.2.12
npm error   node_modules/@angular/compiler-cli
npm error     dev @angular/compiler-cli@"^16.0.1" from the root project
npm error     peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.16
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"^16.0.1" from the root project
npm error     2 more (@angular/localize, ng-packagr)
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-12-02T12_00_36_446Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-02T12_00_36_446Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.14 chore(deps): update angular-cli monorepo to v16.2.15 Aug 30, 2024
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.15 chore(deps): update angular-cli monorepo to v16.2.16 Sep 19, 2024
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v16.2.16 fix(deps): update angular-cli monorepo to v16.2.16 Dec 10, 2024
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.

0 participants