Skip to content

Fix evolutions after recent schema update#1565

Merged
Naramsim merged 5 commits into
PokeAPI:masterfrom
jemarq04:fix/update-evolutions
Jun 23, 2026
Merged

Fix evolutions after recent schema update#1565
Naramsim merged 5 commits into
PokeAPI:masterfrom
jemarq04:fix/update-evolutions

Conversation

@jemarq04

Copy link
Copy Markdown
Member

Change description

A small PR addressing some things missed from PR #1558. I added evolved_form_id entries for lycanroc and urshifu evolutions to clarify things. Then I added a couple missing evolutions: one for sinistea evolving with a cracked-pot item and one for milotic evolutions in Omega Ruby/Alpha Sapphire. The latter was added now that version groups can be tied to evolutions, so this makes it clear that this is needed in this game despite the evolution method changing in black-white. Finally, I fixed an evolution for Sylveon which was mistakenly marked as default from x-y.

AI coding assistance disclosure

No AI used.

Contributor check list

  • I have written a description of the contribution and explained its motivation.
  • I have written tests for my code changes (if applicable).
  • I have read and understood the AI Assisted Contribution guidelines.
  • I will own this change in production, and I am prepared to fix any bugs caused by my code change.

@Naramsim Naramsim merged commit cc90530 into PokeAPI:master Jun 23, 2026
9 checks passed
@jemarq04 jemarq04 deleted the fix/update-evolutions branch June 23, 2026 00:25
@pokeapi-machine-user

Copy link
Copy Markdown

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user

Copy link
Copy Markdown

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants