admdev8 / airform

Functional HTML forms for Front-End Developers.
https://airform.io
MIT License
2 stars 0 forks source link

Bump ng-packagr from 5.7.1 to 10.1.1 in /packages/angular-airform #13

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps ng-packagr from 5.7.1 to 10.1.1.

Release notes

Sourced from ng-packagr's releases.

v10.0.0-rc.2

Bug Fixes

  • issues with emitting declarationMap (38ad52b), closes #1464

10.0.0-rc.1 (2020-06-10)

v10.0.0-rc.1

Bug Fixes

  • disable CSS calc optimizations (bdcc938)
  • release commit message formatting (300b4bf)
  • update @​rollup/plugin-commonjs to version ^13.0.0 (9413dbd)
  • watch assets files and re-copy on changes (e7465c3), closes #1545

v10.0.0-rc.0

Bug Fixes

  • remove custom namespaced sourceRoot in sourcemaps (481dd8f), closes #1622
  • remove tslib from peerDependencies when adding it to dependencies (2981f73)
  • update @​rollup/plugin-commonjs to version ^12.0.0 (e89c5b1)
  • update @​rollup/plugin-node-resolve to version ^8.0.0 (b2ac9a2)

Performance

  • don't set setParentNodes for analyse sourcefiles (d0ce240)

v10.0.0-next.2

⚠ BREAKING CHANGES

Features

  • embed assets in css file using data uri by default (d2a5731)

Bug Fixes

  • auto add tslib as direct dependency (4145af5)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

10.1.1 (2020-09-25)

Bug Fixes

  • add basePath as sourceRoot (681fb1c)
  • replace execFile with execFileSync to fix a potential malicious cmd injection (bda0fff)

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

10.0.4 (2020-08-13)

Bug Fixes

  • update @​rollup/plugin-commonjs to version ^15.0.0 (cc3254a)
  • update @​rollup/plugin-node-resolve to version ^9.0.0 (47606fd)

10.0.3 (2020-07-22)

Performance

10.0.2 (2020-07-16)

Bug Fixes

  • pass tsconfig path to ngcc (fd18984)
  • update @​rollup/plugin-commonjs to version ^14.0.0 (6581390)

10.0.1 (2020-07-09)

... (truncated)

Commits
  • 884dcaa release: cut v10.1.1
  • bda0fff fix: replace execFile with execFileSync to fix a potential malicious cmd inje...
  • 6484138 build: update jasmine-spec-reporter to version ~6.0.0
  • bb2f763 build: update typescript to version 4.0.3
  • 681fb1c fix: add basePath as sourceRoot
  • 26a0d7c refactor: replace chalk with ansi-colors
  • 37e87f8 build: update @​angular-devkit/build-angular to version ~0.1001.0
  • 97de61e build: update karma to version ~5.2.0
  • 7dcbdf0 release: cut v10.1.0
  • 2e184a9 test: add tests for all APF secondary entry points
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/admdev8/airform/network/alerts).
changelogg[bot] commented 3 years ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
commit-lint[bot] commented 3 years ago

Contributors

dependabot[bot]

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
performance-testing-bot[bot] commented 3 years ago

Unable to locate .performanceTestingBot config file

devreplay[bot] commented 3 years ago

packages/angular-airform/package.json : should be

 {
   "name": "angular-airform",
   "version": "0.0.2",
   "description": "Functional HTML forms for Angular Developers.",
   "homepage": "https://airform.io",
   "repository": "airform/airform",
   "license": "MIT",
   "author": "CJ Patoilo <cjpatoilo@gmail.com>",
   "private": false,
-  "files": [
+  "diff": [
     "dist"
   ],
   "keywords": [
     "🐥",
     "airform",
     "html-forms",
     "forms",
     "mailchimp",
     "mailer",
     "mailgun",
     "saas",
     "sendgrid",
     "sendmail",
     "serverless",
     "smtp",
     "software-as-a-service"
   ],
   "ignore": [
     "*.log",
     ".DS_Store",
     ".cache"
   ],
   "dependencies": {},
   "devDependencies": {
     "@angular-devkit/build-angular": "^0.803.23",
     "@angular-devkit/build-ng-packagr": "^0.803.23",
     "@angular/common": "^8.2.14",
     "@angular/compiler": "^8.2.14",
     "@angular/compiler-cli": "^8.2.14",
     "@angular/core": "^8.2.14",
     "@angular/platform-browser": "^8.2.14",
     "@angular/platform-browser-dynamic": "^8.2.14",
     "core-js": "^3.6.4",
     "husky": "^4.0.10",
     "lint-staged": "^9.5.0",
     "ng-packagr": "^10.1.1",
     "parcel-bundler": "^1.12.4",
     "prettier-standard": "^16.1.0",
     "systemjs": "^6.1.9",
     "tsickle": "^0.38.0",
     "typescript": "^3.7.5",
     "zone.js": "^0.10.2"
   },
   "peerDependencies": {
     "@angular/common": "^8.2.14",
     "@angular/core": "^8.2.14"
   },
   "scripts": {
     "build": "ng build",
     "lint": "prettier-standard --check",
     "server": "parcel example.html --open"
   },
   "engines": {
     "node": "^12.14.0",
     "npm": "^6.13.0"
   },
   "prettier": {
     "jsxSingleQuote": false,
     "trailingComma": "all"
   },
   "husky": {
     "hooks": {
       "pre-commit": "lint-staged"
     }
   },
   "lint-staged": {
     "**/*": [
       "prettier-standard --format",
       "git add"
     ]
   }
 }
devreplay[bot] commented 3 years ago

packages/angular-airform/package.json : should be

 {
   "name": "angular-airform",
   "version": "0.0.2",
   "description": "Functional HTML forms for Angular Developers.",
   "homepage": "https://airform.io",
   "repository": "airform/airform",
   "license": "MIT",
   "author": "CJ Patoilo <cjpatoilo@gmail.com>",
   "private": false,
-  "files": [
+  "title,": [
     "dist"
   ],
   "keywords": [
     "🐥",
     "airform",
     "html-forms",
     "forms",
     "mailchimp",
     "mailer",
     "mailgun",
     "saas",
     "sendgrid",
     "sendmail",
     "serverless",
     "smtp",
     "software-as-a-service"
   ],
   "ignore": [
     "*.log",
     ".DS_Store",
     ".cache"
   ],
   "dependencies": {},
   "devDependencies": {
     "@angular-devkit/build-angular": "^0.803.23",
     "@angular-devkit/build-ng-packagr": "^0.803.23",
     "@angular/common": "^8.2.14",
     "@angular/compiler": "^8.2.14",
     "@angular/compiler-cli": "^8.2.14",
     "@angular/core": "^8.2.14",
     "@angular/platform-browser": "^8.2.14",
     "@angular/platform-browser-dynamic": "^8.2.14",
     "core-js": "^3.6.4",
     "husky": "^4.0.10",
     "lint-staged": "^9.5.0",
     "ng-packagr": "^10.1.1",
     "parcel-bundler": "^1.12.4",
     "prettier-standard": "^16.1.0",
     "systemjs": "^6.1.9",
     "tsickle": "^0.38.0",
     "typescript": "^3.7.5",
     "zone.js": "^0.10.2"
   },
   "peerDependencies": {
     "@angular/common": "^8.2.14",
     "@angular/core": "^8.2.14"
   },
   "scripts": {
     "build": "ng build",
     "lint": "prettier-standard --check",
     "server": "parcel example.html --open"
   },
   "engines": {
     "node": "^12.14.0",
     "npm": "^6.13.0"
   },
   "prettier": {
     "jsxSingleQuote": false,
     "trailingComma": "all"
   },
   "husky": {
     "hooks": {
       "pre-commit": "lint-staged"
     }
   },
   "lint-staged": {
     "**/*": [
       "prettier-standard --format",
       "git add"
     ]
   }
 }
spampr[bot] commented 3 years ago

This pull request seems genuine

vizipi[bot] commented 3 years ago

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code. This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments.


Potential missing files from this Pull request

No files found with a 40% threashold :) No commonly committed files found with a 40% threashold


Committed file ranks

  • 0.00%[packages/angular-airform/package.json]
  • 0.00%[packages/angular-airform/package-lock.json]