Skip to content

Bump stdatamodels from 4.1.0 to 5.0.0#170

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/stdatamodels-5.0.0
Closed

Bump stdatamodels from 4.1.0 to 5.0.0#170
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/stdatamodels-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps stdatamodels from 4.1.0 to 5.0.0.

Release notes

Sourced from stdatamodels's releases.

5.0.0

What's Changed

... (truncated)

Changelog

Sourced from stdatamodels's changelog.

5.0.0 (2026-03-25)

Bug Fixes

  • Add filter keyword to mask schema. ([#594](https://github.com/spacetelescope/stdatamodels/issues/594) <https://github.com/spacetelescope/stdatamodels/issues/594>_)
  • Fixed a bug where MIRI WFSS incorrectly set the along-dispersion axis to be row instead of column ([#600](https://github.com/spacetelescope/stdatamodels/issues/600) <https://github.com/spacetelescope/stdatamodels/issues/600>_)
  • Change datatype of SossWaveGridModel wave_grid to float64 as expected by ATOCA code ([#642](https://github.com/spacetelescope/stdatamodels/issues/642) <https://github.com/spacetelescope/stdatamodels/issues/642>_)
  • Replace array shape assignments with reshape to avoid upcoming deprecation warnings from numpy. ([#648](https://github.com/spacetelescope/stdatamodels/issues/648) <https://github.com/spacetelescope/stdatamodels/issues/648>_)
  • Fix a bug where ndim and max_ndim within table-like datatypes were ignored during default array creation ([#659](https://github.com/spacetelescope/stdatamodels/issues/659) <https://github.com/spacetelescope/stdatamodels/issues/659>_)
  • Fix a bug where accessing array-like attributes that did not exist would set them to default values ([#670](https://github.com/spacetelescope/stdatamodels/issues/670) <https://github.com/spacetelescope/stdatamodels/issues/670>_)
  • Fix duplication of TDIM header keywords on datamodel save to FITS ([#677](https://github.com/spacetelescope/stdatamodels/issues/677) <https://github.com/spacetelescope/stdatamodels/issues/677>_)
  • Fix Rotation3DToGWAConverter not accepting length-one rotation lists ([#678](https://github.com/spacetelescope/stdatamodels/issues/678) <https://github.com/spacetelescope/stdatamodels/issues/678>_)
  • Fix a bug where accessing metadata attributes that did not exist would set them to default values ([#688](https://github.com/spacetelescope/stdatamodels/issues/688) <https://github.com/spacetelescope/stdatamodels/issues/688>_)

Documentation

  • Major restructure of docs pages ([#622](https://github.com/spacetelescope/stdatamodels/issues/622) <https://github.com/spacetelescope/stdatamodels/issues/622>_)
  • Document "legacy" schemas that will no longer receive updates. ([#641](https://github.com/spacetelescope/stdatamodels/issues/641) <https://github.com/spacetelescope/stdatamodels/issues/641>_)

New Features

  • Add PA_APER keyword to EXTRACT1D extension headers. ([#601](https://github.com/spacetelescope/stdatamodels/issues/601) <https://github.com/spacetelescope/stdatamodels/issues/601>_)
  • Add S_REGION keyword to spec meta schema ([#602](https://github.com/spacetelescope/stdatamodels/issues/602) <https://github.com/spacetelescope/stdatamodels/issues/602>_)
  • Add the following keywords to core schema for level 1b files: PWPOSOFF, PWPOSTOL, FWPOSOFF and FWPOSTOL. (`#603

... (truncated)

Commits
  • 7446301 freeze changelog for major release
  • ca0644f JP-3955: Datamodel support for NIRCam DHS substripe data (#666)
  • 01a62d5 Merge branch 'main' into jp-3955-dhs-specwcs
  • 34d84f3 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 3ec651a Add unit tests for RampModel pixeldq
  • dbd8efa Add change log
  • 885d3ed add subarray pattern to specprofile
  • a9d8efb Move band-aid to a get_default override instead
  • 1130c9e Band-aid for default pixeldq
  • 0e83ff8 add subarray pattern to superbias
  • 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 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 [stdatamodels](https://github.com/spacetelescope/stdatamodels) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/spacetelescope/stdatamodels/releases)
- [Changelog](https://github.com/spacetelescope/stdatamodels/blob/main/CHANGES.rst)
- [Commits](spacetelescope/stdatamodels@4.1.0...5.0.0)

---
updated-dependencies:
- dependency-name: stdatamodels
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 31, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 31, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2026

Superseded by #176.

@dependabot dependabot bot closed this Apr 7, 2026
@dependabot dependabot bot deleted the dependabot/pip/main/stdatamodels-5.0.0 branch April 7, 2026 04:23
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.

0 participants