-
Notifications
You must be signed in to change notification settings - Fork 597
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 dependency mocha to v11 #5854
Open
renovate-bot
wants to merge
1
commit into
googleapis:main
Choose a base branch
from
renovate-bot:renovate/mocha-11.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 4, 2024 14:59
148f43c
to
ce0c19a
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 4, 2024 15:06
ce0c19a
to
3035d09
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 6, 2024 19:26
3035d09
to
86dc0b1
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 6, 2024 23:31
86dc0b1
to
c67488b
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 9, 2024 18:19
c67488b
to
334681b
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 9, 2024 22:33
334681b
to
f389d90
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 10, 2024 20:04
f389d90
to
4d69d51
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 11, 2024 08:49
4d69d51
to
44febd5
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 11, 2024 18:36
44febd5
to
cb20a72
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 11, 2024 18:43
cb20a72
to
7312a81
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 12, 2024 19:57
7312a81
to
6c7f2df
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 17, 2024 19:28
6c7f2df
to
715baf5
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 17, 2024 20:06
715baf5
to
6d265f7
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 17, 2024 20:15
6d265f7
to
8de982b
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 17, 2024 23:34
8de982b
to
af12e3d
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 18, 2024 01:30
af12e3d
to
6b847fa
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/mocha-11.x
branch
from
December 18, 2024 21:35
6b847fa
to
8aba18b
Compare
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 PR contains the following updates:
^9.0.0
->^11.0.0
Release Notes
mochajs/mocha (mocha)
v11.0.1
Compare Source
🌟 Features
📚 Documentation
linkPartialObjects
methods (#5255) (34e0e52)v11.0.0
Compare Source
⚠ BREAKING CHANGES
🌟 Features
🩹 Fixes
📚 Documentation
v10.8.2
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
v10.8.1
Compare Source
🩹 Fixes
v10.8.0
Compare Source
🌟 Features
🩹 Fixes
:is()
frommocha.css
to support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.md
pointing to Tidelift (#5210) (bd7e63a)🧹 Chores
v10.7.3
Compare Source
🩹 Fixes
v10.7.0
Compare Source
🎉 Enhancements
v10.6.1
Compare Source
🐛 Fixes
v10.6.0
Compare Source
🎉 Enhancements
v10.5.2
Compare Source
🐛 Fixes
v10.5.1
Compare Source
🐛 Fixes
v10.5.0
Compare Source
🎉 Enhancements
🐛 Fixes
🔩 Other
v10.4.0
Compare Source
🎉 Enhancements
.cause
stacks in the error stack traces (@voxpelli)🐛 Fixes
lib/cli/run.js
(@stalet)🔩 Other
v10.3.0
Compare Source
This is a stable release equivalent to 10.30.0-prerelease.
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.
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.