Skip to content

Commit ea66248

Browse files
⬆️ Bump the dependencies group with 5 updates (#233)
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.26.0` | `1.27.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.0` | `4.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.3` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.0` | `4.2.1` | Updates `@modelcontextprotocol/sdk` from 1.26.0 to 1.27.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@​modelcontextprotocol/sdk</code>'s releases</a>.</em></p> <blockquote> <h2>v1.27.1</h2> <h2>What's Changed</h2> <ul> <li>feat: implement auth/pre-registration conformance scenario by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1545">modelcontextprotocol/typescript-sdk#1545</a></li> <li>docs: add governance documentation for SEP-1730 by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1547">modelcontextprotocol/typescript-sdk#1547</a></li> <li>docs: comprehensive feature documentation for SEP-1730 Tier 1 by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1548">modelcontextprotocol/typescript-sdk#1548</a></li> <li>fix: prevent command injection in example URL opening (v1.x backport) by <a href="https://github.com/maxisbey"><code>@​maxisbey</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1579">modelcontextprotocol/typescript-sdk#1579</a></li> <li>fix: call onerror for silently swallowed transport errors by <a href="https://github.com/qing-ant"><code>@​qing-ant</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1580">modelcontextprotocol/typescript-sdk#1580</a></li> <li>chore: bump version to 1.27.1 by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1581">modelcontextprotocol/typescript-sdk#1581</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/qing-ant"><code>@​qing-ant</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1580">modelcontextprotocol/typescript-sdk#1580</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.27.0...v1.27.1">https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.27.0...v1.27.1</a></p> <h2>v1.27.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add conformance test infrastructure for v1.x by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1518">modelcontextprotocol/typescript-sdk#1518</a></li> <li>feat: backport discoverOAuthServerInfo() and discovery caching to v1.x by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1533">modelcontextprotocol/typescript-sdk#1533</a></li> <li>feat: add url property to RequestInfo interface by <a href="https://github.com/valentinbeggi"><code>@​valentinbeggi</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1353">modelcontextprotocol/typescript-sdk#1353</a></li> <li>[v1.x] feat(tasks): add streaming methods for elicitation and sampling by <a href="https://github.com/LucaButBoring"><code>@​LucaButBoring</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1528">modelcontextprotocol/typescript-sdk#1528</a></li> <li>chore: bump version for v1.27.0 by <a href="https://github.com/felixweinberger"><code>@​felixweinberger</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1541">modelcontextprotocol/typescript-sdk#1541</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/valentinbeggi"><code>@​valentinbeggi</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1353">modelcontextprotocol/typescript-sdk#1353</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.26.0...v1.27.0">https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.26.0...v1.27.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/4faa8c899c069a98f8a0c3f804ec1a50dc2bae64"><code>4faa8c8</code></a> chore: bump version to 1.27.1 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1581">#1581</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/09a85a80439f0ca9e5556ac20bdec41461e35234"><code>09a85a8</code></a> fix: call onerror for silently swallowed transport errors (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1580">#1580</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/e79d14ab6d8fbcb49543cab3917a60a89d0a6df9"><code>e79d14a</code></a> fix: prevent command injection in example URL opening (v1.x backport) (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1579">#1579</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/342ea394ca6e660e294162efdeafc411284bcc0d"><code>342ea39</code></a> docs: comprehensive feature documentation for SEP-1730 Tier 1 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1548">#1548</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/2084a22074d4c8fd54ddc8637783fb10c13edf90"><code>2084a22</code></a> docs: add governance documentation for SEP-1730 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1547">#1547</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/f2d21458ccccd7cfaa1a2a171a262961591d4d0b"><code>f2d2145</code></a> feat: implement auth/pre-registration conformance scenario (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1545">#1545</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/8cbc65848388cb0364122f5760cb6b01ff8a3654"><code>8cbc658</code></a> chore: bump version for v1.27.0 (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1541">#1541</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/5c16ae3339bfa1dd71b0dee1a534e1b6d8be658e"><code>5c16ae3</code></a> [v1.x] feat(tasks): add streaming methods for elicitation and sampling (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1528">#1528</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/97ab379e4572ac8e38ff8b99891f29a69cfbb5bb"><code>97ab379</code></a> feat: add url property to RequestInfo interface (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1353">#1353</a>)</li> <li><a href="https://github.com/modelcontextprotocol/typescript-sdk/commit/825e9ab80332e7fac19d221f6aae352dc73172fe"><code>825e9ab</code></a> feat: backport discoverOAuthServerInfo() and discovery caching to v1.x (<a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1533">#1533</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.26.0...v1.27.1">compare view</a></li> </ul> </details> <br /> Updates `@tailwindcss/postcss` from 4.2.0 to 4.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases"><code>@​tailwindcss/postcss</code>'s releases</a>.</em></p> <blockquote> <h2>v4.2.1</h2> <h3>Fixed</h3> <ul> <li>Allow trailing dash in functional utility names for backwards compatibility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19696">#19696</a>)</li> <li>Properly detect classes containing <code>.</code> characters within curly braces in MDX files (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19711">#19711</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md"><code>@​tailwindcss/postcss</code>'s changelog</a>.</em></p> <blockquote> <h2>[4.2.1] - 2026-02-23</h2> <h3>Fixed</h3> <ul> <li>Allow trailing dash in functional utility names for backwards compatibility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19696">#19696</a>)</li> <li>Properly detect classes containing <code>.</code> characters within curly braces in MDX files (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19711">#19711</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1dce64ee7ec2e414c845b4e268ac3b9b89aaf0c8"><code>1dce64e</code></a> 4.2.1 (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss/issues/19714">#19714</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 25.3.0 to 25.3.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `autoprefixer` from 10.4.24 to 10.4.27 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.4.27</h2> <ul> <li>Removed development key from <code>package.json</code>.</li> </ul> <h2>10.4.26</h2> <ul> <li>Reduced package size.</li> </ul> <h2>10.4.25</h2> <ul> <li>Fixed broken gradients on CSS Custom Properties (by <a href="https://github.com/serger777"><code>@​serger777</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.27</h2> <ul> <li>Removed development key from <code>package.json</code>.</li> </ul> <h2>10.4.26</h2> <ul> <li>Reduced package size.</li> </ul> <h2>10.4.25</h2> <ul> <li>Fixed broken gradients on CSS Custom Properties (by <a href="https://github.com/serger777"><code>@​serger777</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/360f2d9ecbad3315fbabc61fb2131ac939fee211"><code>360f2d9</code></a> Release 10.4.27 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/ab5260c30de086760abf7f666bb52f9267ff387e"><code>ab5260c</code></a> Update clean-publish</li> <li><a href="https://github.com/postcss/autoprefixer/commit/09e9dd12c023a02a90d05db46c3c75166525674c"><code>09e9dd1</code></a> Release 10.4.26 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/ec7554060076640e1261e16d3af8f81c3a2b17cf"><code>ec75540</code></a> Ignore local patches</li> <li><a href="https://github.com/postcss/autoprefixer/commit/59601b89582c2ca286a5e2a545ba98fb0004a5aa"><code>59601b8</code></a> Update c8 and clean-publish</li> <li><a href="https://github.com/postcss/autoprefixer/commit/06ea9886faa25c3272e2d86b945852e61a6997f7"><code>06ea988</code></a> Release 10.4.25 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/47d8a5bde458ba19e25df455fcda8fcf31b97135"><code>47d8a5b</code></a> Update dependencies and fix Node.js 25</li> <li><a href="https://github.com/postcss/autoprefixer/commit/51c596e429567c3a4c8e95123825b5ddd1d4a8b7"><code>51c596e</code></a> Add Node.js 25 and 24 to CI</li> <li><a href="https://github.com/postcss/autoprefixer/commit/523982391ff26ea30f7c76a601ca3b655e1da543"><code>5239823</code></a> Fix CSS variables in gradients (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1515">#1515</a>) (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1544">#1544</a>)</li> <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.24...10.4.27">compare view</a></li> </ul> </details> <br /> Updates `tailwindcss` from 4.2.0 to 4.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v4.2.1</h2> <h3>Fixed</h3> <ul> <li>Allow trailing dash in functional utility names for backwards compatibility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19696">#19696</a>)</li> <li>Properly detect classes containing <code>.</code> characters within curly braces in MDX files (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19711">#19711</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[4.2.1] - 2026-02-23</h2> <h3>Fixed</h3> <ul> <li>Allow trailing dash in functional utility names for backwards compatibility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19696">#19696</a>)</li> <li>Properly detect classes containing <code>.</code> characters within curly braces in MDX files (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19711">#19711</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1dce64ee7ec2e414c845b4e268ac3b9b89aaf0c8"><code>1dce64e</code></a> 4.2.1 (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/19714">#19714</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/d15d92ca60b2c06a11c2db6a24dfcca18147de59"><code>d15d92c</code></a> Allow trailing dash in functional utility names (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/19696">#19696</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will 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 version` will 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40d3692 commit ea66248

1 file changed

Lines changed: 80 additions & 80 deletions

File tree

package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)