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

Update dependency rev-hash to v4 #832

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rev-hash ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

sindresorhus/rev-hash (rev-hash)

v4.0.0

Compare Source

Breaking

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, check this box

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

@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Patch and project coverage have no change.

Comparison is base (7018c8f) 21.71% compared to head (d3a5cbb) 21.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #832   +/-   ##
=======================================
  Coverage   21.71%   21.71%           
=======================================
  Files          14       14           
  Lines         175      175           
  Branches       24       24           
=======================================
  Hits           38       38           
  Misses        116      116           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 4 times, most recently from a5f2236 to fa85fe7 Compare November 18, 2021 16:20
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 9 times, most recently from d95da15 to 6d8b1eb Compare December 3, 2021 15:26
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 3 times, most recently from 2cdd338 to 1941ece Compare December 10, 2021 09:44
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 6 times, most recently from 499b879 to 61b5f1e Compare December 19, 2021 09:12
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 3 times, most recently from d6831ec to f0f9e6b Compare December 26, 2021 16:40
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 3 times, most recently from 161d617 to 3b0f868 Compare January 1, 2022 17:18
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 9 times, most recently from cd361fe to bf61a44 Compare April 1, 2023 02:44
@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 2 times, most recently from c0d2047 to 325c400 Compare April 13, 2023 07:26
@sonarcloud
Copy link

sonarcloud bot commented Apr 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 5 times, most recently from 9138298 to 05b03f7 Compare May 28, 2023 20:41
@sonarcloud
Copy link

sonarcloud bot commented May 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate
Copy link
Contributor Author

renovate bot commented Aug 2, 2023

⚠ 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: pils-legacy/package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
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/webpack
npm ERR!   dev webpack@"3.12.0" from the root project
npm ERR!   peer webpack@">=2" from [email protected]
npm ERR!   node_modules/babel-loader
npm ERR!     dev babel-loader@"8.0.6" from the root project
npm ERR!   7 more (extract-text-webpack-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0 || ^5.0.0" from [email protected]
npm ERR! node_modules/copy-webpack-plugin
npm ERR!   dev copy-webpack-plugin@"5.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^4.0.0 || ^5.0.0" from [email protected]
npm ERR!   node_modules/copy-webpack-plugin
npm ERR!     dev copy-webpack-plugin@"5.1.1" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/e0d5d5/c55a7a/cache/others/npm/_logs/2023-08-02T10_59_53_547Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/e0d5d5/c55a7a/cache/others/npm/_logs/2023-08-02T10_59_53_547Z-debug-0.log

@renovate renovate bot force-pushed the renovate/rev-hash-4.x branch 2 times, most recently from b159b08 to 706d94a Compare August 2, 2023 07:38
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@oscrx oscrx deleted the branch master August 4, 2023 10:35
@oscrx oscrx closed this Aug 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 4, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/rev-hash-4.x branch August 4, 2023 10:39
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.

1 participant