-
Notifications
You must be signed in to change notification settings - Fork 63
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
chore(deps): update mocha to v10 (major) #425
chore(deps): update mocha to v10 (major) #425
Conversation
This one looks to be broken on node10, which we should probably drop. Most other Google node packages are using engines |
964f867
to
1d263b5
Compare
34029c7
to
eff148f
Compare
145aa97
to
8c6d33f
Compare
e36826d
to
8ad681b
Compare
0c7dbb4
to
6a270a5
Compare
Codecov Report
@@ Coverage Diff @@
## main #425 +/- ##
=======================================
Coverage 95.64% 95.64%
=======================================
Files 16 16
Lines 551 551
Branches 103 103
=======================================
Hits 527 527
Misses 24 24 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ffc8799
to
f91625e
Compare
58ed8a8
to
2ef2ea3
Compare
/gcbrun |
2ef2ea3
to
02b155e
Compare
Should be good to go since #477 /gcbrun |
This PR contains the following updates:
9.1.1
->10.0.1
9.2.2
->10.2.0
9.0.2
->10.0.0
Release Notes
mochajs/mocha
v10.2.0
Compare Source
🎉 Enhancements
🐛 Fixes
📖 Documentation
v10.1.0
Compare Source
🎉 Enhancements
prefers-color-scheme: dark
(@greggman)🔩 Other
Promise.allSettled
instead of polyfill (@outsideris)clean
(@yetingli)v10.0.0
Compare Source
💥 Breaking Changes
#4845: Drop Node.js v12.x support (@juergba)
#4848: Drop Internet-Explorer-11 support (@juergba)
#4857: Drop AMD/RequireJS support (@juergba)
#4866: Drop Growl notification support (@juergba)
#4863: Rename executable
bin/mocha
tobin/mocha.js
(@juergba)#4865:
--ignore
option in Windows: upgrade Minimatch (@juergba)#4861: Remove deprecated
Runner
signature (@juergba)🔩 Other
#4878: Update production dependencies (@juergba)
#4876: Add Node.js v18 to CI test matrix (@outsideris)
#4852: Replace deprecated
String.prototype.substr()
(@CommanderRoot)Also thanks to @ea2305 and @SukkaW for improvements to our documentation.
piotrwitek/ts-mocha
v10.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.