-
Notifications
You must be signed in to change notification settings - Fork 105
Bump the dev-deps group across 1 directory with 14 updates #238
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
main
Choose a base branch
from
dependabot/npm_and_yarn/dev-deps-e2db0351aa
base: main
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.
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-deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.17.1` | `24.6.2` | | [c8](https://github.com/bcoe/c8) | `7.14.0` | `10.1.3` | | [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.0` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `8.0.1` | `8.0.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.37.0` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.2` | `6.0.108` | | [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.5.0` | `11.2.0` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.4` | | [nock](https://github.com/nock/nock) | `13.5.6` | `14.0.10` | | [oclif](https://github.com/oclif/oclif) | `4.22.9` | `4.22.29` | | [sinon](https://github.com/sinonjs/sinon) | `18.0.1` | `21.0.0` | | [sinon-chai](https://github.com/chaijs/sinon-chai) | `3.7.0` | `4.0.1` | | [strip-ansi](https://github.com/chalk/strip-ansi) | `6.0.1` | `7.1.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@types/node` from 22.17.1 to 24.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `c8` from 7.14.0 to 10.1.3 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v7.14.0...v10.1.3) Updates `chai` from 4.5.0 to 6.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v6.2.0) Updates `chai-as-promised` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v8.0.1...v8.0.2) Updates `eslint` from 8.57.1 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.37.0) Updates `eslint-config-oclif` from 5.2.2 to 6.0.108 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@5.2.2...6.0.108) Updates `eslint-plugin-mocha` from 10.5.0 to 11.2.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits) Updates `mocha` from 10.8.2 to 11.7.4 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.4) Updates `nock` from 13.5.6 to 14.0.10 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.6...v14.0.10) Updates `oclif` from 4.22.9 to 4.22.29 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.22.9...4.22.29) Updates `sinon` from 18.0.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 `sinon-chai` from 3.7.0 to 4.0.1 - [Release notes](https://github.com/chaijs/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.7.0...4.0.1) Updates `strip-ansi` from 6.0.1 to 7.1.2 - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](chalk/strip-ansi@v6.0.1...v7.1.2) Updates `typescript` from 5.9.2 to 5.9.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.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.6.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: c8 dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: chai dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: chai-as-promised dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-config-oclif dependency-version: 6.0.108 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-plugin-mocha dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: oclif dependency-version: 4.22.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: sinon-chai dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: strip-ansi dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
36b01c5 to
8da1a22
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-deps group with 14 updates in the / directory:
22.17.124.6.27.14.010.1.34.5.06.2.08.0.18.0.28.57.19.37.05.2.26.0.10810.5.011.2.010.8.211.7.413.5.614.0.104.22.94.22.2918.0.121.0.03.7.04.0.16.0.17.1.25.9.25.9.3Updates
@types/nodefrom 22.17.1 to 24.6.2Commits
Updates
c8from 7.14.0 to 10.1.3Release notes
Sourced from c8's releases.
... (truncated)
Changelog
Sourced from c8's changelog.
... (truncated)
Commits
1ec3cc4chore(main): release 10.1.3 (#553)b32a563fix(deps): update bcoe/v8-coverage addressing v8 issue (#552)75fa99fchore(deps): update dependency@types/nodeto v22 (#548)ff146b4chore(main): release 10.1.2 (#538)3b91fdafix(deps): make monocart-coverage-reports an optional with meta definede3560e1chore(main): release 10.1.1 (#536)13979a7fix: stop installing monocart-coverage-reports (#535)15ac690chore(main): release 10.1.0 (#533)96e869fbuild(deps-dev): bump braces from 3.0.2 to 3.0.3 (#534)2e5e297feat: add experimental monocart reports (#521)Updates
chaifrom 4.5.0 to 6.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
0b0353cfeat(events): add addChainableMethod event (#1707)4cbd383build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#1706)c22027cfeat: add eventEmitter (#1693)2a3ecfffix: keep function/class names in bundle (#1701)f41e821feat: remove unbundled sources (#1700)f2c2e3efix: reintroduce bundle (#1699)445d477Update core contributors (#1697)fdcad8bchore: remove bundled chai (#1694)10cb344chore: changemainto point at chai directly (#1696)a125d3echore: usefilesfor publishing (#1695)Updates
chai-as-promisedfrom 8.0.1 to 8.0.2Release notes
Sourced from chai-as-promised's releases.
Commits
726c0e0chore: support chai 6 (#335)82fdea5chore(deps): update actions/checkout action to v5 (#332)cba53e2chore(deps): update dependencies to v9.33.0 (#331)cde5e95chore(deps): update dependencies to v9.32.0 (#330)d0fa6f2chore(deps): update dependencies (#329)286920dchore(deps): update dependencies (#328)8548518chore(deps): update dependencies (#327)7d4b3a3chore(deps): update dependencies (#326)6aacad2chore(deps): update dependencies (#325)8803cddchore(deps): update dependencies to v9.28.0 (#324)Updates
eslintfrom 8.57.1 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)Updates
eslint-config-ocliffrom 5.2.2 to 6.0.108Release notes
Sourced from eslint-config-oclif's releases.
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
52b9348chore(release): 6.0.108 [skip ci]8dc587dMerge pull request #263 from oclif/dependabot-npm_and_yarn-eslint-plugin-perf...9c84878fix(deps): bump eslint-plugin-perfectionist from 4.15.0 to 4.15.1f8747adMerge pull request #264 from oclif/dependabot-npm_and_yarn-eslint-9.37.051e19e0chore(dev-deps): bump eslint from 9.36.0 to 9.37.00890d15chore(release): 6.0.107 [skip ci]b648b6bMerge pull request #265 from oclif/dependabot-npm_and_yarn-typescript-eslint-...cbd99c2fix(deps): bump typescript-eslint from 8.44.1 to 8.45.03163e66chore(release): 6.0.106 [skip ci]ef3db00Merge pull request #260 from oclif/dependabot-npm_and_yarn-typescript-eslint-...Updates
eslint-plugin-mochafrom 10.5.0 to 11.2.0Release notes
Sourced from eslint-plugin-mocha's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-mocha's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by screendriver, a new releaser for eslint-plugin-mocha since your current version.
Updates
mochafrom 10.8.2 to 11.7.4Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
8649f39chore(main): release 11.7.4 (#5473)c2667c3fix: watch mode using chokidar v4 (#5379)7f68e5cchore: remove trailing spaces (#5475)bff9166Docs: migrate remaining legacy wiki pages to main documentation (#5465)c805327chore(main): release 11.7.3 (#5455)ebdbc48fix: use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION ...4122c7ddocs: add security escalation policy (#5466)1164b9ddocs: fix duplicate global leak documentation (#5461)48c6f40build(deps): bump actions/setup-node in the github-actions group (#5459)6654704docs: migrate third party UIs wiki page to docs (#5434)Updates
nockfrom 13.5.6 to 14.0.10Release notes
Sourced from nock's releases.
... (truncated)
Commits
f2a3389fix: Use Error objects instead of plain objects with replyWithError() (#2900)721ae1achore(deps-dev): bump form-data from 4.0.2 to 4.0.4316c990chore(deps-dev): bump tmp from 0.2.1 to 0.2.4bc48f92fix: address timeout issue with mocked timers (Revert #2880) (#2902)e4390b8fix(ClientRequest): support http.Agent instances as agents for https requests...fb112f3fix: address timeout issue with mocked timers (#2880)0db794bfix