sneakpeek icon indicating copy to clipboard operation
sneakpeek copied to clipboard

Reddit bot to preview and post hyperlinks as comments

Results 12 sneakpeek issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Chanced upon this comment in r/sg mentioning about the broken ST scraper: https://www.reddit.com/r/singapore/comments/tohtka/comment/i266sj0/?context=3

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

This lead to accidental formatting issues. Example: [This article used single * to censor vulgarities which lead to markdown making text in-between as italics](https://www.reddit.com/r/singapore/comments/t43bai/comment/hyw2980/?utm_source=share&utm_medium=web2x&context=3) Edit: URL markdown.

Added `*` in subheadlines for them to appear as bullet points in Markdown.

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Just wanna remove edits on CNA articles that uses the default article handler

I migrated `comment.py` to a more object-oriented approach. This doesn't add any new features, but it makes it easier to maintain and make changes to the bot. This also grants...

Bumps [nltk](http://nltk.org/) from 3.4.1 to 3.4.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nltk&package-manager=pip&previous-version=3.4.1&new-version=3.4.5)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies