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 gwcs requirement from <0.20.0,>=0.19.0 to >=0.19.0,<0.21.0 #8121

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Updates the requirements on gwcs to permit the latest version.

Release notes

Sourced from gwcs's releases.

GWCS v 0.20.0

Changes in GWCS 0.20.0

  • Replace pkg_resources with importlib.metadata. #478
  • Serialize and deserialize pixel_shape with asdf. #480
Changelog

Sourced from gwcs's changelog.

0.20.0 (2023-11-29)

other ^^^^^

  • Replace pkg_resources with importlib.metadata. #478

  • Serialize and deserialize pixel_shape with asdf. #480

0.19.0 (2023-09-15)

Bug Fixes ^^^^^^^^^

  • Synchronize array_shape and pixel_shape attributes of WCS objects. #439

  • Fix failures and warnings with numpy 2.0. #472

other ^^^^^

  • Remove deprecated old bounding_box. The new implementation is released with astropy v 5.3. #458

  • Refactor CoordinateFrame.axis_physical_types. #459

  • StokesFrame uses now astropy.coordinates.StokesCoord. #452

  • Dropped support for Python 3.8. #451

  • Fixed a call to astropy.coordinates in wcstools.wcs_from_points. #448

  • Code and docstrings clean up. #460

  • Register all available asdf extension manifests from asdf-wcs-schemas except 1.0.0 (which contains duplicate tag versions). #469

  • Register empty extension for 1.0.0 to avoid warning about a missing extension when opening old files. #475

0.18.3 (2022-12-23)

Bug Fixes ^^^^^^^^^

  • Fixed a bug in the estimate of pixel scale in the iterative inverse

... (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 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)

Updates the requirements on [gwcs](https://github.com/spacetelescope/gwcs) to permit the latest version.
- [Release notes](https://github.com/spacetelescope/gwcs/releases)
- [Changelog](https://github.com/spacetelescope/gwcs/blob/master/CHANGES.rst)
- [Commits](spacetelescope/gwcs@0.19.0...0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 22:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (762842d) 75.18% compared to head (08cbc20) 75.18%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8121   +/-   ##
=======================================
  Coverage   75.18%   75.18%           
=======================================
  Files         467      467           
  Lines       38101    38101           
=======================================
  Hits        28647    28647           
  Misses       9454     9454           
Flag Coverage Δ *Carryforward flag
nightly 77.37% <ø> (ø) Carriedforward from 000b316

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pyproject.toml Outdated Show resolved Hide resolved
@hbushouse hbushouse merged commit 2dd3060 into master Dec 12, 2023
28 of 29 checks passed
@hbushouse hbushouse deleted the dependabot/pip/master/gwcs-gte-0.19.0-and-lt-0.21.0 branch December 12, 2023 16:13
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 installation no-changelog-entry-needed python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant