Skip to content

Bump internetarchive from 1.9.9 to 2.2.0#78

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/internetarchive-2.2.0
Closed

Bump internetarchive from 1.9.9 to 2.2.0#78
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/internetarchive-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 28, 2021

Copy link
Copy Markdown

Bumps internetarchive from 1.9.9 to 2.2.0.

Release notes

Sourced from internetarchive's releases.

Version 2.2.0

Features and Improvements

  • Added ia reviews <id> --delete.
  • Added ability to fetch a users reviews from an item via ia reviews <id>.

Bugfixes

  • Fixed bug in ArchiveSession object where domains weren't getting set properly for cookies. This caused archive.org cookies to be sent to other domains.
  • Fixed bug in URL param parser for CLI.
  • Fixed Python 2 bug in ia upload --spreadsheet.

Version 2.1.0

Features and Improvements

  • Better error messages in ia upload --spreadsheet.
  • Added support for REMOTE_NAME in ia upload --spreadsheet via a REMOTE_NAME column.
  • Implemented XDG Base Directory specification.

Bugfixes

  • Fixed bug in FTS where searches would crash with a TypeError exception.
  • Improved Python 2 compatability.

Version 2.0.1

Bugfixes

  • Exit with 0 in ia tasks --cmd ... if a task is already queued or running.

Version 2.0.0

Features and Improvements

  • Automatic paging scrolling added to ia search --fts.
  • Default support for lucene queries in ia search --fts.
  • Added support for getting rate-limit information from the Tasks API (i.e. ia tasks --get-rate-limit --cmd derive.php).
  • Added ability to set a remote-filename in a spreadsheet when uploading via ia upload --spreadsheet ....

Bugfixes

  • Fixed bug in ia metadata --remove ... where multiple collections would be removed if the specified collection was a substring of any of the existing collections.
  • Fixed bug in ia metadata --remove ... where removing multiple collections was sometimes not supported.
Changelog

Sourced from internetarchive's changelog.

2.2.0 (?) +++++++++

Features and Improvements

  • Added ia reviews <id> --delete.
  • Added ability to fetch a users reviews from an item via ia reviews <id>.

Bugfixes

  • Fixed bug in ArchiveSession object where domains weren't getting set properly for cookies. This caused archive.org cookies to be sent to other domains.
  • Fixed bug in URL param parser for CLI.

2.1.0 (2021-08-25) ++++++++++++++++++

Features and Improvements

  • Better error messages in ia upload --spreadsheet.
  • Added support for REMOTE_NAME in ia upload --spreadsheet via a REMOTE_NAME column.
  • Implemented XDG Base Directory specification.

Bugfixes

  • Fixed bug in FTS where searches would crash with a TypeError exception.
  • Improved Python 2 compatibility.

2.0.3 (2021-05-03) ++++++++++++++++++

Bugfixes

  • Fixed bug where some "falsey"/empty values were being dropped when modifying metadata.

2.0.2 (2021-04-06) ++++++++++++++++++

  • Fixing pypi issues...

2.0.1 (2021-04-06) ++++++++++++++++++

Bugfixes

  • Exit with 0 in ia tasks --cmd ... if a task is already queued or running.

2.0.0 (2021-04-05) ++++++++++++++++++

... (truncated)

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 28, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2021

Copy link
Copy Markdown
Author

Dependabot tried to add @cclauss and @cdrini as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/drakene/openlibrary/pulls/78/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the drakene/openlibrary repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Bumps [internetarchive](https://github.com/jjjake/internetarchive) from 1.9.9 to 2.2.0.
- [Release notes](https://github.com/jjjake/internetarchive/releases)
- [Changelog](https://github.com/jjjake/internetarchive/blob/master/HISTORY.rst)
- [Commits](jjjake/internetarchive@v1.9.9...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/internetarchive-2.2.0 branch from f4f596d to ca4d32f Compare January 1, 2022 21:32
@dependabot @github

dependabot Bot commented on behalf of github Jan 23, 2022

Copy link
Copy Markdown
Author

Superseded by #104.

@dependabot dependabot Bot closed this Jan 23, 2022
@dependabot dependabot Bot deleted the dependabot/pip/internetarchive-2.2.0 branch January 23, 2022 12:04
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants