chore(deps): bump the compatible group across 1 directory with 5 updates#73
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the compatible group across 1 directory with 5 updates#73dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the compatible group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.27.1` | `1.28.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.3` | `29.0.1` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `7.0.2` | `8.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0) Updates `jsdom` from 24.1.3 to 29.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v24.1.3...v29.0.1) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `@types/diff` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: compatible - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: compatible - dependency-name: "@types/diff" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: compatible - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: compatible ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 27, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 compatible group with 5 updates in the / directory:
1.27.11.28.024.1.329.0.19.14.010.3.17.0.28.0.05.9.36.0.2Updates
@modelcontextprotocol/sdkfrom 1.27.1 to 1.28.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
a056569chore: bump version to 1.28.0 (#1746)897bc25fix(server/auth): RFC 8252 loopback port relaxation (#1738)398dc70fix: clear _timeoutInfo in _onclose() and scope .finally() abort controller c...93640d3fix: reject plain JSON Schema objects passed as inputSchema (#1596)4cbcec0[v1.x backport] Default to client_secret_basic when server omits token_endpoi...c9b58d1feat: use scopes_supported from resource metadata by default (fixes #580) (#757)351e124docs: add links to hosted V1 and V2 API reference docsUpdates
jsdomfrom 24.1.3 to 29.0.1Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
34c7d6e29.0.18ffc811Add benchmark for computed style property access5f2434cUpdate dependencies and dev dependencies1e8a7ffHandle global keywords in CSS shorthand property handlers0b79509Wrap getComputedStyle return value for proper indexed accessd589a8eFix border shorthand parsinge528859Modernize release infrastructure00522ceVersion 29.0.0a217975Use undici's request() API for XHR dispatchingf29722dConvert CSSStyleDeclaration to webidl2jsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jsdom since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
pinofrom 9.14.0 to 10.3.1Release notes
Sourced from pino's releases.
... (truncated)
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesd6adf03Bumped v10.3.006d55b1feat: set worker thread name for transport identification (#2380)a728702fix: fixmultistream().clone()return type (#2377)Updates
@types/difffrom 7.0.2 to 8.0.0Commits
Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions