Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Dependency Dashboard #33

Open
8 tasks
renovate bot opened this issue Oct 18, 2021 · 0 comments
Open
8 tasks

Dependency Dashboard #33

renovate bot opened this issue Oct 18, 2021 · 0 comments

Comments

@renovate
Copy link

renovate bot commented Oct 18, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Package lookup failures

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/json5 Unavailable
npm tslint Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update pnpm/action-setup action to v4
  • 🔐 Create all rate-limited PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up npm package react-helmet, Failed to look up npm package gatsby, Failed to look up npm package gatsby-plugin-typescript, Failed to look up npm package gatsby-plugin-react-helmet, Failed to look up npm package gatsby-legacy-polyfills, Failed to look up npm package gatsby-link, Failed to look up npm package gatsby-react-router-scroll, Failed to look up npm package event-source-polyfill, Failed to look up npm package query-string, Failed to look up npm package react-error-overlay, Failed to look up npm package @mikaelkristiansson/domready, Failed to look up npm package @mdx-js/mdx, Failed to look up npm package @reach/router, Failed to look up npm package prop-types, Failed to look up npm package mitt, Failed to look up npm package shallow-compare, Failed to look up npm package @babel/types, Failed to look up npm package babel-loader, Failed to look up npm package ts-loader, Failed to look up npm package tslib, Failed to look up npm package @types/react-helmet, Failed to look up npm package react, Failed to look up npm package react-dom, Failed to look up npm package @types/react, Failed to look up npm package tslint, Failed to look up npm package typescript, Failed to look up npm package toolcheck, Failed to look up npm package @types/jest, Failed to look up npm package @types/node, Failed to look up npm package pnpm, Failed to look up npm package inquirer, Failed to look up npm package fs-extra, Failed to look up npm package @types/inquirer, Failed to look up npm package @types/fs-extra, Failed to look up npm package string-template-format-inspect, Failed to look up npm package clean-typescript-build, Failed to look up npm package exec-inline, Failed to look up npm package yargs, Failed to look up npm package @types/yargs, Failed to look up npm package minimatch, Failed to look up npm package pretty, Failed to look up npm package chalk, Failed to look up npm package typedoc, Failed to look up npm package @tsfun/array, Failed to look up npm package @types/minimatch, Failed to look up npm package @types/pretty, Failed to look up npm package gh-pages, Failed to look up npm package @types/gh-pages, Failed to look up npm package git-ts, Failed to look up npm package nested-workspace-helper, Failed to look up npm package js-yaml, Failed to look up npm package fs-tree-utils, Failed to look up npm package @types/js-yaml, Failed to look up npm package @babel/core, Failed to look up npm package fast-deep-equal, Failed to look up npm package semver, Failed to look up npm package create-jest-runner, Failed to look up npm package jest, Failed to look up npm package babel-jest, Failed to look up npm package yaml-jest, Failed to look up npm package ts-jest, Failed to look up npm package parse-dependency-range, Failed to look up npm package convenient-typescript-utilities, Failed to look up npm package just-try, Failed to look up npm package @make-mjs/main, Failed to look up npm package @make-mjs/code, Failed to look up npm package ts-node, Failed to look up npm package json5, Failed to look up npm package @types/json5, Failed to look up npm package isomorphic-git, Failed to look up npm package advanced-spawn-async, Failed to look up npm package glob, Failed to look up npm package glob-promise, Failed to look up npm package @sane-fmt/wasm32-wasi, Failed to look up npm package number-enum, Failed to look up npm package glob-to-regexp, Failed to look up npm package @types/glob-to-regexp, Failed to look up npm package iter-tools, Failed to look up npm package fast-traverse, Failed to look up npm package ts-pipe-compose.

Files affected: app/package.json, package.json, packages/hello-world/package.json, packages/scoped-hello-world/package.json, tools/add-dependency/package.json, tools/app/package.json, tools/clean-typescript-build/package.json, tools/create-new-folder/package.json, tools/docs/package.json, tools/gh-pages/package.json, tools/git-tag-versions/package.json, tools/ignore-file/package.json, tools/jest/package.json, tools/make-mjs/package.json, tools/pkgcfg/package.json, tools/places/package.json, tools/preloaded-node/package.json, tools/publish-tag-push/package.json, tools/repl/package.json, tools/sane-fmt/package.json, tools/scripts/package.json, tools/traverse/package.json, tools/tslint/package.json, tools/typescript/package.json, tools/utils/package.json, tools/workspace/package.json


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/nodejs.yml
  • actions/checkout v1
  • actions/setup-node v1
  • actions/cache v1.2.0
  • pnpm/action-setup v1.2.1
npm
app/package.json
  • react-helmet ^6.1.0
  • gatsby ^2.24.66
  • gatsby-plugin-typescript ^2.4.20
  • gatsby-plugin-react-helmet ^3.3.12
  • gatsby-legacy-polyfills ^0.0.5
  • gatsby-link ^2.4.15
  • gatsby-react-router-scroll ^3.0.14
  • event-source-polyfill ^1.0.20
  • query-string ^6.13.3
  • react-error-overlay ^6.0.7
  • @mikaelkristiansson/domready ^1.0.10
  • @mdx-js/mdx ^2.0.0-next.8
  • @reach/router ^1.3.4
  • prop-types ^15.7.2
  • mitt ^2.1.0
  • shallow-compare ^1.2.2
  • @babel/types ^7.11.5
  • babel-loader ^8.1.0
  • ts-loader ^8.0.4
  • tslib ^2.0.1
  • @types/react-helmet ^6.1.0
  • react ^17.0.0
  • react-dom ^17.0.0
  • @types/react ^16.9.49
package.json
  • react ^17.0.0
  • react-dom ^17.0.0
  • tslint ^6.1.3
  • typescript ^4.0.3
  • toolcheck ^0.1.4
  • tslib ^2.0.1
  • @types/react ^16.9.49
  • @types/jest ^26.0.14
  • @types/node ^14.14.10
  • node >= 12.11.0
  • pnpm >= 3.8.0
packages/hello-world/package.json
  • tslib ^2.0.1
  • @types/node ^14.14.10
  • react ^17.0.0
  • @types/react ^16.9.49
packages/scoped-hello-world/package.json
  • tslib ^2.0.1
  • @types/node ^14.14.10
  • react ^17.0.0
  • @types/react ^16.9.49
tools/add-dependency/package.json
  • inquirer ^8.0.0
  • fs-extra ^10.0.0
  • @types/inquirer ^7.3.1
  • @types/fs-extra ^9.0.1
tools/app/package.json
  • string-template-format-inspect ^0.1.8
tools/clean-typescript-build/package.json
  • clean-typescript-build ^0.1.5
  • exec-inline ^0.0.5
tools/create-new-folder/package.json
  • inquirer ^8.0.0
  • fs-extra ^10.0.0
  • yargs ^17.0.0
  • @types/inquirer ^7.3.1
  • @types/fs-extra ^9.0.1
  • @types/yargs ^15.0.7
tools/docs/package.json
  • minimatch ^3.0.4
  • pretty ^2.0.0
  • chalk ^4.1.0
  • fs-extra ^10.0.0
  • typedoc ^0.19.2
  • @tsfun/array ^0.0.8
  • @types/minimatch ^3.0.3
  • @types/pretty ^2.0.0
  • @types/fs-extra ^9.0.1
tools/gh-pages/package.json
  • gh-pages ^3.1.0
  • @types/gh-pages ^3.0.0
tools/git-tag-versions/package.json
  • chalk ^4.1.0
  • yargs ^17.0.0
  • git-ts ^0.0.7
  • nested-workspace-helper ^0.2.15
  • @types/yargs ^15.0.7
tools/ignore-file/package.json
  • minimatch ^3.0.4
  • js-yaml ^3.14.0
  • fs-extra ^10.0.0
  • fs-tree-utils ^0.1.8
  • tslib ^2.0.1
  • @types/minimatch ^3.0.3
  • @types/js-yaml ^3.12.5
  • @types/fs-extra ^9.0.1
tools/jest/package.json
  • @babel/core ^7.11.6
  • fast-deep-equal ^3.1.3
  • semver ^7.3.2
  • create-jest-runner ^0.7.0
  • jest ^26.4.2
  • babel-jest ^26.3.0
  • yaml-jest ^1.0.5
  • ts-jest ^26.4.0
  • typescript ^4.0.3
  • tslib ^2.0.1
  • parse-dependency-range ^0.0.4
  • convenient-typescript-utilities ^0.0.5
  • just-try ^2.1.0
tools/make-mjs/package.json
  • fs-extra ^10.0.0
  • @make-mjs/main ^0.4.9
  • @make-mjs/code ^0.2.8
  • @types/fs-extra ^9.0.1
tools/pkgcfg/package.json
  • js-yaml ^3.14.0
  • @types/js-yaml ^3.12.5
tools/places/package.json
  • @types/node ^14.14.10
tools/pnpmfile/package.json
tools/preloaded-node/package.json
  • ts-node ^9.0.0
  • typescript ^4.0.3
  • json5 ^2.1.3
  • tslib ^2.0.1
  • @types/json5 ^0.0.30
  • @types/node ^14.14.10
  • node >= 8.9.0
tools/publish-tag-push/package.json
  • chalk ^4.1.0
  • isomorphic-git ^1.7.8
  • advanced-spawn-async ^0.1.3
tools/publish-web-pages/package.json
tools/repl/package.json
  • glob ^7.1.6
  • glob-promise ^3.4.0
tools/sane-fmt/package.json
  • @sane-fmt/wasm32-wasi ^0.9.0
  • exec-inline ^0.0.5
tools/scripts/package.json
  • chalk ^4.1.0
  • number-enum ^3.0.0
  • exec-inline ^0.0.5
  • glob-to-regexp 0.4.1
  • fs-extra ^10.0.0
  • @types/glob-to-regexp ^0.4.0
  • @types/fs-extra ^9.0.1
tools/test-spawn/package.json
tools/traverse/package.json
  • iter-tools ^6.2.6
  • fs-extra ^10.0.0
  • fast-traverse ^0.1.7
  • ts-pipe-compose ^0.2.0
  • @types/fs-extra ^9.0.1
tools/tslint/package.json
  • @babel/core ^7.11.6
  • tslint ^6.1.3
  • typescript ^4.0.3
  • exec-inline ^0.0.5
tools/typescript/package.json
  • typescript ^4.0.3
tools/utils/package.json
  • inquirer ^8.0.0
  • fs-extra ^10.0.0
  • isomorphic-git ^1.7.8
  • @types/fs-extra ^9.0.1
  • @types/inquirer ^7.3.1
tools/workspace/package.json
  • number-enum ^3.0.0
  • nested-workspace-helper ^0.2.15
  • exec-inline ^0.0.5

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants