Skip to content

chore(deps): bump arxiv from 2.4.1 to 4.0.0#251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/arxiv-4.0.0
Open

chore(deps): bump arxiv from 2.4.1 to 4.0.0#251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/arxiv-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps arxiv from 2.4.1 to 4.0.0.

Release notes

Sourced from arxiv's releases.

4.0.0

Breaking changes

  • Drop deprecated APIs by @​lukasschwab in lukasschwab/arxiv.py#210
    • Search.results removed — use Client.results(search).
    • Result.download_pdf / Result.download_source removed — use result.pdf_url / result.source_url() directly (see the new README example using urllib.request.urlretrieve).
    • arxiv.arxiv import shim removed — use import arxiv.
    • Search(max_results=math.inf) no longer means "all results" — use max_results=None.

Development changes

Apologies for the back-to-back major releases. These changes should have been included in the 3.0.0 release.

Full Changelog: lukasschwab/arxiv.py@3.0.0...4.0.0

3.0.0

What's Changed

Breaking changes

Full Changelog: lukasschwab/arxiv.py@2.4.1...3.0.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [arxiv](https://github.com/lukasschwab/arxiv.py) from 2.4.1 to 4.0.0.
- [Release notes](https://github.com/lukasschwab/arxiv.py/releases)
- [Commits](lukasschwab/arxiv.py@2.4.1...4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from siddsachar as a code owner June 29, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants