Skip to content

chore(deps): update dependency mocha to v10.8.2 #207

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 10.2.0 -> 10.8.2 age adoption passing confidence
@types/mocha (source) 10.0.1 -> 10.0.10 age adoption passing confidence

Release Notes

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores

v10.7.3

Compare Source

🩹 Fixes

v10.7.0

Compare Source

🎉 Enhancements

v10.6.1

Compare Source

🐛 Fixes

v10.6.0

Compare Source

🎉 Enhancements

v10.5.2

Compare Source

🐛 Fixes

v10.5.1

Compare Source

🐛 Fixes

v10.5.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other

v10.4.0

Compare Source

🎉 Enhancements
🐛 Fixes
🔩 Other

v10.3.0

Compare Source

This is a stable release equivalent to 10.30.0-prerelease.


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.

@renovate renovate bot changed the title chore(deps): update dependency @types/mocha to v10.0.3 chore(deps): update dependency @types/mocha to v10.0.4 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 1a37912 to 00119cc Compare November 7, 2023 14:14
@renovate renovate bot changed the title chore(deps): update dependency @types/mocha to v10.0.4 chore(deps): update dependency @types/mocha to v10.0.5 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 00119cc to 4f095ec Compare November 21, 2023 01:36
@renovate renovate bot changed the title chore(deps): update dependency @types/mocha to v10.0.5 chore(deps): update dependency @types/mocha to v10.0.6 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 4f095ec to 0ae3805 Compare November 22, 2023 02:27
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 0ae3805 to 05c2534 Compare February 8, 2024 16:13
@renovate renovate bot changed the title chore(deps): update dependency @types/mocha to v10.0.6 chore(deps): update dependency mocha to v10.3.0 Feb 8, 2024
Copy link
Author

renovate bot commented Feb 29, 2024

⚠ 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: yarn.lock
Internal Error: Error when performing the request to https://registry.npmjs.org/yarn; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22878:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22892:20)
    at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22942:20)
    at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22975:14)
    at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23537:25)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23644:30)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:24371:12)

@renovate renovate bot force-pushed the renovate/mocha-10.x branch 3 times, most recently from 0c5b2cd to 46f587e Compare March 1, 2024 10:41
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 46f587e to bc4d735 Compare March 26, 2024 19:49
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.3.0 chore(deps): update dependency mocha to v10.4.0 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from bc4d735 to 96aa5e8 Compare June 22, 2024 13:43
Copy link
Author

renovate bot commented Jun 22, 2024

⚠️ 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: yarn.lock
/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21609
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}

@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 96aa5e8 to 042c0dc Compare June 24, 2024 20:16
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.4.0 chore(deps): update dependency mocha to v10.5.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 042c0dc to fcb7366 Compare June 25, 2024 07:19
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.5.0 chore(deps): update dependency mocha to v10.5.1 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from fcb7366 to 5279b18 Compare June 26, 2024 18:39
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.5.1 chore(deps): update dependency mocha to v10.5.2 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 5279b18 to 3601ebf Compare July 2, 2024 18:19
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.5.2 chore(deps): update dependency mocha to v10.6.0 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 3601ebf to 9ffcda9 Compare July 20, 2024 20:17
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.6.0 chore(deps): update dependency mocha to v10.7.0 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 9ffcda9 to 473c23f Compare August 9, 2024 12:51
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.7.0 chore(deps): update dependency mocha to v10.7.3 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 473c23f to 3faa49c Compare September 12, 2024 18:55
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 3faa49c to 4d24254 Compare October 7, 2024 22:29
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 4d24254 to 916b836 Compare October 29, 2024 19:50
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.7.3 chore(deps): update dependency mocha to v10.8.0 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 916b836 to baf71c6 Compare October 29, 2024 21:53
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.8.0 chore(deps): update dependency mocha to v10.8.1 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from baf71c6 to 6cd1838 Compare October 30, 2024 18:07
@renovate renovate bot changed the title chore(deps): update dependency mocha to v10.8.1 chore(deps): update dependency mocha to v10.8.2 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/mocha-10.x branch from 6cd1838 to 2773c06 Compare November 20, 2024 22:27
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