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 ng-packagr from 10.0.4 to 10.1.0 #6104

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2020

Bumps ng-packagr from 10.0.4 to 10.1.0.

Changelog

Sourced from ng-packagr's changelog.

10.1.0 (2020-08-27)

Features

  • add support for TypeScript 4 (eb8b0c2)
  • show warning on deprecated option usage (551a4d9)

Bug Fixes

  • update commander to version ^6.0.0 (ec736e5)

Performance

Commits
  • 7dcbdf0 release: cut v10.1.0
  • 2e184a9 test: add tests for all APF secondary entry points
  • 2f3d3ac build: update typescript to version 4.0.2
  • f1ec1d2 build: update angular packages to 10.1 and TypeScript 4
  • 0f590fe test: add tests for primary and secondary entry points
  • fa084e2 build: update prettier to version ~2.1.0
  • eb8b0c2 feat: add support for TypeScript 4
  • cd94972 build: update ts-node to version ^9.0.0
  • d0a62af build: update pretty-quick to version ~3.0.0
  • c2c7931 build: update standard-version to version ^9.0.0
  • 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 the dependencies Pull requests that update a dependency file label Sep 9, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2020

Codecov Report

Merging #6104 into develop will decrease coverage by 0.93%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6104      +/-   ##
===========================================
- Coverage    76.25%   75.32%   -0.94%     
===========================================
  Files          848      620     -228     
  Lines        18858    14596    -4262     
  Branches      3721     3031     -690     
===========================================
- Hits         14380    10994    -3386     
+ Misses        3356     2690     -666     
+ Partials      1122      912     -210     
Impacted Files Coverage Δ
...m/components/icons/diagram-icon-error.component.ts
...lib/task-list/components/task-details.component.ts
...b/diagram/models/report/report-date-range.model.ts
.../lib/process-list/models/process-instance.model.ts
...ram/components/swimlanes/diagram-lane.component.ts
...nts/raphael/icons/raphael-icon-manual.component.ts
...ss-services/src/lib/mock/task/task-details.mock.ts
...onents/icons/diagram-icon-manual-task.component.ts
...ib/process-services/src/lib/mock/apps-list.mock.ts
...s/boundary-events/diagram-throw-event.component.ts
... and 219 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6977df1...81b9f6d. Read the comment docs.

@DenysVuika DenysVuika merged commit 2655a17 into develop Sep 9, 2020
@DenysVuika DenysVuika deleted the dependabot/npm_and_yarn/develop/ng-packagr-10.1.0 branch September 9, 2020 15:16
SilviuCPopa pushed a commit that referenced this pull request Sep 15, 2020
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 10.0.4 to 10.1.0.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/master/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@v10.0.4...v10.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants