Skip to content

chore(deps): bump bevy_brp_extras from 0.18.8 to 0.20.1 - #51

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bevy_brp_extras-0.20.1
Closed

chore(deps): bump bevy_brp_extras from 0.18.8 to 0.20.1#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bevy_brp_extras-0.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps bevy_brp_extras from 0.18.8 to 0.20.1.

Release notes

Sourced from bevy_brp_extras's releases.

bevy_brp v0.20.1

bevy_brp_extras

Changed

  • Update bevy_kana to 0.1.0 so the crate resolves against Bevy 0.19.0 instead of Bevy 0.19 release candidates.

bevy_brp_mcp

Changed

  • Update bevy_kana to 0.1.0 so the crate resolves against Bevy 0.19.0 instead of Bevy 0.19 release candidates.

bevy_brp_mcp_macros

Changed

  • Version bump to 0.20.1 to maintain workspace version synchronization.

bevy_brp v0.20.0

bevy_brp_mcp

Added

  • Add Bevy ECS component metadata to BRP type guide schema information, following Bevy PR #23102

Changed

  • Increase the large-response file spill threshold from 15,000 to 25,000 estimated tokens

bevy_brp_extras

Changed

  • Version bump to 0.20.0 to maintain workspace version synchronization

bevy_brp_mcp_macros

Changed

  • Version bump to 0.20.0 to maintain workspace version synchronization

bevy_brp v0.20.0-rc.1

First release candidate tracking Bevy 0.19.0-rc.2. Pre-release: depends on Bevy/bevy_kana release candidates and will stabilize to 0.20.0 when Bevy 0.19.0 ships final.

bevy_brp_mcp

Breaking Changes

  • Renamed JSON fields inside RootExample entries in brp_type_guide mutation-path responses: root_exampleexample and root_example_unavailable_reasonunavailable_reason. The outer root_example: { ... } field on a mutation path is unchanged.
  • Renamed the flattened spawn/resource-example keys in brp_type_guide responses: spawn_examplespawn and resource_exampleresource. The inner payload (agent_guidance, example) is unchanged.
  • Numeric parameters (e.g. port, instance_count, entity) no longer accept stringified numbers — send JSON numbers (15702), not strings ("15702").

Changed

  • Update to Bevy 0.19

Fixed

  • Fix brp_list_active_watches returning the literal placeholder {{watch_count}} in its message instead of the actual count; the count is now also included in the response metadata as watch_count

... (truncated)

Commits
  • 3e8a709 0.20.1
  • a1ceef7 docs: simplify mcp compatibility table
  • 73455a7 docs: update compatibility tables for v0.20.1
  • 251b2c6 docs: add 0.20.1 changelog entries
  • 421f994 chore: probe validate cache
  • a692294 chore: bump bevy_kana dependency to 0.1.0
  • 6466a14 chore: bump to 0.21.0-dev
  • 2bd2d25 chore: restore [Unreleased] sections after v0.20.0
  • 98ad6e9 0.20.0
  • 6791195 chore: update bevy to 0.19.0 release and bump dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [bevy_brp_extras](https://github.com/natepiano/bevy_brp) from 0.18.8 to 0.20.1.
- [Release notes](https://github.com/natepiano/bevy_brp/releases)
- [Commits](natepiano/bevy_brp@v0.18.8...v0.20.1)

---
updated-dependencies:
- dependency-name: bevy_brp_extras
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: @me. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #53.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/bevy_brp_extras-0.20.1 branch July 13, 2026 09:15
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants