probot icon indicating copy to clipboard operation
probot copied to clipboard

fix(deps): update dependency @octokit/core to v4

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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/core ^3.2.4 -> ^4.0.0 age adoption passing confidence

Release Notes

octokit/core.js

v4.0.5

Compare Source

Bug Fixes

v4.0.4

Compare Source

Bug Fixes

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

Continuous Integration
BREAKING CHANGES
  • Drop support for NodeJS v10, v12

v3.6.0

Compare Source

Bug Fixes
Features

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 this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Sep 06 '22 14: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
Found file in cache: /tmp/containerbase/7576b42decc67f70b61585f41c5074bea75c260886346e567578ea0e0dc2d571/node-v16.17.0-linux-x64.tar.xz
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @octokit/[email protected]
npm ERR! Found: @octokit/[email protected]
npm ERR! node_modules/@octokit/core
npm ERR!   @octokit/core@"^4.0.0" from the root project
npm ERR!   peer @octokit/core@">=2" from @octokit/[email protected]
npm ERR!   node_modules/@octokit/plugin-paginate-rest
npm ERR!     @octokit/plugin-paginate-rest@"^2.6.2" from the root project
npm ERR!     @octokit/plugin-paginate-rest@"^2.16.8" from @octokit/[email protected]
npm ERR!     node_modules/@octokit/rest
npm ERR!       @octokit/rest@"^18.0.0" from @semantic-release/[email protected]
npm ERR!       node_modules/@semantic-release/github
npm ERR!         @semantic-release/github@"^8.0.0" from [email protected]
npm ERR!         node_modules/semantic-release
npm ERR!   4 more (@octokit/plugin-request-log, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @octokit/core@"^3.5.0" from @octokit/[email protected]
npm ERR! node_modules/@octokit/plugin-throttling
npm ERR!   @octokit/plugin-throttling@"^3.3.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @octokit/[email protected]
npm ERR! node_modules/@octokit/core
npm ERR!   peer @octokit/core@"^3.5.0" from @octokit/[email protected]
npm ERR!   node_modules/@octokit/plugin-throttling
npm ERR!     @octokit/plugin-throttling@"^3.3.4" 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-09-06T14_20_22_205Z-debug-0.log

renovate[bot] avatar Sep 06 '22 14:09 renovate[bot]