Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps semanticscholar from 0.8.4 to 0.11.0.

Release notes

Sourced from semanticscholar's releases.

semanticscholar-0.11.0

New Features

Bug Fixes

  • Fixed #111: error with null references for get_papers. (12f4a12)
  • Fixed debug logging. (933a21b)

New Contributors

Full Changelog: danielnsilva/semanticscholar@v0.10.0...v0.11.0

semanticscholar-0.10.0

New Features

Enhancements

  • Expanded and improved project documentation, now structured in Read the Docs for easier access and maintenance.

Bug Fixes

  • Removed backslashes in docstrings to fix formatting issues. (3ef890b)
  • Fixed issue with quotes in the query string by @​k1000dai in #99

New Contributors

Full Changelog: danielnsilva/semanticscholar@v0.9.0...v0.10.0

semanticscholar-0.9.0

New Features

  • Added support for paper title search. (3a3f797)

Enhancements

Bug Fixes

  • Removed unnecessary nest_asyncio.apply() call when using the library in asynchronous mode by @​rgeronimi in #95

New Contributors

Full Changelog: danielnsilva/semanticscholar@v0.8.4...v0.9.0

Changelog

Sourced from semanticscholar's changelog.

[0.11.0] - 2025-09-13

New Features

Bug Fixes

  • Fixed #111: error with null references for get_papers. (12f4a12)
  • Fixed debug logging. (933a21b)

[0.10.0] - 2025-02-16

New Features

Enhancements

  • Expanded and improved project documentation, now structured in Read the Docs for easier access and maintenance.

Bug Fixes

  • Removed backslashes in docstrings to fix formatting issues. (3ef890b)
  • Fixed issue with quotes in the query string by @​k1000dai in #99

[0.9.0] - 2024-11-30

New Features

  • Added support for paper title search. (3a3f797)

Enhancements

... (truncated)

Commits
  • f428698 chore: update changelog and bump version to 0.11.0
  • c24e062 docs(changelog): add debug logging fix entry
  • 933a21b fix: debug logging
  • 69f7819 test: fix debug logging test
  • 2c103f4 docs: fix API documentation tag references for dataset release methods
  • c43a112 docs: improve docstring formatting and API links consistency
  • 594f9d8 docs(changelog): add Datasets API feature entry
  • 806f784 chore!: add support for Python 3.13 and drop for Python 3.8
  • c9ec8de Merge pull request #112 from OFSkean/master
  • cf2a11d removed old cassettes
  • 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 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 [semanticscholar](https://github.com/danielnsilva/semanticscholar) from 0.8.4 to 0.11.0.
- [Release notes](https://github.com/danielnsilva/semanticscholar/releases)
- [Changelog](https://github.com/danielnsilva/semanticscholar/blob/master/CHANGELOG.md)
- [Commits](danielnsilva/semanticscholar@v0.8.4...v0.11.0)

---
updated-dependencies:
- dependency-name: semanticscholar
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 15, 2025
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