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.1.0 #915

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 8, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/cli 14.0.1 -> 14.1.0 age adoption passing confidence

Release Notes

angular/angular-cli

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

v14.0.5

Compare Source

@​angular/cli
Commit Type Description
98a6aad60 fix during an update only use package manager force option with npm 7+
094aa16aa fix improve error message for project-specific ng commands when run outside of a project
e5e07fff1 fix show deprecated workspace config options in IDE
@​schematics/angular
Commit Type Description
f9f970cab fix prevent importing RouterModule parallel to RoutingModule
@​angular-devkit/build-angular
Commit Type Description
aa8ed532f fix disable glob mounting for patterns that start with a forward slash
c76edb8a7 fix don't override base-href in HTML when it's not set in builder
f64903528 fix improve detection of CommonJS dependencies
74dbd5fc2 fix support hidden component stylesheet sourcemaps with esbuild builder
@​ngtools/webpack
Commit Type Description
7aed97561 fix do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

v14.0.4

Compare Source

@​angular/cli
Commit Type Description
fc72c625b fix correctly handle --collection option in ng new
f5badf221 fix improve global schema validation
ed302ea4c fix remove color from help epilogue
@​schematics/angular
Commit Type Description
c58c66c0d fix use sourceRoot instead of src in universal schematic
@​angular-devkit/architect
Commit Type Description
88acec1fd fix complete builders on the next event loop iteration
@​angular-devkit/build-angular
Commit Type Description
694b73dfa fix exit dev-server when CTRL+C is pressed
6d4782199 fix exit localized builds when CTRL+C is pressed
282baffed fix hide stacktraces from webpack errors
c4b0abf5b fix set base-href in service worker manifest when using i18n and app-shell
@​ngtools/webpack
Commit Type Description
33f1cc192 fix restore process title after NGCC is executed
6796998bf fix show a compilation error on invalid TypeScript version

Special Thanks

Alan Agius, Charles Lyding and Tim Bowersox

v14.0.3

Compare Source

@​angular/cli
Commit Type Description
b3db91baf fix disable version check when running ng completion commands
cdab9fa74 fix provide an actionable error when using --configuration with ng run
5521648e3 fix temporarily handle boolean options in schema prefixed with no
@​angular-devkit/build-angular
Commit Type Description
5e960ce24 fix fix incorrect glob cwd in karma when using --include option
1b5e92075 fix handle codeCoverageExclude correctly in Windows
ff6d81a45 fix ignore supported browsers during i18n extraction
@​angular-devkit/core
Commit Type Description
170c16f2e fix workspace writer skip creating empty projects property

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

v14.0.2

Compare Source

@​angular/cli
Commit Type Description
23095e9c3 fix show more actionable error when command is ran in wrong scope
@​schematics/angular
Commit Type Description
5a486cb64 fix remove vscode testing configurations for minimal workspaces
@​angular-devkit/build-angular
Commit Type Description
9d88c96d8 fix replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from cafb333 to 8dda9da Compare September 15, 2021 20:31
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.5 chore(deps): update angular-cli monorepo to v12.2.6 Sep 15, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 8dda9da to f5585f1 Compare September 23, 2021 02:16
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.6 chore(deps): update angular-cli monorepo to v12.2.7 Sep 23, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f5585f1 to 1ddbb6b Compare October 1, 2021 20:17
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.7 chore(deps): update angular-cli monorepo to v12.2.8 Oct 1, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1ddbb6b to 2b2031a Compare October 7, 2021 01:32
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.8 chore(deps): update angular-cli monorepo to v12.2.9 Oct 7, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 2b2031a to d37dc4e Compare October 13, 2021 23:45
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.9 chore(deps): update angular-cli monorepo to v12.2.10 Oct 13, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from d37dc4e to 5409b07 Compare October 20, 2021 23:08
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.10 chore(deps): update angular-cli monorepo to v12.2.11 Oct 20, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 5409b07 to b345f59 Compare October 27, 2021 23:55
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.11 chore(deps): update angular-cli monorepo to v12.2.12 Oct 27, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from b345f59 to 7d9708e Compare November 4, 2021 00:13
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.12 chore(deps): update angular-cli monorepo to v12.2.13 Nov 4, 2021
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.13 chore(deps): update angular-cli monorepo to v12.2.13 - autoclosed Dec 3, 2021
@renovate renovate bot closed this Dec 3, 2021
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch December 3, 2021 21:03
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.13 - autoclosed chore(deps): update angular-cli monorepo to v12.2.13 Dec 9, 2021
@renovate renovate bot reopened this Dec 9, 2021
@renovate renovate bot restored the renovate/angular-cli-monorepo branch December 9, 2021 22:50
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7d9708e to 31bbeb2 Compare December 10, 2021 00:51
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v12.2.13 fix(deps): update angular-cli monorepo to v13.1.0 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 31bbeb2 to 7256c16 Compare December 10, 2021 18:23
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.1.0 fix(deps): update angular-cli monorepo to v13.1.1 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7256c16 to d194cd9 Compare December 15, 2021 21:53
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.1.1 fix(deps): update angular-cli monorepo to v13.1.2 Dec 15, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from eb45474 to fb69fc0 Compare March 30, 2022 21:11
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.0 fix(deps): update angular-cli monorepo to v13.3.1 Mar 30, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from fb69fc0 to 6e1daaa Compare April 6, 2022 19:53
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.1 fix(deps): update angular-cli monorepo to v13.3.2 Apr 6, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 6e1daaa to 1771b9b Compare April 24, 2022 19:30
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.2 fix(deps): update angular-cli monorepo to v13.3.3 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 1771b9b to 9db844f Compare May 16, 2022 01:03
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.3 fix(deps): update angular-cli monorepo to v13.3.5 May 16, 2022
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.5 fix(deps): update angular-cli monorepo to v13.3.5 - autoclosed Jun 11, 2022
@renovate renovate bot closed this Jun 11, 2022
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch June 11, 2022 00:59
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.5 - autoclosed fix(deps): update angular-cli monorepo to v13.3.5 Jun 15, 2022
@renovate renovate bot reopened this Jun 15, 2022
@renovate renovate bot restored the renovate/angular-cli-monorepo branch June 15, 2022 13:32
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 9db844f to 896200f Compare June 15, 2022 17:01
@renovate renovate bot changed the title fix(deps): update angular-cli monorepo to v13.3.5 chore(deps): update angular-cli monorepo to v14.0.2 Jun 15, 2022
@renovate
Copy link
Author

renovate bot commented Jun 15, 2022

⚠ 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: @angular/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"14.0.1" from the root project
npm ERR!   peer @angular/cdk@"14.0.1" from @angular/[email protected]
npm ERR!   node_modules/@angular/material
npm ERR!     @angular/material@"14.0.1" from the root project
npm ERR!     peer @angular/material@">=7.0.0" from @ngx-formly/[email protected]
npm ERR!     node_modules/@ngx-formly/material
npm ERR!       @ngx-formly/material@"5.12.5" from the root project
npm ERR!     6 more (@ngx-starter-kit/app-confirm, ...)
npm ERR!   6 more (@ngx-starter-kit/app-confirm, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^13.0.0" from @angular/[email protected]
npm ERR! node_modules/@angular/flex-layout
npm ERR!   @angular/flex-layout@"13.0.0-beta.38" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   peer @angular/cdk@"^13.0.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/flex-layout
npm ERR!     @angular/flex-layout@"13.0.0-beta.38" from the root project
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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-07-20T20_40_08_782Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 896200f to 4cdd812 Compare June 24, 2022 02:31
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.2 chore(deps): update angular-cli monorepo to v14.0.3 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 4cdd812 to f364d12 Compare June 29, 2022 20:50
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.3 chore(deps): update angular-cli monorepo to v14.0.4 Jun 29, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from f364d12 to 072766b Compare July 6, 2022 16:04
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.4 chore(deps): update angular-cli monorepo to v14.0.5 Jul 6, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 072766b to 7eb9629 Compare July 13, 2022 22:18
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.5 chore(deps): update angular-cli monorepo to v14.0.6 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 7eb9629 to b82e341 Compare July 20, 2022 19:08
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.6 chore(deps): update angular-cli monorepo to v14.0.7 Jul 20, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from b82e341 to 095a392 Compare July 20, 2022 20:40
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v14.0.7 fix(deps): update angular-cli monorepo to v14.1.0 Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants