Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump praw from 7.1.2 to 7.1.4 #11

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps praw from 7.1.2 to 7.1.4.

Release notes

Sourced from praw's releases.

v7.1.4

Changelog

v7.1.3

Changelog

Changelog

Sourced from praw's changelog.

7.1.4 (2021/02/07)

Fixed

  • Asynchronous check will no longer fail in Python 3.6 multithreading edge cases.

7.1.3 (2021/02/05)

Changed

  • Asynchronous check will no longer occur when in a Jupyter notebook.
Commits
  • 4b6eab5 Bump to v7.1.4
  • 68ef2de Merge pull request #1664 from LilSpazJoekp/master
  • fc3af25 Broaden exception catch for async check
  • 1453036 Merge pull request #1662 from LilSpazJoekp/typos
  • 087caf1 Add periods to error message strings
  • 099a22a Fix typos in docs
  • 03f3da8 Fix parameter list indentation
  • 9ee2475 Merge pull request #1661 from LilSpazJoekp/preferences_update
  • 351af39 Update user preferences table
  • e2352cb Merge pull request #1660 from praw-dev/finishing_touches
  • 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 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)

Bumps [praw](https://github.com/praw-dev/praw) from 7.1.2 to 7.1.4.
- [Release notes](https://github.com/praw-dev/praw/releases)
- [Changelog](https://github.com/praw-dev/praw/blob/master/CHANGES.rst)
- [Commits](praw-dev/praw@v7.1.2...v7.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2021
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #11 (8b91ee2) into main (d08f1d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           94        94           
=========================================
  Hits            94        94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d08f1d1...8b91ee2. Read the comment docs.

@mikelane mikelane merged commit 60b8e5f into main Feb 8, 2021
@mikelane mikelane deleted the dependabot/pip/praw-7.1.4 branch February 8, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant