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 dependency @types/node to v12.20.55 #175

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 7, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 12.12.14 -> 12.20.55 age adoption passing confidence
@types/node (source) 12.12.12 -> 12.20.55 age adoption passing confidence

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 renovate bot changed the title chore(deps): update dependency @types/node to v12.12.54 chore(deps): update dependency @types/node to v12.19.8 Dec 9, 2020
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.19.8 chore(deps): update dependency @types/node to v12.19.12 Jan 7, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.19.12 chore(deps): update dependency @types/node to v12.19.15 Jan 24, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.19.15 chore(deps): update dependency @types/node to v12.19.16 Feb 10, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.19.16 chore(deps): update dependency @types/node to v12.20.10 Apr 26, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.10 chore(deps): update dependency @types/node to v12.20.12 May 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.12 chore(deps): update dependency @types/node to v12.20.13 May 15, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.13 chore(deps): update dependency @types/node to v12.20.14 Jun 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.14 chore(deps): update dependency @types/node to v12.20.15 Jun 12, 2021
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.15 chore(deps): update dependency @types/node to v12.20.46 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 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: packages/core/yarn.lock
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated @evocateur/npm-registry-fetch@4.0.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @evocateur/libnpmaccess@3.1.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @evocateur/libnpmpublish@1.2.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @evocateur/pacote@9.6.5: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
ERR! lerna Unknown command "info"
ERR! lerna Did you mean init?
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
lerna notice cli v3.19.0
lerna info Bootstrapping 15 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform exited 1 in '@nestify/bullring'
lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nestify/bullring@0.3.28
npm ERR! Found: rxjs@undefined
npm ERR! node_modules/rxjs
npm ERR!   dev rxjs@"6.5.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.0.0" from @nestjs/common@6.10.12
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"^6.7.2" 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-06-18T22_19_02_154Z-debug-0.log

lerna ERR! npm install --ignore-scripts --ignore-scripts --ignore-engines --ignore-platform exited 1 in '@nestify/bullring'

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.46 chore(deps): update dependency @types/node to v12.20.47 Mar 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.47 chore(deps): update dependency @types/node to v12.20.48 Apr 24, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.48 chore(deps): update dependency @types/node to v12.20.52 May 15, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v12.20.52 chore(deps): update dependency @types/node to v12.20.55 Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants