Skip to content

Reorder renovate.json#9565

Merged
radarhere merged 4 commits intopython-pillow:mainfrom
radarhere:renovate
Apr 15, 2026
Merged

Reorder renovate.json#9565
radarhere merged 4 commits intopython-pillow:mainfrom
radarhere:renovate

Conversation

@radarhere
Copy link
Copy Markdown
Member

Follow up suggestions for #9559

  • Rearrange the entries in renovate.json to match the order in dependencies.json
  • In build_prepare.py, simplify the code by using the keys from dependencies.json
  • In matchStrings, remove the final question mark from ["\"brotli\":\\s*\"(?<currentValue>\\d+[^\"]*?)\""], since *? can be replaced with only *
  • Unrelated, change ".github/workflows/wheel*" to ".github/workflows/wheels*", since there's no files that start with wheel but not wheels

Copy link
Copy Markdown
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@radarhere radarhere merged commit b893310 into python-pillow:main Apr 15, 2026
70 checks passed
@radarhere radarhere deleted the renovate branch April 15, 2026 14:22
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.

2 participants