Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps specutils from 1.3 to 1.9.0.

Release notes

Sourced from specutils's releases.

v1.9.0

Bug Fixes

  • Fix bug in fitting with weights if weights argument is set to 'unc'. #979
  • Fix bug in JWST reader which caused multi-extension files to load only the primary HDU #982
  • Implemented conversion to expected uncertainty type in a few functions that were still just assuming the uncertainty was the correct type. #984

Other Changes and Additions

  • Bumped astropy minimum version to 5.1. #984

V1.8.1

Bug Fixes

  • Arithmetic with constants and Spectrum1D now works in either order. #964

  • Fixed uncertainty propagation in FluxConservingResampler. #976

V1.8.0

New Features

Bug Fixes

  • Fixed a bug with moment map orders greater than 1 not being able to handle cubes with non-square spatial dimensions. #970

  • Added a workaround for reading JWST IFUs with incorrect GWCS. #973

Other Changes and Additions

V1.7.0

Bug Fixes

  • Fixed spectral_slab crashing when spectral_axis has unit of pixels and the bounds are also defined in the unit of pixels. #926

... (truncated)

Changelog

Sourced from specutils's changelog.

1.9.0 (2022-10-18)

Bug Fixes ^^^^^^^^^

  • Fix bug in fitting with weights if weights argument is set to 'unc'. #979
  • Fix bug in JWST reader which caused multi-extension files to load only the primary HDU #982
  • Implemented conversion to expected uncertainty type in a few functions that were still just assuming the uncertainty was the correct type. #984

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

  • Bumped astropy minimum version to 5.1. #984

1.8.1 (2022-09-09)

Bug Fixes ^^^^^^^^^

  • Arithmetic with constants and Spectrum1D now works in either order. #964

  • Fixed uncertainty propagation in FluxConservingResampler. #976

1.8.0 (2022-08-22)

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

Bug Fixes ^^^^^^^^^

  • Fixed a bug with moment map orders greater than 1 not being able to handle cubes with non-square spatial dimensions. #970

  • Added a workaround for reading JWST IFUs with incorrect GWCS. #973

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

  • The Spectrum1D redshift and radial_velocity attribute setters were deprecated

... (truncated)

Commits
  • 8187c23 Update changelog for 1.9 release
  • b679a11 Merge pull request #985 from rosteen/fix-docs-result
  • 7120efb Fix failing docs test
  • 029f19c Merge pull request #828 from ibusko/conserve-shape
  • c222e70 Merge pull request #984 from rosteen/stdev-in-snr
  • c6ea7fc Fix docs build on python>3.7
  • 0aa5f86 First pass at updating test suite
  • ab209ac Update astropy pin and changelog
  • b431d39 Replace all uncertainty conversion with new NDUncertainty represent_as method
  • 9f79f3b SpectrumList.read improvement for multiple FITS files (#982)
  • 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 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)

Bumps [specutils](https://github.com/astropy/specutils) from 1.3 to 1.9.0.
- [Release notes](https://github.com/astropy/specutils/releases)
- [Changelog](https://github.com/astropy/specutils/blob/main/CHANGES.rst)
- [Commits](astropy/specutils@v1.3...v1.9.0)

---
updated-dependencies:
- dependency-name: specutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2022

Dependabot tried to add @dmcollom and @phycodurus as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cjoldelo/tom_base/pulls/39/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cjoldelo/tom_base repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2022

Superseded by #42.

@dependabot dependabot bot closed this Nov 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/specutils-1.9.0 branch November 23, 2022 13:03
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.

1 participant