workshop
workshop copied to clipboard
Bump mp-api from 0.7.1 to 0.30.10
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_keytoNoneinMPResterandBaseResterclasses.v0.30.9
Allow
thermo_typeto be passed a string inget_phase_diagram_from_chemsys.v0.30.8
Ensures
qhull_datareturned withPhaseDiagramobjects is formatted as a numpy array to allow for plotting withPDPlotter.v0.30.7
Ensures
PhaseDiagramobjects returned from the client can be plotted withPDPlotter.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
BaseResternesting fix (#715)- [49fc74a0] Update thermo rester methods (#714)
- [fecf7fda] Fix robocrys search pagination (#712)
- [bc5a9fb7] Add task_id list and elements to task
searchmethod (#709)- [80f46865] Allow the pmgrc file to be read for the MPREster settings (#708)
- [574cda52] Fix charge density
task_idslist 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_criteriaas an input toget_entriesandget_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.xfaildecorator, test expected to pass- [2849726d] use latest actions/setup-python and actions/checkout (#678)
- [f29b2e03] support single values as search filters (#672)
- [3f97decb] Adding
msgpackto requirements- [6b9ebdf1] Add msgpack to reqs (#671)
- [12c93716] Bump emmet-core (#670)
- [50574376] Temp ignore task test
- [7b9b3e10] Clean up dependencies (#666)
... (truncated)
Commits
858409fDefault API key value to None in MPRester (#743)2ec98bdAllowthermo_typestring passing for phase diagram method (#742)9dc27dcadd duplicate element checking in MPRester.get_entries_in_chemsys (#736)0713f8cAcceptlist[str]forthermo_typesinThermoRester.search()(#729)1e83e2bEnsure PhaseDiagram qhull_data is a numpy array (#731)ece1b3eFixel_refsdict keys inPhaseDiagramobjects (#730)98eb360Set default thermo_type in thermo search method (#726)15c378buse query_contributions for ion ref databebe77bformatting; 32 apikey length02e322fFix session typo- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)