Skip to content

build(deps): bump dagster-webserver from 1.12.2 to 1.12.14#16

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dagster-webserver-1.12.14
Closed

build(deps): bump dagster-webserver from 1.12.2 to 1.12.14#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dagster-webserver-1.12.14

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps dagster-webserver from 1.12.2 to 1.12.14.

Changelog

Sourced from dagster-webserver's changelog.

1.12.14 (core) / 0.28.14 (libraries)

New

  • @asset_check and AssetCheckSpec now support a partitions_def parameter, allowing checks to execute against specific partitions of their upstream asset rather than the entire contents. If set, the partition definition must match the definition of the targeted asset.
  • [ui] The "Select all" checkbox has been restored to the Automations list.

Bugfixes

  • Fixed performance issue where the partition selector would freeze for 30+ seconds when selecting "All" on assets with large (100k+) partition sets. (Thanks, @​ljodea!)
  • Fixed an issue with cron schedules using step patterns (like */10 or */30) in the day-of-month field where invalid days weren't properly skipped.
  • [ui] Fixed an issue that could cause incorrect partition statuses to be displayed in the UI.
  • [ui] Partition percentages now round in a more intuitive way.
  • [ui] Row count metadata is now displayed even when set to zero.
  • [dagster-databricks] Fixed an issue where op name generation would occasionally lead to collisions.
  • [dagster-sigma] When building assets for Sigma workbooks that depend on tables unknown to Dagster, an error is logged instead of throwing an exception.
  • [dagster-k8s] Fixed an issue where PipesK8sClient would sometimes fail when containers in the ignored_containers list failed.
  • [dagster-github] Ensured compatibility with pyjwt>=2.11.0,which introduced breaking changes.

Documentation

  • Added an example of censoring PII in run logs.
  • Updated branch deployment docs to include single-agent setup.

1.12.13 (core) / 0.28.13 (libraries)

New

  • [dagster-polytomic] PolytomicComponent has been added and can be used to represent your Polytomic bulk sync schemas as external assets in Dagster
  • [dagster-fivetran] Added warning log when no Fivetran groups are found to help users troubleshoot permission issues.

1.12.12 (core) / 0.28.12 (libraries)

New

  • dg plus deploy start now validates deployment akin to dagster-cloud ci check.
  • [dagster-aws] Added a suite of new components that map to all existing resources in the library.
  • [dagster-k8s] Increased the maximum version of kubernetes to 35.x.x.
  • [ui] You can now unpin asset groups that no longer contain any assets.

Bugfixes

  • Fixed type errors reported by Pyright's strict mode when using @asset, @multi_asset, and @graph_asset decorators.
  • Running dg launch --partition-range for an asset without an explicitly defined single-run-backfill policy now provides a clean error message.
  • Fixed issue where the celery_executor config_source values were ignored. (Thanks, @​danielbitzer!)
  • Fixed issue with dg plus deploy refresh-defs-state URL construction for EU regions.
  • Fixed helm chart validation error when enabling concurrency config with default queuedRunCoordinator values.
  • dg list defs now correctly shows labels for automation conditions.
  • [dagster-dbt] Fixed issue with the dagster-dbt project prepare-and-package command where user files named dbt.py could shadow the dbt module. (Thanks, @​alexaustin007!)
  • [dagster-dbt] Fix errors raised when dbt functions are present in dbt manifest. (Thanks, @​eso-xyme!)

... (truncated)

Commits

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 [dagster-webserver](https://github.com/dagster-io/dagster) from 1.12.2 to 1.12.14.
- [Release notes](https://github.com/dagster-io/dagster/releases)
- [Changelog](https://github.com/dagster-io/dagster/blob/master/CHANGES.md)
- [Commits](dagster-io/dagster@1.12.2...1.12.14)

---
updated-dependencies:
- dependency-name: dagster-webserver
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like dagster-webserver is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 17, 2026
@dependabot dependabot Bot deleted the dependabot/uv/dagster-webserver-1.12.14 branch February 17, 2026 23:10
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants