Skip to content

Fix version groups for Gen 2 baby Pokemon evolutions - #1671

Merged
Naramsim merged 1 commit into
PokeAPI:masterfrom
jemarq04:fix/baby-evolution-version-groups
Sep 9, 2026
Merged

Fix version groups for Gen 2 baby Pokemon evolutions#1671
Naramsim merged 1 commit into
PokeAPI:masterfrom
jemarq04:fix/baby-evolution-version-groups

Conversation

@jemarq04

@jemarq04 jemarq04 commented Sep 8, 2026

Copy link
Copy Markdown
Member

Change description

Changed the version group for the evolutions to Pikachu, Jigglypuff, Clefairy, Hitmonlee, and Hitmonchan to gold-silver instead of red-blue. Fixes #1670.

AI coding assistance disclosure

No AI was 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 8dfd1e3 into PokeAPI:master Sep 9, 2026
18 of 19 checks passed
@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).

Naramsim pushed a commit to PokeAPI/api-data that referenced this pull request Sep 9, 2026
@FallenDeity

Copy link
Copy Markdown
Contributor

interesting k8s load-graphql job is failing here too I thought it was only in my pr update looks like smn is wrong upstream in master

@jemarq04
jemarq04 deleted the fix/baby-evolution-version-groups branch September 9, 2026 14:03
@SamuelAppleby

Copy link
Copy Markdown

Hi, thanks for doing this. I noticed that, while /api/v2/meta/ is up-to-date with the merged commit 8dfd1e3, the endpoints e.g., evolution-chain/10 are still returning the old version groups red-blue, not gold-silver.

Is this normal or does the db take some time to rebuild for production?

Thanks!

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.

Pichu -> Pikachu Has Incorrect Version Group

5 participants