Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps matminer from 0.8.0 to 0.9.2.

Release notes

Sourced from matminer's releases.

v0.9.2

This release simply removes the upper bound on pandas v2, which, since the changes implemented in v0.9.1, is no longer necessary.

What's Changed

Full Changelog: hackingmaterials/matminer@v0.9.1...v0.9.2

v0.9.1

This release contains several compatibility fixes across tests and dependencies, including support for the latest numpy and pymatgen versions. Dependencies have been tightened to make sure that any future incompatibilities do not render this package entirely unusable. Users are encouraged to install the pinned dependencies from requirements/*.txt if they run into any issues.

What's Changed

New Contributors

Full Changelog: hackingmaterials/matminer@v0.9.0...v0.9.1

v0.9.0

What's Changed

New Contributors

Full Changelog: hackingmaterials/matminer@v0.8.0...v0.9.0

Changelog

Sourced from matminer's changelog.

<title>MatMiner Changelog &[#8212](https://github.com/hackingmaterials/matminer/issues/8212); matminer 0.9.2 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/nature.css?v=8b5d5988" />
<script src="_static/documentation_options.js?v=aa3b121e"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
      <div class="body" role="main">

... (truncated)

Commits
  • 479e786 Automated dependency upgrades (#930)
  • c79b651 Merge pull request #929 from hackingmaterials/ml-evs/pandas-pin
  • 6e56c4d Remove defunct macos requirements
  • 407b2dd Bump pandas even further
  • fc7b91f Attempt to release the pandas pin
  • ea05919 update docs
  • 7394a39 Merge pull request #928 from hackingmaterials/ml-evs/deps
  • 802a119 Cast columns to list for compatibility with numpy 1.26+
  • ea849c5 Handle deprecation of pymatgen Specie.from_string
  • 0b6fee0 update dependencies for ubuntu-latest/py3.9
  • 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 [matminer](https://github.com/hackingmaterials/matminer) from 0.8.0 to 0.9.2.
- [Release notes](https://github.com/hackingmaterials/matminer/releases)
- [Changelog](https://github.com/hackingmaterials/matminer/blob/main/docs/changelog.html)
- [Commits](hackingmaterials/matminer@v0.8.0...v0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
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.

1 participant