Skip to content

Bump internetarchive from 1.9.9 to 2.1.0#58

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2021

Copy link
Copy Markdown

Bumps internetarchive from 1.9.9 to 2.1.0.

Release notes

Sourced from internetarchive's releases.

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.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 compatability.

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) ++++++++++++++++++

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.
Commits
  • a716b33 v2.1.0
  • 7425c1e Merge pull request #418 from maxz/better-bulk-upload-error-messages
  • e7747a6 Output a more helpful error message on malformed bulk upload CSV data.
  • 901a3c6 Fixed bug in fts.
  • 8370507 Merge pull request #419 from maxz/exclude-remote-name-from-metadata-on-csv-up...
  • 1b729d6 Exclude REMOTE_NAME from the item's metadata on a CSV bulk upload.
  • 252d1d5 Merge pull request #410 from ibnesayeed/patch-1
  • 295150e Merge pull request #405 from JustAnotherArchivist/config-xdg
  • 57fb317 Add tests for write_config_file directory creation and mode behaviour
  • 23a0bf8 Fix write_config_file directory creation under Python 2 due to missing os.mak...
  • 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 [internetarchive](https://github.com/jjjake/internetarchive) from 1.9.9 to 2.1.0.
- [Release notes](https://github.com/jjjake/internetarchive/releases)
- [Changelog](https://github.com/jjjake/internetarchive/blob/v2.1.0/HISTORY.rst)
- [Commits](jjjake/internetarchive@v1.9.9...v2.1.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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 29, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 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/58/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

@dependabot @github

dependabot Bot commented on behalf of github Nov 28, 2021

Copy link
Copy Markdown
Author

Superseded by #78.

@dependabot dependabot Bot closed this Nov 28, 2021
@dependabot dependabot Bot deleted the dependabot/pip/internetarchive-2.1.0 branch November 28, 2021 12:05
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