Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Update dependency praw to v7.7.1 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
praw (changelog) ==7.6.0 -> ==7.7.1 age adoption passing confidence

Release Notes

praw-dev/praw (praw)

v7.7.1

Compare Source

Fixed

  • An issue with replying to a modmail conversation results in a error.

v7.7.0

Compare Source

Added

  • :meth:.delete_mobile_banner to delete mobile banners.

  • :meth:.upload_mobile_banner to upload mobile banners.

  • Experimental :meth:~.Submission._edit_experimental for adding new inline media or
    editing a submission that has inline media.

    .. danger::

    This method is experimental. It is reliant on undocumented API endpoints and may
    result in existing inline media not displaying correctly and/or creating a
    malformed body. Use at your own risk. This method may be removed in the future
    without warning.
    

    This method is identical to :meth:.Submission.edit except for the following:

    • The ability to add inline media to existing posts.
    • Additional preserve_inline_media keyword argument to allow PRAW to attempt to
      preserve the existing inline media when editing a post. This is an experimental fix
      for an issue that occurs when editing a post with inline media would cause the media
      to lose their inline appearance.

Fixed

  • An issue with iterating :class:.ModNote when a user has more than a hundred notes.
  • Removal reasons are now returned in the same order as they appear on Reddit.

v7.6.1

Compare Source

Changed

  • Revert :meth:~.Comment.edit positional argument deprecation.
  • Revert :meth:~.Comment.reply positional argument deprecation.
  • Revert :meth:~.Message.reply positional argument deprecation.
  • Revert :meth:~.Submission.edit positional argument deprecation.
  • Revert :meth:~.Submission.reply positional argument deprecation.

Fixed

  • An issue where :class:.ModmailConversation's messages attribute would only
    contain the latest message.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/praw-7.x branch from 58a01b4 to 6fdb377 Compare March 12, 2023 11:21
@renovate renovate bot changed the title Update dependency praw to v7.6.1 Update dependency praw to v7.7.0 Mar 12, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/praw-7.x branch from 6fdb377 to 02ea786 Compare July 11, 2023 21:09
@renovate renovate bot changed the title Update dependency praw to v7.7.0 Update dependency praw to v7.7.1 Jul 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants