Bump the dev-dependencies group across 1 directory with 7 updates #294
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 dev-dependencies group with 7 updates in the / directory:
4.3.8
5.1.1
8.51.0
9.2.0
10.2.0
10.4.0
3.0.1
3.1.0
21.3.4
22.8.1
16.1.0
17.0.1
6.3.3
7.0.0
Updates
chai
from 4.3.8 to 5.1.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
37263c0
fix: support some virtual contexts intoThrow
(#1609)91e58ed
Correct Mocha import instructions (#1611)61159d1
build(deps-dev): bump ip from 1.1.8 to 1.1.9 (#1608)8475d2a
Set up ESLint for JSDoc comments (#1605)936c0ca
5.1.02cf92f5
Fix publish script (#1602)1ba37b5
Set support in same members (#1583)f224339
Assert interface fix (#1601)d504573
Implementiterable
assertion (#1592)640d932
Convert comments in "legal comments" format to jsdoc (#1598)Updates
eslint
from 8.51.0 to 9.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
271e7ab
9.2.0989ac9d
Build: changelog update for 9.2.0b346605
chore: upgrade@eslint/js
@9
.2.0 (#18413)c4c18e0
chore: package.json update for@eslint/js
release284722c
chore: package.json update for eslint-config-eslint release0f5df50
docs: Update README347d44f
chore: remove eslintrc export from eslint-config-eslint (#18400)8485d76
feat:no-case-declarations
add suggestions (#18388)a498f35
feat: update Unicode letter detection in capitalized-comments rule (#18375)1579ce0
docs: update wording regarding indirect eval (#18394)Updates
mocha
from 10.2.0 to 10.4.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
ffd9557
Release v10.4.07ac67f3
build(deps): bump the github-actions group with 2 updates (#5125)7a2781c
chore: activate dependabot for workflows (#5123)97dcbb2
fix: harden error handling inlib/cli/run.js
(#5074)6f3f45e
fix: xunit integration test (#5122)a5b5652
docs: fix documentation concerning glob expansion on UNIX (#4869)efbb147
feat: add file path to xunit reporter (#4985)a2e600d
fix: closes #5115 (#5116)3735873
feat: include.cause
stacks in the error stack traces (#4829)b88978d
chore: bump ESLint ecmaVersion to 2020 (#5104)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
nodemon
from 3.0.1 to 3.1.0Release notes
Sourced from nodemon's releases.
Commits
02d216f
feat: Enable nodemon to monitor file removal (#2182)c0ea423
chore: web site render3938c69
chore: web site render9651680
chore: web site renderda328ed
chore: forced release2072383
chore: supportersd3ee86e
fix: use node when using --import6fd8ce7
chore: web site render33260c3
chore: web site render43133a0
chore: web site renderUpdates
puppeteer
from 21.3.4 to 22.8.1Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
042d610
chore: release main (#12415)60f035c
fix: roll to Chrome 124.0.6367.201 (r1274542) (#12420)812851c
test: enable a11y tests for Firefox (#12421)c229fc8
docs: fix typo (#12417)83a9716
refactor: move binding called handling (#12410)d0cd710
fix: roll to Chrome 124.0.6367.155 (r1274542) (#12414)a232974
build: do not rely on chmod (#12413)d205a03
ci: use npm i in devtools.yml (#12411)7712dff
refactor: move console event handling (#12407)bc17e33
refactor: replace deferred with rxjs (#12406)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
Updates
sinon
from 16.1.0 to 17.0.1Changelog
Sourced from sinon's changelog.
Commits
30e9e37
17.0.15fde5ae
fix returns does not override call through (#2567)08d0696
use random port for test:webworker (#2568)1eb070a
fix broken linkb5fc367
Documentation for assertion options for the sandbox (#2564)f7d180c
fix: assertion log limit (#2485)40caf21
Bump browserify-sign from 4.2.1 to 4.2.2cd94da3
Bump actions/setup-node from 3 to 4 (#2558)4f538e3
Fix mochify breaking on node:assert (#2559)21d47f2
Refactoring: move logic into separate file and renameMaintainer changes
This version was pushed to npm by fatso83, a new releaser for sinon since your current version.
Updates
supertest
from 6.3.3 to 7.0.0Release notes
Sourced from supertest's releases.