Skip to content

Update Routine updates#242

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/routine-updates
Open

Update Routine updates#242
renovate[bot] wants to merge 1 commit intomainfrom
renovate/routine-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/anthropic (source) 3.0.133.0.74 age confidence
@ai-sdk/google (source) 3.0.303.0.67 age confidence
@ai-sdk/groq (source) 3.0.83.0.38 age confidence
@ai-sdk/openai (source) 3.0.103.0.58 age confidence
@ai-sdk/provider (source) 3.0.33.0.10 age confidence
@ai-sdk/provider-utils (source) 4.0.64.0.26 age confidence
@convex-dev/workflow 0.3.60.3.12 age confidence
@radix-ui/react-accordion (source) 1.2.111.2.12 age confidence
@radix-ui/react-alert-dialog (source) 1.1.141.1.15 age confidence
@radix-ui/react-aspect-ratio (source) 1.1.71.1.8 age confidence
@radix-ui/react-avatar (source) 1.1.101.1.11 age confidence
@radix-ui/react-checkbox (source) 1.3.21.3.3 age confidence
@radix-ui/react-collapsible (source) 1.1.111.1.12 age confidence
@radix-ui/react-context-menu (source) 2.2.152.2.16 age confidence
@radix-ui/react-dialog (source) 1.1.141.1.15 age confidence
@radix-ui/react-dropdown-menu (source) 2.1.152.1.16 age confidence
@radix-ui/react-hover-card (source) 1.1.141.1.15 age confidence
@radix-ui/react-label (source) 2.1.72.1.8 age confidence
@radix-ui/react-menubar (source) 1.1.151.1.16 age confidence
@radix-ui/react-navigation-menu (source) 1.2.131.2.14 age confidence
@radix-ui/react-popover (source) 1.1.141.1.15 age confidence
@radix-ui/react-progress (source) 1.1.71.1.8 age confidence
@radix-ui/react-radio-group (source) 1.3.71.3.8 age confidence
@radix-ui/react-scroll-area (source) 1.2.91.2.10 age confidence
@radix-ui/react-select (source) 2.2.52.2.6 age confidence
@radix-ui/react-separator (source) 1.1.71.1.8 age confidence
@radix-ui/react-slider (source) 1.3.51.3.6 age confidence
@radix-ui/react-slot (source) 1.2.31.2.4 age confidence
@radix-ui/react-switch (source) 1.2.51.2.6 age confidence
@radix-ui/react-tabs (source) 1.1.121.1.13 age confidence
@radix-ui/react-toast (source) 1.2.141.2.15 age confidence
@radix-ui/react-toggle (source) 1.1.91.1.10 age confidence
@radix-ui/react-toggle-group (source) 1.1.101.1.11 age confidence
@radix-ui/react-tooltip (source) 1.2.71.2.8 age confidence
@tailwindcss/typography 0.5.160.5.19 age confidence
@types/node (source) 20.19.3720.19.39 age confidence
@types/node (source) 20.19.3720.19.39 age confidence
ai (source) 6.0.356.0.174 age confidence
autoprefixer 10.4.2110.5.0 age confidence
autoprefixer 10.4.2710.5.0 age confidence
convex (source) 1.35.11.37.0 age confidence
convex-helpers (source) 0.1.1140.1.115 age confidence
convex-test (source) 0.0.440.0.51 age confidence
lucide-react (source) 0.548.00.577.0 age confidence
pkg-pr-new (source) 0.0.660.0.70 age confidence
postcss (source) 8.5.68.5.13 age confidence
postcss (source) 8.5.88.5.13 age confidence
prettier (source) 3.8.13.8.3 age confidence
react (source) 19.2.419.2.5 age confidence
react-day-picker (source) 9.8.19.14.0 age confidence
react-dom (source) 19.2.419.2.5 age confidence
react-hook-form (source) 7.62.07.75.0 age confidence
react-hook-form (source) 7.71.27.75.0 age confidence
react-router-dom (source) 6.30.16.30.3 age confidence
react-router-dom (source) 7.13.17.14.2 age confidence
tailwind-merge 2.6.02.6.1 age confidence
tailwindcss (source) 3.4.173.4.19 age confidence
typescript-eslint (source) 8.57.18.59.1 age confidence
typescript-eslint (source) 8.57.18.59.1 age confidence

Release Notes

vercel/ai (@​ai-sdk/anthropic)

v3.0.74

Compare Source

Patch Changes

v3.0.73

Compare Source

Patch Changes

v3.0.72

Compare Source

Patch Changes

v3.0.71

Compare Source

Patch Changes
  • 95b4fe0: fix(provider/anthropic): stop adding fine-grained-tool-streaming-2025-05-14 beta for claude-opus-4-7

v3.0.70

Compare Source

Patch Changes
  • 2ff8d57: feat(provider/anthropic): add support for Opus 4.7 and relevant API enhancements

v3.0.69

Compare Source

Patch Changes
  • 61f1a61: feat (provider/anthropic): add support for inference_geo provider option

v3.0.68

Compare Source

Patch Changes
  • d42076d: Add AI Gateway hint to provider READMEs

v3.0.67

Patch Changes

v3.0.66

Patch Changes

v3.0.65

Patch Changes
  • 94aed06: fix(anthropic): allow both temperature and topP for non-Anthropic models using the Anthropic-compatible API

    The temperature/topP mutual exclusivity check now only applies to known Anthropic models (model IDs starting with claude-). Non-Anthropic models using the Anthropic-compatible API (e.g. Minimax) can now send both parameters as required by their APIs.

v3.0.64

Patch Changes
  • 05b8ca2: feat (provider/anthropic): support passing metadata.user_id

v3.0.63

Patch Changes

v3.0.62

Compare Source

Patch Changes
  • 41c6a56: fix(anthropic): skip passing beta header for tool search tools

v3.0.61

Patch Changes
  • 2381567: fix(vertex): throw warning when strict: true for vertexAnthropic

v3.0.59

Compare Source

Patch Changes

v3.0.58

Compare Source

Patch Changes

v3.0.57

Compare Source

Patch Changes

v3.0.56

Compare Source

Patch Changes
  • e49c34d: feat(anthropic): expose anthropic.anthropicBeta to downstream providers
  • e49c34d: feat(anthropic): expose anthropic.anthropicBeta to downstream provider

v3.0.55

Compare Source

Patch Changes
  • 7531e72: fix(provider/anthropic): handle encrypted_code_execution_result for multi-turn with web_fetch/web_search 2026020

v3.0.54

Compare Source

Patch Changes
  • 56c67d5: feat(provider/anthropic): add support for Anthropic web tools web_fetch_20260209 and web_search_20260209

v3.0.53

Compare Source

Patch Changes
  • 89caf28: fix(openai-compat): decode base64 string data

v3.0.52

Compare Source

Patch Changes

v3.0.51

Compare Source

Patch Changes
  • 64a8fae: chore: remove obsolete model IDs for Anthropic, Google, OpenAI, xAI

v3.0.50

Compare Source

Patch Changes

v3.0.49

Compare Source

Patch Changes
  • d98d9ba: Migrated deprecated output_format parameter to output_config.format for structured outputs + Enabled native structured output support for Bedrock Anthropic models via output_config.format.

v3.0.48

Compare Source

Patch Changes
  • 2164cdf: feat(anthropic): add the new code_execution tool

v3.0.47

Compare Source

Patch Changes
  • 17978c6: Pass cacheControl provider option as top-level cache_control in Anthropic API request body to support automatic caching.

v3.0.46

Compare Source

Patch Changes
  • b094c07: fix compaction_delta streaming schema to allow null content

v3.0.45

Compare Source

Patch Changes
  • 2a1c664: feat(provider/anthropic): add support for new Claude Sonnet 4.6 model

v3.0.44

Compare Source

Patch Changes
  • 23ac4a3: fix(provider/anthropic): minor follow up to support no-op speed standard

v3.0.43

Compare Source

Patch Changes

v3.0.42

Compare Source

Patch Changes
  • 99fbed8: feat: normalize provider specific model options type names and ensure they are exported

v3.0.41

Compare Source

Patch Changes
  • c60b393: feat(anthropic): add the new compaction feature

v3.0.40

Compare Source

Patch Changes
  • 8c2b1e1: fix(provider/anthropic): include actual raw usage data for response.usage.raw when streaming

v3.0.39

Compare Source

Patch Changes
  • 0a0d29c: feat(anthropic): add support for Opus 4.6 fast mode

v3.0.38

Compare Source

Patch Changes

v3.0.37

Compare Source

Patch Changes
  • e288302: feat(anthropic): add support for Opus 4.6

v3.0.36

Compare Source

Patch Changes
  • 1652320: feat(anthropic): support custom tool-reference content for deferred tool loading

v3.0.35

Compare Source

Patch Changes

v3.0.34

Compare Source

Patch Changes

v3.0.33

Compare Source

Patch Changes
  • 445cbe3: fix streaming context_management field location - was incorrectly expected inside delta object but API returns it at message_delta root level

v3.0.32

Compare Source

Patch Changes
  • c33343b: fix(anthropic): add missing param in tool schema

v3.0.31

Compare Source

Patch Changes

v3.0.30

Compare Source

Patch Changes
  • 1524271: chore: add skill information to README files

v3.0.29

Compare Source

Patch Changes
  • b9d105f: Fix cache usage reporting for anthropic stream

v3.0.28

Compare Source

Patch Changes
  • 2445da4: fix(provider/anthropic): populate outputTokens.text field in usage

v3.0.27

Compare Source

Patch Changes
  • 572ea12: feat(anthropic): allow custom/dynamic key for providerOptions

v3.0.26

Compare Source

Patch Changes
  • 2c70b90: chore: update provider docs

v3.0.25

Compare Source

Patch Changes
  • 0bb9bcd: feat(provider/anthropic): add computer_20251124 tool for claude opus 4.5

v3.0.24

Compare Source

Patch Changes

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes
  • 8ccf04b: Add authToken option to support Authorization: Bearer authentication as an alternative to x-api-key header authentication.

v3.0.21

Compare Source

Patch Changes
  • 662d359: feat(anthropic): deferred results for tool search tool

v3.0.20

Compare Source

Patch Changes
  • 2b8369d: chore: add docs to package dist

v3.0.19

Compare Source

Patch Changes
  • 8dc54db: chore: add src folders to package bundle

v3.0.18

Compare Source

Patch Changes
  • c10bd49: fix(anthropic): handle web_search_result_location citations and add webFetch documents to citationDocuments

v3.0.17

Compare Source

Patch Changes
  • 4729bed: Fix JSON parsing crash when handling Anthropic web_fetch tool error results

v3.0.16

Compare Source

Patch Changes
  • d36fa72: Not sending structured output beta header for json response tool

v3.0.15

Compare Source

Patch Changes

v3.0.14

Compare Source

Patch Changes
get-convex/workflow (@​convex-dev/workflow)

v0.3.12

Compare Source

  • Steps that return values too large to store in the DB will now correctly throw
    a catchable error in the workflow.
  • Export the WorkflowArgs type

v0.3.11

Compare Source

  • Adds support for { unstableArgs: true } as an argument to various steps,
    e.g. step.runQuery(internal.foo.bar, myArgs, { unstableArgs: true }) will
    not fail if myArgs changes between runs of the workflow handler. Use this
    carefully in scenarios where you are changing code in a backwards-compatible
    way, or if the args may change, e.g. passing a stack trace as an argument,
    since stack traces currently reflect the current stack trace.
  • Validates v.id in workpool args are for the right table, now leveraging the
    shared validate implementation with convex-helpers.

v0.3.10

Compare Source

  • Allows defining workflow handlers separately from their args & return values,
    making it easier to break type cycles typically found in the handler function.

v0.3.9

Compare Source

  • Improved support for convex-test (testing via vitest). Testing workflows is
    mostly supported by convex-test@0.0.45. There are still edge cases around
    patched globals leaking into inline function calls, and other possibly
    undefined behavior.
  • Fix registration of nested workpool component's naming.
  • Cleans up patched globals at the end of the handler - useful for testing.

v0.3.8

Compare Source

  • Introduces an explicit step.sleep(ms) as an alternative to passing
    runAfter / runAt to a subsequent step.
  • Improves test type of register for convex-test@0.0.43+ support

v0.3.7

Compare Source

  • Introduces { inline: true } for step.runQuery/runMutation, that skips using
    the Workpool in favor of calling them from the workflow's handler directly.
    This is more efficient, provided you're ok sharing the transaction limits with
    surrounding steps/ loading the workflow history. This means that workId is no
    longer guaranteed to be set for a function step
  • Improve exception stack traces to include handler code.
  • Updates the docs to use step instead of ctx (just a convention!)
radix-ui/primitives (@​radix-ui/react-aspect-ratio)

v1.1.8

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.19

Compare Source

Fixed
  • Fixed broken color styles (#​405)

v0.5.18

Compare Source

Fixed
  • Fixed undefined variable error (#​403)

v0.5.17

Compare Source

Added
  • Add modifiers for description list elements (#​357)
  • Add prose-picture modifier (#​367)
Fixed
  • Include unit in hr border-width value (#​379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#​387)
Changed
  • Remove lodash dependencies (#​402)
postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

[Compare Source](https://redirect.github.com/postcss/autoprefixer/compare/10

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 6, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@convex-dev/agent@242

commit: 031aefe

@renovate renovate Bot force-pushed the renovate/routine-updates branch 15 times, most recently from 71bf099 to a78b2a1 Compare April 13, 2026 20:29
@renovate renovate Bot force-pushed the renovate/routine-updates branch 13 times, most recently from b2fe4f4 to 4a780cf Compare April 20, 2026 05:30
@renovate renovate Bot force-pushed the renovate/routine-updates branch from 4a780cf to 2105098 Compare April 23, 2026 18:07
@renovate renovate Bot force-pushed the renovate/routine-updates branch 8 times, most recently from aa4a827 to 790b592 Compare April 30, 2026 20:07
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 30, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: playground/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @convex-dev/agent-playground@0.0.20
npm error Found: react@undefined
npm error node_modules/react
npm error   dev react@"file:../node_modules/react" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" from @radix-ui/react-accordion@1.2.12
npm error node_modules/@radix-ui/react-accordion
npm error   @radix-ui/react-accordion@"^1.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-05T08_43_52_532Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-05T08_43_52_532Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/routine-updates branch 11 times, most recently from 58d07f0 to be8a13f Compare May 5, 2026 01:31
@renovate renovate Bot force-pushed the renovate/routine-updates branch from be8a13f to 031aefe Compare May 5, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants