mozilla / debug-ping-view

Glean Debug Ping Viewer
Mozilla Public License 2.0
4 stars 2 forks source link

Bump braces and mocha in /functions #189

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Removes braces. It's no longer used after updating ancestor dependency mocha. These dependencies need to be updated together.

Removes braces

Updates mocha from 6.0.2 to 6.2.3

Release notes

Sourced from mocha's releases.

v6.2.3 (latest-6)

6.2.3 / 2020-03-25

:lock: Security Fixes

v6.2.2

6.2.2 / 2019-10-18

:bug: Fixes

:book: Documentation

v6.2.1

6.2.1 / 2019-09-29

:bug: Fixes

:book: Documentation

v6.2.0

6.2.0 / 2019-07-18

:tada: Enhancements

:bug: Fixes

... (truncated)

Changelog

Sourced from mocha's changelog.

6.2.3 / 2020-03-25

:lock: Security Fixes

6.2.2 / 2019-10-18

:bug: Fixes

:book: Documentation

6.2.1 / 2019-09-29

:bug: Fixes

:book: Documentation

6.2.0 / 2019-07-18

:tada: Enhancements

:bug: Fixes

... (truncated)

Commits
  • eb781e2 Release v6.2.3
  • 10dbe94 update CHANGELOG for v6.2.3 [ci skip]
  • 848d6fb security: update mkdirp, yargs, yargs-parser
  • 843a322 6.2.2
  • aec8b02 update CHANGELOG for v6.2.2 [ci skip]
  • 7a8b95a npm audit fixes
  • cebddf2 Improve reporter documentation for mocha in browser. (#4026)
  • 3f7b987 uncaughtException: report more than one exception per test (#4033)
  • ee82d38 modify alt text of image from Backers to Sponsors inside Sponsors section in ...
  • e9c036c special-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by juergba, a new releaser for mocha since your current version.


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mozilla/debug-ping-view/network/alerts).