-
Notifications
You must be signed in to change notification settings - Fork 43
Bump the dev-dependencies group across 1 directory with 18 updates #1309
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-2264de8298
Closed
Bump the dev-dependencies group across 1 directory with 18 updates #1309
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-2264de8298
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
Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.11` | `22.15.19` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.2.0` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.1` | `8.0.1` | | [deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order) | `1.0.10` | `2.0.6` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.27.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.5` | | [mocha](https://github.com/mochajs/mocha) | `8.2.1` | `11.4.0` | | [mockttp](https://github.com/httptoolkit/mockttp) | `3.15.0` | `3.17.1` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `8.11.3` | `10.1.4` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.6.7` | `1.17.2` | | [nodemon](https://github.com/remy/nodemon) | `2.0.3` | `3.1.10` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.3` | | [proxyquire](https://github.com/thlorenz/proxyquire) | `2.0.1` | `2.1.3` | | [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `20.0.0` | | [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.1.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.25.0` | `10.26.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.0.4` | `5.8.3` | Updates `@types/node` from 18.15.11 to 22.15.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.4.1 to 5.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v5.2.0) Updates `chai-as-promised` from 7.1.1 to 8.0.1 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.1) Updates `deep-equal-in-any-order` from 1.0.10 to 2.0.6 - [Changelog](https://github.com/oprogramador/deep-equal-in-any-order/blob/master/.releaserc) - [Commits](https://github.com/oprogramador/deep-equal-in-any-order/commits/v2.0.6) Updates `eslint` from 8.56.0 to 9.27.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.27.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.5 - [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.5) Updates `mocha` from 8.2.1 to 11.4.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v8.2.1...v11.4.0) Updates `mockttp` from 3.15.0 to 3.17.1 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v3.15.0...v3.17.1) Updates `mongodb-memory-server` from 8.11.3 to 10.1.4 - [Release notes](https://github.com/typegoose/mongodb-memory-server/releases) - [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v10.1.4/packages/mongodb-memory-server) Updates `node-mocks-http` from 1.6.7 to 1.17.2 - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](eugef/node-mocks-http@v1.6.7...v1.17.2) Updates `nodemon` from 2.0.3 to 3.1.10 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.3...v3.1.10) Updates `nyc` from 15.1.0 to 17.1.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.1.0) Updates `prettier` from 3.2.5 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.5.3) Updates `proxyquire` from 2.0.1 to 2.1.3 - [Release notes](https://github.com/thlorenz/proxyquire/releases) - [Commits](thlorenz/proxyquire@v2.0.1...v2.1.3) Updates `sinon` from 5.1.1 to 20.0.0 - [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...v20.0.0) Updates `supertest` from 7.0.0 to 7.1.1 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.0.0...v7.1.1) Updates `testcontainers` from 10.25.0 to 10.26.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.25.0...v10.26.0) Updates `typescript` from 5.0.4 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.0.4...v5.8.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.19 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai-as-promised dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: deep-equal-in-any-order dependency-version: 2.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mockttp dependency-version: 3.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mongodb-memory-server dependency-version: 10.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: node-mocks-http dependency-version: 1.17.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nodemon dependency-version: 3.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: nyc dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: proxyquire dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: supertest dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: testcontainers dependency-version: 10.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 18 updates in the / directory:
18.15.1122.15.194.4.15.2.07.1.18.0.11.0.102.0.68.56.09.27.09.1.010.1.58.2.111.4.03.15.03.17.18.11.310.1.41.6.71.17.22.0.33.1.1015.1.017.1.03.2.53.5.32.0.12.1.35.1.120.0.07.0.07.1.110.25.010.26.05.0.45.8.3Updates
@types/nodefrom 18.15.11 to 22.15.19Commits
Updates
chaifrom 4.4.1 to 5.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
93409cdfix floating point precision in closeTo assertion (#1667)25bcaabAdd coverage check to tests (#1669)da2e109feat: integratedchai-subsetand added assert-based negation to containSubs...d044441chore: enable eslint recommended config (#1659)0fa4061chore: drop old CJS entrypoints (#1662)6d8d727chore: introduce prettier and run it (#1660)c8dcd06chore: bump playwright to fix CI (#1663)3bc02eefix: ability to register more plugins inside a plugin (#1639)1b17805Support big int in approximently (#1606)346421fchore: upgrade loupe (#1646)Updates
chai-as-promisedfrom 7.1.1 to 8.0.1Release notes
Sourced from chai-as-promised's releases.
... (truncated)
Commits
85ce334fix: update license in package manifest (#300)4c6e8b0chore: relicense as MIT (#299)0bf21ddfix: update repo in package.json (#296)c9a4b22chore: allow publishing prereleases (#295)7e2b1a9fix: raise a nicer error when non-object errors are matched (#294)4b6fa17feat: move to ESM-only (#287)0335b67chore: add prettier (#286)93ba7d0feat: upgrade dev toolchain (#285)bb8ebecMigrate CI to GitHub Actions (#283)3737f967.1.2Maintainer changes
This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.
Updates
deep-equal-in-any-orderfrom 1.0.10 to 2.0.6Commits
Updates
eslintfrom 8.56.0 to 9.27.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b9080cf9.27.0b7a5c66Build: changelog update for 9.27.0f8f1560chore: upgrade@eslint/js@9.27.0 (#19739)ecaef73chore: package.json update for@eslint/jsrelease25de550docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6docs: Clean up configuration files docs (#19735)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7fix: correct mismatched removed rules (#19734)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732)ba456e0feat: Externalize MCP server (#19699)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.5Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
4c94893chore: 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)4ae04c0chore(deps): update yarn to v4.8.1 (#320)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
mochafrom 8.2.1 to 11.4.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
5730dfcchore(main): release 11.4.0 (#5368)618415ddocs: added CHANGELOG.md note around 11.1 yargs-parser update (#5362)554d6bbfix: bump diff from ^5.2.0 to ^7.0.0 (#5348)fffe569chore(main): release 11.3.0 (#5338)91bbf85feat: add option to use posix exit code upon fatal signal (#4989)6c96545docs: Deploy new site alongside old one (#5360)8878f22chore: remove prerelease setting in release-please config (#5363)c514c0bdocs: mention explicit browser support range (