Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pillow deps #25931

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

gnought
Copy link
Contributor

@gnought gnought commented Nov 9, 2023

SUMMARY

Fix #25879, and make changes according to the pillow 10 deprecation list in https://github.com/python-pillow/Pillow/blob/main/docs/deprecations.rst#constants

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@sebastianliebscher
Copy link
Contributor

Also fixes #25902

@sfirke
Copy link
Member

sfirke commented Nov 28, 2023

Going to re-trigger CI by closing and opening

@sfirke sfirke closed this Nov 28, 2023
@sfirke sfirke reopened this Nov 28, 2023
@sfirke sfirke merged commit a27a0df into apache:master Nov 29, 2023
63 of 64 checks passed
@sfirke
Copy link
Member

sfirke commented Nov 29, 2023

thank you @gnought !

@gnought gnought deleted the bump_pillow_deps branch November 29, 2023 14:03
@michael-s-molina michael-s-molina added v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch v3.1 Label added by the release manager to track PRs to be included in the 3.1 branch labels Nov 30, 2023
michael-s-molina pushed a commit that referenced this pull request Dec 4, 2023
michael-s-molina pushed a commit that referenced this pull request Dec 4, 2023
josedev-union pushed a commit to Ortege-xyz/studio that referenced this pull request Jan 22, 2024
@mistercrunch mistercrunch added 🍒 3.0.3 🍒 3.0.4 🍒 3.1.0 🍒 3.1.1 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels labels Mar 8, 2024
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS v3.0 Label added by the release manager to track PRs to be included in the 3.0 branch v3.1 Label added by the release manager to track PRs to be included in the 3.1 branch 🍒 3.0.3 🍒 3.0.4 🍒 3.1.0 🍒 3.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Pillow version to fix CVE-2023-4863 for libwebp.
5 participants