Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on OffsetArrays, CairoMakie, DocumenterCitations, PlutoUI, GSL, UnitfulAstro, DelimitedFiles, WGLMakie, Pluto, Unitful, GLMakie and Aqua to permit the latest version.
Updates OffsetArrays to 1.17.0

Release notes

Sourced from OffsetArrays's releases.

v1.17.0

OffsetArrays v1.17.0

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • no_offset_view does not work properly on views with : (#375)
Commits

Updates CairoMakie to 0.15.8

Commits

Updates DocumenterCitations to 1.4.1

Release notes

Sourced from DocumenterCitations's releases.

v1.4.1

DocumenterCitations v1.4.1

Diff since v1.4.0

Merged pull requests:

Changelog

Sourced from DocumenterCitations's changelog.

[Version 1.4.1][1.4.1] - 2025-08-26

Fixed

  • The LaTeX special symbol \S in a .bib file is now correctly translated to the section sign §. [#102[]]

[Version 1.4.0][1.4.0] - 2025-06-14

Added

  • The CitationBibliography plugin object now has an internal field anchor_keys that is a bijective mapping of citation keys to HTML anchor names. The anchor names are normalized versions of the citation keys that are restricted to ASCII alphanumerics, dashes (-) and underscores (_). This provides compatibility with HTML4 and additionally avoids issues with CSS selectors. It also works around restrictions of the Documenter.DOM framework that is used internally to render HTML content. [#95[]]

Fixed

  • Citation keys the contain special characters (like colons) no longer produce broken links. This is achieved by normalizing HTML anchor names to contain only alphanumeric ASCII characters, dashes, and underscores [#86[], #95[]]

[Version 1.3.7][1.3.7] - 2025-03-29

Fixed

  • Show error file paths consistently with Documenter. With Documenter < 1.10, paths in error messages are relative to the docs folder. With Documenter >= 1.10, they are relative to the current working directory [#89[]]

[Version 1.3.6][1.3.6] - 2025-03-01

Fixed

  • The format_authoryear_bibliography_reference function with article_link_doi_in_title = true would link the DOI both from the journal reference and from the title. Now, the DOI is linked from the journal when article_link_doi_in_title = false and from the title when article_link_doi_in_title = true. [#87[]]

[Version 1.3.5][1.3.5] - 2024-11-14

Fixed

  • Compatibility with BibInternals v0.3.7 [#80[], #83[]]
  • Allow LaTeX escape codes to appear at the beginning of a first name. That is, names are now un-escaped before generating name initials. [#78[], #83[]]

Internal Changes

  • The internal format_labeled_bibliography_reference function now forwards keyword arguments to the internal format_names functions. This makes it easier to customize styles, e.g., to limit the number of author before "et al." is used. [#79[]]

[Version 1.3.4][1.3.4] - 2024-09-19

Internal Changes

  • Added an article_link_doi_in_title option to the internal format_published_in and format_labeled_bibliography_reference functions. This allows custom styles to change how links appear in bibliography entries for articles. By setting the option to true, the title of the article,instead of the "published in" information, will be used as the link text for a DOI . This makes the bibliography for articles more consistent with other types or entries, but is recommended only if no entries have both a DOI and a URL. [#73[], #74[]]

... (truncated)

Commits

Updates OffsetArrays to 1.17.0

Release notes

Sourced from OffsetArrays's releases.

v1.17.0

OffsetArrays v1.17.0

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • no_offset_view does not work properly on views with : (#375)
Commits

Updates CairoMakie to 0.15.8

Commits

Updates PlutoUI to 0.7.77

Release notes

Sourced from PlutoUI's releases.

v0.7.77

PlutoUI v0.7.77

Diff since v0.7.76

Commits

Updates GSL to 1.0.1

Release notes

Sourced from GSL's releases.

v1.0.1

GSL v1.0.1

Diff since v1.0.0

Closed issues:

  • Cannot construct a parameters object (#110)

Merged pull requests:

Commits
  • 43dbf19 Merge pull request #112 from sethaxen/sethaxen-patch-1
  • 4c54d5c Bump SpecialFunctions compat
  • 3ee94ee Add CI badge
  • a45bbdf Merge pull request #111 from JuliaMath/massinstallaction/set-up-CI
  • b6c5d36 Switch to GitHub Actions for CI
  • 8b815fb Merge pull request #109 from giordano/mg/bump-compat
  • cd83e68 Allow SpecialFunctions v0.9 and v0.10
  • 4958eb7 Merge pull request #108 from giordano/mg/bump-version
  • a602bde Bump version to v1.0
  • e2b9eb3 Merge pull request #104 from giordano/jll_pkg
  • Additional commits viewable in compare view

Updates UnitfulAstro to 1.2.2

Release notes

Sourced from UnitfulAstro's releases.

v1.2.2

UnitfulAstro v1.2.2

Diff since v1.2.1

Merged pull requests:

Changelog

Sourced from UnitfulAstro's changelog.

News

v0.2.0

2018-11-03

  • Require Julia 0.7.

v0.1.1

2018-02-14

  • Fix a warning created by the addition of some cgs units to default Unitful.jl.

v0.1.0

2017-09-27

  • Initial tag.
  • List of units: erg, dyn, arcmin, arcsec, Julian year, AU, light year, parsec, Jansky, Angstrom, solar radius, solar irradiance, solar luminosity, solar mass, Earth radius, Earth mass, Jupiter radius, Jupiter mass, solar flux unit, total electron content unit.
Commits
  • f13a952 Bump version 1.2.2
  • 410bff7 Merge Import mas and μas from UnitfulAngle (#35) into master
  • 223dd83 Fix spacing in doc table
  • f4a34ad Add unit docstrings to doc website
  • 7f88747 Add docstrings to units
  • 0c797e3 Bump codecov/codecov-action from 2 to 5
  • 5b5c575 Add doc badges to README.md
  • 42e5fff Bump julia-actions/julia-uploadcoveralls from 0.1 to 1.0 (#43)
  • 5202009 Bump julia-actions/setup-julia from 1 to 2
  • 0348712 Replace actions/cache with julia-actions/cache (#46)
  • Additional commits viewable in compare view

Updates DelimitedFiles to 1.9.1

Commits

Updates WGLMakie to 0.13.8

Commits

Updates Pluto to 0.20.21

Release notes

Sourced from Pluto's releases.

v0.20.21

Try this release in your browser! (Available 30 minutes after the release)

Learn more about Binder and Pluto at plutojl.org/en/docs/binder!

Fixes

  • Fix firefox rendering issues (#3413) (@​fonsp)
  • Confusing and inconsistent array-of-dicts display (#2417)
  • Revise does not work with Julia 1.12 (#3401)

Internal changes

Diff since v0.20.20

Commits

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 GLMakie to 0.13.8

Commits

Updates OffsetArrays to 1.17.0

Release notes

Sourced from OffsetArrays's releases.

v1.17.0

OffsetArrays v1.17.0

Diff since v1.16.0

Merged pull requests:

Closed issues:

  • no_offset_view does not work properly on views with : (#375)
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 [OffsetArrays](https://github.com/JuliaArrays/OffsetArrays.jl), [CairoMakie](https://github.com/MakieOrg/Makie.jl), [DocumenterCitations](https://github.com/JuliaDocs/DocumenterCitations.jl), [PlutoUI](https://github.com/JuliaPluto/PlutoUI.jl), [GSL](https://github.com/JuliaMath/GSL.jl), [UnitfulAstro](https://github.com/JuliaAstro/UnitfulAstro.jl), [DelimitedFiles](https://github.com/JuliaData/DelimitedFiles.jl), [WGLMakie](https://github.com/MakieOrg/Makie.jl), [Pluto](https://github.com/fonsp/Pluto.jl), [Unitful](https://github.com/JuliaPhysics/Unitful.jl), [GLMakie](https://github.com/MakieOrg/Makie.jl) and [Aqua](https://github.com/JuliaTesting/Aqua.jl) to permit the latest version.

Updates `OffsetArrays` to 1.17.0
- [Release notes](https://github.com/JuliaArrays/OffsetArrays.jl/releases)
- [Commits](JuliaArrays/OffsetArrays.jl@v0.1.0...v1.17.0)

Updates `CairoMakie` to 0.15.8
- [Release notes](https://github.com/MakieOrg/Makie.jl/releases)
- [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MakieOrg/Makie.jl/commits)

Updates `DocumenterCitations` to 1.4.1
- [Release notes](https://github.com/JuliaDocs/DocumenterCitations.jl/releases)
- [Changelog](https://github.com/JuliaDocs/DocumenterCitations.jl/blob/master/NEWS.md)
- [Commits](JuliaDocs/DocumenterCitations.jl@v0.1.0...v1.4.1)

Updates `OffsetArrays` to 1.17.0
- [Release notes](https://github.com/JuliaArrays/OffsetArrays.jl/releases)
- [Commits](JuliaArrays/OffsetArrays.jl@v0.1.0...v1.17.0)

Updates `CairoMakie` to 0.15.8
- [Release notes](https://github.com/MakieOrg/Makie.jl/releases)
- [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MakieOrg/Makie.jl/commits)

Updates `PlutoUI` to 0.7.77
- [Release notes](https://github.com/JuliaPluto/PlutoUI.jl/releases)
- [Commits](JuliaPluto/PlutoUI.jl@v0.2.0...v0.7.77)

Updates `GSL` to 1.0.1
- [Release notes](https://github.com/JuliaMath/GSL.jl/releases)
- [Commits](JuliaMath/GSL.jl@v0.0.1...v1.0.1)

Updates `UnitfulAstro` to 1.2.2
- [Release notes](https://github.com/JuliaAstro/UnitfulAstro.jl/releases)
- [Changelog](https://github.com/JuliaAstro/UnitfulAstro.jl/blob/master/NEWS.md)
- [Commits](JuliaAstro/UnitfulAstro.jl@v0.1.0...v1.2.2)

Updates `DelimitedFiles` to 1.9.1
- [Release notes](https://github.com/JuliaData/DelimitedFiles.jl/releases)
- [Commits](JuliaData/DelimitedFiles.jl@v1.9.0...v1.9.1)

Updates `WGLMakie` to 0.13.8
- [Release notes](https://github.com/MakieOrg/Makie.jl/releases)
- [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md)
- [Commits](MakieOrg/Makie.jl@assets-v0.0.1-dev...v0.13.8)

Updates `Pluto` to 0.20.21
- [Release notes](https://github.com/fonsp/Pluto.jl/releases)
- [Commits](JuliaPluto/Pluto.jl@v0.2.0...v0.20.21)

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 `GLMakie` to 0.13.8
- [Release notes](https://github.com/MakieOrg/Makie.jl/releases)
- [Changelog](https://github.com/MakieOrg/Makie.jl/blob/master/CHANGELOG.md)
- [Commits](MakieOrg/Makie.jl@assets-v0.0.1-dev...v0.13.8)

Updates `OffsetArrays` to 1.17.0
- [Release notes](https://github.com/JuliaArrays/OffsetArrays.jl/releases)
- [Commits](JuliaArrays/OffsetArrays.jl@v0.1.0...v1.17.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: OffsetArrays
  dependency-version: 1.17.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: CairoMakie
  dependency-version: 0.15.8
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: DocumenterCitations
  dependency-version: 1.4.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: OffsetArrays
  dependency-version: 1.17.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: CairoMakie
  dependency-version: 0.15.8
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: PlutoUI
  dependency-version: 0.7.77
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: GSL
  dependency-version: 1.0.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: UnitfulAstro
  dependency-version: 1.2.2
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: DelimitedFiles
  dependency-version: 1.9.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: WGLMakie
  dependency-version: 0.13.8
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Pluto
  dependency-version: 0.20.21
  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: GLMakie
  dependency-version: 0.13.8
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: OffsetArrays
  dependency-version: 1.17.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] <[email protected]>
@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 bb14b46 into main Jan 9, 2026
7 checks passed
@abhro abhro deleted the dependabot/julia/docs/all-julia-packages-14a7367536 branch January 9, 2026 20:17
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