Skip to content

Update angular-cli monorepo to v14.2.13#259

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/angular-cli-monorepo
Open

Update angular-cli monorepo to v14.2.13#259
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/angular-cli-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Sep 8, 2022

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/build-angular 14.1.014.2.13 age confidence
@angular/cli 14.1.014.2.13 age confidence

Release Notes

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

v14.2.13

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ca44dcd9 fix update dependency postcss to v8.4.31

v14.2.12

Compare Source

@​angular/cli
Commit Type Description
bd396b656 fix update direct semver dependencies to 7.5.3

v14.2.11

Compare Source

@​angular-devkit/build-angular
Commit Type Description
ddd33bf38 fix update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

v14.2.10

Compare Source

@​angular/cli
Commit Type Description
9ce386caf fix exclude @angular/localize@<10.0.0 from ng add pa… (#​24152)
6446091a3 fix exclude @angular/material@7.x from ng add package discovery
7541e04f3 fix respect registry in RC when running update through yarn
@​angular-devkit/build-angular
Commit Type Description
21cea0b42 fix update loader-utils to 3.2.1

Special Thanks

Alan Agius and Charles Lyding

v14.2.9

Compare Source

@​angular-devkit/architect
Commit Type Description
e3e787767 fix default to failure if no builder result is provided
@​angular-devkit/build-angular
Commit Type Description
12b2dc5a2 fix isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

v14.2.8

Compare Source

@​schematics/angular
Commit Type Description
4b0ee8ad1 fix guard schematics should include all guards (CanMatch)

Special Thanks

Andrew Scott

v14.2.7

Compare Source

@​angular/cli
Commit Type Description
91b5bcbb3 fix disable version check during auto completion
02a3d7b71 fix skip node.js compatibility checks when running completion
@​angular-devkit/build-angular
Commit Type Description
bebed9df8 fix issue dev-server support warning when using esbuild builder

Special Thanks

Alan Agius and Charles Lyding

v14.2.6

Compare Source

@​angular/cli
Commit Type Description
1c9cf594f fix handle missing which binary in path
28b2cd18e fix skip downloading temp CLI when running ng update without package names
@​angular-devkit/core
Commit Type Description
ad6928184 fix project extension warning message should identify concerned project

Special Thanks

AgentEnder and Alan Agius

v14.2.5

Compare Source

@​angular-devkit/schematics
Commit Type Description
17eb20c77 fix throw more relevant error when Rule returns invalid null value

Special Thanks

Alan Agius and Charles Lyding

v14.2.4

Compare Source

@​angular/cli
Commit Type Description
05b18f4e4 fix add builders and schematic names as page titles in collected analytics

Special Thanks

Alan Agius, Jason Bedard and Paul Gschwendtner

v14.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e7e0cb78f fix correctly display error messages that contain "at" text.
4756d7e06 fix watch symbolic links
@​ngtools/webpack
Commit Type Description
1e3ecbdb1 perf avoid bootstrap conversion AST traversal where possible

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.2

Compare Source

@​angular/cli
Commit Type Description
5405a9b3b fix favor non deprecated packages during update
@​schematics/angular
Commit Type Description
6bfd6a7fb fix update minimum Angular version to 14.2
@​angular-devkit/build-angular
Commit Type Description
2b00bca61 fix allow esbuild-based builder to use SVG Angular templates
45c95e1bf fix change service worker errors to compilation errors
ecc014d66 fix handle service-worker serving with localize in dev-server
39ea128c1 fix handling of @media queries inside css layers
17b7e1bdf fix issue warning when using deprecated tilde imports
3afd784f1 fix watch index file when running build in watch mode

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott

v14.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ca44dcd9 fix update dependency postcss to v8.4.31

v14.2.0

Compare Source

@​angular/cli
Commit Type Description
596037010 fix add missing space after period in warning text
@​angular-devkit/build-angular
Commit Type Description
44c25511e feat add ability to serve service worker when using dev-server
3fb569b5c feat switch to Sass modern API in esbuild builder
5bd03353a fix correct esbuild builder global stylesheet sourcemap URL
c4402b1bd fix correctly handle parenthesis in url
50c783307 fix use valid CSS comment for sourcemaps with Sass in esbuild builder
4c251853f perf avoid extra string creation with no sourcemaps for esbuild sass
d97640534 perf with esbuild builder only load Sass compiler when needed

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Kristiyan Kostadinov and angular-robot[bot]

v14.1.3

Compare Source

@​angular-devkit/core
Commit Type Description
365035cb3 fix update workspace extension warning to use correct phrasing

Special Thanks

AgentEnder, Alan Agius, Charles Lyding and Jason Bedard

v14.1.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
3e19c842c fix avoid collect stats from chunks with no files
d0a0c597c fix correctly handle data URIs with escaped quotes in stylesheets
67b3a086f fix process stylesheet resources from url tokens with esbuild browser builder
e6c45c316 perf reduce babel transformation in esbuild builder
38b71bcc0 perf use esbuild in esbuild builder to downlevel native async/await
@​ngtools/webpack
Commit Type Description
dd47a5e8c fix elide type only named imports when using emitDecoratorMetadata

Special Thanks

Alan Agius, Charles Lyding and Jason Bedard

v14.1.1

Compare Source

@​angular/cli
Commit Type Description
4ee825bac fix catch clause variable is not an Error instance
@​schematics/angular
Commit Type Description
83dcfb32f fix prevent numbers from class names
@​angular-devkit/build-angular
Commit Type Description
ef6da4aad fix allow the esbuild-based builder to fully resolve global stylesheet packages
eed54b359 fix catch clause variable is not an Error instance
c98471094 fix correctly respond to preflight requests
94b444e4c fix correctly set ngDevMode in esbuilder
@​angular-devkit/core
Commit Type Description
44c18082a fix classify string util should concat string without using a .
@​angular/create
Commit Type Description
cb0d3fb33 fix use appropriate package manager to install dependencies

Special Thanks

Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/angular-cli-monorepo branch from 160341a to 1f76080 Compare September 15, 2022 18:56
@renovate renovate Bot changed the title Update angular-cli monorepo to v14.2.2 Update angular-cli monorepo to v14.2.3 Sep 15, 2022
@renovate renovate Bot changed the title Update angular-cli monorepo to v14.2.3 fix(deps): update angular-cli monorepo to v14.2.3 Sep 27, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 1f76080 to f2ba1e0 Compare September 28, 2022 10:20
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.3 fix(deps): update angular-cli monorepo to v14.2.4 Sep 28, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from f2ba1e0 to d4e47d5 Compare October 6, 2022 02:01
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.4 fix(deps): update angular-cli monorepo to v14.2.5 Oct 6, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from d4e47d5 to 540a98b Compare October 12, 2022 19:12
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.5 fix(deps): update angular-cli monorepo to v14.2.6 Oct 12, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 540a98b to 8968ac4 Compare October 26, 2022 21:20
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.6 fix(deps): update angular-cli monorepo to v14.2.7 Oct 26, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 8968ac4 to ca4bd7f Compare November 2, 2022 17:44
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.7 fix(deps): update angular-cli monorepo to v14.2.8 Nov 2, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from ca4bd7f to 6286a2f Compare November 9, 2022 13:23
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.8 fix(deps): update angular-cli monorepo to v14.2.9 Nov 9, 2022
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 6286a2f to 9d02e9f Compare November 17, 2022 20:09
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.9 fix(deps): update angular-cli monorepo to v14.2.10 Nov 17, 2022
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.10 Update angular-cli monorepo to v14.2.10 Dec 17, 2022
@renovate renovate Bot changed the title Update angular-cli monorepo to v14.2.10 fix(deps): update angular-cli monorepo to v14.2.10 Dec 17, 2022
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.10 fix(deps): update angular-cli monorepo to v14.2.11 Mar 17, 2023
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 9d02e9f to 75c13b4 Compare March 17, 2023 12:09
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.11 fix(deps): update angular-cli monorepo to v14.2.12 Jun 28, 2023
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 75c13b4 to 4d57b36 Compare June 28, 2023 15:23
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.12 fix(deps): update angular-cli monorepo to v14.2.13 Oct 5, 2023
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 4d57b36 to d580e7f Compare October 5, 2023 15:54
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 836f04b to a1af898 Compare August 13, 2025 13:47
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from a1af898 to 5c17e1d Compare August 19, 2025 14:34
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 5c17e1d to 96833fd Compare August 31, 2025 11:26
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 96833fd to ad11e10 Compare September 25, 2025 15:47
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from ad11e10 to 59e1e26 Compare October 21, 2025 16:49
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 59e1e26 to 090bf57 Compare November 10, 2025 16:41
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 090bf57 to 6554516 Compare November 18, 2025 22:58
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 6554516 to 3256f39 Compare December 3, 2025 17:08
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 3256f39 to 0a91dd2 Compare December 31, 2025 15:07
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 0a91dd2 to 04d3281 Compare January 8, 2026 20:23
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 67ea678 to 96aa46e Compare January 23, 2026 19:56
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 96aa46e to d454221 Compare February 2, 2026 19:16
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from a7508f3 to 576ce63 Compare February 17, 2026 19:10
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 576ce63 to 0c973c6 Compare March 5, 2026 16:04
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 0c973c6 to 9e0fd67 Compare March 13, 2026 14:13
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 9e0fd67 to 334eaba Compare April 1, 2026 20:02
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from 334eaba to d6006e0 Compare April 8, 2026 21:12
@renovate renovate Bot changed the title fix(deps): update angular-cli monorepo to v14.2.13 Update angular-cli monorepo to v14.2.13 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/angular-cli-monorepo branch from d6006e0 to 8c09996 Compare April 29, 2026 10:09
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