René's URL Explorer Experiment


Title: Bump pillow from 6.2.1 to 9.3.0 by dependabot[bot] · Pull Request #50 · lzjun567/python_scripts · GitHub

Open Graph Title: Bump pillow from 6.2.1 to 9.3.0 by dependabot[bot] · Pull Request #50 · lzjun567/python_scripts

X Title: Bump pillow from 6.2.1 to 9.3.0 by dependabot[bot] · Pull Request #50 · lzjun567/python_scripts

Description: Bumps pillow from 6.2.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool] Inline fname2char to fix memory leak #6329 [@​nulano] Fix memory leaks related to text features #6330 [@​nulano] Use double quotes for version check on old CPython on Windows #6695 [@​hugovk] GHA: replace deprecated set-output command with GITHUB_OUTPUT file #6697 [@​nulano] Remove backup implementation of Round for Windows platforms #6693 [@​cgohlke] Upload fribidi.dll to GitHub Actions #6532 [@​nulano] Fixed set_variation_by_name offset #6445 [@​radarhere] Windows build improvements #6562 [@​nulano] Fix malloc in _imagingft.c:font_setvaraxes #6690 [@​cgohlke] Only use ASCII characters in C source file #6691 [@​cgohlke] Release Python GIL when converting images using matrix operations #6418 [@​hmaarrfk] Added ExifTags enums #6630 [@​radarhere] Do not modify previous frame when calculating delta in PNG #6683 [@​radarhere] Added support for reading BMP images with RLE4 compression #6674 [@​npjg] Decode JPEG compressed BLP1 data in original mode #6678 [@​radarhere] pylint warnings #6659 [@​marksmayo] Added GPS TIFF tag info #6661 [@​radarhere] Added conversion between RGB/RGBA/RGBX and LAB #6647 [@​radarhere] Do not attempt normalization if mode is already normal #6644 [@​radarhere] Fixed seeking to an L frame in a GIF #6576 [@​radarhere] Consider all frames when selecting mode for PNG save_all #6610 [@​radarhere] Don't reassign crc on ChunkStream close #6627 [@​radarhere] Raise a warning if NumPy failed to raise an error during conversion #6594 [@​radarhere] Only read a maximum of 100 bytes at a time in IMT header #6623 [@​radarhere] Show all frames in ImageShow #6611 [@​radarhere] Allow FLI palette chunk to not be first #6626 [@​radarhere] If first GIF frame has transparency for RGB_ALWAYS loading strategy, use RGBA mode #6592 [@​radarhere] Round box position to integer when pasting embedded color #6517 [@​radarhere] Removed EXIF prefix when saving WebP #6582 [@​radarhere] Pad IM palette to 768 bytes when saving #6579 [@​radarhere] Added DDS BC6H reading #6449 [@​ShadelessFox] Added support for opening WhiteIsZero 16-bit integer TIFF images #6642 [@​JayWiz] Raise an error when allocating translucent color to RGB palette #6654 [@​jsbueno] Moved mode check outside of loops #6650 [@​radarhere] Added reading of TIFF child images #6569 [@​radarhere] Improved ImageOps palette handling #6596 [@​PososikTeam] Defer parsing of palette into colors #6567 [@​radarhere] Apply transparency to P images in ImageTk.PhotoImage #6559 [@​radarhere] Use rounding in ImageOps contain() and pad() #6522 [@​bibinhashley] Fixed GIF remapping to palette with duplicate entries #6548 [@​radarhere] Allow remap_palette() to return an image with less than 256 palette entries #6543 [@​radarhere] Corrected BMP and TGA palette size when saving #6500 [@​radarhere] ... (truncated) Changelog Sourced from pillow's changelog. 9.3.0 (2022-10-29) Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [wiredfool] Initialize libtiff buffer when saving #6699 [radarhere] Inline fname2char to fix memory leak #6329 [nulano] Fix memory leaks related to text features #6330 [nulano] Use double quotes for version check on old CPython on Windows #6695 [hugovk] Remove backup implementation of Round for Windows platforms #6693 [cgohlke] Fixed set_variation_by_name offset #6445 [radarhere] Fix malloc in _imagingft.c:font_setvaraxes #6690 [cgohlke] Release Python GIL when converting images using matrix operations #6418 [hmaarrfk] Added ExifTags enums #6630 [radarhere] Do not modify previous frame when calculating delta in PNG #6683 [radarhere] Added support for reading BMP images with RLE4 compression #6674 [npjg, radarhere] Decode JPEG compressed BLP1 data in original mode #6678 [radarhere] Added GPS TIFF tag info #6661 [radarhere] Added conversion between RGB/RGBA/RGBX and LAB #6647 [radarhere] Do not attempt normalization if mode is already normal #6644 [radarhere] ... (truncated) Commits d594f4c Update CHANGES.rst [ci skip] 909dc64 9.3.0 version bump 1a51ce7 Merge pull request #6699 from hugovk/security-libtiff_buffer 2444cdd Merge pull request #6700 from hugovk/security-samples_per_pixel-sec 744f455 Added release notes 0846bfa Add to release notes 799a6a0 Fix linting 00b25fd Hide UserWarning in logs 05b175e Tighter test case 13f2c5a Prevent DOS with large SAMPLESPERPIXEL in Tiff IFD 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 6.2.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when s...

