Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 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.113 to 0.1.3

Release notes

Sourced from agents's releases.

agents@0.1.3

Patch Changes

agents@0.1.2

Patch Changes

agents@0.1.1

Patch Changes

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nlweb-template/multi-2f2d260b9d branch 3 times, most recently from 06c99a4 to 374a4ba Compare October 3, 2025 10:00
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.113 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/agents@0.1.3/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nlweb-template/multi-2f2d260b9d branch from 374a4ba to e8bf975 Compare October 10, 2025 12:52
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