Skip to content

fix(deps): update dependency mocha to v11 #1439

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) ^10.7.0 -> ^11.0.0 age adoption passing confidence

Release Notes

mochajs/mocha (mocha)

v11.2.2

Compare Source

🩹 Fixes
📚 Documentation

v11.2.1

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores

v11.2.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores

v11.1.0

Compare Source

🌟 Features

v11.0.2

Compare Source

🩹 Fixes
  • catch exceptions setting Error.stackTraceLimit (#​5254) (259f8f8)
  • error handling for unexpected numeric arguments passed to cli (#​5263) (210d658)
📚 Documentation

v11.0.1

Compare Source

🌟 Features
📚 Documentation

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • adapt new engine range for Mocha 11 (#​5216)
🌟 Features
🩹 Fixes
📚 Documentation

Configuration

📅 Schedule: Branch creation - Between day 1 and 10 of the month ( * * 1-10 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 4, 2025

⚠️ 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: testing/util/package-lock.json
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/mocha
npm ERR!   mocha@"^11.0.0" from the root project
npm ERR!   peer mocha@">=2.2.5" from [email protected]
npm ERR!   node_modules/mocha-junit-reporter
npm ERR!     mocha-junit-reporter@"^2.2.1" from the root project
npm ERR!   3 more (mocha-multi, mochawesome, ts-mocha)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mocha@"^10.0.0" from [email protected]
npm ERR! node_modules/mocha-json-output-reporter
npm ERR!   mocha-json-output-reporter@"^2.1.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/mocha
npm ERR!   peer mocha@"^10.0.0" from [email protected]
npm ERR!   node_modules/mocha-json-output-reporter
npm ERR!     mocha-json-output-reporter@"^2.1.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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-06-12T16_26_15_661Z-debug-0.log

Copy link

netlify bot commented May 4, 2025

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit f5d46c9
🔍 Latest deploy log https://app.netlify.com/projects/eks-workshop/deploys/684affaefc8de7000806dc4e
😎 Deploy Preview https://deploy-preview-1439--eks-workshop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 537ab04 to 99101d4 Compare May 5, 2025 22:44
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 99101d4 to 127efb4 Compare May 14, 2025 08:43
@renovate renovate bot force-pushed the renovate/mocha-11.x branch 24 times, most recently from 9910a53 to 0be21aa Compare June 4, 2025 22:50
@renovate renovate bot force-pushed the renovate/mocha-11.x branch 3 times, most recently from 3057e4f to c63ce3e Compare June 5, 2025 16:50
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from c63ce3e to f5d46c9 Compare June 12, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants