snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
707 stars 52 forks source link

build(deps): bump prawcore from 2.3.0 to 2.4.0 #1562

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps prawcore from 2.3.0 to 2.4.0.

Release notes

Sourced from prawcore's releases.

v2.4.0

2.4.0 (2023/10/01)

Changed

  • Drop support for Python 3.6, which is end-of-life on 2021-12-23.
  • Updated rate limit algorithm to better handle reddit's new rate limits.
  • Drop support for Python 3.7, which is end-of-life on 2023-06-27.
Changelog

Sourced from prawcore's changelog.

2.4.0 (2023/10/01)

Changed

  • Drop support for Python 3.6, which is end-of-life on 2021-12-23.
  • Updated rate limit algorithm to better handle reddit's new rate limits.
  • Drop support for Python 3.7, which is end-of-life on 2023-06-27.
Commits
  • 8f59f8e Bump to v2.4.0
  • 495980d Merge pull request #159 from praw-dev/revert-158-prepare_release_v2.4.0
  • b68ebf8 Revert "Release v2.4.0"
  • 43d4035 Merge pull request #160 from praw-dev/prepare_release_v2.4.0
  • d66a1fe Set development version v2.4.1.dev0
  • d5ee14a Bump to v2.4.0
  • 107771c Fix ruff version specifier
  • 80ff62e Merge pull request #158 from praw-dev/prepare_release_v2.4.0
  • 3b24150 Set development version v2.4.1.dev0
  • ef62709 Bump to v2.4.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)