Skip to content

chore(deps): bump the orpc group with 3 updates - #90

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/orpc-74a36f8bbe
Open

chore(deps): bump the orpc group with 3 updates#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/orpc-74a36f8bbe

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the orpc group with 3 updates: @orpc/contract, @orpc/json-schema and @orpc/zod.

Updates @orpc/contract from 2.0.0-beta.28 to 2.0.0-beta.30

Release notes

Sourced from @​orpc/contract's releases.

v2.0.0-beta.30

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.29

   🚀 Features

    View changes on GitHub
Commits
  • 3ff7f48 chore: release v2.0.0-beta.30
  • b48e247 chore: add Open Collective funding link (#1906)
  • c054d7d feat(msw): add @​orpc/experimental-msw for typed MSW request handlers (#1899)
  • 2a80b57 chore: add descriptions and keywords to package.json for npm SEO (#1900)
  • c5443ef chore: release v2.0.0-beta.29
  • f8def30 chore: sync sponsors from new upstream schema and derive ad slots from it (#1...
  • 0db2453 docs: add API Reference page and point npm links at npmx.dev (#1871)
  • See full diff in compare view

Updates @orpc/json-schema from 2.0.0-beta.28 to 2.0.0-beta.30

Release notes

Sourced from @​orpc/json-schema's releases.

v2.0.0-beta.30

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.29

   🚀 Features

    View changes on GitHub
Commits
  • 3ff7f48 chore: release v2.0.0-beta.30
  • b48e247 chore: add Open Collective funding link (#1906)
  • c054d7d feat(msw): add @​orpc/experimental-msw for typed MSW request handlers (#1899)
  • 2a80b57 chore: add descriptions and keywords to package.json for npm SEO (#1900)
  • c5443ef chore: release v2.0.0-beta.29
  • f8def30 chore: sync sponsors from new upstream schema and derive ad slots from it (#1...
  • 0db2453 docs: add API Reference page and point npm links at npmx.dev (#1871)
  • See full diff in compare view

Updates @orpc/zod from 2.0.0-beta.28 to 2.0.0-beta.30

Release notes

Sourced from @​orpc/zod's releases.

v2.0.0-beta.30

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.29

   🚀 Features

    View changes on GitHub
Commits
  • 3ff7f48 chore: release v2.0.0-beta.30
  • b48e247 chore: add Open Collective funding link (#1906)
  • c054d7d feat(msw): add @​orpc/experimental-msw for typed MSW request handlers (#1899)
  • 2a80b57 chore: add descriptions and keywords to package.json for npm SEO (#1900)
  • c5443ef chore: release v2.0.0-beta.29
  • f8def30 chore: sync sponsors from new upstream schema and derive ad slots from it (#1...
  • 0db2453 docs: add API Reference page and point npm links at npmx.dev (#1871)
  • See full diff in compare view

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 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

Bumps the orpc group with 3 updates: [@orpc/contract](https://github.com/middleapi/orpc/tree/HEAD/packages/contract), [@orpc/json-schema](https://github.com/middleapi/orpc/tree/HEAD/packages/json-schema) and [@orpc/zod](https://github.com/middleapi/orpc/tree/HEAD/packages/zod).


Updates `@orpc/contract` from 2.0.0-beta.28 to 2.0.0-beta.30
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v2.0.0-beta.30/packages/contract)

Updates `@orpc/json-schema` from 2.0.0-beta.28 to 2.0.0-beta.30
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v2.0.0-beta.30/packages/json-schema)

Updates `@orpc/zod` from 2.0.0-beta.28 to 2.0.0-beta.30
- [Release notes](https://github.com/middleapi/orpc/releases)
- [Commits](https://github.com/middleapi/orpc/commits/v2.0.0-beta.30/packages/zod)

---
updated-dependencies:
- dependency-name: "@orpc/contract"
  dependency-version: 2.0.0-beta.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: orpc
- dependency-name: "@orpc/json-schema"
  dependency-version: 2.0.0-beta.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: orpc
- dependency-name: "@orpc/zod"
  dependency-version: 2.0.0-beta.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: orpc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants