Skip to content
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

Bump mp-api from 0.7.1 to 0.30.10 #247

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps mp-api from 0.7.1 to 0.30.10.

Release notes

Sourced from mp-api's releases.

v0.30.10

Set default value of api_key to None in MPRester and BaseRester classes.

v0.30.9

Allow thermo_type to be passed a string in get_phase_diagram_from_chemsys.

v0.30.8

Ensures qhull_data returned with PhaseDiagram objects is formatted as a numpy array to allow for plotting with PDPlotter.

v0.30.7

Ensures PhaseDiagram objects returned from the client can be plotted with PDPlotter.

v0.30.6

Version 0.30.6

Commits

  • [98eb3605] Set default thermo_type in thermo search method (#726)
  • [15c378bc] use query_contributions for ion ref data
  • [bebe77bd] formatting; 32 apikey length
  • [02e322f7] Fix session typo
  • [5ef93138] FIx order of input chemsys for pd search (#719)
  • [8f21dbbb] Fix passing session and headers in base rester (#717)
  • [ac4bb36a] Custom sessions (#716)
  • [6bf17910] Header dictionary pass through and BaseRester nesting fix (#715)
  • [49fc74a0] Update thermo rester methods (#714)
  • [fecf7fda] Fix robocrys search pagination (#712)
  • [bc5a9fb7] Add task_id list and elements to task search method (#709)
  • [80f46865] Allow the pmgrc file to be read for the MPREster settings (#708)
  • [574cda52] Fix charge density task_ids list query (#707)
  • [17dd2cca] Implement method to get NOMAD download URL (#702)
  • [ebe7c43b] Insert missing comma in setup.py (#697)
  • [d3f76872] Smart chunk with max URL length consideration (#695)
  • [72eafaa4] Add back additional_criteria as an input to get_entries and get_entries_in_chemsys (#693)
  • [2292fc1a] Ensure parity with top level legacy methods (#691)
  • [25b21d81] Use six API keys in testing workflow instead of one (#687)
  • [9f821a12] Remove manual dispatch from release wflow (#686)
  • [f94a4fbc] Fix wflow dispatch
  • [045f94e8] Fix release wflow
  • [99132393] Add sphinx docs (#684)
  • [89b37a60] Bump emmet (#679)
  • [0b4520f7] Remove pytest.mark.xfail decorator, test expected to pass
  • [2849726d] use latest actions/setup-python and actions/checkout (#678)
  • [f29b2e03] support single values as search filters (#672)
  • [3f97decb] Adding msgpack to requirements
  • [6b9ebdf1] Add msgpack to reqs (#671)
  • [12c93716] Bump emmet-core (#670)
  • [50574376] Temp ignore task test
  • [7b9b3e10] Clean up dependencies (#666)

... (truncated)

Commits
  • 858409f Default API key value to None in MPRester (#743)
  • 2ec98bd Allow thermo_type string passing for phase diagram method (#742)
  • 9dc27dc add duplicate element checking in MPRester.get_entries_in_chemsys (#736)
  • 0713f8c Accept list[str] for thermo_types in ThermoRester.search() (#729)
  • 1e83e2b Ensure PhaseDiagram qhull_data is a numpy array (#731)
  • ece1b3e Fix el_refs dict keys in PhaseDiagram objects (#730)
  • 98eb360 Set default thermo_type in thermo search method (#726)
  • 15c378b use query_contributions for ion ref data
  • bebe77b formatting; 32 apikey length
  • 02e322f Fix session typo
  • 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 [mp-api](https://github.com/materialsproject/api) from 0.7.1 to 0.30.10.
- [Release notes](https://github.com/materialsproject/api/releases)
- [Commits](materialsproject/api@v0.7.1...v0.30.10)

---
updated-dependencies:
- dependency-name: mp-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2023
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