w3bdesign / laravel-vue-ecommerce

Laravel 10 eCommerce site with Vue 3 and Stripe
MIT License
139 stars 46 forks source link

Update dependency global-jsdom to v9.2.0 #1143

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
global-jsdom 9.1.0 -> 9.2.0 age adoption passing confidence

Release Notes

modosc/global-jsdom (global-jsdom) ### [`v9.2.0`](https://redirect.github.com/modosc/global-jsdom/blob/HEAD/HISTORY.md#920---2023-12-10) [Compare Source](https://redirect.github.com/modosc/global-jsdom/compare/cc5e965c7ceacbd3df10587f0fec489e469a4eb4...ff3138e508f238e920932419f03baa4807d90205) - task: upgrade to `yarn@4.0.2` - fix: TS error 7016 ([https://github.com/modosc/global-jsdom/pull/363](https://redirect.github.com/modosc/global-jsdom/pull/363)) - task: Relax jsdom peer dependency for jsdom 23 ([https://github.com/modosc/global-jsdom/pull/366](https://redirect.github.com/modosc/global-jsdom/pull/366))

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 11 months ago

âš  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:

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! While resolving: undefined@1.2.1
npm ERR! Found: jsdom@22.1.0
npm ERR! node_modules/jsdom
npm ERR!   dev jsdom@"22.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jsdom@">=23 <24" from global-jsdom@9.2.0
npm ERR! node_modules/global-jsdom
npm ERR!   dev global-jsdom@"9.2.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-23T02_51_56_929Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-23T02_51_56_929Z-debug-0.log
sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud