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.30.5 to 0.30.8 #935

Merged
merged 2 commits into from
Feb 8, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps mp-api from 0.30.5 to 0.30.8.

Release notes

Sourced from mp-api's releases.

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)
  • [9ec0a9de] Only run MPDataDoc factory once per chunk (#665)
  • [22501cde] Fix typo (#662)
  • [fd5fb599] Add MPRestError import to root (#661)
  • [f1b1b28e] Fix wheels install (#660)
  • [ebd426db] Namespace package, material_ids parameters (#659)
  • [394fc4c2] Raise attribute error for MPDataDoc (#658)

... (truncated)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/mp-api-0.30.8 branch from eeea6af to 706bf11 Compare January 23, 2023 18:19
@dependabot dependabot bot force-pushed the dependabot/pip/mp-api-0.30.8 branch from ad373a3 to 0f31cc3 Compare February 8, 2023 17:08
Bumps [mp-api](https://github.com/materialsproject/api) from 0.30.5 to 0.30.8.
- [Release notes](https://github.com/materialsproject/api/releases)
- [Commits](materialsproject/api@v0.30.5...v0.30.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mp-api-0.30.8 branch from 0f31cc3 to 6476bed Compare February 8, 2023 17:12
@jan-janssen jan-janssen closed this Feb 8, 2023
@jan-janssen jan-janssen reopened this Feb 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jan-janssen jan-janssen merged commit 58bf094 into main Feb 8, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/mp-api-0.30.8 branch February 8, 2023 21:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants