Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Removes jsondiffpatch. It's no longer used after updating ancestor dependency agents. These dependencies need to be updated together.

Removes jsondiffpatch

Updates agents from 0.0.95 to 0.1.3

Release notes

Sourced from agents's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #354 f31397c Thanks @​jahands! - fix: dequeue items in DB after each task is complete

    Prevents a single failure from causing all items in the queue from being retried (including previously processed items that were successful).

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from agents's changelog.

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes

Patch Changes

  • #445 14616d3 Thanks @​deathbyknowledge! - Fix MCP client to treat client_uri as a valid URL

  • #410 25b261e Thanks @​amorriscode! - docs: minor fixes

  • 2684ade Thanks @​threepointone! - update deps

  • 01b919d Thanks @​threepointone! - remove unstable_ prefixes with deprecation warnings

    This deprecates all unstable_ prefixes with deprecation warnings. Specifically:

    • unstable_callable -> callable
    • unstable_getAITools -> getAITools
    • unstable_getSchedulePrompt -> getSchedulePrompt
    • unstable_scheduleSchema -> scheduleSchema

    Using the unstable_ prefixed versions will now emit a deprecation warning. In the next major version, the unstable_ prefixed versions will be removed.

  • #434 f0c6dce Thanks @​threepointone! - don't autowrap getters on an agent

  • #446 696d33e Thanks @​Flouse! - fix: use Object.getOwnPropertyDescriptor for property check

  • 1e4188c Thanks @​threepointone! - update workers-ai-provider

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). It's no longer used after updating ancestor dependency [agents](https://github.com/cloudflare/agents/tree/HEAD/packages/agents). These dependencies need to be updated together.


Removes `jsondiffpatch`

Updates `agents` from 0.0.95 to 0.1.3
- [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/[email protected]/packages/agents)

---
updated-dependencies:
- dependency-name: jsondiffpatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: agents
  dependency-version: 0.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants