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

fix(deps): update dependency cross-env to v7 #223

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2020

This PR contains the following updates:

Package Type Update Change
cross-env dependencies major 6.0.3 -> 7.0.0

Release Notes

kentcdodds/cross-env

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop Node 8 support

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@prokopsimek
Copy link
Member

prokopsimek commented Jan 27, 2020

DX Scanner Report DXScanner.io

https://github.com/DXHeroes/dx-scanner

⚠️ Improvements with medium impact

Break down large pull requests into smaller ones

Large pull request are hard to code review and it reduces the probability of finding bugs. Split your PRs into logical units. Do not have PR with more than 1000 changes. https://medium.com/@hugooodias/the-anatomy-of-a-perfect-pull-request-567382bb6067

Solve Issues Continuously

Do not have an open Issues more than 60 days. Solve Issues continuously. https://hackernoon.com/45-github-issues-dos-and-donts-dfec9ab4b612

Update Dependencies of Minor and Patch Level

Keep the dependencies updated to eliminate security concerns and compatibility issues. Use, for example, npm-check-updates. https://github.com/tjunnone/npm-check-updates

Name New Current
@octokit/rest 16.38.3 16.37.0
@types/eslint 6.1.7 6.1.3
@types/js-yaml 3.12.2 3.12.1
axios 0.19.2 0.19.1
@types/jest 24.9.1 24.9.0
codecov 3.6.2 3.6.1
semantic-release 16.0.3 16.0.2
@octokit/rest 16.38.3 16.37.0
simple-git 1.131.0 1.130.0
@types/node 13.5.0 12.12.25
@typescript-eslint/eslint-plugin 2.17.0 2.16.0
@typescript-eslint/parser 2.17.0 2.16.0

Impact changed from high to medium.

🔔 Improvements with minor impact

Write Commit Messages by Convention

https://www.conventionalcommits.org/

Commit Message Problems
removed non-functional code subject may not be empty; type may not be empty
Hotfix/failing thin pull requests practice (#207) subject may not be empty; type may not be empty
                                               |                                                 

fix: failing thin pull requests practice |

Update Dependencies of Major Level

Keep the dependencies updated to have all possible features. Use, for example, npm-check-updates. https://github.com/tjunnone/npm-check-updates

Name New Current
@types/node 13.5.0 12.12.25
jest 25.1.0 24.9.0
ts-jest 25.0.0 24.3.0
Use a JS Logging Library

Use a logging library to avoid errors and even cyber attacks. The most widely used logging library in the JavaScript community is Winston. https://www.npmjs.com/package/winston/


Implementation is not adoption.
We can help you with both. :-)
dxheroes.io

Found a bug? Please report.

@adelkahomolova adelkahomolova merged commit 449613c into master Jan 27, 2020
@adelkahomolova adelkahomolova deleted the renovate/cross-env-7.x branch January 27, 2020 11:32
prokopsimek pushed a commit that referenced this pull request Jan 27, 2020
## [1.37.1](v1.37.0...v1.37.1) (2020-01-27)

### Bug Fixes

* **deps:** update dependency cross-env to v7 ([5698c32](5698c32))
* **deps:** update dependency cross-env to v7 ([#223](#223)) ([449613c](449613c))
@prokopsimek
Copy link
Member

🎉 This PR is included in version 1.37.1 🎉

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.

3 participants