Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 16 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.17` | `4.17.21` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.11` | `22.1.0` |
| [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.1.1` |
| [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.1` | `8.0.0` |
| [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.8.0` |
| [mocha](https://github.com/mochajs/mocha) | `8.2.1` | `10.7.0` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `8.2.3` | `10.0.7` |
| [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `8.11.3` | `10.0.0` |
| [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.6.7` | `1.15.1` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.3` | `3.1.4` |
| [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
| [proxyquire](https://github.com/thlorenz/proxyquire) | `2.0.1` | `2.1.3` |
| [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `18.0.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.0.4` | `5.5.4` |



Updates `@types/express` from 4.17.17 to 4.17.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `@types/node` from 18.15.11 to 22.1.0
- [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.1.1
- [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.1.1)

Updates `chai-as-promised` from 7.1.1 to 8.0.0
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.0)

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.8.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.8.0)

Updates `mocha` from 8.2.1 to 10.7.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...v10.7.0)

Updates `@types/mocha` from 8.2.3 to 10.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `mongodb-memory-server` from 8.11.3 to 10.0.0
- [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.0.0/packages/mongodb-memory-server)

Updates `node-mocks-http` from 1.6.7 to 1.15.1
- [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.15.1)

Updates `nodemon` from 2.0.3 to 3.1.4
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.3...v3.1.4)

Updates `nyc` from 15.1.0 to 17.0.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.0.0)

Updates `prettier` from 3.2.5 to 3.3.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.3.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 18.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...v18.0.0)

Updates `typescript` from 5.0.4 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.0.4...v5.5.4)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: chai-as-promised
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: deep-equal-in-any-order
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: mongodb-memory-server
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: node-mocks-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: proxyquire
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c9419ab commit 18e64fe
Show file tree
Hide file tree
Showing 2 changed files with 1,206 additions and 3,553 deletions.
Loading

0 comments on commit 18e64fe

Please sign in to comment.