auth0-deploy-cli
auth0-deploy-cli copied to clipboard
Bump mocha from 10.7.3 to 10.8.2
Bumps mocha from 10.7.3 to 10.8.2.
Release notes
Sourced from mocha's releases.
v10.8.2
10.8.2 (2024-10-30)
๐ฉน Fixes
- support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
- test link in html reporter (#5224) (f054acc)
๐ Documentation
๐งน Chores
๐ค Automation
v10.8.1
10.8.1 (2024-10-29)
๐ฉน Fixes
- handle case of invalid package.json with no explicit config (#5198) (f72bc17)
- Typos on mochajs.org (#5237) (d8ca270)
- use accurate test links in HTML reporter (#5228) (68803b6)
v10.8.0
10.8.0 (2024-10-29)
๐ Features
๐ฉน Fixes
๐ Documentation
... (truncated)
Changelog
Sourced from mocha's changelog.
10.8.2 (2024-10-30)
๐ฉน Fixes
- support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
- test link in html reporter (#5224) (f054acc)
๐ Documentation
๐งน Chores
๐ค Automation
10.8.1 (2024-10-29)
๐ฉน Fixes
- handle case of invalid package.json with no explicit config (#5198) (f72bc17)
- Typos on mochajs.org (#5237) (d8ca270)
- use accurate test links in HTML reporter (#5228) (68803b6)
10.8.0 (2024-10-29)
๐ Features
๐ฉน Fixes
๐ Documentation
... (truncated)
Commits
05097dbchore(main): release 10.8.2 (#5239)14e640edocs: indicate 'exports' interface does not work in browsers (#5181)881e3b0chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...f054accfix: test link in html reporter (#5224)e536ab2build(deps): bump the github-actions group with 1 update (#5132)ba0fefefix: support errors with circular dependencies in object values with --parall...f44f71bchore(main): release 10.8.1 (#5238)f72bc17fix: handle case of invalid package.json with no explicit config (#5198)68803b6fix: use accurate test links in HTML reporter (#5228)d8ca270fix: Typos on mochajs.org (#5237)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.49%. Comparing base (
d9aaca2) to head (74b6b9c).
Additional details and impacted files
@@ Coverage Diff @@
## master #972 +/- ##
=======================================
Coverage 80.49% 80.49%
=======================================
Files 113 113
Lines 3825 3825
Branches 761 761
=======================================
Hits 3079 3079
Misses 460 460
Partials 286 286
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like mocha is up-to-date now, so this is no longer needed.