X Description: Bumps pillow from 6.2.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer wh...

Opengraph URL: https://github.com/lzjun567/python_scripts/pull/50

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6afdd01b-7a74-f63c-9fb0-bf235ed55b23
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC090:2B5A9:A35E5C:E0DA38:69695A47
html-safe-noncec3ccb7dbf8f90cbf49ae2e28da21f2622eb12c693ef581cee26917993e5b4695
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMDkwOjJCNUE5OkEzNUU1QzpFMERBMzg6Njk2OTVBNDciLCJ2aXNpdG9yX2lkIjoiMzA2NTE5ODk2Njk5MTMxMzQ3OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc647baaa33244609c0089cf8e818b2c54639ee64702dd7a4614ec13c80456870
hovercard-subject-tagpull_request:1131071097
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/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/lzjun567/python_scripts/pull/50/files
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 6.2.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when s...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9db5f28da7e24035385d7f349f17890cbe016a939ddd7952be0f07b862094f5a
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/lzjun567/python_scripts git https://github.com/lzjun567/python_scripts.git
octolytics-dimension-user_id3820941
octolytics-dimension-user_loginlzjun567
octolytics-dimension-repository_id81193807
octolytics-dimension-repository_nwolzjun567/python_scripts
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81193807
octolytics-dimension-repository_network_root_nwolzjun567/python_scripts
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4e59fe66217d3c72925af2a341ae3a8f2b5b5b2a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/lzjun567/python_scripts/pull/50/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flzjun567%2Fpython_scripts%2Fpull%2F50%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Flzjun567%2Fpython_scripts%2Fpull%2F50%2Ffiles
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%2Ffiles&source=header-repo&source_repo=lzjun567%2Fpython_scripts
Reloadhttps://github.com/lzjun567/python_scripts/pull/50/files
Reloadhttps://github.com/lzjun567/python_scripts/pull/50/files
Reloadhttps://github.com/lzjun567/python_scripts/pull/50/files
lzjun567 https://github.com/lzjun567
python_scriptshttps://github.com/lzjun567/python_scripts
Notifications https://github.com/login?return_to=%2Flzjun567%2Fpython_scripts
Fork 524 https://github.com/login?return_to=%2Flzjun567%2Fpython_scripts
Star 714 https://github.com/login?return_to=%2Flzjun567%2Fpython_scripts
Code https://github.com/lzjun567/python_scripts
Issues 30 https://github.com/lzjun567/python_scripts/issues
Pull requests 9 https://github.com/lzjun567/python_scripts/pulls
Actions https://github.com/lzjun567/python_scripts/actions
Projects 0 https://github.com/lzjun567/python_scripts/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/lzjun567/python_scripts/security
Please reload this pagehttps://github.com/lzjun567/python_scripts/pull/50/files
Insights https://github.com/lzjun567/python_scripts/pulse
Code https://github.com/lzjun567/python_scripts
Issues https://github.com/lzjun567/python_scripts/issues
Pull requests https://github.com/lzjun567/python_scripts/pulls
Actions https://github.com/lzjun567/python_scripts/actions
Projects https://github.com/lzjun567/python_scripts/projects
Security https://github.com/lzjun567/python_scripts/security
Insights https://github.com/lzjun567/python_scripts/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Flzjun567%2Fpython_scripts%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Flzjun567%2Fpython_scripts%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/lzjun567/python_scripts/tree/master
dependabot/pip/pillow-9.3.0https://github.com/lzjun567/python_scripts/tree/dependabot/pip/pillow-9.3.0
Conversation 0 https://github.com/lzjun567/python_scripts/pull/50
Commits 1 https://github.com/lzjun567/python_scripts/pull/50/commits
Checks 0 https://github.com/lzjun567/python_scripts/pull/50/checks
Files changed https://github.com/lzjun567/python_scripts/pull/50/files
Please reload this pagehttps://github.com/lzjun567/python_scripts/pull/50/files
Bump pillow from 6.2.1 to 9.3.0 https://github.com/lzjun567/python_scripts/pull/50/files#top
Show all changes 1 commit https://github.com/lzjun567/python_scripts/pull/50/files
6a9deee Bump pillow from 6.2.1 to 9.3.0 dependabot[bot] Nov 22, 2022 https://github.com/lzjun567/python_scripts/pull/50/commits/6a9deee42fe0890739341f36e9f01f84d0346587
Clear filters https://github.com/lzjun567/python_scripts/pull/50/files
Please reload this pagehttps://github.com/lzjun567/python_scripts/pull/50/files
Please reload this pagehttps://github.com/lzjun567/python_scripts/pull/50/files
Please reload this pagehttps://github.com/lzjun567/python_scripts/pull/50/files
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.