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.2.4 to 13.2.6 in /src-ui #3

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps @angular/cli from 13.2.4 to 13.2.6.

Release notes

Sourced from @​angular/cli's releases.

v13.2.6

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Description
fix - 90a5531b1 ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

v13.2.5

13.2.5 (2022-02-23)

@​angular-devkit/build-angular

Commit Description
fix - acf1e5e4a don't rename blocks which have a name
fix - 7a493979c update terser to 5.11.0

Special Thanks

Alan Agius and Paul Gschwendtner

Changelog

Sourced from @​angular/cli's changelog.

13.2.6 (2022-03-09)

@​angular-devkit/build-angular

Commit Type Description
90a5531b1 fix ignore css only chunks during naming

Special Thanks

Alan Agius, Charles Lyding and Daniele Maltese

14.0.0-next.5 (2022-03-09)

Breaking Changes

@​angular/cli

  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.

  • Several changes in the Angular CLI commands and arguments handling.

  • ng help has been removed in favour of the —-help option.

  • ng —-version has been removed in favour of ng version and ng v.

  • Deprecated camel cased arguments are no longer supported. Ex. using —-sourceMap instead of —-source-map will result in an error.

  • ng update, —-migrate-only option no longer accepts a string of migration name, instead use —-migrate-only -—name <migration-name>.

  • —-help json help has been removed.

@​angular/cli

Commit Type Description
4ebfe0341 feat drop support for Node.js 12
2e0493130 refactor replace command line arguments parser

@​angular-devkit/build-angular

Commit Type Description
e28c71597 fix ignore css only chunks during naming

Special Thanks

Alan Agius

... (truncated)

Commits
  • dc08952 release: cut the v13.2.6 release
  • 472d468 refactor(@​angular-devkit/build-angular): move dev-server specs into a seperat...
  • fc38474 docs: remove redundant default empty strings values
  • 49be70e docs(@​angular-devkit/build-angular): update link to Angular Package Format do...
  • 90a5531 fix(@​angular-devkit/build-angular): ignore css only chunks during naming
  • d82d0eb test: update E2E production application size expectations
  • 37ac443 docs(@​angular-devkit/core): typo in string.ts doc
  • 7d6294c release: cut the v13.2.5 release
  • 21b38c5 build: update snapshot e2e setup to reflect builds repository rename
  • acf1e5e fix(@​angular-devkit/build-angular): don't rename blocks which have a name
  • 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 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2022
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.2.4 to 13.2.6.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@13.2.4...13.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src-ui/dev/angular/cli-13.2.6 branch from 6bb8086 to dd01751 Compare March 11, 2022 08:38
@coveralls
Copy link

coveralls commented Mar 11, 2022

Pull Request Test Coverage Report for Build 1967781874

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 214 unchanged lines in 32 files lost coverage.
  • Overall coverage decreased (-0.002%) to 92.01%

Files with Coverage Reduction New Missed Lines %
documents/admin.py 1 98.08%
documents/loggers.py 1 85.71%
documents/management/commands/document_retagger.py 1 96.97%
documents/migrations/0003_sender.py 1 83.33%
paperless/consumers.py 1 94.44%
paperless_mail/migrations/0002_auto_20201117_1334.py 1 90.91%
documents/migrations/1001_auto_20201109_1636.py 2 84.62%
documents/models.py 2 98.94%
documents/file_handling.py 3 96.47%
documents/matching.py 3 96.1%
Totals Coverage Status
Change from base Build 1967785580: -0.002%
Covered Lines: 3950
Relevant Lines: 4293

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 21, 2022

Superseded by #12.

@dependabot dependabot bot closed this Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-ui/dev/angular/cli-13.2.6 branch March 21, 2022 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant