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 #1047

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/schematics 16.1.0 -> 16.2.16 age adoption passing confidence
@schematics/angular 16.1.0 -> 16.2.16 age adoption passing confidence

Release Notes

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

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

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 renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.1 fix(deps): update angular-cli monorepo Jun 28, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 383dfe6 to 6d7133a Compare June 28, 2023 17:19
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo fix(deps): update angular-cli monorepo to v16.1.2 Jun 28, 2023
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.2 fix(deps): update angular-cli monorepo to v16.1.3 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6d7133a to b18e9dd Compare June 29, 2023 14:40
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from b18e9dd to a82852a Compare July 6, 2023 20:20
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.3 fix(deps): update angular-cli monorepo to v16.1.4 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a82852a to 14da4e5 Compare July 20, 2023 19:06
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.4 fix(deps): update angular-cli monorepo to v16.1.5 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 14da4e5 to 24f8f05 Compare July 26, 2023 22:31
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.5 fix(deps): update angular-cli monorepo to v16.1.6 Jul 26, 2023
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.6 fix(deps): update angular-cli monorepo to v16.1.7 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 24f8f05 to 3213963 Compare August 2, 2023 22:45
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.7 fix(deps): update angular-cli monorepo to v16.1.8 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3213963 to ef15944 Compare August 4, 2023 22:32
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.1.8 fix(deps): update angular-cli monorepo to v16.2.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ef15944 to 922f05f Compare August 10, 2023 01:52
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 922f05f to c7d256b Compare August 30, 2023 19:14
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.0 fix(deps): update angular-cli monorepo to v16.2.1 Aug 30, 2023
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.1 fix(deps): update angular-cli monorepo to v16.2.2 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from c7d256b to 2e60a0e Compare September 13, 2023 17:14
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.2 fix(deps): update angular-cli monorepo to v16.2.3 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 2e60a0e to 332c454 Compare September 20, 2023 12:50
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.3 fix(deps): update angular-cli monorepo to v16.2.4 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 332c454 to 5db598c Compare September 27, 2023 11:28
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.4 fix(deps): update angular-cli monorepo to v16.2.5 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 5db598c to dfcf1d8 Compare October 4, 2023 22:41
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.5 fix(deps): update angular-cli monorepo to v16.2.6 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from dfcf1d8 to 81426b4 Compare October 11, 2023 13:43
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.6 fix(deps): update angular-cli monorepo to v16.2.7 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 06997c3 to 750b9ed Compare October 25, 2023 17:26
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.7 fix(deps): update angular-cli monorepo to v16.2.8 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 750b9ed to 4c55ecc Compare November 1, 2023 11:04
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.8 fix(deps): update angular-cli monorepo to v16.2.9 Nov 1, 2023
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.9 fix(deps): update angular-cli monorepo to v16.2.10 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4c55ecc to ecd5bec Compare November 16, 2023 10:01
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ecd5bec to 7368466 Compare December 21, 2023 19:54
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.10 fix(deps): update angular-cli monorepo to v16.2.11 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7368466 to f54bffd Compare January 24, 2024 14:41
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.11 fix(deps): update angular-cli monorepo to v16.2.12 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f54bffd to 05acfcd Compare March 25, 2024 15:05
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.12 fix(deps): update angular-cli monorepo to v16.2.13 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 05acfcd to ce2dd1b Compare April 11, 2024 17:43
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.13 fix(deps): update angular-cli monorepo to v16.2.14 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from ce2dd1b to cc7779a Compare August 30, 2024 00:40
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.14 fix(deps): update angular-cli monorepo to v16.2.15 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cc7779a to 000b9ee Compare September 19, 2024 00:20
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v16.2.15 fix(deps): update angular-cli monorepo to v16.2.16 Sep 19, 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