-
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 #1270
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-0c740a45c8
Closed
Bump the dev-dependencies group across 1 directory with 16 updates #1270
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-0c740a45c8
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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.11` | `22.10.6` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.1.2` | | [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.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [mocha](https://github.com/mochajs/mocha) | `8.2.1` | `11.0.1` | | [mockttp](https://github.com/httptoolkit/mockttp) | `3.15.0` | `3.15.5` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `8.11.3` | `10.1.3` | | [node-mocks-http](https://github.com/eugef/node-mocks-http) | `1.6.7` | `1.16.2` | | [nodemon](https://github.com/remy/nodemon) | `2.0.3` | `3.1.9` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.4.2` | | [proxyquire](https://github.com/thlorenz/proxyquire) | `2.0.1` | `2.1.3` | | [sinon](https://github.com/sinonjs/sinon) | `5.1.1` | `19.0.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.0.4` | `5.7.3` | Updates `@types/node` from 18.15.11 to 22.10.6 - [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.2 - [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.2) 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.18.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.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [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.0.1) Updates `mocha` from 8.2.1 to 11.0.1 - [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.0.1) Updates `mockttp` from 3.15.0 to 3.15.5 - [Release notes](https://github.com/httptoolkit/mockttp/releases) - [Commits](httptoolkit/mockttp@v3.15.0...v3.15.5) Updates `mongodb-memory-server` from 8.11.3 to 10.1.3 - [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.3/packages/mongodb-memory-server) Updates `node-mocks-http` from 1.6.7 to 1.16.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.16.2) Updates `nodemon` from 2.0.3 to 3.1.9 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.3...v3.1.9) 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.4.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.4.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 19.0.2 - [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...v19.0.2) Updates `typescript` from 5.0.4 to 5.7.3 - [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.7.3) --- updated-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: eslint-config-prettier 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: mockttp dependency-type: direct:development update-type: version-update:semver-patch 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 13, 2025
Superseded by #1274. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-0c740a45c8
branch
January 16, 2025 04:20
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:
18.15.11
22.10.6
4.4.1
5.1.2
7.1.1
8.0.1
1.0.10
2.0.6
8.56.0
9.18.0
9.1.0
10.0.1
8.2.1
11.0.1
3.15.0
3.15.5
8.11.3
10.1.3
1.6.7
1.16.2
2.0.3
3.1.9
15.1.0
17.1.0
3.2.5
3.4.2
2.0.1
2.1.3
5.1.1
19.0.2
5.0.4
5.7.3
Updates
@types/node
from 18.15.11 to 22.10.6Commits
Updates
chai
from 4.4.1 to 5.1.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)01ac941
chore: update deep dependencies (#1641)baf6ce9
build(deps): bump rollup from 4.9.1 to 4.22.4 (#1637)ca5d462
build(deps-dev): bump@75lb/deep-merge
from 1.1.1 to 1.1.2 (#1636)3ce5944
chore: bump loupe and deep-eql (#1635)ec18925
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1625)5ab5b86
Publish npm packages with provenance (#1615)14fcf6b
Fix secret name in publish action (#1614)37263c0
fix: support some virtual contexts intoThrow
(#1609)Updates
chai-as-promised
from 7.1.1 to 8.0.1Release notes
Sourced from chai-as-promised's releases.
... (truncated)
Commits
85ce334
fix: update license in package manifest (#300)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.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-order
from 1.0.10 to 2.0.6Commits
Updates
eslint
from 8.56.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)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.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
c5170f0
fix: add main fielde814e70
chore: change release folders9ebedc7
chore: release eslint-config-prettier (#296)5be64be
feat: add support for@stylistic/eslint-plugin
(#272)5687e7d
chore: migrate to changeset for automatically releasing (#278)4f3bbb4
Remove unused eslint-disable-next-line commentMaintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
mocha
from 8.2.1 to 11.0.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
4c558fb
chore(main): release 11.0.1 (#5257)a5bd707
Release v11.0.143c3157
feat: bumped glob dependency from 8 to 10 (#5250)34e0e52
docs: fix examples forlinkPartialObjects
methods (#5255)d3b2c38
chore(main): release 11.0.0 prerelease (#5241)80da25a
fix!: adapt new engine range for Mocha 11 (#5216)eac87e1
docs: downgrade example/tests chai to 4.5.0 (#5245)e3da641
feat: allow calling hook methods (#5231)05097db
chore(main): release 10.8.2 (#5239)14e640e
docs: indicate 'exports' interface does not work in browsers (#5181)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 3.15.5Commits
703fa1f
3.15.5a9318af
Normalize IPs during localhost loopback proxyingc894ce1
3.15.43dbb472
Make admin client reconnect retry configurable, and delay exponentialdabf0a8
Fix unnecessary admin server shutdown due to brief disconnections19f3445
Start testing on Node v238325609
3.15.33145427
Merge pull request #181 from smckee-r7/fix-pac-file-support52c6912
Tidy up PAC tests slightly to fully confirm proxying6f3795a
fix pac-proxy-agent use + add testsUpdates
mongodb-memory-server
from 8.11.3 to 10.1.3Release notes
Sourced from mongodb-memory-server's releases.