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

Update specutils requirement from <=1.14.0,>=1.9.0.a to >=1.9.0.a,<=1.15.0 #85

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2024

Updates the requirements on specutils to permit the latest version.

Release notes

Sourced from specutils's releases.

v1.15.0

New Features

  • Implemented SpectralRegion.write() and SpectralRegion.read() to round-trip spectral regions to/from ECSV files via astropy.table.QTable. #1133
Changelog

Sourced from specutils's changelog.

1.15.0 (2024-05-01)

New Features ^^^^^^^^^^^^

  • Implemented SpectralRegion.write() and SpectralRegion.read() to round-trip spectral regions to/from ECSV files via astropy.table.QTable. #1133

1.14.0 (2024-04-16)

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • new_flux_unit changed to with_flux_unit to match spectral version, updated docstring to reflect actual behavior. #1124

  • Compatibility with numpy 2.0 and astropy 6.1. #1130

1.13.0 (2024-02-19)

New Features ^^^^^^^^^^^^

  • Added SDSS-V file format readers. #1107

  • Switched from using numpy.correlate to scipy.signal.correlate in template_correlate and enabled passing through the method argument. #1114

  • Added DESI file format readers. #1116

  • Added truncate option for resampler and template correlation extrapolation treatment. #1121

Bug Fixes ^^^^^^^^^

  • SDSS reader now properly exposes the spPlate_identify and spPlate_loader functions. #1097

  • Masks now round-trip through tabular-fits reader/write. #1104

  • template_correlate no longer errors when used on a Spectrum1D that lacks an uncertainty array. #1118

  • with_spectral_unit has been changed to with_spectral_axis_unit and actually works now. #1119

  • Template correlation functions now truncate to overlapping region to avoid NaNs in normalization when spectrum and template have non-overlapping regions. #1121

... (truncated)

Commits
  • ce3f43c Update changelog for 1.15.0
  • 4e8412a Add read, write, as_table, and from_qtable to SpectralRegion (#1133)
  • bf2355b Minor changes to DC loaders for future surveys (#1122)
  • a702a2c Include all remote data in coverage run (#1132)
  • 0524eb5 Update github actions versions in CI (#1134)
  • 75d9446 Added changelog section for next release
  • df3ceb0 Update changelog for 1.14.0 release
  • 5ec4931 MNT: Compat with numpy 2 and astropy 6.1 (#1130)
  • dac04ca Update MANGA urls in tests (#1128)
  • 98dfcfd Update function name to with_flux unit and update docstring+tests (#1124)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 5, 2024
@dependabot dependabot bot requested a review from ManonMarchand May 5, 2024 01:31
Updates the requirements on [specutils](https://github.com/astropy/specutils) to permit the latest version.
- [Release notes](https://github.com/astropy/specutils/releases)
- [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst)
- [Commits](astropy/specutils@v1.9.0...v1.15.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.15.0 branch from cd408fd to b267ed0 Compare May 6, 2024 07:57
@ManonMarchand ManonMarchand merged commit acb6bb6 into master Jul 9, 2024
9 checks passed
@ManonMarchand ManonMarchand deleted the dependabot/pip/specutils-gte-1.9.0.a-and-lte-1.15.0 branch July 9, 2024 21: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant