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 mendeleev from 0.15.0 to 0.16.0 #1413

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps mendeleev from 0.15.0 to 0.16.0.

Release notes

Sourced from mendeleev's releases.

v0.16.0

What's Changed

New Contributors

Full Changelog: lmmentel/mendeleev@v0.15.0...v0.16.0

Changelog

Sourced from mendeleev's changelog.

v0.16.0 (05.05.2024)

  • [ENH] Adopt ruff and pre-commit for linting and formatting by :user:@lmmentel in :pr:139
  • [ENH] Improve element not found by :user:@Vi-L in :pr:142
  • [ENH] Defer loading element data until attribute access by :user:@paulromano in :pr:121
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 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 [mendeleev](https://github.com/lmmentel/mendeleev) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/lmmentel/mendeleev/releases)
- [Changelog](https://github.com/lmmentel/mendeleev/blob/master/CHANGES.rst)
- [Commits](lmmentel/mendeleev@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: mendeleev
  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 May 6, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8966438305

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.055%

Totals Coverage Status
Change from base Build 8955214232: 0.0%
Covered Lines: 10627
Relevant Lines: 14956

💛 - Coveralls

@jan-janssen
Copy link
Member

=====================================================================
ERROR: test_dump_parser_water (lammps.test_base.TestLammps)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/pyiron_atomistics/pyiron_atomistics/tests/lammps/test_base.py", line 219, in test_dump_parser_water
    with self.assertWarns(UserWarning):
  File "/usr/share/miniconda3/envs/my-env/lib/python3.10/unittest/case.py", line 256, in __enter__
    if getattr(v, '__warningregistry__', None):
  File "/usr/share/miniconda3/envs/my-env/lib/python3.10/site-packages/mendeleev/__init__.py", line 153, in __getattr__
    raise ImportError(
ImportError: module 'mendeleev' has no element with symbol '__warningregistry__', please check you spelling

Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #1421.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/mendeleev-0.16.0 branch May 20, 2024 08:43
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