-
Notifications
You must be signed in to change notification settings - Fork 33
Bump the dev-dependencies group across 1 directory with 12 updates #681
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
Merged
JamieMagee
merged 2 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-af375a0299
Jan 27, 2026
Merged
Bump the dev-dependencies group across 1 directory with 12 updates #681
JamieMagee
merged 2 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-af375a0299
Jan 27, 2026
Conversation
This file contains hidden or 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
691103d to
25d20f9
Compare
Bumps the dev-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tsconfig/node24](https://github.com/tsconfig/bases/tree/HEAD/bases) | `24.0.3` | `24.0.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.9` | `25.0.10` | | [chai](https://github.com/chaijs/chai) | `4.2.0` | `6.2.2` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.1` | `8.0.2` | | [chai-spies](https://github.com/chaijs/chai-spies) | `1.0.0` | `1.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.39.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `17.1.0` | | [mocha](https://github.com/mochajs/mocha) | `8.4.0` | `11.7.5` | | [mockttp](https://github.com/httptoolkit/mockttp) | `3.13.0` | `4.2.1` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.8.1` | | [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `21.0.1` | Updates `@tsconfig/node24` from 24.0.3 to 24.0.4 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.10.9 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.2.0 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@4.2.0...v6.2.2) Updates `chai-as-promised` from 7.1.1 to 8.0.2 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.2) Updates `chai-spies` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/chaijs/chai-spies/releases) - [Changelog](https://github.com/chaijs/chai-spies/blob/main/History.md) - [Commits](chaijs/chai-spies@1.0.0...v1.1.0) Updates `eslint` from 8.56.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.56.0...v9.39.2) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `globals` from 16.3.0 to 17.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v17.1.0) Updates `mocha` from 8.4.0 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v11.7.5) Updates `mockttp` from 3.13.0 to 4.2.1 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v3.13.0...v4.2.1) Updates `prettier` from 3.2.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.8.1) Updates `sinon` from 5.1.1 to 21.0.1 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v5.1.1...v21.0.1) --- updated-dependencies: - dependency-name: "@tsconfig/node24" dependency-version: 24.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai-as-promised dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai-spies dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mockttp dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
25d20f9 to
7e96da3
Compare
- Rename eslint.config.js to eslint.config.mjs for ESM format (eslint 9.x) - Add no-unused-vars exception for underscore-prefixed vars - Replace chai-spies with sinon in dispatcherTests (chai-spies incompatible with chai v6) - Add .default accessor for chai-as-promised in test files (ESM compatibility) - Fix mockttp v4 flaky tests by adding delay between server stop/start
Contributor
|
I pushed a fix commit to make the tests pass with these dependency upgrades. What I changed:
All 385 tests pass, lint is clean. |
JamieMagee
approved these changes
Jan 27, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 12 updates in the / directory:
24.0.324.0.424.10.925.0.104.2.06.2.27.1.18.0.21.0.01.1.08.56.09.39.29.1.010.1.816.3.017.1.08.4.011.7.53.13.04.2.13.2.43.8.15.1.121.0.1Updates
@tsconfig/node24from 24.0.3 to 24.0.4Commits
Updates
@types/nodefrom 24.10.9 to 25.0.10Commits
Updates
chaifrom 4.2.0 to 6.2.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
814172dchore(deps): update dependency esbuild to v0.27.2 (#1759)b38c22bchore: add legal-comments=none option (#1756)180d4ccchore(deps): update dependencies to v9.39.2 (#1757)678cd00chore(deps): update dependencies (#1755)c8fb100chore(deps): update dependency prettier to v3.7.3 (#1754)d63c74echore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)243bf86fix: avoid BigInt literal in closeTo for runtime compat (#1748)d8b0395chore(deps): update actions/checkout action to v6 (#1749)7e1e247build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)b25e5d8chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.
Updates
chai-as-promisedfrom 7.1.1 to 8.0.2Release notes
Sourced from chai-as-promised's releases.
... (truncated)
Commits
726c0e0chore: support chai 6 (#335)82fdea5chore(deps): update actions/checkout action to v5 (#332)cba53e2chore(deps): update dependencies to v9.33.0 (#331)cde5e95chore(deps): update dependencies to v9.32.0 (#330)d0fa6f2chore(deps): update dependencies (#329)286920dchore(deps): update dependencies (#328)8548518chore(deps): update dependencies (#327)7d4b3a3chore(deps): update dependencies (#326)6aacad2chore(deps): update dependencies (#325)8803cddchore(deps): update dependencies to v9.28.0 (#324)Maintainer changes
This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.
Updates
chai-spiesfrom 1.0.0 to 1.1.0Release notes
Sourced from chai-spies's releases.
Commits
a0b206cAdd permissions for provenance419cdddSupportspy.onwith nullish prototype (#118)bbdb02eensure ci runs for PRs48d7a13cic5197e7Merge pull request #119 from sebamarynissen/feature/github-actions28b41c0avoid using npm cib36592cavoid using npm cia8bb41fcache npm installs on testf163ccdremove uneeded permissions1f17178add additional nodejs versions to matrix buildUpdates
eslintfrom 8.56.0 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-prettierfrom 9.1.0 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
globalsfrom 16.3.0 to 17.1.0Release notes
Sourced from globals's releases.
Commits
7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)e7c0453Automate script forpaintWorkletenvironment (#325)1bc6e3bAddbunBuiltinanddenoBuiltin(#324)4b78f56AddpaintWorkletenvironment (#323)59ceff8Get all browser globals from bothchromeandfirefox(#321)Updates
mochafrom 8.4.0 to 11.7.5Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
9a6a5dbchore(v11.x): release 11.7.5 (#5523)8b21b38chore: run tests on PRs for and pushes to v11.x (#5525)663fff4chore: setup release-please for v11 (