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

Update mendeleev requirement from >=0.15,<0.19 to >=0.15,<0.20 #207

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Updates the requirements on mendeleev to permit the latest version.

Release notes

Sourced from mendeleev's releases.

v0.19.0

What's Changed

Full Changelog: lmmentel/mendeleev@v0.18.1...v0.19.0

Changelog

Sourced from mendeleev's changelog.

v0.19.0 (06.11.2024)

  • [DOC] Update docs for atomic scattering factor by :user:@lmmentel in :pr:203
  • [ENH] Add Miedema's scale of electronegativity by :user:@lmmentel in :pr:204
  • [ENH] Improve data export by :user:@lmmentel in :pr:205
  • [ENH] Update ionization energy data and metadata from NIST ASD by :user:@lmmentel in :pr:192
  • [FIX] Correct the electronic configuration for Lr by :user:@lmmentel in :pr:190
  • [FIX] Fix footnotes on data doc page by :user:@lmmentel in :pr:206
  • [FIX] Typo in changelog by :user:@lmmentel in :pr:196
  • [FIX] Update values of oxidation states by :user:@lmmentel in :pr:202
  • [MNT] Add dependency caching in CI by :user:@lmmentel in :pr:197
  • [MNT] Add pytest-xdist to dev deps and configure to use all cores by :user:@lmmentel in :pr:201
  • [MNT] Bump versions of dev dependencies by :user:@lmmentel in :pr:200
  • [MNT] Improve performance of fetch_electronegativity by :user:@lmmentel in :pr:198

v0.18.1 (01.10.2024)

  • [MNT] drop pdf format from docs by :user:@lmmentel

v0.18.0 (30.09.2024)

  • [ENH] Add atomic scattering factors by :user:@lmmentel in :pr:174
  • [DOC] Update data documentation by :user:@lmmentel in :pr:175
  • [DOC] Add api docs for the PhaseTransition model by :user:@lmmentel in :pr:181
  • [DOC] Add phasetransitions table to data access docs by :user:@lmmentel in :pr:183
  • [DOC] Correct the data export instructions by :user:@lmmentel in :pr:184
  • [DOC] Add metadata on PhaseTransition and update docs by :user:@lmmentel in :pr:185
  • [DOC] Update tutorial notebooks by :user:@lmmentel in :pr:187

v0.17.0 (05.06.2024)

  • [ENH] Add data export to various formats by :user:@lmmentel in :pr:151
  • [ENH] Create metadata table for stored properties by :user:@lmmentel in :pr:156
  • [ENH] Update Isotope.half_life_unit values by :user:@lmmentel in :pr:160
  • [DOC] Add section for alternative implementation of mendeleev to README by :user:@lmmentel in :pr:163
  • [DOC] Add Mendeleev.jl to README by :user:@lmmentel in :pr:164
  • [FIX] Use read-only SQLite connection by :user:@jan-janssen in :pr:165
  • [FIX] Fix fetch_table to be compatible across major versions of pandas and sqlalchemy by :user:@lmmentel in :pr:159

v0.16.2 (21.05.2024)

    • Fix ImportError not being raised with missing objects by :user:lmmentel in :pr:150

v0.16.1 (13.05.2024)

... (truncated)

Commits

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)

📚 Documentation preview 📚: https://jaxspec--207.org.readthedocs.build/en/207/

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Updates the requirements on [mendeleev](https://github.com/lmmentel/mendeleev) to permit the latest version.
- [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.19.0)

---
updated-dependencies:
- dependency-name: mendeleev
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mendeleev-gte-0.15-and-lt-0.20 branch from 7694b97 to 160453f Compare November 14, 2024 09:17
@renecotyfanboy renecotyfanboy merged commit d179260 into main Nov 18, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mendeleev-gte-0.15-and-lt-0.20 branch November 18, 2024 14:33
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