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): pin dependency camelcase to 5.3.1 #242

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2020

This PR contains the following updates:

Package Type Update Change
camelcase dependencies pin ^5.3.1 -> 5.3.1

📌 Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset :preserveSemverRanges your config if you instead don't wish to pin dependencies.


Renovate configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Feb 10, 2020

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@prokopsimek
Copy link
Member

prokopsimek commented Feb 10, 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
bitbucket 2.0.2 1.17.1
@typescript-eslint/eslint-plugin 2.19.2 2.19.0
@typescript-eslint/parser 2.19.2 2.19.0
@types/node 13.7.0 12.12.26
nock 11.8.2 11.7.2

Impact changed from high to medium.

🔔 Improvements with minor impact

Write Commit Messages by Convention

https://www.conventionalcommits.org/

Commit Message Problems
fix(init): Win architecture & tests (#238) subject must not be sentence-case, start-case, pascal-case, upper-case
                                        |                                                                        

fix(init): Win architecture & tests |
fix(init): Win architecture & tests | subject must not be sentence-case, start-case, pascal-case, upper-case

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
bitbucket 2.0.2 1.17.1
@types/node 13.7.0 12.12.26
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.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 9780e87 to 1290c9f Compare February 10, 2020 01:36
@renovate renovate bot changed the title fix(deps): pin dependencies fix(deps): pin dependency camelcase to 5.3.1 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 1290c9f to 05739c6 Compare February 11, 2020 10:34
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 05739c6 to 308c637 Compare February 11, 2020 10:36
@codecov-io
Copy link

Codecov Report

Merging #242 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   90.27%   90.27%           
=======================================
  Files         170      170           
  Lines        3701     3701           
  Branches      604      604           
=======================================
  Hits         3341     3341           
  Misses        360      360
Impacted Files Coverage Δ
src/practices/index.ts 100% <0%> (ø) ⬆️
src/test/helpers/bitbucketNock.ts 100% <0%> (ø) ⬆️
src/services/git/VCSServicesUtils.ts 75% <0%> (ø) ⬆️

@renovate renovate bot merged commit c1f804a into master Feb 11, 2020
@renovate renovate bot deleted the renovate/pin-dependencies branch February 11, 2020 11:23
@prokopsimek
Copy link
Member

🎉 This PR is included in version 2.1.2 🎉

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