dockta icon indicating copy to clipboard operation
dockta copied to clipboard

chore(dependencies): update dev dependencies

Open renovate[bot] opened this issue 4 years ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencila/dev-config (source) 2.0.18 -> 2.0.27 age adoption passing confidence
@types/dockerode (source) 3.2.7 -> 3.3.41 age adoption passing confidence
@types/jest (source) 27.0.1 -> 27.5.2 age adoption passing confidence
@types/js-yaml (source) 4.0.3 -> 4.0.9 age adoption passing confidence
@types/node (source) 16.6.2 -> 16.18.126 age adoption passing confidence
@types/node-persist (source) 3.1.2 -> 3.1.8 age adoption passing confidence
@types/semver (source) 7.3.8 -> 7.7.0 age adoption passing confidence
@types/tar-fs (source) 2.0.1 -> 2.0.4 age adoption passing confidence
@types/tmp (source) 0.2.1 -> 0.2.6 age adoption passing confidence
@types/yargs (source) 17.0.2 -> 17.0.33 age adoption passing confidence
all-contributors-cli 6.20.0 -> 6.26.1 age adoption passing confidence
jest (source) 27.0.6 -> 27.5.1 age adoption passing confidence
ts-jest (source) 27.0.5 -> 27.1.5 age adoption passing confidence
ts-node (source) 10.2.1 -> 10.9.2 age adoption passing confidence
typedoc (source) 0.21.6 -> 0.28.5 age adoption passing confidence
typescript (source) 4.3.5 -> 4.9.5 age adoption passing confidence

Release Notes

stencila/dev-config (@​stencila/dev-config)

v2.0.27

Compare Source

v2.0.26

Compare Source

v2.0.25

Compare Source

v2.0.24

Compare Source

v2.0.23

Compare Source

v2.0.22

Compare Source

v2.0.21

Compare Source

v2.0.20

Compare Source

v2.0.19

Compare Source

all-contributors/all-contributors-cli (all-contributors-cli)

v6.26.1

Compare Source

Bug Fixes
  • add correct arguments to the formatConfig() call (#​360) (cfb1d9c)

v6.26.0

Compare Source

Features

v6.25.1

Compare Source

Bug Fixes

v6.25.0

Compare Source

Features

v6.24.0

Compare Source

Features

renovate[bot] avatar Sep 01 '21 01:09 renovate[bot]

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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: @stencila/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"4.9.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" from [email protected]
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.28.14" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-11-18T12_44_26_461Z-debug-0.log

renovate[bot] avatar Nov 30 '24 03:11 renovate[bot]