[PR #1660] [CLOSED] build(deps): bump @trpc/server from 11.0.0 to 11.1.1 in /packages/trpc #1878

Closed
opened 2026-03-02 11:59:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1660
Author: @dependabot[bot]
Created: 6/22/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/packages/trpc/trpc/server-11.1.1


📝 Commits (1)

  • 831d74f build(deps): bump @trpc/server from 11.0.0 to 11.1.1 in /packages/trpc

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/trpc/package.json (+1 -1)

📄 Description

Bumps @trpc/server from 11.0.0 to 11.1.1.

Release notes

Sourced from @​trpc/server's releases.

v11.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v11.0.4...v11.1.0

v11.0.4

What's Changed

Full Changelog: https://github.com/trpc/trpc/compare/v11.0.3...v11.0.4

v11.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v11.0.2...v11.0.3

v11.0.2

What's Changed

New Contributors

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1660 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/packages/trpc/trpc/server-11.1.1` --- ### 📝 Commits (1) - [`831d74f`](https://github.com/karakeep-app/karakeep/commit/831d74f2d17f469961580784741103132e8351bf) build(deps): bump @trpc/server from 11.0.0 to 11.1.1 in /packages/trpc ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/package.json` (+1 -1) </details> ### 📄 Description Bumps [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) from 11.0.0 to 11.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/trpc/trpc/releases"><code>@​trpc/server</code>'s releases</a>.</em></p> <blockquote> <h2>v11.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat(client): add <code>retryDelayMs</code>-option to <code>retryLink</code> by <a href="https://github.com/rynobax"><code>@​rynobax</code></a> &amp; <a href="https://github.com/KATT"><code>@​KATT</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6694">trpc/trpc#6694</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rynobax"><code>@​rynobax</code></a> made their first contribution in <a href="https://redirect.github.com/trpc/trpc/pull/6694">trpc/trpc#6694</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trpc/trpc/compare/v11.0.4...v11.1.0">https://github.com/trpc/trpc/compare/v11.0.4...v11.1.0</a></p> <h2>v11.0.4</h2> <h2>What's Changed</h2> <ul> <li>fix(client): <code>TRPCConnectionState</code> generic fixes by <a href="https://github.com/KATT"><code>@​KATT</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6684">trpc/trpc#6684</a></li> <li>fix(client): keep deprecated <code>unstable_</code>-prefixes for links by <a href="https://github.com/KATT"><code>@​KATT</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6686">trpc/trpc#6686</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trpc/trpc/compare/v11.0.3...v11.0.4">https://github.com/trpc/trpc/compare/v11.0.3...v11.0.4</a></p> <h2>v11.0.3</h2> <h2>What's Changed</h2> <ul> <li>chore: react 19.1 by <a href="https://github.com/juliusmarminge"><code>@​juliusmarminge</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6666">trpc/trpc#6666</a></li> <li>fix(next): loosen up next.js peer dep range by <a href="https://github.com/juliusmarminge"><code>@​juliusmarminge</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6665">trpc/trpc#6665</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6667">trpc/trpc#6667</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6671">trpc/trpc#6671</a></li> <li>chore(deps): update dependency <code>@​types/node</code> to v20.17.30 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6668">trpc/trpc#6668</a></li> <li>fix(deps): update dependency vite to v6.2.5 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6674">trpc/trpc#6674</a></li> <li>fix(deps): update dependency effect to v3.14.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6672">trpc/trpc#6672</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6678">trpc/trpc#6678</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6679">trpc/trpc#6679</a></li> <li>Align index number with text for smaller devices by <a href="https://github.com/breeworks"><code>@​breeworks</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6639">trpc/trpc#6639</a></li> <li>fix(deps): update dependency <code>@​clack/prompts</code> to v0.10.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6683">trpc/trpc#6683</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/breeworks"><code>@​breeworks</code></a> made their first contribution in <a href="https://redirect.github.com/trpc/trpc/pull/6639">trpc/trpc#6639</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trpc/trpc/compare/v11.0.2...v11.0.3">https://github.com/trpc/trpc/compare/v11.0.2...v11.0.3</a></p> <h2>v11.0.2</h2> <h2>What's Changed</h2> <ul> <li>more validators.md udpates by <a href="https://github.com/mmkal"><code>@​mmkal</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6638">trpc/trpc#6638</a></li> <li>fix(deps): update dependency vite to v6.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6651">trpc/trpc#6651</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6662">trpc/trpc#6662</a></li> <li>fix(deps): update dependency next to v15.2.4 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6663">trpc/trpc#6663</a></li> <li>Make opts optional in trpcSubscriptionOptions. by <a href="https://github.com/yspreen"><code>@​yspreen</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6661">trpc/trpc#6661</a></li> <li><code>@​trpc/upgrade</code>: Fix error when running git check-ignore with 0 ignored files by <a href="https://github.com/spookyuser"><code>@​spookyuser</code></a> in <a href="https://redirect.github.com/trpc/trpc/pull/6654">trpc/trpc#6654</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yspreen"><code>@​yspreen</code></a> made their first contribution in <a href="https://redirect.github.com/trpc/trpc/pull/6661">trpc/trpc#6661</a></li> <li><a href="https://github.com/spookyuser"><code>@​spookyuser</code></a> made their first contribution in <a href="https://redirect.github.com/trpc/trpc/pull/6654">trpc/trpc#6654</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trpc/trpc/commit/9c1c753a778ac7a2709b1e81be392231c4657319"><code>9c1c753</code></a> v11.1.1</li> <li><a href="https://github.com/trpc/trpc/commit/9beb26c636d44852e0f407f3d7a82ad54df65b4d"><code>9beb26c</code></a> Merge commit from fork</li> <li><a href="https://github.com/trpc/trpc/commit/0b93d77369ffbcaf70afa1052691bc643cf33a61"><code>0b93d77</code></a> v11.1.0</li> <li><a href="https://github.com/trpc/trpc/commit/129addc5f2cd183d99c383e47cea4916d648d927"><code>129addc</code></a> feat(client): add <code>retryDelayMs</code>-option to <code>retryLink</code> (<a href="https://github.com/trpc/trpc/tree/HEAD/packages/server/issues/6694">#6694</a>)</li> <li><a href="https://github.com/trpc/trpc/commit/2a070493fd22c925c224aed267cec88541733f17"><code>2a07049</code></a> v11.0.4</li> <li><a href="https://github.com/trpc/trpc/commit/1f1c7f06bb8a14568e6460d6c221478b3eb84404"><code>1f1c7f0</code></a> v11.0.3</li> <li><a href="https://github.com/trpc/trpc/commit/52197ad0dbee70c1fe006af9d6400506c49a7bd6"><code>52197ad</code></a> chore: react 19.1 (<a href="https://github.com/trpc/trpc/tree/HEAD/packages/server/issues/6666">#6666</a>)</li> <li><a href="https://github.com/trpc/trpc/commit/ea70665bd5d52a78d2b69a12c86d69d0ff26f2de"><code>ea70665</code></a> v11.0.2</li> <li><a href="https://github.com/trpc/trpc/commit/662da0bb0a2766125e3f7eced3576f05a850a069"><code>662da0b</code></a> v11.0.1</li> <li><a href="https://github.com/trpc/trpc/commit/249b40d256a7d551cc9f43871599629f713080ef"><code>249b40d</code></a> fix: recognize <code>effect</code> standard-schema parsers 3.14.2 (<a href="https://github.com/trpc/trpc/tree/HEAD/packages/server/issues/6634">#6634</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trpc/trpc/commits/v11.1.1/packages/server">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@trpc/server&package-manager=npm_and_yarn&previous-version=11.0.0&new-version=11.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/karakeep-app/karakeep/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1878
No description provided.