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 pyarr from 3.1.1 to 5.1.1 in /requirements #256

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps pyarr from 3.1.1 to 5.1.1.

Release notes

Sourced from pyarr's releases.

v5.1.1

What's Changed

📚 Documentation

Other Changes

New Contributors

Full Changelog: totaldebug/pyarr@v5.1.0...v5.1.1

v5.1.0

What's Changed

🚀 Exciting New Features

🐛 Patches & Bug Fixes

Full Changelog: totaldebug/pyarr@v5.0.0...v5.1.0

v5.0.0

What's Changed

There are quite a few breaking changes with this release, please ensure you run tests on your code after upgrading.

💥 Breaking Changes

  • perf!: multiple methods updated to use default Pyarr values for args, allowing reduction in memory usage by dictionaries
  • refactor!: get_calendar changed to require datetime object for date arguments
  • refactor!: multiple methods updated to use same naming and ordering for arguments
  • refactor(radarr)!: change db_id to id_ to align rest of API
  • refactor(lidarr)!: add_root_folder arguments re-arranged
  • refactor(lidarr)!: add_artist and add_album changed from using search_term to using id_ (musicbrainz ID) for more predictable results where multiple search items could have previously been returned
  • refactor(lidarr)!: get_wanted updated to be more efficient, options moved to match ordering of other methods

... (truncated)

Commits
  • b56bb63 Merge pull request #156 from LRomandine/patch-1
  • 718a5be bump minor version for merge
  • 87b838b add MoviesSearch to test_radarr.py
  • 9d328d9 Add undocumented MoviesSearch to post_commands
  • 3771b92 Update README.md
  • 1815594 Merge pull request #153 from marksie1988/150-fix-readme
  • 23ee7f0 docs: update readme and logo
  • 2796541 Merge pull request #148 from marksie1988/146-multiple-test-failures-since-add...
  • bc699b4 fix: readarr upd_book now functioning as expected
  • baabe59 refactor: remove unnecissary exception
  • 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 [pyarr](https://github.com/totaldebug/pyarr) from 3.1.1 to 5.1.1.
- [Release notes](https://github.com/totaldebug/pyarr/releases)
- [Commits](totaldebug/pyarr@v3.1.1...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2023

Superseded by #258.

@dependabot dependabot bot closed this Jul 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/pyarr-5.1.1 branch July 27, 2023 07:37
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.

0 participants