Skip to content

Update UnitfulAtomic requirement to 1.0.0 in /docs#49

Merged
mfherbst merged 1 commit intomasterfrom
dependabot/julia/docs/UnitfulAtomic-1.0.0
Feb 27, 2026
Merged

Update UnitfulAtomic requirement to 1.0.0 in /docs#49
mfherbst merged 1 commit intomasterfrom
dependabot/julia/docs/UnitfulAtomic-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Updates the requirements on UnitfulAtomic to permit the latest version.

Release notes

Sourced from UnitfulAtomic's releases.

v1.0.0

UnitfulAtomic v1.0.0

Diff since v0.3.0

Remove unnecessary code in __init__()

Changelog

Sourced from UnitfulAtomic's changelog.

v1.0.0

  • Remove unnecessary code in __init__()
  • This release contains no breaking changes

v0.3.0

  • Update physical constants to CODATA 2018 recommended values (BREAKING)
  • Simplify some atomic units (BREAKING):
    • 1st hyperpolarizability: e^3*a₀^3/Eₕ^2
    • 2nd hyperpolarizability: e^4*a₀^4/Eₕ^3
    • E-field gradient: Eₕ/(e*a₀^2)
    • Electric polarizability: e^2*a₀^2/Eₕ
    • Permittivity: e^2/(a₀*Eₕ)
  • This release is compatible with Julia ≥ 0.7 and Unitful ≥ 0.16

v0.2.0

  • Change names of atomic units to remove name clashes (BREAKING):
    • mₑme_au
    • ee_au
    • ħħ_au
    • kk_au
    • a₀a0_au
    • EₕEh_au
  • Register all units for usage with @u_str
  • Compatibility with Unitful 0.14.0 (cf. ajkeller34/Unitful.jl#201)
  • Since this version uses the CODATA 2014 recommended values, it does not support Unitful ≥ 0.16

v0.1.0

Initial release. This release only supports Unitful ≤ 0.13.0.

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

Updates the requirements on [UnitfulAtomic](https://github.com/sostock/UnitfulAtomic.jl) to permit the latest version.
- [Release notes](https://github.com/sostock/UnitfulAtomic.jl/releases)
- [Changelog](https://github.com/sostock/UnitfulAtomic.jl/blob/master/NEWS.md)
- [Commits](sostock/UnitfulAtomic.jl@v0.1.0...v1.0.0)

---
updated-dependencies:
- dependency-name: UnitfulAtomic
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 27, 2026
@mfherbst mfherbst merged commit d6cf014 into master Feb 27, 2026
3 checks passed
@mfherbst mfherbst deleted the dependabot/julia/docs/UnitfulAtomic-1.0.0 branch February 27, 2026 07:38
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant