Skip to content

Upgrade sonarr to 0.2.3#37392

Merged
cgtobi merged 1 commit intohome-assistant:devfrom
therealryanbonham:sonarr-0.2.3
Jul 3, 2020
Merged

Upgrade sonarr to 0.2.3#37392
cgtobi merged 1 commit intohome-assistant:devfrom
therealryanbonham:sonarr-0.2.3

Conversation

@therealryanbonham
Copy link
Copy Markdown
Contributor

Proposed change

This change now handle when diskspace information is not available in sonarr, without this fix this causes connection to fail.

Release notes: https://github.com/ctalkington/python-sonarr/releases/tag/0.2.3
Changes: ctalkington/python-sonarr@0.2.2...0.2.3

Type of change

  • [ x] Dependency upgrade
  • [ x] Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example entry for configuration.yaml:

# Example configuration.yaml

Additional information

Checklist

  • [x ] The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]
  • The code has been formatted using Black (black --fast homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated for [www.home-assistant.io][docs-repository]

If the code communicates with devices, web services, or third-party tools:

  • The [manifest file][manifest-docs] has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

The integration reached or maintains the following [Integration Quality Scale][quality-scale]:

  • No score or internal
  • 🥈 Silver
  • 🥇 Gold
  • 🏆 Platinum

@homeassistant
Copy link
Copy Markdown
Contributor

Hi @greengiant,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@probot-home-assistant probot-home-assistant Bot added dependency-bump Pull requests that update a dependency file bugfix dependency Pull requests marked as a dependency upgrade integration: sonarr small-pr PRs with less than 30 lines. labels Jul 3, 2020
@ctalkington ctalkington changed the title Upgrade sonar to 0.2.3 Upgrade sonarr to 0.2.3 Jul 3, 2020
@probot-home-assistant
Copy link
Copy Markdown

Hey there @ctalkington, mind taking a look at this pull request as its been labeled with an integration (sonarr) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@therealryanbonham
Copy link
Copy Markdown
Contributor Author

Cla signed

Copy link
Copy Markdown
Contributor

@cgtobi cgtobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cgtobi cgtobi merged commit 5ecb3f9 into home-assistant:dev Jul 3, 2020
@ctalkington ctalkington added this to the 0.112.4 milestone Jul 8, 2020
@ctalkington
Copy link
Copy Markdown
Contributor

this fixes an issue with servers that dont support disk space. marking as candidate for next bugfix

balloob pushed a commit that referenced this pull request Jul 9, 2020
Co-authored-by: Ryan Bonham <ryan@transparent-tech.com>
@balloob balloob mentioned this pull request Jul 9, 2020
hahn-th pushed a commit to hahn-th/core that referenced this pull request May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix cherry-picked cla-signed dependency Pull requests marked as a dependency upgrade dependency-bump Pull requests that update a dependency file integration: sonarr small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants