René's URL Explorer Experiment


Title: Bump pillow from 5.2.0 to 9.0.0 by dependabot[bot] · Pull Request #316 · Dentosal/python-sc2 · GitHub

Open Graph Title: Bump pillow from 5.2.0 to 9.0.0 by dependabot[bot] · Pull Request #316 · Dentosal/python-sc2

X Title: Bump pillow from 5.2.0 to 9.0.0 by dependabot[bot] · Pull Request #316 · Dentosal/python-sc2

Description: Bumps pillow from 5.2.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@​radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [@​radarhere] Fixed ImagePath.Path array handling #5920 [@​radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [@​radarhere] Removed redundant part of condition #5915 [@​radarhere] Explicitly enable strip chopping for large uncompressed TIFFs #5517 [@​kmilos] Use the Windows method to get TCL functions on Cygwin #5807 [@​DWesl] Changed error type to allow for incremental WebP parsing #5404 [@​radarhere] Improved I;16 operations on big endian #5901 [@​radarhere] Ensure that BMP pixel data offset does not ignore palette #5899 [@​radarhere] Limit quantized palette to number of colors #5879 [@​radarhere] Use latin1 encoding to decode bytes #5870 [@​radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [@​radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [@​radarhere] Pass SAMPLEFORMAT to libtiff #5848 [@​radarhere] Added rounding when converting P and PA #5824 [@​radarhere] Improved putdata() documentation and data handling #5910 [@​radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [@​radarhere] Image.NONE is only used for resampling and dithers #5908 [@​radarhere] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [@​radarhere] Add Tidelift alignment action and badge #5763 [@​aclark4life] Replaced further direct invocations of setup.py #5906 [@​radarhere] Added ImageShow support for xdg-open #5897 [@​m-shinder] Fixed typo #5902 [@​radarhere] Switched from deprecated "setup.py install" to "pip install ." #5896 [@​radarhere] Support 16-bit grayscale ImageQt conversion #5856 [@​cmbruns] Fixed raising OSError in _safe_read when size is greater than SAFEBLOCK #5872 [@​radarhere] Convert subsequent GIF frames to RGB or RGBA #5857 [@​radarhere] WebP: Fix memory leak during decoding on failure #5798 [@​ilai-deutel] Do not prematurely return in ImageFile when saving to stdout #5665 [@​infmagic2047] Added support for top right and bottom right TGA orientations #5829 [@​radarhere] Corrected ICNS file length in header #5845 [@​radarhere] Block tile TIFF tags when saving #5839 [@​radarhere] Added line width argument to ImageDraw polygon #5694 [@​radarhere] Do not redeclare class each time when converting to NumPy #5844 [@​radarhere] Only prevent repeated polygon pixels when drawing with transparency #5835 [@​radarhere] Fix pushes_fd method signature #5833 [@​hoodmane] Add support for pickling TrueType fonts #5826 [@​hugovk] Only prefer command line tools SDK on macOS over default MacOSX SDK #5828 [@​radarhere] Fix compilation on 64-bit Termux #5793 [@​landfillbaby] Replace 'setup.py sdist' with '-m build --sdist' #5785 [@​hugovk] Use declarative package configuration #5784 [@​hugovk] Use title for display in ImageShow #5788 [@​radarhere] Fix for PyQt6 #5775 [@​hugovk] ... (truncated) Changelog Sourced from pillow's changelog. 9.0.0 (2022-01-02) Restrict builtins for ImageMath.eval(). CVE-2022-22817 #5923 [radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [radarhere] Fixed ImagePath.Path array handling. CVE-2022-22815, CVE-2022-22816 #5920 [radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [radarhere] Improved I;16 operations on big endian #5901 [radarhere] Limit quantized palette to number of colors #5879 [radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [radarhere] Pass SAMPLEFORMAT to libtiff #5848 [radarhere] Added rounding when converting P and PA #5824 [radarhere] Improved putdata() documentation and data handling #5910 [radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [hugovk] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [radarhere] Added ImageShow support for xdg-open #5897 [m-shinder, radarhere] Support 16-bit grayscale ImageQt conversion #5856 [cmbruns, radarhere] Convert subsequent GIF frames to RGB or RGBA #5857 [radarhere] ... (truncated) Commits 82541b6 9.0.0 version bump cae5ac4 Merge pull request #5924 from radarhere/cves ed4cf78 CVEs TBD d7f60d1 Merge pull request #5923 from radarhere/imagemath_eval 8531b01 Restrict builtins for ImageMath.eval 1efb1d9 Merge pull request #5922 from radarhere/releasenotes f6c7871 Added release notes for #5919, #5920 and #5921 032d2dc Update CHANGES.rst [ci skip] baae9ec Merge pull request #5921 from radarhere/jpeg_eoi 1059eb5 If appended EOI did not work, do not keep trying Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps pillow from 5.2.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath....

X Description: Bumps pillow from 5.2.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageM...

Opengraph URL: https://github.com/Dentosal/python-sc2/pull/316

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:1bd83e42-8610-4436-297b-40ed165e1c9f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8FAE:1CFC3B:390B8F7:4B33C71:6A655AE2
html-safe-nonce93269bba9b46f3b2c8375eaf45cccba7a51a5fbf48be3abc3a55a51594d06cd4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RkFFOjFDRkMzQjozOTBCOEY3OjRCMzNDNzE6NkE2NTVBRTIiLCJ2aXNpdG9yX2lkIjoiNjI1MTM3OTAzOTE3NTc5MzM3OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac1ec35e0c7deef74affcd08863702f32fa020386ef685589c630a1617b32d0d0e
hovercard-subject-tagpull_request:820245894
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps pillow from 5.2.0 to 9.0.0. Release notes Sourced from pillow's releases. 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath....
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Dentosal/python-sc2 git https://github.com/Dentosal/python-sc2.git
octolytics-dimension-user_id2204863
octolytics-dimension-user_loginDentosal
octolytics-dimension-repository_id100306850
octolytics-dimension-repository_nwoDentosal/python-sc2
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id100306850
octolytics-dimension-repository_network_root_nwoDentosal/python-sc2
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FDentosal%2Fpython-sc2%2Fpull%2F316%2Fcommits%2F2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FDentosal%2Fpython-sc2%2Fpull%2F316%2Fcommits%2F2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fcommits&source=header-repo&source_repo=Dentosal%2Fpython-sc2
Reloadhttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Reloadhttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Reloadhttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Dentosal https://github.com/Dentosal
python-sc2https://github.com/Dentosal/python-sc2
Notifications https://github.com/login?return_to=%2FDentosal%2Fpython-sc2
Fork 175 https://github.com/login?return_to=%2FDentosal%2Fpython-sc2
Star 589 https://github.com/login?return_to=%2FDentosal%2Fpython-sc2
Code https://github.com/Dentosal/python-sc2
Issues 54 https://github.com/Dentosal/python-sc2/issues
Pull requests 9 https://github.com/Dentosal/python-sc2/pulls
Actions https://github.com/Dentosal/python-sc2/actions
Projects https://github.com/Dentosal/python-sc2/projects
Wiki https://github.com/Dentosal/python-sc2/wiki
Security and quality 0 https://github.com/Dentosal/python-sc2/security
Insights https://github.com/Dentosal/python-sc2/pulse
Code https://github.com/Dentosal/python-sc2
Issues https://github.com/Dentosal/python-sc2/issues
Pull requests https://github.com/Dentosal/python-sc2/pulls
Actions https://github.com/Dentosal/python-sc2/actions
Projects https://github.com/Dentosal/python-sc2/projects
Wiki https://github.com/Dentosal/python-sc2/wiki
Security and quality https://github.com/Dentosal/python-sc2/security
Insights https://github.com/Dentosal/python-sc2/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FDentosal%2Fpython-sc2%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FDentosal%2Fpython-sc2%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/Dentosal/python-sc2/tree/master
dependabot/pip/pillow-9.0.0https://github.com/Dentosal/python-sc2/tree/dependabot/pip/pillow-9.0.0
Conversation 2 https://github.com/Dentosal/python-sc2/pull/316
Commits 1 https://github.com/Dentosal/python-sc2/pull/316/commits
Checks 0 https://github.com/Dentosal/python-sc2/pull/316/checks
Files changed https://github.com/Dentosal/python-sc2/pull/316/files
Please reload this pagehttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Bump pillow from 5.2.0 to 9.0.0 https://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665#top
Show all changes 1 commit https://github.com/Dentosal/python-sc2/pull/316/files
2c1c9fd Bump pillow from 5.2.0 to 9.0.0 dependabot[bot] Jan 13, 2022 https://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Clear filters https://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Please reload this pagehttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
Please reload this pagehttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
https://github.com/python-pillow/Pillowhttps://github.com/python-pillow/Pillow
https://github.com/python-pillow/Pillow/releaseshttps://github.com/python-pillow/Pillow/releases
https://github.com/python-pillow/Pillow/blob/main/CHANGES.rsthttps://github.com/python-pillow/Pillow/blob/main/CHANGES.rst
python-pillow/Pillow@5.2.0...9.0.0https://github.com/python-pillow/Pillow/compare/5.2.0...9.0.0
Please reload this pagehttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
https://github.com/apps/dependabot
dependabot[bot]https://github.com/Dentosal/python-sc2/commits?author=dependabot%5Bbot%5D
Please reload this pagehttps://github.com/Dentosal/python-sc2/pull/316/commits/2c1c9fd52e8fef48a6e2747bc9b4ed1133fc8665
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.