Skip to content

Dev - #5585

Merged
hanars merged 17 commits into
masterfrom
dev
Sep 15, 2026
Merged

Dev#5585
hanars merged 17 commits into
masterfrom
dev

Conversation

@hanars

@hanars hanars commented Sep 14, 2026 •

Copy link
Copy Markdown
Collaborator
  • All unit test are passing and coverage has not substantively dropped
  • No new dependency vulnerabilities have been introduced
  • Any changes to the docker image have been vetted for potential vulnerabilities and privacy implications
  • If any python requirements are updated, they are noted and here and will be updated before deploying:
    • update to pip and to pinned downstream dependencies with vulnerabilities
  • Any database migrations are noted here, and will be run before deploying:
  • All major changes are recorded in the changelog, and the changelog has been updated to reflect the latest release
  • Any new endpoints are explicitly tested to ensure they are only accessible to correctly permissioned users
  • No secrets have been committed
  • Any changes to environment variables or secrets are noted here, and will properly configured before deploying:
  • The following charts will be updated as part of this release:
    • seqr
      • note that the unit test/ release workflow is running due to the change from .yml (not properly excluded from workflow) to .yaml (properly excluded from workflow). Release is pipeline-only and the workflow run for this can be killed
    • pipeline
    • vlm

dependabot Bot and others added 17 commits September 10, 2026 16:12
Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 26.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2.1...26.2)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '26.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@46.0.3...50.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.2 to 6.5.8.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.5.2...v6.5.8)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…peline/cryptography-50.0.0

Bump cryptography from 46.0.3 to 50.0.0 in /loading_pipeline
…peline/tornado-6.5.8

Bump tornado from 6.5.2 to 6.5.8 in /loading_pipeline
…peline/pip-26.2

Bump pip from 23.2.1 to 26.2 in /loading_pipeline
…ccess

execute existing variants export outside dataproc
@hanars
hanars marked this pull request as ready for review September 15, 2026 15:49
@hanars
hanars merged commit 44f4dda into master Sep 15, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant