deps: bump the production-dependencies group with 3 updates - #61
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 3 updates: [agents](https://github.com/cloudflare/agents/tree/HEAD/packages/agents), [hono](https://github.com/honojs/hono) and [zod](https://github.com/colinhacks/zod). Updates `agents` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/cloudflare/agents/releases) - [Changelog](https://github.com/cloudflare/agents/blob/main/packages/agents/CHANGELOG.md) - [Commits](https://github.com/cloudflare/agents/commits/agents@0.23.0/packages/agents) Updates `hono` from 4.13.7 to 4.13.8 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.7...v4.13.8) Updates `zod` from 4.6.2 to 4.6.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.6.2...v4.6.5) --- updated-dependencies: - dependency-name: agents dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.13.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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 production-dependencies group with 3 updates: agents, hono and zod.
Updates
agentsfrom 0.22.0 to 0.23.0Release notes
Sourced from agents's releases.
... (truncated)
Changelog
Sourced from agents's changelog.
... (truncated)
Commits
5f7ad7eVersion Packages (#2174)b9142befix(agents): preserve sub-agent onConnect connection state (#2233)d5d250eperf(sessions,think): memoise the auto-compaction estimate and drop per-turn ...8c8f86dfeat(agents): move Voice and Channels into agents package (#2225)0966a0bperf(think,sessions): stop re-reading the transcript during a turn (#2219)dcca089fix(codemode): truncate structured results structurally and keep the call log...dd8bf90perf(chat): derive the recovery progress marker from the stream log (#2223)dd09d44feat(streams): rollover block log and atomic stream → session cutover (#2216)ec93caffeat(agents): move sessions into a Lifecycle capability (#2196)6da4c44refactor(chat): run recovery continuations on Tasks (#2194)Updates
honofrom 4.13.7 to 4.13.8Release notes
Sourced from hono's releases.
Commits
098e1194.13.8e8c8c21perf(jsx/dom): optimize matching-head child lookup during reconciliation (#5329)8755b17docs(combine): fix except() JSDoc param and add missing@returns(#5346)edd138efix(request): keep the request media type when reusing a cached body (#5366)9b4e9c2fix(accept): clamp a negative q to 0, not 1 (#5357)65cff90fix(accept): treat the q parameter name as case-insensitive (#5349)f147de5fix(accepts, language): skip accept entries with quality 0 when matching (#5311)90e1b94fix(aws-lambda): respect backpressure when streaming the response body (#5351)7792f5dperf(jsx/dom): reduce lookup work for large keyed updates (#5340)e7b38eedocs: fix typos in code comments and link third-party middleware section (#5343)Updates
zodfrom 4.6.2 to 4.6.5Release notes
Sourced from zod's releases.
Commits
59bbc03chore: re-pin the integration peers to the workspace zod after the 4.6.5 bump0f3f5ee4.6.5cc4cd4eRevert "Revert "feat: add z.currencyCode() over a vendored ISO 4217 list, ref...ca0229aRevert "feat: add z.currencyCode() over a vendored ISO 4217 list, refreshed w...56222cdfeat(instanceof): key the .properties() shape off the instance type (#6600)de65a5cdocs: lead the properties section with the check and add a Zod Mini tab (#6598)f1448f7docs: fold the 4.6.x patch highlights into the 4.6 post's own sectionsd2b135cdocs: add the 4.6.x patch highlights to the 4.6 post2bb0871chore: re-pin the integration peers to the workspace zod after the 4.6.4 bump743aedb4.6.4Dependabot 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