Skip to content

Bump the all-julia-packages group across 2 directories with 4 updates#5

Merged
abhro merged 1 commit intomainfrom
dependabot/julia/docs/all-julia-packages-3a2820afcc
Jan 9, 2026
Merged

Bump the all-julia-packages group across 2 directories with 4 updates#5
abhro merged 1 commit intomainfrom
dependabot/julia/docs/all-julia-packages-3a2820afcc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Updates the requirements on Unitful, UnitfulGaussian, UnitfulEquivalences and Aqua to permit the latest version.
Updates Unitful to 1.27.0

Release notes

Sourced from Unitful's releases.

v1.27.0

Unitful v1.27.0

Diff since v1.26.0

  • Feature: NaNMath.pow and NaNMath.sqrt from NaNMath.jl are supported via a package extension (#824).

Merged pull requests:

Changelog

Sourced from Unitful's changelog.

v1.27.0 (2025-12-08)

  • Feature: NaNMath.pow and NaNMath.sqrt from NaNMath.jl are supported via a package extension (#824).

v1.26.0 (2025-12-05)

  • Feature: The aliases degC and degF for °C and °F are added (#826).
  • Bugfix: Correct LaTeX printing of affine units (#825).
  • Maintenance: Fix a world-age warning on Julia 1.12 (#819).

v1.25.1 (2025-10-18)

  • Maintenance: Fix a parsing error on Julia 1.13 (#817).

v1.25.0 (2025-09-16)

  • Feature: Quantities and units can now be converted to a LaTeX representation using Latexify.jl. This is provided via a package extension and replaces the UnitfulLatexify.jl package (#795).
  • This package now requires Julia ≥ 1.6.

v1.24.0 (2025-07-31)

  • Feature: The alias deg for ° is added (#764).

v1.23.1 (2025-06-10)

  • Bugfix: Fix a world-age issue with the new mechanism to preserve the floating-point precision on unit conversion (#790).

v1.23.0 (2025-06-08)

  • Feature: On Julia ≥ 1.9, dimensionless quantities can now be converted to ForwardDiff.Dual. This is important for compatibility with the SciML ecosystem and is provided via a package extension (#765).
  • Feature: On Julia ≥ 1.9, @printf and @sprintf can now be used with Unitful quantities. The specified format is applied to the numeric part of the quantity and the unit is appended to that. This is provided via a package extension (#772).
  • Bugfix: Certain unit conversions involving units that are defined using non-integer exponents no longer error (#783).
  • Enhancement: uconvert now preserves the floating-point precision of quantities in a non-breaking way (#782).

v1.22.1 (2025-05-13)

  • Bugfix: The behaviour to preserve the floating-point precision of quantities (#754, added in v1.22.0) is reverted because it is not compatible with IntervalArithmetic.jl (see #758). The feature will be added in a non-breaking way in a future release.

v1.22.0 (2025-01-02)

  • Feature: Base.big can now be used with quantities (#755).
  • Bugfix: Using Base.convert to convert to a unitless quantity no longer errors (#724).
  • Bugfix: Using Base.convert to convert to a mixed logarithmic quantity no longer returns wrong results. In cases that returned a result even though it was unknown whether the quantity was a power or root-power quantity, an error is thrown instead (#724).
  • Enhancement: uconvert now preserves the floating-point precision of quantities (#754).
  • Enhancement: When printing arrays, quantities are now aligned at the decimal point just like unitless numbers (#752).

v1.21.1 (2024-11-29)

  • Enhancement: Base.cis now returns more accurate results for arguments in degrees. This unfortunately is slower. If you prioritize speed over precision you can convert to NoUnits before calling cis or use @fastmath (#745).
  • Enhancement: Trigonometric functions now return more accurate results for arguments in degrees when using BigFloat precision and @fastmath (#750).

... (truncated)

Commits

Updates UnitfulGaussian to 0.1.1

Release notes

Sourced from UnitfulGaussian's releases.

v0.1.1

UnitfulGaussian v0.1.1

Diff since v0.1.0

Merged pull requests:

Commits
  • 5d5db23 Bump version 0.1.1
  • 6ba3f47 Add concurrency conditions to Documentation.yml
  • 73c7cd9 Update CITATION.cff
  • fab1927 Add stable version docs badge to README.md
  • 7069e08 Update install instructions in docs
  • a9d426e Update CITATION.cff
  • 9f78cc1 Bump actions/checkout from 5 to 6
  • d2697f4 Fix @extrefs to Unitful.jl in docstrings
  • e7b99de Add Gyllenbok (2018) to docs/src/refs.bib
  • 59848d4 Bump actions/checkout from 4 to 5
  • Additional commits viewable in compare view

Updates Unitful to 1.27.0

Release notes

Sourced from Unitful's releases.

v1.27.0

Unitful v1.27.0

Diff since v1.26.0

  • Feature: NaNMath.pow and NaNMath.sqrt from NaNMath.jl are supported via a package extension (#824).

Merged pull requests:

Changelog

Sourced from Unitful's changelog.

v1.27.0 (2025-12-08)

  • Feature: NaNMath.pow and NaNMath.sqrt from NaNMath.jl are supported via a package extension (#824).

v1.26.0 (2025-12-05)

  • Feature: The aliases degC and degF for °C and °F are added (#826).
  • Bugfix: Correct LaTeX printing of affine units (#825).
  • Maintenance: Fix a world-age warning on Julia 1.12 (#819).

v1.25.1 (2025-10-18)

  • Maintenance: Fix a parsing error on Julia 1.13 (#817).

v1.25.0 (2025-09-16)

  • Feature: Quantities and units can now be converted to a LaTeX representation using Latexify.jl. This is provided via a package extension and replaces the UnitfulLatexify.jl package (#795).
  • This package now requires Julia ≥ 1.6.

v1.24.0 (2025-07-31)

  • Feature: The alias deg for ° is added (#764).

v1.23.1 (2025-06-10)

  • Bugfix: Fix a world-age issue with the new mechanism to preserve the floating-point precision on unit conversion (#790).

v1.23.0 (2025-06-08)

  • Feature: On Julia ≥ 1.9, dimensionless quantities can now be converted to ForwardDiff.Dual. This is important for compatibility with the SciML ecosystem and is provided via a package extension (#765).
  • Feature: On Julia ≥ 1.9, @printf and @sprintf can now be used with Unitful quantities. The specified format is applied to the numeric part of the quantity and the unit is appended to that. This is provided via a package extension (#772).
  • Bugfix: Certain unit conversions involving units that are defined using non-integer exponents no longer error (#783).
  • Enhancement: uconvert now preserves the floating-point precision of quantities in a non-breaking way (#782).

v1.22.1 (2025-05-13)

  • Bugfix: The behaviour to preserve the floating-point precision of quantities (#754, added in v1.22.0) is reverted because it is not compatible with IntervalArithmetic.jl (see #758). The feature will be added in a non-breaking way in a future release.

v1.22.0 (2025-01-02)

  • Feature: Base.big can now be used with quantities (#755).
  • Bugfix: Using Base.convert to convert to a unitless quantity no longer errors (#724).
  • Bugfix: Using Base.convert to convert to a mixed logarithmic quantity no longer returns wrong results. In cases that returned a result even though it was unknown whether the quantity was a power or root-power quantity, an error is thrown instead (#724).
  • Enhancement: uconvert now preserves the floating-point precision of quantities (#754).
  • Enhancement: When printing arrays, quantities are now aligned at the decimal point just like unitless numbers (#752).

v1.21.1 (2024-11-29)

  • Enhancement: Base.cis now returns more accurate results for arguments in degrees. This unfortunately is slower. If you prioritize speed over precision you can convert to NoUnits before calling cis or use @fastmath (#745).
  • Enhancement: Trigonometric functions now return more accurate results for arguments in degrees when using BigFloat precision and @fastmath (#750).

... (truncated)

Commits

Updates UnitfulEquivalences to 0.2.0

Release notes

Sourced from UnitfulEquivalences's releases.

v0.2.0

UnitfulEquivalences v0.2.0

Diff since v0.1.1

Merged pull requests:

Changelog

Sourced from UnitfulEquivalences's changelog.

v0.2.0

  • BREAKING PhotonEnergy is renamed to Spectral. (#14)
  • Feature The Thermal() equivalence is added. (#13)

v0.1.1

  • Enhancement Affine quantities are now converted to absolute quantities before calling edconvert, thereby eliminating the need to account for affine quantities when implementing new edconvert methods. (#11)

v0.1.0

Initial release.

Commits

Updates Aqua to 0.8.14

Release notes

Sourced from Aqua's releases.

v0.8.14

The changes are documented in the CHANGELOG.md file.

Diff since v0.8.13

Changelog

Sourced from Aqua's changelog.

Version [v0.8.14] - 2025-08-04

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#344)

Version [v0.8.13] - 2025-05-28

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#334)

Version [v0.8.12] - 2025-05-05

Changed

  • Add test_undocumented_names to verify that all public symbols have docstrings (not including the module itself). This test is not enabled by default in test_all. (#313)

Version [v0.8.11] - 2025-02-06

Changed

  • Avoid deprecation warnings concerning Base.isbindingresolved with julia nightly. (#322)

Version [v0.8.10] - 2025-01-26

Changed

  • No longer call @testset for testsets that are skipped. (#319)

Version [v0.8.9] - 2024-10-15

Changed

  • Change test_ambiguities to only return ambiguities that happen in the target package. (#309)

Version [v0.8.8] - 2024-10-10

Changed

  • Improved the documentation of test_persisten_tasks. (#297)

Version [v0.8.7] - 2024-04-09

  • Reverted #285, which was originally released in [v0.8.6], but caused a regression. (#287, #288)

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [Unitful](https://github.com/JuliaPhysics/Unitful.jl), [UnitfulGaussian](https://github.com/abhro/UnitfulGaussian.jl), [UnitfulEquivalences](https://github.com/sostock/UnitfulEquivalences.jl) and [Aqua](https://github.com/JuliaTesting/Aqua.jl) to permit the latest version.

Updates `Unitful` to 1.27.0
- [Release notes](https://github.com/JuliaPhysics/Unitful.jl/releases)
- [Changelog](https://github.com/JuliaPhysics/Unitful.jl/blob/master/NEWS.md)
- [Commits](JuliaPhysics/Unitful.jl@v0.0.1...v1.27.0)

Updates `UnitfulGaussian` to 0.1.1
- [Release notes](https://github.com/abhro/UnitfulGaussian.jl/releases)
- [Commits](v0.1.0...v0.1.1)

Updates `Unitful` to 1.27.0
- [Release notes](https://github.com/JuliaPhysics/Unitful.jl/releases)
- [Changelog](https://github.com/JuliaPhysics/Unitful.jl/blob/master/NEWS.md)
- [Commits](JuliaPhysics/Unitful.jl@v0.0.1...v1.27.0)

Updates `UnitfulEquivalences` to 0.2.0
- [Release notes](https://github.com/sostock/UnitfulEquivalences.jl/releases)
- [Changelog](https://github.com/sostock/UnitfulEquivalences.jl/blob/main/CHANGELOG.md)
- [Commits](sostock/UnitfulEquivalences.jl@v0.1.0...v0.2.0)

Updates `Aqua` to 0.8.14
- [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases)
- [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md)
- [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.14)

---
updated-dependencies:
- dependency-name: Unitful
  dependency-version: 1.27.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: UnitfulGaussian
  dependency-version: 0.1.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Unitful
  dependency-version: 1.27.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: UnitfulEquivalences
  dependency-version: 0.2.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Aqua
  dependency-version: 0.8.14
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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 Jan 9, 2026
@abhro abhro merged commit 024a33d into main Jan 9, 2026
15 checks passed
@abhro abhro deleted the dependabot/julia/docs/all-julia-packages-3a2820afcc branch January 9, 2026 19:58
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