-
Notifications
You must be signed in to change notification settings - Fork 41
Bump the dev-dependencies group across 1 directory with 19 updates #1347
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-55242da7cd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the dev-dependencies group across 1 directory with 19 updates #1347
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-55242da7cd
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
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.16` | `4.17.20` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.11` | `24.3.0` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `6.0.1` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.1` | `8.0.2` | | [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.34.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [mocha](https://github.com/mochajs/mocha) | `8.4.0` | `11.7.1` | | [mockttp](https://github.com/httptoolkit/mockttp) | `3.15.0` | `4.1.0` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `8.11.3` | `10.2.0` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.6.7` | `1.17.2` | | [nodemon](https://github.com/remy/nodemon) | `2.0.22` | `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.6.2` | | [proxyquire](https://github.com/thlorenz/proxyquire) | `2.0.1` | `2.1.3` | | [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `21.0.0` | | [supertest](https://github.com/ladjs/supertest) | `7.0.0` | `7.1.4` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.25.0` | `11.5.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@types/lodash` from 4.17.16 to 4.17.20 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 18.15.11 to 24.3.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 6.0.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...v6.0.1) 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 `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.34.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.34.0) 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 `mocha` from 8.4.0 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v11.7.1) Updates `mockttp` from 3.15.0 to 4.1.0 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v3.15.0...v4.1.0) Updates `mongodb-memory-server` from 8.11.3 to 10.2.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.2.0/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.22 to 3.1.10 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.22...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.6.2 - [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.6.2) 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 21.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Updates `supertest` from 7.0.0 to 7.1.4 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.0.0...v7.1.4) Updates `testcontainers` from 10.25.0 to 11.5.1 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.25.0...v11.5.1) Updates `typescript` from 5.8.3 to 5.9.2 - [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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: chai dependency-version: 6.0.1 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: 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.34.0 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: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mockttp dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mongodb-memory-server dependency-version: 10.2.0 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.6.2 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: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: supertest dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: testcontainers dependency-version: 11.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ab03e66
to
5b7f03f
Compare
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 19 updates in the / directory:
4.17.16
4.17.20
18.15.11
24.3.0
4.4.1
6.0.1
7.1.1
8.0.2
1.0.10
2.0.6
8.56.0
9.34.0
9.1.0
10.1.8
8.4.0
11.7.1
3.15.0
4.1.0
8.11.3
10.2.0
1.6.7
1.17.2
2.0.22
3.1.10
15.1.0
17.1.0
3.2.5
3.6.2
2.0.1
2.1.3
5.1.1
21.0.0
7.0.0
7.1.4
10.25.0
11.5.1
5.8.3
5.9.2
Updates
@types/lodash
from 4.17.16 to 4.17.20Commits
Updates
@types/node
from 18.15.11 to 24.3.0Commits
Updates
chai
from 4.4.1 to 6.0.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
2a3ecff
fix: keep function/class names in bundle (#1701)f41e821
feat: remove unbundled sources (#1700)f2c2e3e
fix: reintroduce bundle (#1699)445d477
Update core contributors (#1697)fdcad8b
chore: remove bundled chai (#1694)10cb344
chore: changemain
to point at chai directly (#1696)a125d3e
chore: usefiles
for publishing (#1695)373c61a
chore: update minimum node version (#1692)aa13d6a
docs: update minimum node version in readme (#1691)63d203f
chore: fix lint errors and add lint to CI (#1689)Updates
chai-as-promised
from 7.1.1 to 8.0.2Release notes
Sourced from chai-as-promised's releases.
... (truncated)
Commits
726c0e0
chore: support chai 6 (#335)82fdea5
chore(deps): update actions/checkout action to v5 (#332)cba53e2
chore(deps): update dependencies to v9.33.0 (#331)cde5e95
chore(deps): update dependencies to v9.32.0 (#330)d0fa6f2
chore(deps): update dependencies (#329)286920d
chore(deps): update dependencies (#328)8548518
chore(deps): update dependencies (#327)7d4b3a3
chore(deps): update dependencies (#326)6aacad2
chore(deps): update dependencies (#325)8803cdd
chore(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
deep-equal-in-any-order
from 1.0.10 to 2.0.6Commits
Updates
eslint
from 8.56.0 to 9.34.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b8875f6
9.34.02e455fb
Build: changelog update for 9.34.0f19ad94
chore: upgrade to@eslint/[email protected]
(#20030)b48fa20
chore: package.json update for@eslint/js
release4bce8a2
chore: package.json update for eslint-config-eslint release0c9999c
refactor: prefer default options ingrouped-accessor-pairs
(#20028)0b4a590
docs: make rulesdir deprecation clearer (#20018)9b89903
fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420
fix: fix spurious failure in neostandard integration test (#20023)676f4ac
fix: allow scientific notation with trailing zeros matching exponent (#20002)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-prettier
from 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
9b0b0a4
fix: release a new latest version4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(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
mocha
from 8.4.0 to 11.7.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
c12d85d
chore(main): release 11.7.1 (#5390)f58e49f
test: add esm loader test (#5383)295c168
fix: always fallback to import() if require() fails (#5384)5d617f3
chore(main): release 11.7.0 (#5378)41e24a2
feat: use require to load esm (#5366)e68b9a6
chore(main): release 11.6.0 (#5373)581a3c5
feat: bump workerpool from ^6.5.1 to ^9.2.0 (#5350)a7ed005
chore(main): release 11.5.0 (#5370)a3dea85
feat: bump mimimatch from ^5.1.6 to ^9.0.5 (#5349)5730dfc
chore(main): release 11.4.0 (#5368)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
mockttp
from 3.15.0 to 4.1.0Release notes
Sourced from mockttp's releases.