This repository was archived by the owner on Aug 4, 2025. It is now read-only.
chore(deps): update all packages #28
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request renovates the package group "all".
Note: This PR was created on a configured schedule ("every weekend") and will not receive updates outside those times.
^3.0.0to^4.0.0^3.5.0to^5.0.0^1.1.6to^2.0.0^1.12.0to^2.0.0Release Notes
sinonjs/sinon
v4.1.4v4.1.5This release fixes an issue, where the server type from
useFakeServeris unexpected (#1534)v4.1.6v4.2.0v4.2.1v4.2.2mochajs/mocha
v4.0.0You might want to read this before filing a new bug! 😝
💥 Breaking Changes
For more info, please read this article.
Compatibility
Default Behavior
nodefrom exiting will do so when run in Mocha. Supply the--exitflag to revert to pre-v4.0.0 behavior ([@ScottFreeCode], [@boneskull])Reporter Output
stdout:prefix from browser reporter logs (@skeggse)--forbid-pendingor--forbid-onlyis specified ([@ScottFreeCode])👎 Deprecations
--compilerscommand-line option is now soft-deprecated and will emit a warning onSTDERR. Read this for more info and workarounds ([@ScottFreeCode], [@boneskull])🎉 Enhancements
📖 Documentation
README.mdandCONTRIBUTING.md(@skeggse)🔩 Other
v4.0.1🐛 Fixes
v4.1.0This is mainly a "housekeeping" release.
Welcome @Bamieh and @xxczaki to the team!
🐛 Fixes
progressreporter now accepts reporter options (@canoztokmak)xitinbddinterface now properly returns itsTestobject (@Bamieh)--helpwill now help you even if you have amocha.opts(@Zarel)🎉 Enhancements
--no-diffflag will completely disable diff output (@CapacitorSet)📖 Documentation
docs/([@boneskull])🔩 Other
v5.0.0Mocha starts off 2018 right by again dropping support for unmaintained rubbish.
Welcome @vkarpov15 to the team!
💥 Breaking Changes
Practically speaking, only code which consumes (through bundling or otherwise) the userland buffer module should be affected. However, Mocha will no longer test against these browsers, nor apply fixes for them.
🎉 Enhancements
--filecommand line argument (documentation) (@hswolff)🐛 Fixes
😎 Developer Experience
📖 Documentation
--no-timeoutsdocs (@dfberry)done()callback docs (@maraisr)README.mdorganization (@xxczaki)🔩 Other
v5.0.1...your garden-variety patch release.
Special thanks to Wallaby.js for their continued support! ❤️
🐛 Fixes
--delaynow works with.only()(@silviom)📖 Documentation
--globdocs (@outsideris)🔩 Other
bugsnag/bugsnag-node
v2.0.0Enhancements
process#unhandledRejectionby default.
(#115)
(#116)
Notes
Bugsnag will shut down your process after reporting a
process#unhandledRejectionevent. This is the most sensible thing to do by default, and it will become the
default behaviour of a node process in the near future. However this is a breaking
change for the module, hence the major/breaking version bump.
If you want to do something else when
process#unhandledRejectionhappens, youcan set
options.autoNotifyUnhandledRejection=false.v2.0.1Bug fixes
[Dan Prince].
#118
autoNotifyUnhandledRejectionoptionv2.1.0Enhancements
sessionTrackingEnabledtotrue.Bug fixes
v2.1.1Bug fixes
devDependenciesin package.json. It has been moved todependencies(fixes #125).v2.1.2Enhancements
sessionTrackingEnabled->autoCaptureSessionsfor consistency with other notifiersnotifyReleaseStagesand will only send if error reports willv2.1.3Bug fixes
v2.2.0Enhancements
Configuation.filtersto all aspects of the payload that can contain custom data #131Bug fixes
req.connection.address()inrequestInfo()if it's not available (to support express-likeserverless-httpframework) [Julien Guépin] #132Commits
sinonjs/sinon
v4.1.4
93f422aUse relative URLs in WebWorker test1660991Remove unnecessary text-shadow (#1632)07db0f4Fix coverage test run8cd3bf4Remove reference to 'reset' from docse870a64Use deprecation helper and remove all references to 'reset'5e131b3Single quotes on stringsbde5b51Merge pull request #1630 from GCHQDeveloper500/feature/alias-resethistory-to-historyc1fd210Remove headless test runs from CircleCIb51d5b9Run test-coverage script only once on Travis78a8986Merge pull request #1629 from sinonjs/headless-chrome5cea23aenabled headless and webwork tests0feae33installing latest version of chrome65b8cb0override chrome pathd4a0e2cuse debian instead of alpine07763c4hack mochify to pass additional params to chrome9ef9a20pass updated chrome path to test-webworker4fd01efignore-scripts for node v4360c2e7added more details and notesecdc4e0test with updated mochify177c4b6upgraded to the lastest official version of mochifyd078af9try using default chrome install6315621invalidate cache39186f4use google-chrome-unstable for testsca9e2faMerge pull request #1636 from fearphage/fix-headless-chrome-in-circle93418f6Update documentation to emphasize Stack Overflow7c1ebd0Update issue links to point to sinonjs/sinon8fa1e14Merge pull request #1641 from mroderick/point-to-stack-overflowa8262ddAssertion error messages handle symbolic method namesf2ee9f1Update History.md and AUTHORS for new release571263e4.1.4078c082Add release documentation for v4.1.41ea2749Update docs/changelog.md and set new release id in docs/_config.ymlv4.1.5
ef81c37Update package-lock.jsonbb5529bUse nise.fakeServer as the sandbox serverPrototypeec2496dRun mochify with --allow-chrome-as-root on travis81fb949Update History.md and AUTHORS for new releasedd9c75c4.1.5706ac9eUpdate docs/changelog.md and set new release id in docs/_config.ymlv4.1.6
7c3cb4fEnable StaleBot with default configuration (#1649)fcf967bUpgrade dependency supports-color78ebdb3Upgrade lint-staged to latesta316f02Upgrade markdownlint-cli to latestdcd4191Upgrade browserify to latest0ae60b6Merge pull request #1653 from mroderick/upgrade-dependenciesa5c59a5Update History.md and AUTHORS for new release29e80be4.1.6cd8ae51Add release documentation for v4.1.668c37edUpdate docs/changelog.md and set new release id in docs/_config.ymlv4.2.0
781429dUse "stale" as label for stale issues (#1658)c5dfaaeAdd match.every and match.some (#1624) (#1661)f2d5902Fix tests for IE113eaf042Update package-lock.json6444c67Update History.md and AUTHORS for new release3cc6ac24.2.028aee6fAdd release documentation for v4.2.05063c33Update docs/changelog.md and set new release id in docs/_config.ymlv4.2.1
1503cceAdd eslint-plugin-ie11 (#1666)cf3ed84Move eslint config into it's own filec28bca3Make sure eslint-plugin-ie11 is applied to entire codebased7075d9Add .yml extension to .eslintrcfdd1948added another sinon article (#1669)1237e0dUpdate footer to use Stack Overflow225083eUpdate copyright statementd929b22Merge pull request #1670 from mroderick/update-footer2d0509e"throttle" is actually a "debounce" in the examplea5c22f2#1627158f33eUpdate History.md and AUTHORS for new releasef3e34f84.2.132d6c4aAdd release documentation for v4.2.1a8171c3Update docs/changelog.md and set new release id in docs/_config.ymlv4.2.2
b37820aFix poor test of resetHistory3551fdfFix #1638: Make resetHistory work for props also5920e1dRemove mention of PhantomJS from CONTRIBUTING.md47b9ba9Update History.md and AUTHORS for new release66280804.2.2c76cf01Add release documentation for v4.2.2c2f44b0Update docs/changelog.md and set new release id in docs/_config.ymlv4.2.3
f4e44acUse comments in pull request template to get better descriptions with less template texta21e4f7Replace formatio with @sinonjs/formatioa401b34Update package-lock.json8f54d73Update History.md and AUTHORS for new release45cf3304.2.39cbf3f2Add release documentation for v4.2.3b5968abUpdate docs/changelog.md and set new release id in docs/_config.ymlv4.3.0
3e7edcaadd calledOnceWithExactly assertionbeea2f6simplify nested if statements5459212add calledOnceWithc27e714add docsc45032eUpdate package-lock.json2bee64eUpdate History.md and AUTHORS for new release66603e74.3.00b75f10Add release documentation for v4.3.0f7139e7Update docs/changelog.md and set new release id in docs/_config.ymlv4.4.0
2c2bc0dAdded comma, for clarityb81d20fChange return value of yield and callArg9f0615eUpdate History.md and AUTHORS for new releasea50f7594.4.01f3b7dcAdd release documentation for v4.4.078b2192Update docs/changelog.md and set new release id in docs/_config.ymlmochajs/mocha
v4.1.0
743c830Test: add bdd interface test case, coverage increased3200d41add docs/ to .eslintignore5fbbce9introduce package-lock.json; closes #3025 (#3026)2b5c0c5update link to "help wanted" label in CONTRIBUTING.md [ci skip]2988a47attempt to fix Gitter notifications from Travis-CI [ci skip]f7d6d8bIgnore difference of newline output in diffing test4c0df70return the created test inxitfor bdd interface; closes #3142 (#3143)7ceaaf2Add --no-diff option (fixes mochajs/mocha#2514)575d83dfixup no-diff tests to use expect.js for #25366fc2d9eMove re variable definition in lookupFiles Utility (#3082)1d48615use ES6 in Node-only sources; closes #3146ae7166edocs: Fixed link and typo (#3151) [ci skip]325fd4dadd mocha side bar image to the static page (#3150) [ci skip]9b0b8cbfix local documentation problems; closes #3157 [ci skip]64c2bfcfix timeout in file-utils.spec.js28bfc85Added a link to the walkthrough video33b7ea6remove engines.npm from package.json; closes #307378b686foptions.reporterOptionsare used for progress reporter9150e34Revert "options.reporterOptionsare used for progress reporter"a27e54dAdded assetgraph-builder post build improvement960d249Switch backer and sponsor avatars from svg to raw images. Cuts 500kb avatars download away6a6d716Pull normalize.css into repository for quicker local serving91e705ePull html5 shiv into local project for faster servingf56e411Move google analytics script to footer to avoid clogging the pipes during slowstart363d05eSwitch header over to use local logo and drop js for animating logo and tagline on load418d517Use local gitter image1f11c77Switch backers from js onload animation to having a default background and pop in the loaded image on top of ita125438Switch opencollective image listing and avatars fadeinb5967baSwitch google analytics to always use https, since they redirect theselves1ef2318Mobile friendliness735994cSpace out badges a bit7f01ebdAdd svgo and inline small enough images829b7d1Downsize content images to maximum content width906e26dReduce color palette of largest imagesf38f403More screenshot image palette reductiona631f98Add pre-browsing hints for external servicesa6519adForce https download for avatars. Leverage http2 from opencollective361a13bForce https download for avatars. Leverage http2 from opencollective7fb4b5fOnly preconnect to analyticsa4b684dAdded netlify header auto generation4b18851Externalise js bundlesd5a5125Be explicit about styling of screenshot images8f1ded4https urls where possible64deadcSpecific value for inlining htmlimages to guarantee logo is inlined123ee4fHandle the case where all avatars are already loaded at the time when the script exexecutesbd5109eRemove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads119543eAdd preconnect for doubleclick domain that google analytics results in contacting3abed9bLint netlify-headers script4a6e095Run appveyor tests on x64 platform. Might enable sharp installation33db6b1Use x64 node on appveyorae3712c[ImgBot] optimizes images (#3175)adc67fdRevert "[ImgBot] optimizes images (#3175)"ea96b18add .fossaignore [ci skip]5be22b2options.reporterOptionsare used for progress reporter3c4b116update CHANGELOG for v4.1.06b9ddc6Release v4.1.0v5.0.0
c1da848Update README.md5161639Fix typosef981a2Link to unexpected.js on http. Cert errors on https3e85f89Ensure consistent calculation of durationa554adbUpdate .travis.yml3f314b6drop support for ie9 and ie10; closeshttps://github.com/mochajs/mocha/issues/314895d2fe7Update karma.conf.jsdc12bd5test setup for ESM supporta723b8flint Markdown; closes #3172b2697a7add --no-timeouts to docs; closes #3137 (#3176)cb09e8bdocument Error/undefined params to the 'done' callback; closes #3134e54370ereplace phantomjs with puppeteer for browser tests; closes #3128565726dAdded Netlify config filee8b5592Align netlify config with admin panelac1dd70attempt to get travis working again5c6e99bupdate ESM tests to run against headless chrome instead of saucelabs' chrome onlyc7730a6Drop TextMate integration inside mocha closeshttps://github.com/mochajs/mocha/issues/31180a3e32bRewrite Makefile using NPS Scripts. Closes #23527d8abe0fix id and class definition50aec7aAdd ability to pass in test files to be ran before positional files via --file (#3190)401997fupdate package-lock.jsonf8a1d2adocs(index): add missing doc link (#3203); closes #3135dc58252prep changelog for v5.0.0 [ci skip]a7267b4remove more references to make and Makefile9f61c04finalize v5.0.0 CHANGELOG [ci skip]cc4a818Release v5.0.0v5.0.1
c0ac1b9fix travis "before script" script2fe2d01Revert "fix travis "before script" script"bca57f4clarify docs on html, xunit and 3p reporters; closes #19062e7e4c0rename "common-mistake" label to "faq"14fc030Add all supported wallaby editorsf687d2bupdate docs for the globcd74322Slight copy update on docs for test directoryb57f623fix: When using --delay, .only() no longer works. Issue #18383509029update .gitignore to only ignore root mocha.js [ci skip]d975a6afix memory leak when run in v8; closes #3119b7377b3rename help-wanted to "help wanted" in stale.yml412cf27[Update] license year44aae9fadd working wallaby config70027b6update changelog for v5.0.1 [ci skip]09ce746Release v5.0.173d55acfix typos in changelog [ci skip]c4ef568fix PR urlinvisible-tech/publish
v2.0.0
eb91ddfdocs: update ANNOUNCEMENTSb40f83cchore: bump major version and add dependencies267a217docs: update READMEa64c043feat: add hasBeenPublished methodb5b2b0arefact: assertVersionBump to return a promise of an object039f530refact: publish to return an object5545289Merge pull request #15 from invisible-tech/rgo/npm-checkbugsnag/bugsnag-node
v2.0.0
de9d65fChanges to match updated spece23c52bMerge branch 'master' into handled-unhandled37beb1fDon't assume grunt is installed globallycd0d8cav2.0.0v2.0.1
5c0e716add error param to types for onBeforeNotify callback508925dMerge branch 'danprince-fix-ts-before-notify'cc02caaFix autoNotifyUnhandledRejection optionc1b0036Restrict dev dependency versions to known working rangesd3a9022v2.0.1v2.1.0
163a307Prevent duplicate log for undelivered error, fixes #123ff5dfbcMerge pull request #124 from bugsnag/dedupe-loggingec208dfv2.1.0v2.1.1
8956e56Move backo to dependencies29f7b0dv2.1.1v2.1.2
a502064Refine session tracking68d5e1av2.1.2v2.1.3
60bee54Ensure apiKey is still sent in request body (#128)be8431bv2.1.3v2.2.0
31448beApply metaData filters to request, app, user, device and breadcrumbs062074cDon't call req.connection.address() if address is undefined34bb87dUpdate README.mdef816a1Add link to bugsnag.com in readme06b1df2Improve use of Configuration.filters196a917Merge pull request #132 from Lendix/master2213c6dv2.2.0This PR has been generated by Renovate Bot.