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

Bump @angular/cli from 13.3.7 to 14.0.4 in /src-ui #1177

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps @angular/cli from 13.3.7 to 14.0.4.

Release notes

Sourced from @​angular/cli's releases.

v14.0.4

14.0.4 (2022-06-29)

@​schematics/angular

Commit Description
fix - c58c66c0d use sourceRoot instead of src in universal schematic

@​angular/cli

Commit Description
fix - fc72c625b correctly handle --collection option in ng new
fix - f5badf221 improve global schema validation
fix - ed302ea4c remove color from help epilogue

@​angular-devkit/architect

Commit Description
fix - 88acec1fd complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Description
fix - 694b73dfa exit dev-server when CTRL+C is pressed
fix - 6d4782199 exit localized builds when CTRL+C is pressed
fix - 282baffed hide stacktraces from webpack errors
fix - c4b0abf5b set base-href in service worker manifest when using i18n and app-shell

@​ngtools/webpack

Commit Description
fix - 33f1cc192 restore process title after NGCC is executed
fix - 6796998bf show a compilation error on invalid TypeScript version

Special Thanks

Alan Agius, Charles Lyding and Tim Bowersox

v14.0.3

14.0.3 (2022-06-23)

@​angular/cli

Commit Description
fix - b3db91baf disable version check when running ng completion commands
fix - cdab9fa74 provide an actionable error when using --configuration with ng run
fix - 5521648e3 temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Description
fix - 5e960ce24 fix incorrect glob cwd in karma when using --include option
fix - 1b5e92075 handle codeCoverageExclude correctly in Windows
fix - ff6d81a45 ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.4 (2022-06-29)

@​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

14.1.0-next.2 (2022-06-23)

@​angular/cli

... (truncated)

Commits
  • 8894b84 release: cut the v14.0.4 release
  • c58c66c fix(@​schematics/angular): use sourceRoot instead of src in universal sche...
  • 88acec1 fix(@​angular-devkit/architect): complete builders on the next event loop iter...
  • c4b0abf fix(@​angular-devkit/build-angular): set base-href in service worker manifest ...
  • 33f1cc1 fix(@​ngtools/webpack): restore process title after NGCC is executed
  • 6d47821 fix(@​angular-devkit/build-angular): exit localized builds when CTRL+C is pressed
  • bc333e2 ci: remove flakey test behaviour
  • 6796998 fix(@​ngtools/webpack): show a compilation error on invalid TypeScript version
  • ed302ea fix(@​angular/cli): remove color from help epilogue
  • fc72c62 fix(@​angular/cli): correctly handle --collection option in ng new
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @shamoon.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner July 1, 2022 20:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Jul 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4 branch 2 times, most recently from 8ce71b1 to 7af330b Compare July 1, 2022 20:32
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.7 to 14.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@13.3.7...14.0.4)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4 branch from 7af330b to 6a853d1 Compare July 1, 2022 20:38
dependabot bot and others added 3 commits July 1, 2022 14:10
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.7 to 14.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@13.3.7...14.0.4)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…of github.com:paperless-ngx/paperless-ngx into dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4
@shamoon
Copy link
Member

shamoon commented Jul 1, 2022

@dependabot squash and merge

@shamoon
Copy link
Member

shamoon commented Jul 1, 2022

This bumps to Angular 14 (+ dependencies), also ng-bootstrap 13 beta

Edit: bootstrap breaks the doc list buttons. Will take a look and fix tomorrow

@shamoon shamoon self-assigned this Jul 1, 2022
@shamoon
Copy link
Member

shamoon commented Jul 1, 2022

@dependabot cancel merge

@shamoon shamoon force-pushed the dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4 branch from 53b2903 to 13ef41b Compare July 2, 2022 07:55
@shamoon
Copy link
Member

shamoon commented Jul 2, 2022

@dependabot merge

@dependabot dependabot bot merged commit 4f17668 into dev Jul 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4 branch July 2, 2022 08:09
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file frontend
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant