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

chore(deps): update dependency mocha to v11.1.0 #534

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 11.0.1 -> 11.1.0 age adoption passing confidence
mocha (source) 11.0.1 -> 11.1.0 age adoption passing confidence

Release Notes

mochajs/mocha (mocha)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 these updates 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 Jan 22, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: server/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/chai
npm error   dev chai@"5.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer chai@"^4.0.0" from [email protected]
npm error node_modules/chai-immutable
npm error   dev chai-immutable@"2.1.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/chai
npm error   peer chai@"^4.0.0" from [email protected]
npm error   node_modules/chai-immutable
npm error     dev chai-immutable@"2.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-15T05_43_06_565Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-15T05_43_06_565Z-debug-0.log

File name: client/package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/chai
npm warn   dev chai@"5.2.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer chai@"^4.0.0" from [email protected]
npm warn node_modules/chai-immutable
npm warn   dev chai-immutable@"2.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/immutable
npm warn   immutable@"5.0.3" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer immutable@"^3.0.0" from [email protected]
npm warn node_modules/chai-immutable
npm warn   dev chai-immutable@"2.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/react
npm warn   react@"19.0.0" from the root project
npm warn   4 more (react-dom, react-redux, react-router, use-sync-external-store)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm warn node_modules/react-hot-loader
npm warn   dev react-hot-loader@"4.13.1" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/react-dom
npm warn   react-dom@"19.0.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^15.4.2" from [email protected]
npm warn node_modules/react-addons-test-utils
npm warn   react-addons-test-utils@"15.6.2" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/react-dom
npm warn   react-dom@"19.0.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^15.0.0 || ^16.0.0 || ^17.0.0" from [email protected]
npm warn node_modules/react-hot-loader
npm warn   dev react-hot-loader@"4.13.1" from the root project
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react-redux
npm error   react-redux@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error react-redux@"9.2.0" from the root project
npm error
npm error Conflicting peer dependency: @types/[email protected]
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^18.2.25 || ^19" from [email protected]
npm error   node_modules/react-redux
npm error     react-redux@"9.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-15T05_43_09_403Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-15T05_43_09_403Z-debug-0.log

@renovate renovate bot force-pushed the renovate/mocha-11.x branch from e5e8643 to 242d451 Compare February 15, 2025 05:43
@renovate renovate bot enabled auto-merge (squash) February 15, 2025 05:43
@renovate renovate bot changed the title chore(deps): update dependency mocha to v11 chore(deps): update dependency mocha to v11.1.0 Feb 15, 2025
@renovate renovate bot merged commit 5923919 into master Feb 15, 2025
8 of 9 checks passed
@renovate renovate bot deleted the renovate/mocha-11.x branch February 15, 2025 09:23
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.

0 participants