Skip to content

Remove 0.19 deprecated code from bevy_ecs - #24687

Merged
alice-i-cecile merged 4 commits into
bevyengine:mainfrom
Trashtalk217:remove-deprecated-code
Jun 22, 2026
Merged

Remove 0.19 deprecated code from bevy_ecs#24687
alice-i-cecile merged 4 commits into
bevyengine:mainfrom
Trashtalk217:remove-deprecated-code

Conversation

@Trashtalk217

Copy link
Copy Markdown
Contributor

Objective

With a new release comes a spring cleaning. I've removed all of the code from the ecs that was deprecated in 0.19.

Testing

I've done grep -r "deprecated" in /bevy_ecs and removed all mentions. I ran cargo build and everything seems to be working.

@Trashtalk217 Trashtalk217 added D-Trivial Nice and easy! A great choice to get started with Bevy A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change labels Jun 20, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in ECS Jun 20, 2026
@Trashtalk217 Trashtalk217 added the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label Jun 20, 2026
@kfc35

kfc35 commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

have to resolve conflicts

@kfc35 kfc35 added S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jun 21, 2026
@Trashtalk217 Trashtalk217 added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Jun 22, 2026
@alice-i-cecile
alice-i-cecile added this pull request to the merge queue Jun 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 22, 2026
@alice-i-cecile
alice-i-cecile added this pull request to the merge queue Jun 22, 2026
Merged via the queue into bevyengine:main with commit 3b7c9a2 Jun 22, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in ECS Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants