chore(deps-dev): bump the test-tools group with 7 updates #173
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.
Bumps the test-tools group with 7 updates:
4.3.7
5.2.0
4.3.5
5.0.1
10.2.0
11.1.0
15.1.0
17.1.0
15.2.0
19.0.2
3.7.0
4.0.0
3.2.9
4.0.0
Updates
chai
from 4.3.7 to 5.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
93409cd
fix floating point precision in closeTo assertion (#1667)25bcaab
Add coverage check to tests (#1669)da2e109
feat: integratedchai-subset
and added assert-based negation to containSubs...d044441
chore: enable eslint recommended config (#1659)0fa4061
chore: drop old CJS entrypoints (#1662)6d8d727
chore: introduce prettier and run it (#1660)c8dcd06
chore: bump playwright to fix CI (#1663)3bc02ee
fix: ability to register more plugins inside a plugin (#1639)1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)Updates
@types/chai
from 4.3.5 to 5.0.1Commits
Updates
mocha
from 10.2.0 to 11.1.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
a87fb11
chore(main): release 11.1.0 (#5277)3c191c0
feat: replacestrip-ansi
withutil.stripVTControlCharacters
(#5267)8f1c8d8
feat: bump yargs to 17 (#5165)6caa902
chore(main): release 11.0.2 (#5269)259f8f8
fix: catch exceptions setting Error.stackTraceLimit (#5254)210d658
fix: error handling for unexpected numeric arguments passed to cli (#5263)6f10d12
docs: replace "New in" with "Since" in version annotations (#5262)f729cd0
docs: correct outdatedstatus: accepting prs
link (#5268)4c558fb
chore(main): release 11.0.1 (#5257)a5bd707
Release v11.0.1Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
nyc
from 15.1.0 to 17.1.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
Commits
41f4476
chore(main): release nyc 17.1.0 (#1572)d338985
chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1e
feat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6
fix: reduce size of serialized JSON output (#1570)b6a9484
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbc
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)fee2821
chore(main): release nyc 17.0.0 (#1558)10daacc
build: explicitly point to config files8120112
test: remove dependency on "true" which is not on all windows sytemsf6e5aba
chore(main): release 16.0.0 (#1554)Updates
sinon
from 15.2.0 to 19.0.2Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
372593f
19.0.24eb4c4b
Use fixed 13.0.2 version968f403
Improve formatting. Add note on fix in fake-timers@13.0.2a5b03db
Add links to code that is affected by the breaking changes43e9dd1
19.0.1037ec2d
Update migration docs62724bb
19.0.0dda95c2
Update lock file3534ab4
Bump samsam and nise to latest versions (#2617)c9964eb
Remove referee-sinon introduced by recent mochify merge (#2616)Maintainer changes
This version was pushed to npm by fatso83, a new releaser for sinon since your current version.
Updates
sinon-chai
from 3.7.0 to 4.0.0Release notes
Sourced from sinon-chai's releases.
Changelog
Sourced from sinon-chai's changelog.
Commits
e22e13f
chore: upgrade deps and use c8/prettier (#166)c7e61e5
Set version to development since we are deploying from CIf14909b
Create npm-publish.yml (#164)96f3e0a
Set up CI (#163)7341f93
Convert package to esm (#161)e23406f
Add brief note about.always
prefix (#153)faaf5df
Add pointer tochai-samsam
for Sinon.assert.match (#156)Maintainer changes
This version was pushed to npm by chaijs, a new releaser for sinon-chai since your current version.
Updates
@types/sinon-chai
from 3.2.9 to 4.0.0Commits
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions