-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dev-deps group across 1 directory with 16 updates #85
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-976f7b0321
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
76dd441
to
4300e2c
Compare
c46c8b4
to
99870df
Compare
71ac3f2
to
11c04f3
Compare
11c04f3
to
68fb626
Compare
Bumps the dev-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oclif/test](https://github.com/oclif/test) | `2.5.6` | `4.1.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.15.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.31.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.31.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.25.1` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.2` | `6.0.50` | | [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `11.1.0` | | [nock](https://github.com/nock/nock) | `13.5.5` | `14.0.4` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.1.0` | | [oclif](https://github.com/oclif/oclif) | `4.14.36` | `4.17.46` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.5` | `20.0.0` | | [strip-ansi](https://github.com/chalk/strip-ansi) | `6.0.1` | `7.1.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.8.3` | Updates `@oclif/test` from 2.5.6 to 4.1.12 - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@2.5.6...4.1.12) Updates `@types/node` from 22.14.1 to 22.15.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.31.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/parser) Updates `eslint` from 8.57.1 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.25.1) Updates `eslint-config-oclif` from 5.2.2 to 6.0.50 - [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.50) Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.10.1 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/v3.10.1/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.7.0...v3.10.1) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `eslint-plugin-mocha` from 10.4.3 to 10.5.0 - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.5.0/CHANGELOG.md) - [Commits](lo1tuma/eslint-plugin-mocha@10.4.3...10.5.0) Updates `mocha` from 10.7.3 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v11.1.0) Updates `nock` from 13.5.5 to 14.0.4 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.5...v14.0.4) 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 `oclif` from 4.14.36 to 4.17.46 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.14.36...4.17.46) Updates `sinon` from 19.0.5 to 20.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.5...v20.0.0) Updates `strip-ansi` from 6.0.1 to 7.1.0 - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](chalk/strip-ansi@v6.0.1...v7.1.0) Updates `typescript` from 5.6.2 to 5.8.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.6.2...v5.8.3) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 22.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-config-oclif dependency-version: 6.0.50 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint-import-resolver-typescript dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-import dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-mocha dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: mocha dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: nock dependency-version: 14.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: nyc dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: oclif dependency-version: 4.17.46 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: sinon dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: strip-ansi dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
68fb626
to
6b61ac1
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 13 updates in the / directory:
2.5.6
4.1.12
22.14.1
22.15.2
6.21.0
8.31.0
6.21.0
8.31.0
8.57.1
9.25.1
5.2.2
6.0.50
10.7.3
11.1.0
13.5.5
14.0.4
15.1.0
17.1.0
4.14.36
4.17.46
19.0.5
20.0.0
6.0.1
7.1.0
5.6.2
5.8.3
Updates
@oclif/test
from 2.5.6 to 4.1.12Release notes
Sourced from
@oclif/test
's releases.... (truncated)
Changelog
Sourced from
@oclif/test
's changelog.... (truncated)
Commits
13e317b
chore(release): 4.1.12 [skip ci]a72549b
Merge pull request #719 from oclif/dependabot-npm_and_yarn-ansis-3.17.03350a10
fix(deps): bump ansis from 3.16.0 to 3.17.0a41692f
Merge pull request #709 from oclif/dependabot-npm_and_yarn-prettier-3.5.2ff0016f
Merge pull request #711 from oclif/dependabot-npm_and_yarn-types-node-18.19.78b3670c4
chore(dev-deps): bump prettier from 3.5.1 to 3.5.2f389bba
Merge pull request #714 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...04f8443
chore(dev-deps): bump eslint-config-oclif from 6.0.16 to 6.0.216d91913
Merge pull request #712 from oclif/dependabot-npm_and_yarn-eslint-config-pret...ba68a57
Merge pull request #713 from oclif/dependabot-npm_and_yarn-eslint-compat-1.2.7Updates
@types/node
from 22.14.1 to 22.15.2Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.31.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...128d95b
fix(eslint-plugin): [promise-function-async] use a different error message fo...69e2f6c
feat: support stringly-typed extends (#10973)ef7e6de
chore(release): publish 8.29.1Updates
@typescript-eslint/parser
from 6.21.0 to 8.31.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)ef7e6de
chore(release): publish 8.29.13dd1835
chore(release): publish 8.29.0807f5ca
chore(release): publish 8.28.03efd99e
chore(release): publish 8.27.0Updates
eslint
from 8.57.1 to 9.25.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
3ed4b36
9.25.17a19ccd
Build: changelog update for 9.25.11f2b057
chore: upgrade@eslint/js
@9
.25.1 (#19642)771317f
chore: package.json update for@eslint/js
releasecdc8e8c
fix: revert directive detection in no-unused-expressions (#19639)e62e267
9.25.0bc2c3e6
Build: changelog update for 9.25.088dc196
chore: upgrade@eslint/js
@9
.25.0 (#19636)345288d
chore: package.json update for@eslint/js
release910bd13
fix:nodeTypeKey
not being used inNodeEventGenerator
(#19631)Updates
eslint-config-oclif
from 5.2.2 to 6.0.50Release notes
Sourced from eslint-config-oclif's releases.
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
a75f9de
chore(release): 6.0.50 [skip ci]ece3efa
Merge pull request #177 from oclif/dependabot-npm_and_yarn-typescript-eslint-...d127544
fix(deps): bump@typescript-eslint/parser
from 8.30.1 to 8.31.0a614dc3
chore(release): 6.0.49 [skip ci]766d89e
Merge pull request #178 from oclif/dependabot-npm_and_yarn-eslint-plugin-jsdo...60cf4af
fix(deps): bump eslint-plugin-jsdoc from 50.6.9 to 50.6.1152dddab
chore(release): 6.0.48 [skip ci]027513b
Merge pull request #179 from oclif/dependabot-npm_and_yarn-typescript-eslint-...ff81a23
fix(deps): bump@typescript-eslint/eslint-plugin
from 8.30.1 to 8.31.0e56878e
chore(release): 6.0.47 [skip ci]Updates
eslint-import-resolver-typescript
from 3.7.0 to 3.10.1Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.