Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clipboard (source) 2.0.6 -> 2.0.8 age adoption passing confidence

Release Notes

zenorocha/clipboard.js

v2.0.8

Compare Source

v2.0.7

Compare Source

Fix Textarea not being removed from DOM

Related issue zenorocha/clipboard.js#732


Configuration

📅 Schedule: 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, check this box.

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: [email protected]
npm ERR! node_modules/ajv
npm ERR!   dev ajv@"7.1.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ajv@"^6.9.1" from [email protected]
npm ERR! node_modules/ajv-keywords
npm ERR!   ajv-keywords@"^3.5.2" from [email protected]
npm ERR!   node_modules/mini-css-extract-plugin/node_modules/schema-utils
npm ERR!     schema-utils@"^3.0.0" from [email protected]
npm ERR!     node_modules/mini-css-extract-plugin
npm ERR!       mini-css-extract-plugin@"1.3.6" from the root project
npm ERR!   ajv-keywords@"^3.4.1" from [email protected]
npm ERR!   node_modules/schema-utils
npm ERR!     schema-utils@"^2.6.5" from [email protected]
npm ERR!     node_modules/babel-loader
npm ERR!       babel-loader@"8.2.2" from the root project
npm ERR!   6 more (schema-utils, schema-utils, schema-utils, schema-utils, ...)
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/2021-03-10T21_20_49_235Z-debug.log

@renovate renovate bot force-pushed the renovate/clipboard-2.x branch 2 times, most recently from 57b3fd2 to 7b9b982 Compare March 10, 2021 21:20
@renovate renovate bot changed the title Update dependency clipboard to v2.0.7 Update dependency clipboard to v2.0.8 Mar 10, 2021
@renovate renovate bot force-pushed the renovate/clipboard-2.x branch from 7b9b982 to ceb8437 Compare August 21, 2021 01:50
@renovate
Copy link
Contributor Author

renovate bot commented Aug 21, 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: package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/ajv
npm WARN   dev ajv@"7.1.1" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^6.9.1" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN   ajv-keywords@"^3.4.1" from [email protected]
npm WARN   node_modules/schema-utils
npm WARN   7 more (schema-utils, schema-utils, schema-utils, schema-utils, ...)
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/ajv
npm WARN   peer ajv@"^6.9.1" from [email protected]
npm WARN   node_modules/ajv-keywords
npm WARN     ajv-keywords@"^3.4.1" from [email protected]
npm WARN     node_modules/schema-utils
npm WARN     7 more (schema-utils, schema-utils, schema-utils, schema-utils, ...)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/puppeteer
npm ERR!   dev puppeteer@"8.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer puppeteer@">= 1.5.0 < 3" from [email protected]
npm ERR! node_modules/jest-puppeteer
npm ERR!   dev jest-puppeteer@"4.4.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/puppeteer
npm ERR!   peer puppeteer@">= 1.5.0 < 3" from [email protected]
npm ERR!   node_modules/jest-puppeteer
npm ERR!     dev jest-puppeteer@"4.4.0" 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/2021-08-21T01_50_37_894Z-debug.log

@BryanLaura BryanLaura merged commit 6ae61fa into main Aug 21, 2021
@github-actions
Copy link

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

@renovate renovate bot deleted the renovate/clipboard-2.x branch August 21, 2021 02:07
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.

3 participants