watson-developer-cloud / node-sdk

:comet: Node.js library to access IBM Watson services.
https://www.npmjs.com/package/ibm-watson
Apache License 2.0
1.48k stars 669 forks source link

chore(deps): pin dependencies - autoclosed #1157

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@commitlint/cli (source) devDependencies pin ^8.2.0 -> 8.3.6
@commitlint/config-conventional (source) devDependencies pin ^8.2.0 -> 8.3.6
@semantic-release/changelog devDependencies pin ^5.0.1 -> 5.0.1
@semantic-release/git devDependencies pin ^9.0.0 -> 9.0.1
@types/async (source) dependencies pin ^3.2.5 -> 3.2.15
@types/extend dependencies pin ^3.0.1 -> 3.0.1
@types/isstream dependencies pin ^0.1.0 -> 0.1.0
@types/node (source) dependencies pin ^13.13.39 -> 13.13.52
@types/websocket (source) dependencies pin ^1.0.1 -> 1.0.5
async (source) dependencies pin ^3.2.0 -> 3.2.4
axios (source) devDependencies pin ^0.21.4 -> 0.21.4
browserify devDependencies pin ^16.5.2 -> 16.5.2
camelcase dependencies pin ^6.2.0 -> 6.3.0
codecov devDependencies pin ^3.8.1 -> 3.8.3
concat-stream devDependencies pin ^2.0.0 -> 2.0.0
cz-conventional-changelog devDependencies pin ^3.3.0 -> 3.3.0
eslint (source) devDependencies pin ^6.8.0 -> 6.8.0
eslint-config-google devDependencies pin ^0.14.0 -> 0.14.0
eslint-config-prettier devDependencies pin ^6.15.0 -> 6.15.0
eslint-plugin-node devDependencies pin ^11.1.0 -> 11.1.0
eslint-plugin-prettier devDependencies pin ^3.3.1 -> 3.4.1
extend dependencies pin ~3.0.2 -> 3.0.2
husky (source) devDependencies pin ^4.3.7 -> 4.3.8
ibm-cloud-sdk-core dependencies pin ^3.2.1 -> 3.2.1
installed-check devDependencies pin ^3.0.0 -> 3.0.0
isstream dependencies pin ~0.1.2 -> 0.1.2
jest (source) devDependencies pin ^25.5.4 -> 25.5.4
jsdoc devDependencies pin ^3.6.6 -> 3.6.11
lint-staged devDependencies pin ^10.5.3 -> 10.5.4
prettier (source) devDependencies pin ^2.2.1 -> 2.7.1
semantic-release devDependencies pin ^17.3.1 -> 17.4.7
snyk devDependencies pin ^1.437.3 -> 1.987.0
tsc-publish devDependencies pin ^0.5.1 -> 0.5.2
tslint (source) devDependencies pin ^6.1.3 -> 6.1.3
tslint-config-prettier devDependencies pin ^1.18.0 -> 1.18.0
tslint-eslint-rules devDependencies pin ^5.4.0 -> 5.4.0
typedoc (source) devDependencies pin ^0.17.8 -> 0.17.8
typescript (source) devDependencies pin ^3.9.7 -> 3.9.10
uglify-es (source) devDependencies pin ~3.3.9 -> 3.3.9
watchify devDependencies pin ~3.11.0 -> 3.11.1
wav devDependencies pin ~1.0.2 -> 1.0.2
websocket dependencies pin ^1.0.33 -> 1.0.34

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ibm-watson@7.1.1
npm ERR! Found: tslint@6.1.3
npm ERR! node_modules/tslint
npm ERR!   dev tslint@"6.1.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer tslint@"^5.0.0" from tslint-eslint-rules@5.4.0
npm ERR! node_modules/tslint-eslint-rules
npm ERR!   dev tslint-eslint-rules@"5.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-10-25T16_50_26_657Z-debug-0.log
codecov-commenter commented 2 years ago

Codecov Report

Merging #1157 (e882723) into master (709720d) will decrease coverage by 88.88%. The diff coverage is n/a.

:exclamation: Current head e882723 differs from pull request most recent head 182aeaa. Consider uploading reports for the commit 182aeaa to get more accurate results

@@            Coverage Diff             @@
##           master   #1157       +/-   ##
==========================================
- Coverage   88.88%       0   -88.89%     
==========================================
  Files           1       0        -1     
  Lines           9       0        -9     
  Branches        2       0        -2     
==========================================
- Hits            8       0        -8     
+ Misses          1       0        -1     
Impacted Files Coverage Δ
test/resources/auth_helper.js

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more