CLI that help you to improve the SEO and UX of your websites.
lucasvazq/awesome-github-profile-readme 0
A curated list of awesome Github Profile READMEs
lucasvazq/AWS-simple-website 0
Learning about AWS services
Software designed to identify and monitor social/historical cues for short term stock movement
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
A minimalistic dotfiles with astronomical flavor 🪐
the cli emoji keyboard™
lucasvazq/favicon-cheat-sheet 0
Obsessive cheat sheet to favicon sizes/types. Please contribute! (Note: this may be in flux as I learn new things about favicon best practices.)
lucasvazq/favicons-webpack-plugin 0
Let webpack generate all your favicons and icons for you
push eventlucasvazq/cushead
commit sha cce60332a3e4f6e718cdf2250658d3c39c3a8c34
test: improve tests
push time in 20 hours
push eventlucasvazq/cushead
commit sha 248c734bb47f7fbbd557db0b56f8f235a3af90ef
test: fix tests
push time in 4 days
push eventlucasvazq/cushead
commit sha b36e274386a342ff1bc45be98672a7e39c742e21
test: improve tests
push time in 5 days
push eventlucasvazq/cushead
commit sha df6f8c0fc2bfc8d9491d3c4b0bb34328a331ad49
docs: improve comments
push time in 5 days
push eventlucasvazq/cushead
commit sha 9dff1d30a28f73183302ecfa96fd28f1bedd2978
test: improve unittests
push time in 5 days
push eventlucasvazq/cushead
commit sha 11913661b70cc4a43664855f5f08a2de10d3cf25
update: update requirements
push time in 6 days
push eventlucasvazq/cushead
commit sha 3ef7b5c0a72c941670a33b4e2ed162d698396f44
fix: fix codecov args
push time in 6 days
push eventlucasvazq/cushead
commit sha a99e5acd12215bcba8dabbb1505c6dda7802e5c5
fix: fix test command
push time in 6 days
push eventlucasvazq/cushead
commit sha 56354a6adafbf6f3915548c5e0391ab88cdfb392
fix: fix test command
commit sha 3b260cfabc046e90d0f3676b9f6c02c65950c2b0
docs: improve docs
push time in 6 days
push eventlucasvazq/cushead
commit sha 5ffaef50319a99635f9866376440869c4fdd33ed
fix: reformat file name
push time in 6 days
push eventlucasvazq/cushead
commit sha 2a830ea820730ff7195718db0de2a6a8c3615b98
fix: restore travis file
commit sha 7846e03ce79664a7f418f0dca38803d0d0ecab86
test: add tests
push time in 6 days
push eventlucasvazq/cushead
commit sha a1978441f3d10eb9c10fd7ed7dd0cdc4b8dce3f1
Bump pillow from 7.2.0 to 8.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
commit sha 86a0acfc45757d75c111d2b0c49df8155286c521
Merge pull request #281 from lucasvazq/dependabot/pip/pillow-8.0.0 Bump pillow from 7.2.0 to 8.0.0
push time in 6 days
PR merged lucasvazq/cushead
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps pillow from 7.2.0 to 8.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-pillow/Pillow/releases">pillow's releases</a>.</em></p> <blockquote> <h2>8.0.0</h2> <p><a href="https://pillow.readthedocs.io/en/stable/releasenotes/8.0.0.html">https://pillow.readthedocs.io/en/stable/releasenotes/8.0.0.html</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst">pillow's changelog</a>.</em></p> <blockquote> <h1>8.0.0 (2020-10-15)</h1> <ul> <li>Drop support for EOL Python 3.5 <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4746">#4746</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4794">#4794</a> [hugovk, radarhere, nulano]</li> <li>Drop support for PyPy3 < 7.2.0 <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4964">#4964</a> [nulano]</li> <li>Remove ImageCms.CmsProfile attributes deprecated since 3.2.0 <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4768">#4768</a> [hugovk, radarhere]</li> <li>Remove long-deprecated Image.py functions <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4798">#4798</a> [hugovk, nulano, radarhere]</li> <li>Add support for 16-bit precision JPEG quantization values <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4918">#4918</a> [gofr]</li> <li>Added reading of IFD tag type <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4979">#4979</a> [radarhere]</li> <li>Initialize offset memory for PyImagingPhotoPut <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4806">#4806</a> [nqbit]</li> <li>Fix TiffDecode comparison warnings <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4756">#4756</a> [nulano]</li> <li>Docs: Add dark mode <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4968">#4968</a> [hugovk, nulano]</li> <li>Added macOS SDK install path to library and include directories <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4974">#4974</a> [radarhere, fxcoudert]</li> <li>Imaging.h: prevent confusion with system <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4923">#4923</a> [ax3l, ,radarhere]</li> <li>Avoid using pkg_resources in PIL.features.pilinfo <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4975">#4975</a> [nulano]</li> <li>Add getlength and getbbox functions for TrueType fonts <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4959">#4959</a> [nulano, radarhere, hugovk]</li> <li>Allow tuples with one item to give single color value in getink <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4927">#4927</a> [radarhere, nulano]</li> <li>Add support for CBDT and COLR fonts <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4955">#4955</a> [nulano, hugovk]</li> <li>Removed OSError in favour of DecompressionBombError for BMP <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4966">#4966</a> [radarhere]</li> <li>Implemented another ellipse drawing algorithm <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4523">#4523</a> [xtsm, radarhere]</li> <li>Removed unused JpegImagePlugin._fixup_dict function <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4957">#4957</a> [radarhere]</li> <li>Added reading and writing of private PNG chunks <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4292">#4292</a> [radarhere]</li> <li>Implement anchor for TrueType fonts <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4930">#4930</a> [nulano, hugovk]</li> <li>Fixed bug in Exif delitem <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4942">#4942</a> [radarhere]</li> <li>Fix crash in ImageTk.PhotoImage on MinGW 64-bit <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4946">#4946</a> [nulano]</li> <li>Moved CVE images to pillow-depends <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4929">#4929</a> [radarhere]</li> <li>Refactor font_getsize and font_render <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4910">#4910</a> [nulano]</li> <li>Fixed loading profile with non-ASCII path on Windows <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4914">#4914</a> [radarhere]</li> <li>Fixed effect_spread bug for zero distance <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4908">#4908</a> [radarhere, hugovk]</li> <li>Added formats parameter to Image.open <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4837">#4837</a> [nulano, radarhere]</li> <li>Added regular_polygon draw method <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4846">#4846</a> [comhar]</li> <li>Raise proper TypeError in putpixel <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4882">#4882</a> [nulano, hugovk]</li> <li>Added writing of subIFDs <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4862">#4862</a> [radarhere]</li> <li>Fix IFDRational eq bug <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4888">#4888</a> [luphord, radarhere]</li> <li>Fixed duplicate variable name <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4885">#4885</a> [liZe, radarhere]</li> <li>Added homebrew zlib include directory <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4842">#4842</a> [radarhere]</li> <li>Corrected inverted PDF CMYK colors <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4866">#4866</a> [radarhere]</li> <li>Do not try to close file pointer if file pointer is empty <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4823">#4823</a> [radarhere]</li> <li>ImageOps.autocontrast: add mask parameter <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4843">#4843</a> [navneeth, hugovk]</li> <li>Read EXIF data tEXt chunk into info as bytes instead of string <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4828">#4828</a> [radarhere]</li> <li>Replaced distutils with setuptools <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4797">#4797</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4809">#4809</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4814">#4814</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4817">#4817</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4829">#4829</a>, <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4890">#4890</a> [hugovk, radarhere]</li> <li>Add MIME type to PsdImagePlugin <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4788">#4788</a> [samamorgan]</li> <li>Allow ImageOps.autocontrast to specify low and high cutoffs separately <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4749">#4749</a> [millionhz, radarhere]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-pillow/Pillow/commit/235a7d6d7deab9555dc2c1b42fdf11243f6080e8"><code>235a7d6</code></a> 8.0.0 version bump</li> <li><a href="https://github.com/python-pillow/Pillow/commit/c93c642745e885099214d7ddae437af8e3e33c53"><code>c93c642</code></a> Add dark mode to release notes [CI skip]</li> <li><a href="https://github.com/python-pillow/Pillow/commit/1799a7b93c855f42881a1ecfa70ee4e211a6d964"><code>1799a7b</code></a> Removals first</li> <li><a href="https://github.com/python-pillow/Pillow/commit/1787ec038b3e6a8289401fe41451e477f3deeeb1"><code>1787ec0</code></a> Update CHANGES.rst</li> <li><a href="https://github.com/python-pillow/Pillow/commit/1cb3e2f742f70cb233024b6baa11358e78c73101"><code>1cb3e2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4918">#4918</a> from gofr/4825-jpeg-16-bit-qt</li> <li><a href="https://github.com/python-pillow/Pillow/commit/04f1b38fd1b0c4ca83198bb2d622bc55cb8eb7f6"><code>04f1b38</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4979">#4979</a> from radarhere/ifd</li> <li><a href="https://github.com/python-pillow/Pillow/commit/14643d57464a1d1279e707b5703137f4e194d7cf"><code>14643d5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4806">#4806</a> from nqbit/msan_bug</li> <li><a href="https://github.com/python-pillow/Pillow/commit/e58baa0c09465b62f850811e1ec580fa399cb7e5"><code>e58baa0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4756">#4756</a> from nulano/warn-tiff</li> <li><a href="https://github.com/python-pillow/Pillow/commit/8aa6a5e9cdf131d3651890a11e53b775ae615747"><code>8aa6a5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4968">#4968</a> from hugovk/dark-mode</li> <li><a href="https://github.com/python-pillow/Pillow/commit/1a66e2f338353a9db64c6fe05718a2b9d3a7cd87"><code>1a66e2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/python-pillow/Pillow/issues/4974">#4974</a> from radarhere/sdk</li> <li>Additional commits viewable in <a href="https://github.com/python-pillow/Pillow/compare/7.2.0...8.0.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 6 days
push eventlucasvazq/cushead
commit sha 8ff38c80e3f7dabae39ad6a6570ee1c65bffd0ab
Update pillow from 7.2.0 to 8.0.0
commit sha e4b799103726e58e3985a2a6224a0d3af03b15a2
Merge pull request #280 from lucasvazq/pyup-update-pillow-7.2.0-to-8.0.0 Update pillow to 8.0.0
push time in 6 days
PR merged lucasvazq/cushead
This PR updates Pillow from 7.2.0 to 8.0.0.
<details> <summary>Changelog</summary>
8.0.0
------------------
- Drop support for EOL Python 3.5 4746, 4794
[hugovk, radarhere, nulano]
- Drop support for PyPy3 < 7.2.0 4964
[nulano]
- Remove ImageCms.CmsProfile attributes deprecated since 3.2.0 4768
[hugovk, radarhere]
- Remove long-deprecated Image.py functions 4798
[hugovk, nulano, radarhere]
- Add support for 16-bit precision JPEG quantization values 4918
[gofr]
- Added reading of IFD tag type 4979
[radarhere]
- Initialize offset memory for PyImagingPhotoPut 4806
[nqbit]
- Fix TiffDecode comparison warnings 4756
[nulano]
- Docs: Add dark mode 4968
[hugovk, nulano]
- Added macOS SDK install path to library and include directories 4974
[radarhere, fxcoudert]
- Imaging.h: prevent confusion with system 4923
[ax3l, ,radarhere]
- Avoid using pkg_resources in PIL.features.pilinfo 4975
[nulano]
- Add getlength and getbbox functions for TrueType fonts 4959
[nulano, radarhere, hugovk]
- Allow tuples with one item to give single color value in getink 4927
[radarhere, nulano]
- Add support for CBDT and COLR fonts 4955
[nulano, hugovk]
- Removed OSError in favour of DecompressionBombError for BMP 4966
[radarhere]
- Implemented another ellipse drawing algorithm 4523
[xtsm, radarhere]
- Removed unused JpegImagePlugin._fixup_dict function 4957
[radarhere]
- Added reading and writing of private PNG chunks 4292
[radarhere]
- Implement anchor for TrueType fonts 4930
[nulano, hugovk]
- Fixed bug in Exif __delitem__ 4942
[radarhere]
- Fix crash in ImageTk.PhotoImage on MinGW 64-bit 4946
[nulano]
- Moved CVE images to pillow-depends 4929
[radarhere]
- Refactor font_getsize and font_render 4910
[nulano]
- Fixed loading profile with non-ASCII path on Windows 4914
[radarhere]
- Fixed effect_spread bug for zero distance 4908
[radarhere, hugovk]
- Added formats parameter to Image.open 4837
[nulano, radarhere]
- Added regular_polygon draw method 4846
[comhar]
- Raise proper TypeError in putpixel 4882
[nulano, hugovk]
- Added writing of subIFDs 4862
[radarhere]
- Fix IFDRational __eq__ bug 4888
[luphord, radarhere]
- Fixed duplicate variable name 4885
[liZe, radarhere]
- Added homebrew zlib include directory 4842
[radarhere]
- Corrected inverted PDF CMYK colors 4866
[radarhere]
- Do not try to close file pointer if file pointer is empty 4823
[radarhere]
- ImageOps.autocontrast: add mask parameter 4843
[navneeth, hugovk]
- Read EXIF data tEXt chunk into info as bytes instead of string 4828
[radarhere]
- Replaced distutils with setuptools 4797, 4809, 4814, 4817, 4829, 4890
[hugovk, radarhere]
- Add MIME type to PsdImagePlugin 4788
[samamorgan]
- Allow ImageOps.autocontrast to specify low and high cutoffs separately 4749
[millionhz, radarhere]
</details>
<details> <summary>Links</summary>
- PyPI: https://pypi.org/project/pillow
- Changelog: https://pyup.io/changelogs/pillow/
- Homepage: https://python-pillow.org </details>
pr closed time in 6 days
push eventlucasvazq/cushead
commit sha 8ff38c80e3f7dabae39ad6a6570ee1c65bffd0ab
Update pillow from 7.2.0 to 8.0.0
push time in 7 days
create barnchlucasvazq/cushead
branch : pyup-update-pillow-7.2.0-to-8.0.0
created branch time in 7 days
push eventlucasvazq/python-observant
commit sha d226f8a4a56aac0d02782b3ae928c1b6ebe5b96a
docs: improve description
push time in 9 days
push eventlucasvazq/python-observant
commit sha 076983ab91be8edef2d914389da136c66e37399b
improve: merge installs
push time in 9 days
push eventlucasvazq/python-observant
commit sha 156426c49c518c7c30d696f0e94292f7120b8755
fix: remove unnecessary checks
push time in 9 days
push eventlucasvazq/python-observant
commit sha 2743b5385130a86f0ee9d35d23651a8abb45e9d2
Update entrypoint.sh
push time in 9 days
push eventlucasvazq/python-observant
commit sha a2b2d2a44844d97f7649cce4355f8608ea9541d0
Update README.md
push time in 9 days
push eventlucasvazq/python-observant
commit sha 2da06a030a3363f6a96ce98122ac482aaa9a7d91
Update README.md
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 0df411bd3cc535aa37834e461e4b9dac109620fb
docs: improve docs
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 9420af2a4b6494e988bc4aaac9acf02b0aa8b8aa
fix: add missing watchman
push time in 9 days
push eventlucasvazq/cushead
commit sha efe001528de44cacb0a046bf248a06ce3e2271be
fix: reformat
push time in 9 days
push eventlucasvazq/cushead
commit sha 044ee1f266c97e04f438d4cd2017a39cb86de6bd
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 05602f7d53d8ef7da6b871704bab944758809bee
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha 2ad06c85a02f66099b626126cf1c6558a9a97d57
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha baec51fe3de799104a7e1db3e0235fc830c004ab
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha bd91cb125839188a4c6dcbaea2027b705c1d9313
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 78971f54c14047a0b9607fbedeb1d7cdd67fdf90
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha 9c239adee882627413545758049cdd3a96c54d25
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 58b6390850ab1c5c74a4c89b7c393baad5877713
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha 4759c09c6dc7391573356cb4ab6fdcfa232cbaaa
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 64e2a21db8a42c4a90c96e93001792acb0f6bd35
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha 61e6fb16a9ce64b50237bf0ef6df03d36f53f8e3
fix: fix syntax
push time in 9 days
push eventlucasvazq/cushead
commit sha 305567f82f22173783ecc7c1f65b7ba732915d33
test: changes to test the action
push time in 9 days
push eventlucasvazq/auto-linter
commit sha b56f2692fe60a880856e42e2976215c958b64f2d
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha ac02f9788b287ef413461c427833d070cf54906c
improve: make the requirements dynamic
push time in 9 days
push eventlucasvazq/auto-linter
commit sha cbf346254784a3029fa8544dd7a3142f223bef17
docs: improve docs
push time in 9 days
push eventlucasvazq/cushead
commit sha c0ccc424c0de4370fad3ac686cc8775288b08154
fix: add missing required packages
push time in 9 days
push eventlucasvazq/auto-linter
commit sha c0abae62f78e9f86672bb44a600f6e8f8755ca56
fix: fix sentences
push time in 9 days
push eventlucasvazq/cushead
commit sha 2ae8b8afbb5dfeb7a3391a54b65dc512e145707f
docs: add missing dot
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 87586902db1eb3e53b32a1e5fdaa42f55e23e65f
test: print inputs
push time in 9 days
push eventlucasvazq/cushead
commit sha 9b1c5ffa56a53025bb5b04f87018d00abb5a7157
docs: add missing dot
push time in 9 days
push eventlucasvazq/auto-linter
commit sha badc68e63565bb2661ffed7ee4a650b0fc0bcfcd
test: print inputs
push time in 9 days
startedkeon/algorithms
started time in 9 days
startedtylerlaberge/PyPattyrn
started time in 9 days
startedfaif/python-patterns
started time in 9 days
push eventlucasvazq/cushead
commit sha 9834ac3610e33d7a2710f90737670654242992a3
improve: add colorama for logs
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 865b9a2c6de88ff0d9441f48c113799a4c00e9b8
feat: allow to define requirements through a command
push time in 9 days
push eventlucasvazq/auto-linter
commit sha e79eada6a8cd9ec5a0da70838d93ec80fdf2eb39
test: print inputs
push time in 9 days
push eventlucasvazq/cushead
commit sha 0802815057c9c4f9c297d5b0a6429b300a398e15
improve: remove and clean old files
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 7b22e41e05c303d5e6464aa6a02a0926c6963285
fix: replace echo with printf
push time in 9 days
push eventlucasvazq/cushead
commit sha 4d5eade01202e14b14e0a4b4b3b7f6b5f3b254a8
improve: improve actions
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 9a40118139a2afed679c88bc1cde6457ff2c4e60
docs: improve readme
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 132249f37e9e7399329c2b1dd2c7ccc36e9a9529
improve: remove unused code
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 7c2c714e3f622184e6acf1da66387ed035ab7462
fix: remove npm
push time in 9 days
push eventlucasvazq/auto-linter
commit sha fbdbc8625bd6cfaf0a5a0ecb51fbf8536ce88c91
fix: fix colordiff installation
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 7c59abd5f87e64125e14722d1d78653e8a0defc5
feat: add colordiff
push time in 9 days
push eventlucasvazq/auto-linter
commit sha e0da1104e1dcf742d3008bb208b75706f3b83b4b
fix the image source
push time in 9 days
push eventlucasvazq/auto-linter
commit sha b6b7a9666868b6b560644c0a2cb33f165c0e6db8
test: add new image
push time in 9 days
push eventlucasvazq/auto-linter
commit sha d6a49c8af06f526d22c2f136829f5df65dc3a636
test: change entrypoint
push time in 9 days
push eventlucasvazq/auto-linter
commit sha a17d0f25888721cd20f546d522a167b324458b9c
test: change entrypoint
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 3efbd4818b41362ce32fb32e6101f9edacc198f8
fix: fix action.yaml
push time in 9 days
push eventlucasvazq/auto-linter
commit sha 40582e736933b86d7729eb878ad43ecce8b4d059
fix: add missing action.yaml
push time in 9 days
startedcclauss/GitHub-Action-for-Flake8
started time in 9 days
push eventlucasvazq/auto-linter
commit sha 753314b1d8cafe08ef8029f2654ff344bb434680
fix: remove npm and colordiff
push time in 9 days
push eventlucasvazq/cushead
commit sha 57b7d1ece75391040e9094d487f1c6ed691af003
fix: fix python observant
push time in 10 days
push eventlucasvazq/cushead
commit sha 45e883d9fee9a4e4f18707e07d28500f4f9bb306
Update auto-linter.yml
push time in 10 days
push eventlucasvazq/cushead
commit sha 90ff985a38fde71e51adfd3e8af59972d121d417
Update auto-linter.yml
push time in 10 days
push eventlucasvazq/cushead
commit sha 406f184bdceb844b3598a5a068861d20f949daec
docs: improve documentation
push time in 10 days
push eventlucasvazq/cushead
commit sha f0fd01cd698b69d6673633cd8f661d67febbee2d
format: reformat modules structure
commit sha 4d249140ca2d4ff10495e7890b13266238833d64
parse: pass all formaters again
commit sha 52f6e6c3df8eb0f6a73a21c6d86a04dbf5f3ff8d
update: update auto linter action
push time in 10 days
push eventlucasvazq/auto-linter
commit sha 3bd9b33cb8701d5769fe5479853340e9cb7e9711
feat: add new packages
push time in 10 days
push eventlucasvazq/cushead
commit sha 98f2f52f4064a8fd47d365aae2cc65e2c44cd67e
Update codecov from 2.1.9 to 2.1.10
commit sha 2220f696b84d13fd2dfbc3420e5e779997e7cd98
Merge pull request #279 from lucasvazq/pyup-update-codecov-2.1.9-to-2.1.10 Update codecov to 2.1.10
push time in 11 days
PR merged lucasvazq/cushead
This PR updates codecov from 2.1.9 to 2.1.10.
<details> <summary>Changelog</summary>
2.1.10
Fixes
- [148](https://github.com/codecov/codecov-python/pull/148) Output elapsed time with S3 upload
- [153](https://github.com/codecov/codecov-python/pull/153) Improve error reporting in the "try_run" function and correctly include original command output in the error message
- [295](https://github.com/codecov/codecov-python/pull/295) Added sleep between upload retries.
- [297](https://github.com/codecov/codecov-python/pull/297) Ignore emacs lisp files
- [298](https://github.com/codecov/codecov-python/pull/298) Fix error try_to_run using | without shell=True (fix 284)
Dependencies and Misc
- [290](https://github.com/codecov/codecov-python/pull/290) Bump coverage from 4.5.4 to 5.2.1
- [291](https://github.com/codecov/codecov-python/pull/291) Update python versions
- [292](https://github.com/codecov/codecov-python/pull/292) Add license scan report and status
- [294](https://github.com/codecov/codecov-python/pull/294) Update README with accurate links
- [296](https://github.com/codecov/codecov-python/pull/296) Bump coverage from 5.2.1 to 5.3
</details>
<details> <summary>Links</summary>
- PyPI: https://pypi.org/project/codecov
- Changelog: https://pyup.io/changelogs/codecov/
- Repo: https://github.com/codecov/codecov-python </details>
pr closed time in 11 days
push eventlucasvazq/cushead
commit sha 5c0543d4ad2e3013fd01e0725781a8be405d1c0d
improve: remove unused files and configurations
push time in 11 days
push eventlucasvazq/cushead
commit sha 38e1865ba97726252f398fa26fdfb5c3ca048dd5
improve: improve arguments
commit sha 8a4b8a91dd563287b77c304582492d1351b2ffdc
format: parse all analysis tools
push time in 11 days
push eventlucasvazq/cushead
commit sha 98f2f52f4064a8fd47d365aae2cc65e2c44cd67e
Update codecov from 2.1.9 to 2.1.10
push time in 12 days
create barnchlucasvazq/cushead
branch : pyup-update-codecov-2.1.9-to-2.1.10
created branch time in 12 days
startedInstagram/MonkeyType
started time in 14 days
issue openedgoogle/yapf
YAPF remove a line after imports and before the context manager.
I have the following code:
#!/usr/bin/env python3
"""
Setup script.
"""
import setuptools
from src import info
with open("README.md", "r") as fh:
_LONG_DESCRIPTION = fh.read()
setuptools.setup(
...
)
Yapf is trying to remove one line before the context manager, it's normal?
created time in 15 days
issue commentfacebook/pyre-check
analysis of optional attributes in >= v0.0.30
If someone is having trouble with some type, can use getattr for now. E.g.
def get_file(path: str) -> Optional[pathlib.Path]:
...
file = get_file('file.txt.')
# This gives an error: Undefined attribute [X]: `Optional` has no attribute `read_bytes`
# file_bytes: bytes = file.read_bytes()
# This doesn't
file_bytes: bytes = getattr(file, 'read_bytes', b'')
comment created time in 16 days
push eventlucasvazq/cushead
commit sha 0cf483100ae8465a71a6df21b60532c7f6344ed1
format: black black -diff -l 199 . | colordiff
commit sha 2e5f0d34f07a7b8a5d756853b18e42321477b0bd
format: reorder-python-imports find . -type f -name "*.py" | xargs reorder-python-imports --diff-only | colordiff
commit sha 8f17d61ee44c5b17a13a7c65c0706c90488a0a70
format: bandit bandit . -r
commit sha ee63a0ef46a6b0318c4b0891eb8e9db7f1cb0663
parse: pyre printf 'yes\n.' | pyre init pyre
commit sha ec2f608916a7c871bb4ddc2fdba22b607e445619
re parse all parsers again
push time in 16 days
push eventlucasvazq/cushead
commit sha 5006dab9560cc36d30bb6f3385fa979f85c4b422
parse: reformat with flake again
push time in 17 days
push eventlucasvazq/cushead
commit sha 638b8d2418538f3ee42d66fc8287f54764c2f822
format: pyright pyright .
commit sha 4d14930590eb85525e1027f4b3847b71a29de637
parse: pyanalyze find . -type f -name "*.py" | grep -Ev "^./setup.py" | xargs python -m pyanalyze
commit sha 70e682f1cd23cb5e16e0867da4ea70dae3155e29
improve: add overload and replace types
push time in 17 days
push eventlucasvazq/cushead
commit sha 3e550199780b65aa4fc861f10eeaa223110e8078
parse: multiples RE: mypy --strict /"$PWD" --ignore-missing-imports RE: flake8 --max-line-length 199 --extend-ignore=ANN101,EXE001,H306,H404,H405,I101 . RE: pydocstyle --ignore=D104,D200,D203,D212,D401,D404,D406,D407,D413 . pytype -d import-error .
push time in 17 days
push eventlucasvazq/cushead
commit sha e9fad22dac0a691d00c596cbbc1e41ef1f9859db
parse: mypy mypy --strict /"$PWD" --ignore-missing-imports
push time in 17 days
push eventlucasvazq/cushead
commit sha 85b6d86c42dea1044ca966bbe61fca23eea3d79d
Update ipdb from 0.13.3 to 0.13.4
commit sha 67c8249f48ffd5895422d25780af6c81f4c23100
Merge pull request #277 from lucasvazq/pyup-update-ipdb-0.13.3-to-0.13.4 Update ipdb to 0.13.4
push time in 18 days
PR merged lucasvazq/cushead
This PR updates ipdb from 0.13.3 to 0.13.4.
<details> <summary>Changelog</summary>
0.13.4
-------------------
- Add '-m' option
[mrmino]
</details>
<details> <summary>Links</summary>
- PyPI: https://pypi.org/project/ipdb
- Changelog: https://pyup.io/changelogs/ipdb/
- Repo: https://github.com/gotcha/ipdb </details>
pr closed time in 18 days
push eventlucasvazq/cushead
commit sha 24d2fc01e485a638d4fa50b58a81928279ecdff0
Bump ipdb from 0.13.3 to 0.13.4 Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/gotcha/ipdb/releases) - [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt) - [Commits](https://github.com/gotcha/ipdb/compare/0.13.3...0.13.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
commit sha 536c524783f822ecd04a1fd806e4b90d009f2c1e
Merge pull request #278 from lucasvazq/dependabot/pip/ipdb-0.13.4 Bump ipdb from 0.13.3 to 0.13.4
push time in 18 days
PR merged lucasvazq/cushead
Bumps ipdb from 0.13.3 to 0.13.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gotcha/ipdb/blob/master/HISTORY.txt">ipdb's changelog</a>.</em></p> <blockquote> <h2>0.13.4 (2020-10-01)</h2> <ul> <li>Add '-m' option [mrmino]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gotcha/ipdb/commit/8f7cac8107e364126625f9d6e5c77d8fc931db01"><code>8f7cac8</code></a> Preparing release 0.13.4</li> <li><a href="https://github.com/gotcha/ipdb/commit/581c7e52edc5e61d4cb03ebbc14c1d30028ede5d"><code>581c7e5</code></a> Fix Py 2.7 mock import/requirement in test_opts</li> <li><a href="https://github.com/gotcha/ipdb/commit/e5d5cda9332b4bf5c8c4f13b1b37461a8a62b1d7"><code>e5d5cda</code></a> Add opts tests</li> <li><a href="https://github.com/gotcha/ipdb/commit/b2e1468129b9c11891fea9ec0bc52691d1656b38"><code>b2e1468</code></a> Add a note in HISTORY</li> <li><a href="https://github.com/gotcha/ipdb/commit/1d3488495390714ed5a0bb1cf2005f08684f229a"><code>1d34884</code></a> Add a note about '-m' vs Python version to usage</li> <li><a href="https://github.com/gotcha/ipdb/commit/dc35d353d47456c27f943118622c89761ba54557"><code>dc35d35</code></a> Add -m option</li> <li><a href="https://github.com/gotcha/ipdb/commit/ade97c8b8ba8334ff1b8c393ae27dc0f79997555"><code>ade97c8</code></a> Back to development: 0.13.4</li> <li>See full diff in <a href="https://github.com/gotcha/ipdb/compare/0.13.3...0.13.4">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 18 days
push eventlucasvazq/cushead
commit sha a2355f337508f70c86f6a80d895875671ba8b8b5
format: pydocstyle pydocstyle --ignore=D104,D200,D203,D212,D401,D404,D406,D407,D413 .
push time in 18 days
push eventlucasvazq/cushead
commit sha a58297d1884f26739ba56bb68df51887d2ae5de5
improve: remove unused code
push time in 18 days