Skip to content

Bump semanticscholar from 0.8.4 to 0.10.0 #175

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps semanticscholar from 0.8.4 to 0.10.0.

Release notes

Sourced from semanticscholar's releases.

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

Bug Fixes

  • Removed unnecessary nest_asyncio.apply() call when using the library in asynchronous mode by @​rgeronimi in #95
Commits
  • 8a3b89c chore: update changelog and bump version to 0.10.0
  • c14e13c docs(changelog): include project doc improvement
  • 949ce65 docs: update RTD links in README
  • 8ae3833 fix: README example
  • b3587ff chore: remove gif
  • 696d5e5 chore: remove badges in PyPI description
  • 64e5dbd docs: fix links
  • 6271763 chore: disable TOC generation
  • 91048a2 chore(docs): update TOC
  • b3f21b7 docs(rtd): remove link from overview
  • 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.10.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.10.0)

---
updated-dependencies:
- dependency-name: semanticscholar
  dependency-version: 0.10.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 May 28, 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