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 v14.2.13 #98

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/core 14.0.5 -> 14.2.13 age adoption passing confidence
@angular-devkit/schematics 14.0.5 -> 14.2.13 age adoption passing confidence
@angular-devkit/schematics-cli 14.0.5 -> 14.2.13 age adoption passing confidence

Release Notes

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

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/cli
Commit Type Description
bd396b656 fix update direct semver dependencies to 7.5.3

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

v14.1.0

Compare Source

@​angular/cli
Commit Type Description
3884b8652 fix add esbuild browser builder to workspace schema
@​schematics/angular
Commit Type Description
707911d42 feat support controlling addDependency utility rule install behavior
a8fe4fcc3 fix Allow skipping existing dependencies in E2E schematic
b8bf3b480 fix only issue a warning for addDependency existing specifier
@​angular-devkit/build-angular
Commit Type Description
a7709b718 feat add externalDependencies to the esbuild browser builder
248860ad6 feat add Sass file support to experimental esbuild-based builder
b06ae5514 feat add service worker support to experimental esbuild builder
b5f6d862b feat Identify third-party sources in sourcemaps
b3a14d056 fix allow third-party sourcemaps to be ignored in esbuild builder
53dd929e5 fix ensure esbuild builder sourcemap sources are relative to workspace
@​angular-devkit/schematics
Commit Type Description
526cdb263 feat allow chain rule to accept iterables of rules
@​angular/create
Commit Type Description
cfe93fbc8 feat add support for yarn create and npm init

Special Thanks

Alan Agius, Charles Lyding, Derek Cormier, Doug Parker, Jason Bedard, Joey Perrott, Paul Gschwendtner, Victor Porof and renovate[bot]

v14.0.7

Compare Source

@​schematics/angular
Commit Type Description
f653bf4fb fix incorrect logo for Angular Material
@​angular-devkit/build-angular
Commit Type Description
5810c2cc2 fix fallback to use projectRoot when sourceRoot is missing during coverage
@​angular-devkit/core
Commit Type Description
2ba4678b6 fix add i18n as valid project extension
c2201c835 fix log name of invalid extension too

Special Thanks

Alan Agius, Fortunato Ventre, Katerina Skroumpelou and Kristiyan Kostadinov

v14.0.6

Compare Source

@​angular/cli
Commit Type Description
178550529 fix handle cases when completion is enabled and running in an older CLI workspace
10f24498e fix remove deprecation warning of no prefixed schema options
@​schematics/angular
Commit Type Description
dfa6d73c5 fix remove browserslist configuration
@​angular-devkit/build-angular
Commit Type Description
4d848c4e6 fix generate different content hashes for scripts which are changed during the optimization phase
@​angular-devkit/core
Commit Type Description
2500f34a4 fix provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois


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.

@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2021

⚠️ No Changeset found

Latest commit: d954a11

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Oct 13, 2021

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f9db626. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx affected:build --parallel

Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 45b8450 to 80fd9a7 Compare October 21, 2021 01:05
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.10 fix(deps): update angular-cli monorepo to v12.2.11 Oct 21, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 80fd9a7 to 2f540b2 Compare October 28, 2021 00:48
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.11 fix(deps): update angular-cli monorepo to v12.2.12 Oct 28, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 1748dad to d75b7d4 Compare November 3, 2021 22:01
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.12 fix(deps): update angular-cli monorepo to v12.2.13 Nov 3, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d75b7d4 to 02a8861 Compare November 8, 2021 14:41
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 6dff7b2 to a253e1e Compare November 18, 2021 11:42
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a253e1e to 9533a74 Compare November 26, 2021 13:25
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9533a74 to 724cace Compare December 7, 2021 19:59
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.13 fix(deps): update angular-cli monorepo to v12.2.14 Dec 7, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 0af59bf to bb7d9a2 Compare December 14, 2021 00:36
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from bb7d9a2 to fed6d1f Compare December 18, 2021 12:32
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from fed6d1f to c0e9e5c Compare December 28, 2021 12:38
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 3 times, most recently from a7fdcb3 to e45ac07 Compare January 13, 2022 00:40
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.14 fix(deps): update angular-cli monorepo to v12.2.15 Jan 13, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from a98666c to 144ba06 Compare January 24, 2022 12:11
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 144ba06 to 3197e24 Compare January 31, 2022 19:12
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v12.2.15 fix(deps): update angular-cli monorepo to v12.2.16 Jan 31, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3197e24 to 111a004 Compare February 19, 2022 21:14
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from f273532 to 622e49a Compare March 6, 2022 07:28
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 9 times, most recently from bd3c57a to 2d639e1 Compare February 1, 2023 03:26
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 7 times, most recently from 71363a5 to dafa0c3 Compare February 10, 2023 07:25
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch 2 times, most recently from 4bcf3d5 to 4c1b610 Compare February 13, 2023 18:30
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4c1b610 to 88fb28b Compare March 17, 2023 05:58
@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 2 times, most recently from e97e182 to a30916b Compare March 17, 2023 12:37
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from a30916b to 9ee4a6b Compare April 18, 2023 19:34
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9ee4a6b to f9db626 Compare April 27, 2023 02:10
@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 2 times, most recently from 4a0d0d4 to 5ecc8dd Compare June 30, 2023 11:39
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 5ecc8dd to d954a11 Compare October 5, 2023 16:16
@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
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.

None yet

0 participants