bridgy
bridgy copied to clipboard
build(deps): bump prawcore from 2.4.0 to 3.0.2
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.0to 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:
RateLimiterattributenext_request_timestamphas been removed and replaced withnext_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:
TooManyRequestsexception.Removed
- Remove :class:
RateLimiterattributereset_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.0to 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:
RateLimiterattributenext_request_timestamphas been removed and replaced withnext_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:
TooManyRequestsexception.Removed
- Remove :class:
RateLimiterattributereset_timestamp.
Commits
82bfa5aBump to v3.0.20a999edUpdate CHANGES.rsta055d8eMerge pull request #210 from praw-dev/fix_prepare_prelease_workflow12f1f84Provide necessary arguments to prepare_release workflowf6ff908Merge pull request #209 from praw-dev/workflows849ab29Add updating pip dependencies to dependabotaec5a9bRemove manual_tag_release action4e3722cMerge pull request #208 from praw-dev/toxd2dd7f0Add tox configuration and remove pre_push.pyf721335Merge pull request #207 from praw-dev/update/pre-commit-hooks- Additional commits viewable in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Looks like a major version upgrade! Skipping auto-merge.
@dependabot rebase
Looks like a major version upgrade! Skipping auto-merge.