Bump the runtime-dependencies group across 1 directory with 4 updates#37
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the runtime-dependencies group across 1 directory with 4 updates#37dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the runtime-dependencies group with 4 updates in the / directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [hono](https://github.com/honojs/hono) and [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch). Updates `@anthropic-ai/sdk` from 0.91.1 to 0.95.2 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.91.1...sdk-v0.95.2) Updates `@inquirer/prompts` from 8.4.2 to 8.4.3 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.2...@inquirer/prompts@8.4.3) Updates `hono` from 4.12.15 to 4.12.18 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.15...v4.12.18) Updates `openapi-fetch` from 0.13.8 to 0.17.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.17.0/packages/openapi-fetch) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.95.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 8.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: hono dependency-version: 4.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: openapi-fetch dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 runtime-dependencies group with 4 updates in the / directory: @anthropic-ai/sdk, @inquirer/prompts, hono and openapi-fetch.
Updates
@anthropic-ai/sdkfrom 0.91.1 to 0.95.2Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
e3bcdd4chore: release main08943f1feat(aws): Add AWS client for Claude Platform on AWS7834cebci(release-please): exclude subpackages from root changelog (#991)e6f4239chore: release main6f06905chore: redact api-key headers in debug logs7693ec9chore: release main (#1030)9ddb1adchore: release main6d73820feat(client): allow targeting a workspace for OIDC federation token exchanged6f562cchore: release main (#1025)d3aff28chore: release main (#1017)Updates
@inquirer/promptsfrom 8.4.2 to 8.4.3Release notes
Sourced from @inquirer/prompts's releases.
Commits
113558cchore: Publish new releasef0ca377chore: format everything with nano-staged5341ca1chore: Bump yarncb7ffdaci: add Node.js 26 to test matrix (#2112)0401a5cfix(@inquirer/input): allow explicit undefined for default option (#2111)40f87a8fix: reset cursor to column 0 after prompt completesb88c9a2fix: satisfy eslint-plugin-n v18 rules697684achore(deps-dev): Bump the linting group across 1 directory with 6 updates105c439chore(deps-dev): Bump the build group with 3 updates (#2107)a020d8achore(deps-dev): Bump oxfmt in the formatting group (#2106)Updates
honofrom 4.12.15 to 4.12.18Release notes
Sourced from hono's releases.
Commits
f10dee84.12.18a5bd9ebMerge commit from fork58d3d3aMerge commit from fork568c2ecMerge commit from forkff2b3d34.12.1752aaaf9fix(types): propagate middleware response types to app.on overloads (#4906)76d5589fix(cors): make origin optional in CORSOptions (#4905)8f027e5fix(ssg): addatom+xmlandrss+xmltodefaultExtensionMap(#4899)bfba97cfix(jsx): normalize SVG attributes on the <svg> root element (#4893)90d41824.12.16Updates
openapi-fetchfrom 0.13.8 to 0.17.0Release notes
Sourced from openapi-fetch's releases.
Changelog
Sourced from openapi-fetch's changelog.
Commits
5709d33[ci] release (#2611)9350ddfDo not treat Content-Length=0 as empty when Transfer-Encoding is chunked (#2572)a690e52feat(openapi-typescript): add readOnly/writeOnly support via markers (#2549)a06e6c3chore(deps): update dependency superagent to v10.3.0 (#2595)7318f82[ci] release (#2604)33b83c4chore(deps): update dependency express to v5.2.1 (#2591)66556d0chore(deps): update dependency axios to v1.13.5 (#2590)9002418feat(openapi-fetch): add support for pathSerializer option (#2362)ed0c26cfeat(openapi-fetch): enable middleware request param module augmentation (#2527)47ba213ci: fix npm publish permissions (#2601)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for openapi-fetch since your current version.
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