-
Notifications
You must be signed in to change notification settings - Fork 41
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
Bump the dev-dependencies group across 1 directory with 16 updates #1170
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-7ea26e4e99
Closed
Bump the dev-dependencies group across 1 directory with 16 updates #1170
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-7ea26e4e99
Conversation
This file contains 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 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] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Aug 5, 2024
Superseded by #1174. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-7ea26e4e99
branch
August 12, 2024 20:35
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 16 updates in the / directory:
4.17.17
4.17.21
18.15.11
22.1.0
4.4.1
5.1.1
7.1.1
8.0.0
1.0.10
2.0.6
8.56.0
9.8.0
8.2.1
10.7.0
8.2.3
10.0.7
8.11.3
10.0.0
1.6.7
1.15.1
2.0.3
3.1.4
15.1.0
17.0.0
3.2.5
3.3.3
2.0.1
2.1.3
5.1.1
18.0.0
5.0.4
5.5.4
Updates
@types/express
from 4.17.17 to 4.17.21Commits
Updates
@types/node
from 18.15.11 to 22.1.0Commits
Updates
chai
from 4.4.1 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
chai-as-promised
from 7.1.1 to 8.0.0Release notes
Sourced from chai-as-promised's releases.
Commits
4c6e8b0
chore: relicense as MIT (#299)0bf21dd
fix: update repo in package.json (#296)c9a4b22
chore: allow publishing prereleases (#295)7e2b1a9
fix: raise a nicer error when non-object errors are matched (#294)4b6fa17
feat: move to ESM-only (#287)0335b67
chore: add prettier (#286)93ba7d0
feat: upgrade dev toolchain (#285)bb8ebec
Migrate CI to GitHub Actions (#283)3737f96
7.1.27ed4bb7
feat: support chai 5.x in peer dependency (#284)Maintainer 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-order
from 1.0.10 to 2.0.6Commits
Updates
eslint
from 8.56.0 to 9.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
63881dc
9.8.0de36d1d
Build: changelog update for 9.8.0deee448
chore: upgrade to@eslint/js@9.8.0
(#18720)4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release8e1a627
chore: update dependency@eslint/core
to ^0.2.0 (#18700)13d0bd3
feat: Add and use SourceCode#getLoc/getRange (#18703)282df1a
docs: Add system theme option (#18617)ab0ff27
fix: Throw error when invalid flags passed (#18705)Updates
mocha
from 8.2.1 to 10.7.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
9692b3a
Release v10.7.08711e72
docs: add 10.7.0 to CHANGELOG.md and docs/index.mddeb8679
feat: add option to not fail on failing test suite (#4771)9a1c458
Release v10.6.13855e66
docs: add 10.6.1 to CHANGELOG.md579e047
fix: support canonical module (#5040)6d24689
fix: do not exit when only unref'd timer is present in test code (#3825)24560c1
chore: remove failing hyperlink linkcheck task (#5176)95772ef
ci: harden label based browser runner8d0ca3e
docs: remove outdated license scan badge (#5167)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates
@types/mocha
from 8.2.3 to 10.0.7Commits
Updates
mongodb-memory-server
from 8.11.3 to 10.0.0Release notes
Sourced from mongodb-memory-server's releases.
... (truncated)
Changelog
Sourced from mongodb-memory-server's changelog.
... (truncated)
Commits
80c7a8e
release: v10.0.0abdf77b
release: v10.0.0-beta.5f794bde
release: v10.0.0-beta.446a9d2a
release: v10.0.0-beta.3129af60
release: v10.0.0-beta.2c92afdf
Merge branch 'master' into betaa86d096
release: v9.4.12d5db7e
docs: update links "github.com/nodkz" -> "github.com/typegoose"6cdae78
release: v10.0.0-beta.16e01bef
Merge branch 'feature/10.0' into betaUpdates
node-mocks-http
from 1.6.7...Description has been truncated