deps-dev(deps-dev): bump the patch-and-minor group with 4 updates#16
Merged
madetocreate merged 1 commit intoMay 18, 2026
Merged
Conversation
Bumps the patch-and-minor group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [express](https://github.com/expressjs/express) and [hono](https://github.com/honojs/hono). Updates `@types/node` from 22.19.18 to 22.19.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@anthropic-ai/sdk` from 0.95.1 to 0.96.0 - [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.95.1...sdk-v0.96.0) Updates `express` from 4.22.1 to 4.22.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md) - [Commits](expressjs/express@v4.22.1...v4.22.2) Updates `hono` from 4.12.18 to 4.12.19 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.18...v4.12.19) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.19.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.96.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: express dependency-version: 4.22.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: hono dependency-version: 4.12.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch-and-minor group with 4 updates: @types/node, @anthropic-ai/sdk, express and hono.
Updates
@types/nodefrom 22.19.18 to 22.19.19Commits
Updates
@anthropic-ai/sdkfrom 0.95.1 to 0.96.0Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
a53f60dchore: release maind1b8d04feat(api): Add support for cache diagnostics beta8e43bf8chore(api): spec updates697e4d5codegen metadatacd5801cfeat(api): Add BetaManagedAgentsSearchResultBlock typesdce6bc7ci: pin GitHub Actions to commit SHAs4eee523fix(zod): ensure only zod/v4 types are used (#992)e3bcdd4chore: release main08943f1feat(aws): Add AWS client for Claude Platform on AWS7834cebci(release-please): exclude subpackages from root changelog (#991)Updates
expressfrom 4.22.1 to 4.22.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
df0abc94.22.2836d3664.xupdate qs to 6.15.1, body-parser 1.20.5 (#7224)8d09bfefix: restore array parsing for req.query repeated keys (#7181)d39e8addeps: body-parser@~1.20.4 (#7021)efe85d9deps: qs@^6.14.1 (#6972)f62378e📝 add note to historyUpdates
honofrom 4.12.18 to 4.12.19Release notes
Sourced from hono's releases.
Commits
7e62bcd4.12.19e2f252afix(stream): upgrade@hono/node-serverto v2 and fix abort handling (#4940)54f2f0cfeat(request): addbytes()(#4921)e59db59feat(cache): key cache entries by configured vary headers (#4915)48a7ccbfeat(bearer-auth): make bearerAuth generic for typed context in verifyToken (...ff7522ffix(cookie): return the first cookie when there are multiple cookies with the...26f8c33fix(serveStatic): make options parameter optional in all adapters (#4934)16c4e38ci: pin GitHub Actions to SHAs (#4932)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