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

Bump astropy-healpix from 0.7 to 1.0.2 #387

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps astropy-healpix from 0.7 to 1.0.2.

Changelog

Sourced from astropy-healpix's changelog.

1.0.2 (2023-12-12)

  • lonlat_to_healpix now correctly returns -1 if the longitude or latitude is NaN or infinite. #208

1.0.1 (2023-11-28)

  • Allow building using any version of Numpy between 1.25 and 2. #201

  • Build wheels for PyPI. #200

1.0.0 (2023-08-21)

  • Drop support for Python 3.7 and 3.8, which are not supported by the latest minor release of Numpy (1.25).

  • Build binary wheels using the Python limited API.

  • Remove warning about API stability. The API is now considered stable.

Commits
  • 963e523 Update changelog for 1.0.2
  • e5299c6 Add test for converting invalid coordinates to an index (#207)
  • cab333e Merge pull request #208 from lpsinger/test-for-invalid-values
  • 8da7118 Bump actions/setup-python from 4 to 5
  • 7a90abc Test for invalid lon, lat, and xyz values
  • 09a2578 Merge pull request #206 from lpsinger/changelog-1.0.1
  • 47193f6 Update changelog for version 1.0.1
  • adb6392 Merge pull request #200 from lpsinger/pypy-wheels
  • 28d8ca1 Skip PyPy 3.10 wheels; Numpy not yet built for it
  • a746aac Move _typeobject definition below Python.h
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
@robertdstein
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/astropy-healpix-1.0.2 branch from d86d9b3 to 0148b61 Compare March 28, 2024 03:42
@coveralls
Copy link

coveralls commented Mar 28, 2024

Coverage Status

coverage: 70.301%. remained the same
when pulling 21ad38b on dependabot/pip/astropy-healpix-1.0.2
into 674cfbc on main.

@robertdstein
Copy link
Member

@dependabot rebase

1 similar comment
@robertdstein
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/astropy-healpix-1.0.2 branch from 0148b61 to 18dc070 Compare March 28, 2024 18:04
@robertdstein
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/astropy-healpix-1.0.2 branch from 18dc070 to bb3a4a3 Compare March 28, 2024 18:15
@robertdstein
Copy link
Member

@dependabot rebase

Bumps [astropy-healpix](https://github.com/astropy/astropy-healpix) from 0.7 to 1.0.2.
- [Changelog](https://github.com/astropy/astropy-healpix/blob/main/CHANGES.rst)
- [Commits](astropy/astropy-healpix@v0.7...v1.0.2)

---
updated-dependencies:
- dependency-name: astropy-healpix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/astropy-healpix-1.0.2 branch from bb3a4a3 to 21ad38b Compare March 28, 2024 18:23
@robertdstein robertdstein enabled auto-merge (squash) March 28, 2024 18:27
@robertdstein robertdstein merged commit 7f80dfa into main Mar 28, 2024
7 checks passed
@robertdstein robertdstein deleted the dependabot/pip/astropy-healpix-1.0.2 branch March 28, 2024 18:29
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.

None yet

2 participants