Skip to content

build(deps): bump prawcore from 2.4.0 to 3.0.2#881

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/prawcore-3.0.2
Open

build(deps): bump prawcore from 2.4.0 to 3.0.2#881
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/prawcore-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps prawcore from 2.4.0 to 3.0.2.

Release notes

Sourced from prawcore's releases.

v3.0.2

3.0.2 (2025/02/10)

Changed

  • Improved type hinting.

v3.0.1

3.0.1 (2025/01/26)

Fixed

  • Increase half-second delay introduced in 3.0.0 to a full second delay.

v3.0.0

3.0.0 (2025/01/25)

Changed

  • Drop support for Python 3.8, which was end-of-life on 2024-10-07.
  • :class:RateLimiter attribute next_request_timestamp has been removed and replaced with next_request_timestamp_ns.

Fixed

  • Add a half-second delay when there are no more requests in the rate limit window and the window has zero seconds remaining to avoid a semi-rare case where Reddit will return a 429 response resulting in a :class:TooManyRequests exception.

Removed

  • Remove :class:RateLimiter attribute reset_timestamp.
Changelog

Sourced from prawcore's changelog.

3.0.2 (2025/02/10)

Changed

  • Improved type hinting.

3.0.1 (2025/01/26)

Fixed

  • Increase half-second delay introduced in 3.0.0 to a full second delay.

3.0.0 (2025/01/25)

Changed

  • Drop support for Python 3.8, which was end-of-life on 2024-10-07.
  • :class:RateLimiter attribute next_request_timestamp has been removed and replaced with next_request_timestamp_ns.

Fixed

  • Add a half-second delay when there are no more requests in the rate limit window and the window has zero seconds remaining to avoid a semi-rare case where Reddit will return a 429 response resulting in a :class:TooManyRequests exception.

Removed

  • Remove :class:RateLimiter attribute reset_timestamp.
Commits
  • 82bfa5a Bump to v3.0.2
  • 0a999ed Update CHANGES.rst
  • a055d8e Merge pull request #210 from praw-dev/fix_prepare_prelease_workflow
  • 12f1f84 Provide necessary arguments to prepare_release workflow
  • f6ff908 Merge pull request #209 from praw-dev/workflows
  • 849ab29 Add updating pip dependencies to dependabot
  • aec5a9b Remove manual_tag_release action
  • 4e3722c Merge pull request #208 from praw-dev/tox
  • d2dd7f0 Add tox configuration and remove pre_push.py
  • f721335 Merge pull request #207 from praw-dev/update/pre-commit-hooks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@github-actions
Copy link

Looks like a major version upgrade! Skipping auto-merge.

@dependabot dependabot bot force-pushed the dependabot/pip/prawcore-3.0.2 branch from 2e2b651 to 814807b Compare March 10, 2025 22:09
Bumps [prawcore](https://github.com/praw-dev/prawcore) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/praw-dev/prawcore/releases)
- [Changelog](https://github.com/praw-dev/prawcore/blob/main/CHANGES.rst)
- [Commits](praw-dev/prawcore@v2.4.0...v3.0.2)

---
updated-dependencies:
- dependency-name: prawcore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/prawcore-3.0.2 branch from 814807b to 53a0048 Compare March 10, 2025 22:10
@snarfed snarfed removed the python label Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant