Skip to content

Bump stdatamodels from 4.1.0 to 5.0.1#176

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/stdatamodels-5.0.1
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps stdatamodels from 4.1.0 to 5.0.1.

Release notes

Sourced from stdatamodels's releases.

5.0.1

What's Changed

Full Changelog: spacetelescope/stdatamodels@5.0.0...5.0.1

5.0.0

What's Changed

... (truncated)

Changelog

Sourced from stdatamodels's changelog.

5.0.1 (2026-04-03)

Bug Fixes

  • Fix a bug where comparing the equality of two datamodels would cause a crash if their arrays were not the same, instead of returning False. ([#692](https://github.com/spacetelescope/stdatamodels/issues/692) <https://github.com/spacetelescope/stdatamodels/issues/692>_)
  • Fix incorrect datatype for FWPOSTOL and PWPOSTOL ([#701](https://github.com/spacetelescope/stdatamodels/issues/701) <https://github.com/spacetelescope/stdatamodels/issues/701>_)

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>_)

... (truncated)

Commits
  • d73ecd9 freeze changelog for patch release
  • 5a1b030 Fix incorrect datatype for FWPOSTOL and PWPOSTOL (#701)
  • 75c2006 Add quotes
  • 0b492a5 Add enum
  • 09df1ce Move changelog entry over
  • 06cb311 Use custom blend rule
  • 7f208ad Remove blend rule
  • 3b557be Add changelog entry
  • a26b0a0 Change fwpostol and pwpostol to be strings per SDP request
  • c191ae4 Revert "Change fwpostol and pwpostol to be strings per SDP request" (#700)
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: stdatamodels
  dependency-version: 5.0.1
  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 Apr 7, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 7, 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.

0 participants