Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jwst from 1.18.1 to 1.20.2.

Changelog

Sourced from jwst's changelog.

1.20.2 (2025-10-31)

Pipeline

  • Add S_REGION to x1dints files generated by calwebb_tso3 ([#9927](https://github.com/spacetelescope/jwst/issues/9927) <https://github.com/spacetelescope/jwst/issues/9927>_)

tso_photometry (tso3)

  • Add a check for centroid values outside of array dimensions. ([#9920](https://github.com/spacetelescope/jwst/issues/9920) <https://github.com/spacetelescope/jwst/issues/9920>_)

1.20.1 (2025-10-20)

source_catalog (image3)

  • Fix a bug where fluxes were not being converted from Mjy/sr to Jy. Fix a bug where fluxes included background flux when they shouldn't. ([#9939](https://github.com/spacetelescope/jwst/issues/9939) <https://github.com/spacetelescope/jwst/issues/9939>_)

1.20.0 (2025-09-23)

General

  • Removed pytest_jwst plugin. Pytest header customization is now in jwst/conftest.py and CRDS context is always being reported. ([#9558](https://github.com/spacetelescope/jwst/issues/9558) <https://github.com/spacetelescope/jwst/issues/9558>_)
  • Remove import-level log configuration. ([#9644](https://github.com/spacetelescope/jwst/issues/9644) <https://github.com/spacetelescope/jwst/issues/9644>_)
  • Ensure that all steps do not modify input datamodels. ([#9725](https://github.com/spacetelescope/jwst/issues/9725) <https://github.com/spacetelescope/jwst/issues/9725>_)
  • Remove the direct dependency on opencv as this is unused within jwst code and only indirectly used via stcal (which has opencv as a dependency). ([#9803](https://github.com/spacetelescope/jwst/issues/9803) <https://github.com/spacetelescope/jwst/issues/9803>_)
  • Require python <3.14 to exclude the currently unreleased 3.14. Once all dependencies support 3.14 and the code and results are tested with 3.14 this pin will be updated to allow 3.14. ([#9840](https://github.com/spacetelescope/jwst/issues/9840) <https://github.com/spacetelescope/jwst/issues/9840>_)

... (truncated)

Commits
  • b9eeadf Update release/1.20.x changelog (#9979)
  • d349b44 TST: Avoid picking up Python 3.14
  • f1ace2a Update changelog for 1.20.2
  • 5b3d33c Backport PR #9945 on branch release/1.20.x (Update README version table for 1...
  • 6a882de Backport PR #9927 on branch release/1.20.x (JP-4151: Give TSO3 x1dints files ...
  • c973d5f Backport PR #9920 on branch release/1.20.x (JP-4155: Add a bounds check for c...
  • 95d1b5c update metadata for patch release 1.20.1
  • 2f0cb5a JP-4161: Fix SourceCatalogStep fluxes failing to convert from Mjy/sr to Jy (#...
  • 0c53afc bump dependency pins
  • e544dbd add py.warnings to stpipe loggers (#9881)
  • 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)

Bumps [jwst](https://github.com/spacetelescope/jwst) from 1.18.1 to 1.20.2.
- [Release notes](https://github.com/spacetelescope/jwst/releases)
- [Changelog](https://github.com/spacetelescope/jwst/blob/main/CHANGES.rst)
- [Commits](spacetelescope/jwst@1.18.1...1.20.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant