Bump the dev-dependencies group with 6 updates #282
Closed
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 6 updates:
4.3.8
5.1.0
8.51.0
8.57.0
10.2.0
10.4.0
3.0.1
3.1.0
21.3.4
22.6.1
16.1.0
17.0.1
Updates
chai
from 4.3.8 to 5.1.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
2cf92f5
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)e7f768e
Cleanup jsdoc comments (#1596)3290eb4
Remove useless guards and add parentheses to constuctors (#1593)44b81df
5.0.31a4dca1
5.0.257fef84
Fix 1564 (#1566)Updates
eslint
from 8.51.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)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.6.1Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
bf1fd1e
chore: release main (#12118)6be72f3
chore: cache executionContextID on Realm (#12131)95b6119
chore: enable test (#12146)ac1767d
fix: apply timeout to waiting for a response (#12142)00fa75e
docs: mention issues with buffer encoding (#12141)168856e
docs: update CI badge in README.md (#12139)15a7b30
chore(deps): Bump chromium-bidi (#12135)35504ae
refactor: don't expose the deferred (#12130)22a680d
ci: fix ffmpeg version (#12128)cf398f4
chore(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#12...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.
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 D...Description has been truncated