Skip to content

Update lsst-felis requirement from <=30.2026.2900 to <=30.2026.3300 - #260

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lsst-felis-lte-30.2026.3300
Open

Update lsst-felis requirement from <=30.2026.2900 to <=30.2026.3300#260
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lsst-felis-lte-30.2026.3300

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on lsst-felis to permit the latest version.

Changelog

Sourced from lsst-felis's changelog.

v30.0.11 (2026-08-13)

New Features

  • Added support for column resource references using columnRefs in a table definition (DM-53392 <https://jira.lsstcorp.org/browse/DM-53392>_)
  • Added support for automatic assignment of tap:column_index to column refs (DM-53664 <https://jira.lsstcorp.org/browse/DM-53664>_)
  • Added support for automatically resolving resources with relative URIs and converted the command line interface to use URIs rather than paths (DM-54856 <https://jira.lsstcorp.org/browse/DM-54856>_)
  • Added support to the dump command for sorting output columns alphabetically (DM-54876 <https://jira.lsstcorp.org/browse/DM-54876>_)
  • Enabled automatic setting of tap:column_index with the felis dump command (DM-55610 <https://jira.lsstcorp.org/browse/DM-55610>_)

API Changes

  • Removed restriction on the minimum length of the description field (DM-55343 <https://jira.lsstcorp.org/browse/DM-55343>_)

Bug Fixes

  • Fixed an issue when copying column ref overrides to the target column (DM-53979 <https://jira.lsstcorp.org/browse/DM-53979>_)

Other Changes and Additions

  • Improved the handling and validation of Column overrides (DM-53999 <https://jira.lsstcorp.org/browse/DM-53999>_)

v30.0.0 (2026-01-16)

New Features

  • Automatically set votable_xtype on timestamp columns to "timestamp", following the documentation in the VOTable REC on Extended Type (xtype). (DM-45133 <https://jira.lsstcorp.org/browse/DM-45133>_)
  • Added optional generation of unique key_id values when loading data into the TAP_SCHEMA keys and key_columns tables. This feature can be activated using the -u or --unique-keys flag of the load-tap-schema command. (DM-45619 <https://jira.lsstcorp.org/browse/DM-45619>_)
  • Added insertion of TAP_SCHEMA self-description records when initializing the database. (DM-48167 <https://jira.lsstcorp.org/browse/DM-48167>_)
  • Add support in the data model for optionally setting the ON UPDATE or ON DELETE actions of a foreign key constraint, corresponding to the on_update and on_delete properties in the YAML file. Valid values for these properties are covered in the SQLAlchemy documentation <https://docs.sqlalchemy.org/en/20/core/constraints.html#on-update-on-delete>__. (DM-48204 <https://jira.lsstcorp.org/browse/DM-48204>_)
  • Added support for serializing schemas back to YAML. Fixed multiple issues with classes in the data model which were preventing this from working, previously. Added a test case that "round trips" a test YAML file and verifies that it is the same as the original data. Added a dump command to the CLI which can be used to dump a schema to a YAML or JSON file. (DM-48925 <https://jira.lsstcorp.org/browse/DM-48925>_)
  • Added a feature flag --force-unbounded-arraysize to the load-tap-schema command for working around Astropy issue [#18099](https://github.com/lsst/felis/issues/18099) <https://github.com/astropy/astropy/issues/18099>. (DM-50914 <https://jira.lsstcorp.org/browse/DM-50914>)

... (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 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 [lsst-felis](https://github.com/lsst/felis) to permit the latest version.
- [Changelog](https://github.com/lsst/felis/blob/main/docs/CHANGES.rst)
- [Commits](https://github.com/lsst/felis/commits)

---
updated-dependencies:
- dependency-name: lsst-felis
  dependency-version: 30.2026.3300
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants