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

pipeline: remove audit step to ease up on travis #132

Merged
merged 1 commit into from
Jul 13, 2019
Merged

Conversation

byCedric
Copy link
Owner

Linked issue

Right now it errors too much with Jest and other dependencies. Let's keep this on local machines instead.

@codeclimate
Copy link

codeclimate bot commented Jul 13, 2019

Code Climate has analyzed commit 97e9703 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 13, 2019

Codecov Report

Merging #132 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #132   +/-   ##
========================================
  Coverage    94.77%   94.77%           
========================================
  Files           10       10           
  Lines          134      134           
  Branches        21       21           
========================================
  Hits           127      127           
  Misses           5        5           
  Partials         2        2

@byCedric byCedric merged commit 4c1e74f into develop Jul 13, 2019
@byCedric byCedric deleted the pipeline/audit branch July 13, 2019 13:18
byCedric pushed a commit that referenced this pull request Jul 13, 2019
# [2.2.0](2.1.6...2.2.0) (2019-07-13)

### Code refactors

* lower the dependabot pr intensity ([#122](#122)) ([e157739](e157739))
* move types dependencies to dev dependencies ([#134](#134)) ([9dae0e7](9dae0e7))
* update dependencies and fix all audit issues ([#133](#133)) ([64ca7fd](64ca7fd))

### New features

* replace tslint with eslint for improved linting ([#138](#138)) ([fafa74a](fafa74a))

### Other chores

* **deps:** [security] bump lodash from 4.17.11 to 4.17.13 ([#131](#131)) ([700f001](700f001))
* **deps:** [security] bump lodash.template from 4.4.0 to 4.5.0 ([#130](#130)) ([618462a](618462a))
* **deps:** bump [@types](https://github.com/types)/lodash from 4.14.123 to 4.14.134 ([#117](#117)) ([aac87f6](aac87f6))
* **deps-dev:** bump [@commitlint](https://github.com/commitlint)/travis-cli from 7.6.1 to 8.0.0 ([#114](#114)) ([43df270](43df270))
* **deps-dev:** bump [@types](https://github.com/types)/jest from 24.0.11 to 24.0.15 ([#121](#121)) ([781fcd3](781fcd3))
* **deps-dev:** bump [@types](https://github.com/types)/node from 12.0.2 to 12.0.8 ([#118](#118)) ([240d967](240d967))
* **deps-dev:** bump codecov from 3.3.0 to 3.5.0 ([#107](#107)) ([37f156d](37f156d))
* **deps-dev:** bump tslint from 5.16.0 to 5.17.0 ([#113](#113)) ([f4d7a2c](f4d7a2c))
* **deps-dev:** bump typescript from 3.4.5 to 3.5.2 ([#119](#119)) ([2b6bccf](2b6bccf))

### Pipeline changes

* remove audit step to ease up on travis ([#132](#132)) ([4c1e74f](4c1e74f))
@byCedric
Copy link
Owner Author

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant