Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
mocha (source) 10.7.3 -> 11.7.2 age confidence

Release Notes

mochajs/mocha (mocha)

v11.7.2

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
  • deps: bump actions/checkout in the github-actions group (#​5419) (03ac2d0)

v11.7.1

Compare Source

🩹 Fixes
🧹 Chores

v11.7.0

Compare Source

🌟 Features

v11.6.0

Compare Source

🌟 Features

v11.5.0

Compare Source

🌟 Features

v11.4.0

Compare Source

🌟 Features
📚 Documentation
  • added CHANGELOG.md note around 11.1 yargs-parser update (#​5362) (618415d)

v11.3.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores

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
  • bump yargs to 17 (#​5165) (8f1c8d8)
    • Note that this also included a version bump of yargs-parser from ^20.2.9 to ^21.1., which fixed a bug that caused extra quotes in file paths to be removed.
      See #​5341 for more information.
  • replace strip-ansi with util.stripVTControlCharacters (#​5267) (3c191c0), closes #​5265

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

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

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Chicago, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Upgrade or downgrade of project dependencies. label Dec 3, 2024
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from f54166a to 3cc3be9 Compare January 22, 2025 17:18
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 3cc3be9 to a04ce57 Compare May 1, 2025 19:08
@renovate renovate bot force-pushed the renovate/mocha-11.x branch 2 times, most recently from 6838a95 to 099a7e7 Compare May 19, 2025 16:57
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 099a7e7 to 3f22cb2 Compare May 24, 2025 01:32
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 3f22cb2 to 092dcdf Compare June 9, 2025 14:14
@renovate renovate bot force-pushed the renovate/mocha-11.x branch 2 times, most recently from 7163422 to 5ce01b1 Compare June 24, 2025 13:52
@renovate renovate bot force-pushed the renovate/mocha-11.x branch from 5ce01b1 to d964fd6 Compare August 10, 2025 14:47
Copy link

@pedroCollogno pedroCollogno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good update that would fix one of the indirect dependencies for the CVE-2025-5889

❯ npm ls brace-expansion
archiver-utils@5.0.2
├─┬ glob@10.4.5
│ └─┬ minimatch@9.0.5
│   └── brace-expansion@2.0.1
└─┬ mocha@10.7.3
  └─┬ minimatch@5.1.6
    └── brace-expansion@2.0.1

@renovate renovate bot force-pushed the renovate/mocha-11.x branch from d964fd6 to 4c34c48 Compare September 6, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant