build(deps): bump the production-dependencies group with 4 updates#13
Merged
asmuelle merged 1 commit intoJul 12, 2026
Merged
Conversation
Bumps the production-dependencies group with 4 updates: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [inngest](https://github.com/inngest/inngest-js/tree/HEAD/packages/inngest), [next](https://github.com/vercel/next.js) and [cron-parser](https://github.com/harrisiirak/cron-parser). Updates `@anthropic-ai/sdk` from 0.105.0 to 0.110.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.105.0...sdk-v0.110.0) Updates `inngest` from 4.7.0 to 4.11.0 - [Release notes](https://github.com/inngest/inngest-js/releases) - [Changelog](https://github.com/inngest/inngest-js/blob/main/packages/inngest/CHANGELOG.md) - [Commits](https://github.com/inngest/inngest-js/commits/inngest@4.11.0/packages/inngest) Updates `next` from 16.2.9 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.9...v16.2.10) Updates `cron-parser` from 5.6.0 to 5.6.1 - [Release notes](https://github.com/harrisiirak/cron-parser/releases) - [Commits](harrisiirak/cron-parser@v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: inngest dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cron-parser dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... 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 production-dependencies group with 4 updates: @anthropic-ai/sdk, inngest, next and cron-parser.
Updates
@anthropic-ai/sdkfrom 0.105.0 to 0.110.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
4f2eb80chore: release main (#1107)96d1a99chore: release main (#1106)cb829c7chore: release mainfd0341dfeat(api): add support for Managed Agents event delta streaming, agent overri...90f767acodegen metadataed986cdchore: release maind3ffad4chore: format README.md (#176)6b46ad3feat(api): add support for claude-sonnet-58200ffafeat(vertex): bump google-auth-library to ^10.2.0 (SDK-91) (#30)fa06d36feat(bedrock): pass client logger to AWS credential provider chain (SDK-90) (...Updates
inngestfrom 4.7.0 to 4.11.0Release notes
Sourced from inngest's releases.
Changelog
Sourced from inngest's changelog.
Commits
3ee1a1aRelease@latest(#1607)2b800c7Parse Operation Name for AI Metadata (#1601)fbeb8efRelease@latest(#1604)3d21d60fix: rename deprecated experiment_name to name (#1606)cd18ed1fix(scoring): remove warning on inngest.experiment.score (#1605)2462e87Parse finish reasons from AI Metadata (EXE-1976) (#1600)c02cc26Support deprecatedgen_ai.systemfor AI Metadata Extraction (EXE-1976) (#1599)e2e89eafix: Extended Traces not appearing when checkpointing disabled (#1602)b28e38fRelease@latest(#1598)124e55fParse more OTel GenAI attributes for AI Metadata (#1594)Updates
nextfrom 16.2.9 to 16.2.10Release notes
Sourced from next's releases.
Commits
9dadfd6v16.2.10534d9c1[16.2.x] Release pipeline updates (#95160)98941fcbackport: docs fixes 16.2.x (#94935)6e1a94d[16.2.x][ci]: fix release script to not strip newlines (#94640)Updates
cron-parserfrom 5.6.0 to 5.6.1Release notes
Sourced from cron-parser's releases.
Commits
6d6de5cchore: bump versionc6b2e48fix: do not reject an out-of-range day of month when the day of week is restr...152b59afix: dispatch CronDate add/subtract via switch instead of bound-method map (#...e2bac3afix: handle DST gap correctly and prevent iteration from stopping prematurely...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