Skip to content

Update Healpix requirement to 4.2.4#52

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/Healpix-4.2.4
Open

Update Healpix requirement to 4.2.4#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/Healpix-4.2.4

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on Healpix to permit the latest version.

Release notes

Sourced from Healpix's releases.

v4.2.4

Healpix v4.2.4

Diff since v4.2.3

Merged pull requests:

Changelog

Sourced from Healpix's changelog.

Version 4.2.4

  • Add dependency on LazyArtifacts 18fde42

Version 4.2.3

Version 4.2.2

Version 4.2.1

Version 4.2.0

  • Add overloads of Base's algebraic operators +, -, *, / and LinearAlgebra's dot product in Alm space; add Alm indexing functions: each_ell, each_ell_idx, each_m, each_m_idx, each_ell_m; improve almxfl!'s performance; add functions getEquatorIdx, ring2theta, getRingPixels #98, thanks to LeeoBianchi

  • Add synalm, synfast, anafast, adjoint_alm2map, adjoint_map2alm #96, thanks to LeeoBianchi

  • Add functions readClFromFITS, writeClToFITS, cl2dl, dl2cl, almxfl, almxfl!, almExplicitIndex #91, thanks to LeeoBianchi

  • Fix a bug in mollweideproj and equiproj #97

  • Fix a bug in queryDiscRing for directions close to the poles #105

  • Re-enable support for Julia 1.9 #104

Version 4.1.2

  • Use double precision in ang2pixRing and zphi2pixRing #94

  • Improve CI builds #89

Version 4.1.1

  • Bugfixes: #87

Version 4.1.0

  • New function gaussbeam #85

Version 4.0.1

  • Add checks for colatitude θ in functions that take angles as input #84

... (truncated)

Commits
  • 535531f Update version to 4.2.4
  • 25502bd [skipci] Update CHANGELOG.md
  • 89a77ec Bump julia-actions/setup-julia from 1 to 2 (#126)
  • 18fde42 CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep exis...
  • b1316df Update version to 4.2.3 and add RELEASE.md
  • eb5dc0c Update documenter (#124)
  • 3b1cc24 alm: make each_ell_m() type stable (#125)
  • 9679e48 Bump julia-actions/cache from 1 to 2 (#121)
  • 0d759fc Bump codecov/codecov-action from 1 to 5 (#122)
  • 0fa09dd Bump actions/checkout from 2 to 4 (#123)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [Healpix](https://github.com/JuliaAstro/Healpix.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaAstro/Healpix.jl/releases)
- [Changelog](https://github.com/JuliaAstro/Healpix.jl/blob/master/CHANGELOG.md)
- [Commits](JuliaAstro/Healpix.jl@v0.1...v4.2.4)

---
updated-dependencies:
- dependency-name: Healpix
  dependency-version: 4.2.4
  dependency-type: direct:production
...

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 23, 2026
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.

0 participants