FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency ai to v7.0.37 by renovate[bot] · Pull Request #3752 · tailcallhq/forgecode · GitHub

chore(deps): update dependency ai to v7.0.37 - #3752

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-7.x-lockfile
Jul 24, 2026
Merged

chore(deps): update dependency ai to v7.0.37#3752
renovate[bot] merged 1 commit into
mainfrom
renovate/ai-7.x-lockfile

Conversation

renovate Bot commented Jul 23, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ai (source) 7.0.35 → 7.0.37

Release Notes

vercel/ai (ai)

v7.0.37

Compare Source

Patch Changes

v7.0.36

Compare Source

Patch Changes
  • 7fa85b2: fix(ai): use injective serialization for tool approval HMAC payload

    The tool approval signature (experimental_toolApprovalSecret) built its HMAC
    payload by joining fields with \n. Because fields such as toolName and
    toolCallId can themselves contain a newline, distinct field tuples could
    serialize to identical bytes, allowing a signed approval to verify against a
    different tuple. The payload is now serialized with JSON.stringify (with a
    versioned domain-separation prefix), which escapes delimiter/control characters
    and makes the encoding injective.

    Verification remains backwards compatible: a signature in the old format still
    verifies, but only when no field contains the \n delimiter (the condition
    that made the old format ambiguous), so a pending approval that straddles an
    upgrade is not rejected while the collision stays closed.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

renovate Bot enabled auto-merge (squash) July 23, 2026 19:06
github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jul 23, 2026
renovate Bot force-pushed the renovate/ai-7.x-lockfile branch from 0584a79 to 840bae8 Compare July 23, 2026 22:47
renovate Bot changed the title chore(deps): update dependency ai to v7.0.36 chore(deps): update dependency ai to v7.0.37 Jul 23, 2026
renovate Bot force-pushed the renovate/ai-7.x-lockfile branch 2 times, most recently from b1572b5 to 21b4f1b Compare July 23, 2026 22:59
renovate Bot force-pushed the renovate/ai-7.x-lockfile branch from 21b4f1b to 0a4b127 Compare July 23, 2026 23:14
renovate Bot merged commit bc6dd7b into main Jul 24, 2026
8 checks passed
renovate Bot deleted the renovate/ai-7.x-lockfile branch July 24, 2026 02:27
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

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL