-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps-dev): bump the dev-deps group across 1 directory with 11 updates #78
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-c4aaab984a
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
…pdates Bumps the dev-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.29.0` | | [@modelcontextprotocol/inspector](https://github.com/modelcontextprotocol/inspector) | `0.7.0` | `0.14.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.30` | `24.0.1` | | [@types/tar-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar-stream) | `3.1.3` | `3.1.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.28.0` | `8.34.0` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.29.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.17` | `51.0.1` | | [mocha](https://github.com/mochajs/mocha) | `11.1.0` | `11.6.0` | | [sinon](https://github.com/sinonjs/sinon) | `20.0.0` | `21.0.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.20.3` | Updates `@eslint/js` from 9.23.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `@modelcontextprotocol/inspector` from 0.7.0 to 0.14.2 - [Release notes](https://github.com/modelcontextprotocol/inspector/releases) - [Commits](modelcontextprotocol/inspector@0.7.0...0.14.2) Updates `@types/node` from 20.17.30 to 24.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/tar-stream` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar-stream) Updates `@typescript-eslint/eslint-plugin` from 8.28.0 to 8.34.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.34.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.28.0 to 8.34.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.34.0/packages/parser) Updates `eslint` from 9.23.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.29.0) Updates `eslint-plugin-jsdoc` from 50.6.17 to 51.0.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.6.17...v51.0.1) Updates `mocha` from 11.1.0 to 11.6.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.6.0) Updates `sinon` from 20.0.0 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 `tsx` from 4.19.4 to 4.20.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.4...v4.20.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@modelcontextprotocol/inspector" dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 24.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/tar-stream" dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 51.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: mocha dependency-version: 11.6.0 dependency-type: direct:development update-type: version-update:semver-minor 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: tsx dependency-version: 4.20.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
3e62a40
to
9ca267b
Compare
Jamessavidge35
approved these changes
Jun 18, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 10 updates in the / directory:
9.23.0
9.29.0
0.7.0
0.14.2
20.17.30
24.0.1
3.1.3
3.1.4
8.28.0
8.34.0
9.23.0
9.29.0
50.6.17
51.0.1
11.1.0
11.6.0
20.0.0
21.0.0
4.19.4
4.20.3
Updates
@eslint/js
from 9.23.0 to 9.29.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
acf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
@modelcontextprotocol/inspector
from 0.7.0 to 0.14.2Release notes
Sourced from
@modelcontextprotocol/inspector
's releases.... (truncated)
Commits
1859e56
Merge pull request #510 from modelcontextprotocol/jerome/version/0.14.2eb27b95
Bumped all versions to 0.14.2752a415
Merge pull request #509 from modelcontextprotocol/jerome/fix/proxy-token-mixupef90c58
Lintba7b35c
Filling out other required args for FetchLike invocation349e23f
Fixing signature of eventSourceInit fetch signature760c7e4
fix: replace require() imports with ES modules in tests62402b4
test: add tests for proxy auth header in config endpoint37cff10
test: add tests for X-MCP-Proxy-Auth header implementationfdae89e
fix: use X-MCP-Proxy-Auth header for proxy authenticationUpdates
@types/node
from 20.17.30 to 24.0.1Commits
Updates
@types/tar-stream
from 3.1.3 to 3.1.4Commits
Updates
@typescript-eslint/eslint-plugin
from 8.28.0 to 8.34.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
8915a47
chore(release): publish 8.34.08208974
docs: rename "directive comments" to "comment directives" (#11268)685e530
fix(typescript-estree): add validation to interface extends (#11271)0f5c59c
chore(eslint-plugin): [prefer-optional-chain] fix comment placement (#11269)936f350
chore(release): publish 8.33.1c14bcac
fix: exclude docs/ directory from eslint-plugin package (#11251)e493317
docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)dca57b3
chore(release): publish 8.33.0387eeb5
docs(eslint-plugin): [typedef] deprecate the rule (#11202)f9e0eb9
chore: clean up nx and other config (#11226)Updates
@typescript-eslint/parser
from 8.28.0 to 8.34.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
8915a47
chore(release): publish 8.34.0936f350
chore(release): publish 8.33.1dca57b3
chore(release): publish 8.33.0f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)48a9835
chore(parser): finish migrating tovitest
(#11191)af077a0
chore(release): publish 8.32.1b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)819a03f
chore(release): publish 8.32.0Updates
eslint
from 9.23.0 to 9.29.0Release notes
Sourced from eslint's releases.