Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps custodian from 2024.2.15 to 2024.3.12.

Release notes

Sourced from custodian's releases.

v2024.3.12

What's Changed

🐛 Bug Fixes

🛠 Enhancements

📖 Documentation

🧪 Tests

🏥 Package Health

New Contributors

Full Changelog: materialsproject/custodian@v2024.2.15...v2024.3.12

Changelog

Sourced from custodian's changelog.

2024.3.12

Commits
  • 939c588 Update dev docs
  • e5d6f76 Update changelog.
  • 93bd2d6 use list concat over extend/concat, better var names
  • 266cc0f define skip_if_no_openbabel decorator once and reuse
  • 26b828b Add missing directory kwarg on QCJob run() method (#323)
  • 30576c6 Add support for directory for Q-Chem (#318)
  • 41bd7d5 Add missing function signature comment (#322)
  • 34420c4 Make custodian threadsafe (explicit file paths) (#317)
  • d7f79f4 pip to uv CI migration (#321)
  • 123d16d Fix openbabel install to ensure q-chem tests run (#320)
  • 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 [custodian](https://github.com/materialsproject/custodian) from 2024.2.15 to 2024.3.12.
- [Release notes](https://github.com/materialsproject/custodian/releases)
- [Changelog](https://github.com/materialsproject/custodian/blob/master/docs/changelog.md)
- [Commits](materialsproject/custodian@v2024.2.15...v2024.3.12)

---
updated-dependencies:
- dependency-name: custodian
  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 Mar 18, 2024
@codecov
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.51%. Comparing base (9f64381) to head (0867715).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
- Coverage   76.64%   76.51%   -0.13%     
==========================================
  Files         114      114              
  Lines        8506     8506              
  Branches     1275     1275              
==========================================
- Hits         6519     6508      -11     
- Misses       1600     1612      +12     
+ Partials      387      386       -1     

see 1 file with indirect coverage changes

@github-actions github-actions bot merged commit 33d747a into main Mar 18, 2024
@github-actions github-actions bot deleted the dependabot/pip/custodian-2024.3.12 branch March 18, 2024 07:58
hrushikesh-s pushed a commit to hrushikesh-s/atomate2 that referenced this pull request Jun 28, 2024
Bumps [custodian](https://github.com/materialsproject/custodian) from 2024.2.15 to 2024.3.12.
- [Release notes](https://github.com/materialsproject/custodian/releases)
- [Changelog](https://github.com/materialsproject/custodian/blob/master/docs/changelog.md)
- [Commits](materialsproject/custodian@v2024.2.15...v2024.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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