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

chore(deps): update all non-major dependencies #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-changelog (source) 0.0.17 -> 0.5.3 age adoption passing confidence
karma (source) ~0.12.0 -> ~0.13.0 age adoption passing confidence
karma-chrome-launcher ^0.1.12 -> ^0.2.0 age adoption passing confidence
karma-coverage ~0.3.1 -> ~0.5.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-changelog)

v0.5.3

Compare Source

Bug Fixes
  • defaults: do not throw if no package.json found (906a904), closes #​123

v0.5.2

Compare Source

Features

v0.5.1

Compare Source

Bug Fixes
  • options: fix losing parserOpts without preset (e6a9cf3), closes #​116

v0.5.0

Compare Source

Bug Fixes
  • unknown-host: fallback to use the whole repo url (514c4e2), closes #​98
Features
  • dep: bump conventional-changelog-writer to ^0.4.1 (cbfb222)
  • pkg: load closest package.json by default (5942809), closes #​91
  • template: add scope to breaking changes (d2fdd44), closes #​93
BREAKING CHANGES
  • syntax.

v0.4.3

Compare Source

Bug Fixes
  • cli: require at the correct directory (feceb8b)
  • cli: require file with absolute path (7f68b3e), closes #​96
  • error: emit error if there is any async (831c960)
  • preset: if scope is * for angular it should be ignored (91094c9)
  • templates: add a missing newline after notes (e1ae4b2)

v0.4.2

Compare Source

Bug Fixes
  • preset: jshint may contain BREAKING CHANGE footer (2683cee)

v0.4.1

Compare Source

Features

v0.4.0

Compare Source

Features

v0.3.2

Compare Source

Bug Fixes
  • pkg: should always read package.json (fcaac48)
  • preset: should still work if preset is wrong (bc8240e)
Features
  • context: attach your packageData (7138206)

v0.3.0

Compare Source

Bug Fixes
  • ember: when cannot find header in pr (9d833fd)
  • err: better error handling (7f0e3f5)
  • preset: gitRawCommitsOpts should be counted (2bb4b47)
  • previousTag: incase there is no commits in the first release (8d9f363)
Features
  • compareLink: link version numbers to compare (f0dbadb)
  • context: attach gitSemverTags (ac098a3), closes #​79
  • finalizeContext: context.previousVersion defaults to a previous version of generated log (a2df9ca)
  • preset: add ember (0ccb8da)
  • preset: add express (c4b20b1)
  • preset: add jscs (1313d55)
BREAKING CHANGES
  • options.transform is a function instead of a stream. This is more elegant and easier to handle any error.

v0.2.1

Compare Source

Features
  • transform: put the default from presets to core (946c1da)

v0.2.0

Compare Source

Features
  • releaseCount: replace allBlocks (fd1ce9d)
Performance Improvements
  • context: use the parsed host type if possible (305b3d5)
BREAKING CHANGES
  • allBlocks is removed. Use releaseCount instead.

v0.1.3

Compare Source

v0.1.2

Compare Source

Bug Fixes
  • pkg.transform: transform should be performed before normalizing pkgData (7c59bfd)
  • pkgRepo: get version even if no repo.type (1016e08), closes #​74 #​75

v0.1.1

Compare Source

v0.1.0

Compare Source

karma-runner/karma (karma)

v0.13.22

Compare Source

0.13.22 (2016-03-08)

v0.13.21

Compare Source

Reverts

v0.13.20

Compare Source

Bug Fixes
  • runner: Remove null characters from terminal output (3481500), closes #​1343
  • invalid characters in the headers on Node 5.6.0 (152337d)
  • Remove inadvertently added dependency to mock-fs (ad5f6b5)
  • Switch all requires from fs to graceful-fs (1e21aaa)
  • Upgrade socket.io to 1.4.5 (2f51a9f)
Features
  • Allow custom browser names (60ba85f)
  • Do not fail on empty test suite (8004763), closes #​926
  • config: Add forceJSONP option (8627d67)
  • launcher: Enable specification of retry-limit (cc5547c), closes #​1126
  • logging: Add colors and log-level options to run-command (2d29165)
  • logging: Send color option to server (486c4f3)
  • web-server: Use isbinaryfile for binary file detection (f938a8e), closes #​1070

v0.13.19

Compare Source

Bug Fixes

v0.13.18

Compare Source

Bug Fixes
  • preprocessor: Improve handling of failed preprocessors (e726d1c), closes #​1521
Features
  • cli: Add .config/karma.conf.js to the default lookup path (49bf1aa), closes #​1387
  • config: Add a clearContext config to prevent clearing of context. (5fc8ee7)
  • config: mime config option support (d562383), closes #​1735

v0.13.17

Compare Source

0.13.17 (2016-01-04)

v0.13.16

Compare Source

Bug Fixes
  • config: corrects spelling in example config template (9fafc60)
  • middleware: Correct spelling of middleware logger name (9e9e7e6)
  • preprocessor: Directory names with dots (4b5e094)
  • test: locale in Expire header (db04cf0), closes #​1741
Features
  • proxy: Allow proxies configuration to be an object (ad94356)
  • proxy: Allow to configure changeOrigin option of http-proxy (ae05ea4), closes #​1729

v0.13.15

Compare Source

Bug Fixes
  • eslint: Fix formatting for the new ESLint 1.8.0 (dc1bbab)

v0.13.14

Compare Source

Bug Fixes
  • client: Revert back to old reloading detection (f1c22d6)
  • client: Wait for childwindow to load (c1bb15a)

v0.13.13

Compare Source

Bug Fixes

v0.13.12

Compare Source

Bug Fixes
  • proxy: Pass protocol in target object to enable https requests (142db90)
Features

v0.13.11

Compare Source

Bug Fixes
  • reporter: preserve base/absolute word in error (b3798df)
Features
  • config: add restartOnFileChange option (1082f35)
  • reporter: Replace way-too-big memoizee with a trivial solution. (d926fe3)
  • web-server: add support for custom headers in files served (4301bea)
  • web-server: allow injection of custom middleware. (2e963c3), closes #​1612

v0.13.10

Compare Source

Bug Fixes
  • config: Error when browers option isn't array (b695460)
Features
  • config: Pass CLI arguments to karma.config.js. (70cf903), closes #​1561

v0.13.9

Compare Source

Bug Fixes
  • file-list: refresh resolves before 'file_list_modified' event (65f1eca), closes #​1550
  • reporter: Enable sourcemaps for errors that without column # (086a542)

v0.13.8

Compare Source

Bug Fixes
Features
  • static: Support media queries (94e7b50)
  • Add engine support for iojs@3. (eb1c8d2)

v0.13.7

Compare Source

Bug Fixes
  • file-list: Use modified throttle instead of debounce (cb2aafb), closes #​1545

v0.13.6

Compare Source

Bug Fixes
  • client: Use supported shim path. (184f12e)
  • web-server: Ensure filesPromise is always resolvable (892fa89), closes #​1544

v0.13.5

Compare Source

Bug Fixes
Features
  • web-server: Allow running on https (1696c78)

v0.13.4

Compare Source

Bug Fixes
  • client: add ES5 shim (14c30b7), closes #​1529
  • reporter: Ensure errors use the source map. (0407a22), closes #​1495
  • runner: Wait for file list refresh to finish before running (94cddc0)
  • server: Update timers for limited execution environments (9cfc1cd), closes #​1519
0.13.3 (2015-07-22)
Bug Fixes
  • restore backward compatibility for karma@0.13 (648b357a)
Features
  • preprocessor: Capital letters in binary files extenstions (1688689d, closes #​1508)
0.13.2 (2015-07-17)
Features
  • cli: Better CLI args validation (73d31c2c)
  • preprocessor: Instantiate preprocessors early to avoid race conditions (8a9c8c73)
  • server: Add public api to force a file list refresh. (b3c462a5)
0.13.1 (2015-07-16)
Bug Fixes

v0.13.3

Compare Source

Bug Fixes
  • restore backward compatibility for karma@0.13 (648b357a)
Features
  • preprocessor: Capital letters in binary files extenstions (1688689d, closes #​1508)

v0.13.2

Compare Source

0.13.22 (2016-03-08)

v0.13.1

Compare Source

Bug Fixes

v0.13.0

Compare Source

Bug Fixes
  • upgrade http-proxy module for bug fixes (09c75fe1)
  • cli: print UserAgent string verbatim if from an unknown browser (9d972263)
  • client:
  • deps: Upgrade connect 3. (b490985c)
  • file-list: Use correct find function (4cfaae96)
  • helper: Ensure browser detection is handled in the unkown case (9328f67e)
  • launchers: Listen to the correct error event. (45a69221)
  • web-server: Correctly update filesPromise on files updated (32eec8d7)
Features
  • Upgrade to socket.io 1.3 (603872c9, closes #​1220)
  • allow frameworks to add preprocessors This changes the order in which things are (f6f5eec3)
  • config: add nocache option for file patterns (6ef7e7b1)
  • file-list: Use glob.sync for better speed (1b65cde4)
  • logger:
    • Add date/time stamp to log output (a4b5cdde)
  • reporter: cache SourceMapConsumer (fe6ed7e5)
  • runner:
    • serve context in JSON format for JS-only environments (189feffd)
    • provide error code on 'ECONNREFUSED' callback (439bddb1)
  • server: improve public api (82cbbadd, closes #​1037, #​1482, #​1467)
  • watcher: Allow using braces in watcher (e046379b, closes #​1249)
  • web-server: Serve all files under urlRoot (1319b32d)
Breaking Changes
  • The public api interface has changed to a constructor form. To upgrade change

    var server = require(‘karma’).server
    server.start(config, done)

    to

    var Server = require(‘karma’).Server
    var server = new Server(config, done)
    server.start()

    Closes #​1037, #​1482, #​1467
    (82cbbadd)

0.12.37 (2015-06-24)
Bug Fixes
  • file_list: follow symlinks (ee267483)
  • init: Make the requirejs config template normalize paths (54dcce31)
  • middleware: Actually serve the favicon. (f12db639)
0.12.36 (2015-06-04)
Bug Fixes
  • launcher: Continue with exit when SIGKILL fails (1eaccb4c)
  • preprocessor: Lookup patterns once invoked (00a27813, closes #​1340)
0.12.35 (2015-05-29)
Bug Fixes
  • server: Start webserver and browsers after preprocessing completed (e0d2d239)
0.12.34 (2015-05-29)
Bug Fixes
Features
  • runner: Use favicon in static runner pages (6cded4f8)
0.12.33 (2015-05-26)
Bug Fixes
0.12.31 (2015-01-02)
Bug Fixes
  • client: Fix stringify serializing objects (0d0972a5)
0.12.30 (2014-12-30)
Bug Fixes
  • socket.io: Force 0.9.16 which works with Chrome (840ee5f7)
0.12.29 (2014-12-30)
Bug Fixes
  • proxy: proxy to correct port (a483636e)
  • watcher: Close file watchers on exit event (71810257)
0.12.28 (2014-11-25)
Bug Fixes
  • server: complete acknowledgment (f4144b0d)
0.12.27 (2014-11-25)
Bug Fixes
  • browser: don't add already active socket again on reconnect (37a7958a)
  • reporter: sourcemap not working in windows (a9516af2)
0.12.26 (2014-11-25)
Bug Fixes
0.12.25 (2014-11-14)
Bug Fixes
  • add emscripten memory image as binary suffix (f6b2b561)
  • Wrap url.parse to always return an object for query property (72452e9f, closes #​1182)
  • client.html: always open debug.html in a new browser process (d176bcf4)
  • preprocessor: calculate sha1 on content returned from a preprocessor (6cf79557, closes #​1204)
  • runner: Fix typo in CSS class name for .idle (fc5a7ce0)
v0.12.24 (2014-09-30)
Bug Fixes
  • Wrap url.parse to always return an object for query property (72452e9f, closes #​1182)
0.12.23 (2014-08-28)
Bug Fixes
  • file_list: Incorrect response after remove and add file (0dbc0201)
  • preprocessor: Throw error if can't open file (bb4edde9)
Features
0.12.22 (2014-08-19)
Bug Fixes
  • preprocessor: treat *.tgz, *.tbz2, *.txz & *.xz as binary (7b642449)
0.12.21 (2014-08-05)
Bug Fixes
  • web-server: cache static files (eb5bd53f)
0.12.20 (2014-08-05)
Bug Fixes
0.12.19 (2014-07-26)
Bug Fixes
  • proxy: More useful proxyError log message (96640a75)
0.12.18 (2014-07-25)
Bug Fixes
  • watcher: handle paths on Windows (6164d869)
0.12.17 (2014-07-11)
Bug Fixes
  • logging: Summarize SKIPPED tests in debug.html. Before: hundreds of SKIPPING lines in con (a01100f5, closes #​1111)
  • server: Force clients disconnect on Windows (28239f42, closes #​1109)
  • travis_ci: converted node versions as string (25ee6fc9)
Features
  • serve ePub as binary files (82ed0c6e)
  • preprocessor: add 'mp3' and 'ogg' as binary formats to avoid media corruption in the browser. (65a0767e)
v0.12.16 (2014-05-10)
Bug Fixes
  • launcher: cancel kill timeout when process exits cleanly (bd662744, closes #​946)
v0.12.15 (2014-05-08)
Bug Fixes
  • server: don't wait for socket.io store expiration timeout (cd30a422)
v0.12.14 (2014-04-27)
Bug Fixes
  • debug.html: Added whitespace after 'SKIPPED' (218ee859)
v0.12.13 (2014-04-27)
Bug Fixes
  • preprocessor: serve NaCl binaries (1cc6a1e3)
v0.12.12 (2014-04-25)
Bug Fixes
  • server: properly close flash transport (de89cd33)
v0.12.11 (2014-04-25)
Bug Fixes
  • preprocessor: remove ts from binary extensions (82698523)
v0.12.10 (2014-04-23)
Bug Fixes
  • server: clear web server close timeout on clean close (34123fed)
v0.12.9 (2014-04-14)
Bug Fixes
  • web-server: strip scheme, host and port (06a0da09)
v0.12.8 (2014-04-14)
Bug Fixes
  • web-server: inline the config, when serving debug.html (1eb36430)
v0.12.7 (2014-04-14)
Bug Fixes
  • don't crash/terminate upon errors within chokidar (2c389311)
  • preprocessor: consider SVG files as text files, not binary files (ff288036, closes #​1026)
v0.12.6 (2014-04-09)
v0.12.5 (2014-04-08)
Bug Fixes
v0.12.4 (2014-04-06)
Bug Fixes
v0.12.3 (2014-04-01)
Bug Fixes
  • web-server: implement a timeout on webServer.close() (fe3dca78, closes #​952)
Features
v0.12.2 (2014-03-30)
v0.12.1 (2014-03-16)
Features
  • preprocessor: Adding the dat file extension as a recognised binary. (be923571)
karma-runner/karma-chrome-launcher (karma-chrome-launcher)

v0.2.3

Compare Source

Features
  • config: Allow --user-data-dir to be set in launcher properties (2c0b7f4)

v0.2.2

Compare Source

Bug Fixes
  • chrome will ignore command line flags it does not yet know about (426e7c3)

v0.2.1

Compare Source

Bug Fixes
  • ChromeCanary: on Linux (archlinux), it can be named google-chrome-unstable (28cb5b0)

<a name"0.2.0">

v0.2.0

Compare Source

Bug Fixes

<a name"0.1.9">

0.1.9 (2015-06-23)

<a name"0.1.8">

0.1.8 (2015-06-23)

<a name"0.1.7">

0.1.7 (2015-06-23)

<a name"0.1.6">

0.1.6 (2015-06-23)
Bug Fixes
  • jsFlags: un-quote --js-flags flag and automatically merge with presets (4509c277)

<a name"0.1.5">

0.1.5 (2015-06-23)
Bug Fixes
  • better error when DARTIUM_BIN not set (27462e86)

<a name"0.1.4">

0.1.4 (2015-06-23)
Bug Fixes
  • the translation is now disabled on launch (b2f389ba)

<a name"0.1.3">

0.1.3 (2015-06-23)
Features
  • Launcher: Add Dartium launcher. (ae81c0c1)

<a name"0.1.2">

0.1.2 (2015-06-23)

<a name"0.1.12">

0.1.12 (2015-06-23)

<a name"0.1.11">

0.1.11 (2015-06-23)

<a name"0.1.10">

0.1.10 (2015-06-23)
Bug Fixes
  • better error when DARTIUM_BIN not set (27462e86)
  • the translation is now disabled on launch (b2f389ba)
  • jsFlags: un-quote --js-flags flag and automatically merge with presets (4509c277)
Features
  • disable popup blocking by default (2cdace9e)
  • Launcher: Add Dartium launcher. (ae81c0c1)

<a name"0.1.1">

0.1.1 (2015-06-23)
Bug Fixes

<a name"0.1.0">

karma-runner/karma-coverage (karma-coverage)

v0.5.5

Compare Source

Bug Fixes
  • in-memory-reporter: Fix bug in new InMemoryReport, now using null-checks (051cffd)

v0.5.4

Compare Source

Bug Fixes
  • preprocessor: Call done with error message instead of populating instrumentedCode (c56e4de)
  • preprocessor: Support CoffeeScript when using RequireJS (e941e0c), closes #​177
  • preprocessor: Use _.includes instead of _.contains (3c769d5), closes #​212

v0.5.3

Compare Source

Bug Fixes
  • Update (dev)dependencies, include missing peer dependency and fix linter errors (bb73158)

v0.5.2

Compare Source

Bug Fixes
  • preprocessor: Reset coverageObjRegex before each use (ef3f45c)

v0.5.1

Compare Source

Bug Fixes
  • preprocessor: Change paths in windows to use backslash (b0eecbe), closes #​178
  • preprocessor: Resolve all paths properly (098182f), closes #​65

v0.5.0

Compare Source

Bug Fixes
  • preprocessor: use absolute paths (27e0b09)

<a name"0.4.2">

0.4.2 (2015-06-12)
Bug Fixes
  • preprocessor: Use _.contains instead of _.includes to avoid braking with lodash@2 (411beb1f)

<a name"0.4.1">

0.4.1 (2015-06-09)
Features

<a name"0.4.0">

0.4.0 (2015-06-09)

Bug Fixes
  • Drop karma from peerDependencies (eebcc989)
  • do not dispose collectors before they are written (9816cd14)
  • reporter allow using a externally provided source cachere for reporters change ` (781c126f)
  • watermarks are not passed to reporters (a9044055, closes #​143, #​144)
  • when using browserify dont create source code caching (50030df1)
Breaking Changes

<a name"0.3.1">

0.3.1 (2015-06-09)
Bug Fixes
  • skip directory creation when reporting to console (42c9e0a8, closes #​24)
Features
  • adding support for including all sources in coverage data (18091753)

<a name"0.3.0">

0.3.0 (2015-06-09)

Features
Breaking Changes
  • Karma-coverage does not ship with additional instrumenter. You need to explicitly install the instrumenter you need.

Removed Ibrik instrumenter that need to be installed explicitly.

Quick list of known community instrumenters :

  • Ibrik (CoffeeScript files instrumenter).
  • Ismailia (ES6 files instrumenter using Traceur).
  • Isparta (ES6 files instrumenter using 6to5).

(626e7b0c)

<a name"0.2.7">

0.2.7 (2015-06-09)
Bug Fixes
  • add in-memory source code caching to support detail reports on compiled CoffeeSc (c1e542a5)

<a name"0.2.6">

0.2.6 (2015-06-09)
Bug Fixes
  • reporters can be configured individually (adcb8e69)

<a name"0.2.5">

0.2.5 (2015-06-09)
Features

<a name"0.2.4">

0.2.4 (2015-06-09)
Bug Fixes
  • optional option no longer trigger an error when omitted (a2cdf569)

<a name"0.2.3">

0.2.3 (2015-06-09)
Features
  • config: instrumenter override option (ee3e68e8)

<a name"0.2.2">

0.2.2 (2015-06-09)
Features

<a name"0.2.1">

0.2.1 (2015-06-09)
Features
  • update istanbul to 0.2.3, ibrik to 1.1.1 (9064ec1e)

<a name"0.2.0">

0.2.0 (2015-06-09)

Features
  • no longer write json unless configured (1256fb8b)
Breaking Changes
  • No json coverage is generated by default. If you want that, please use json reporter:
coverageReporter: {
  type: 'json'
}

// or with multiple reporters
coverageReporter: {
  reporters: [
    {type: 'html', dir: 'coverage'},
    {type: 'json', dir: 'coverage'},
  ]
}

(1256fb8b)

<a name"0.1.5">

0.1.5 (2015-06-09)
Bug Fixes
Features

<a name"0.1.4">

0.1.4 (2015-06-09)
Features

<a name"0.1.3">

0.1.3 (2015-06-09)
Bug Fixes
  • update to work with Karma 0.11 (89c98177)
Features
  • update instanbul (24126e72)
  • support coverage for coffee script (9f802c1c)
  • log where the coverage reports are generated (c9ef5c9f)
  • add a default config and normalize outputFile path (027fa4fc)

<a name"0.1.2">

0.1.2 (2015-06-09)

<a name"0.1.1">

0.1.1 (2015-06-09)
Bug Fixes
  • update to work with Karma 0.11 (b744d6f2)

<a name"0.1.0">

0.1.0 (2015-06-09)

<a name"0.0.5">

0.0.5 (2015-06-09)
Bug Fixes
  • delay collector disposal until all file writing has completed. (75c4db0e)
Features
  • allow multiple report types (4a9afb62)

<a name"0.0.4">

0.0.4 (2015-06-09)
Features
  • do not preprocess files if coverage reporter is not used (277a1ad9, closes #​7)

<a name"0.0.3">

0.0.3 (2015-06-09)
Bug Fixes
Features

<a name"0.0.2">

0.0.2 (2015-06-09)
  • Initial release

v0.4.2

Compare Source

Bug Fixes
  • **prepr

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Apr 6, 2021

⚠️ 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 check 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: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [ 'ls-remote', 'ssh://git@github.com/gulpjs/gulp-cli.git' ],
npm WARN ancient lockfile   code: 128,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: 'Host key verification failed.\r\n' +
npm WARN ancient lockfile     'fatal: Could not read from remote repository.\n' +
npm WARN ancient lockfile     '\n' +
npm WARN ancient lockfile     'Please make sure you have the correct access rights\n' +
npm WARN ancient lockfile     'and the repository exists.\n'
npm WARN ancient lockfile }
npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://git@github.com/gulpjs/gulp.git
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-06T23_40_02_464Z-debug.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5f4fb0 to 94383b9 Compare May 7, 2021 09:27
@renovate
Copy link
Author

renovate bot commented May 7, 2021

⚠️ 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 check 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: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [
npm WARN ancient lockfile     '--no-replace-objects',
npm WARN ancient lockfile     'ls-remote',
npm WARN ancient lockfile     'ssh://git@github.com/gulpjs/gulp-cli.git'
npm WARN ancient lockfile   ],
npm WARN ancient lockfile   code: 128,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: "Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts.\r\n" +
npm WARN ancient lockfile     'git@github.com: Permission denied (publickey).\r\n' +
npm WARN ancient lockfile     'fatal: Could not read from remote repository.\n' +
npm WARN ancient lockfile     '\n' +
npm WARN ancient lockfile     'Please make sure you have the correct access rights\n' +
npm WARN ancient lockfile     'and the repository exists.\n'
npm WARN ancient lockfile }
npm ERR! code 128
npm ERR! command failed
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/gulpjs/gulp.git
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-05-14T11_14_29_614Z-debug.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 94383b9 to 0b06e1f Compare May 14, 2021 11:14
@renovate
Copy link
Author

renovate bot commented Nov 20, 2022

⚠ 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: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 GitPathspecError: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [ '--no-replace-objects', 'checkout', '4.0' ],
npm WARN ancient lockfile   code: 1,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: "error: pathspec '4.0' did not match any file(s) known to git"
npm WARN ancient lockfile }
npm ERR! code 1
npm ERR! The git reference could not be found
npm ERR! command git --no-replace-objects checkout 4.0
npm ERR! error: pathspec '4.0' did not match any file(s) known to git

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T15_42_28_730Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch April 3, 2023 23:16
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 4, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch April 4, 2023 09:07
@renovate renovate bot reopened this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants