Skip to content

chore(deps): bump the orchestration group across 1 directory with 3 updates - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/orchestration-d03cc12f3e
Open

chore(deps): bump the orchestration group across 1 directory with 3 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/orchestration-d03cc12f3e

Conversation

@dependabot

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

Copy link
Copy Markdown

Updates the requirements on dagster, dagster-dg-cli and dagster-webserver to permit the latest version.
Updates dagster to 1.13.15

Changelog

Sourced from dagster's changelog.

1.13.15 (core) / 0.29.15 (libraries)

New

  • [dagster-snowflake] Added the SnowflakeDbtProjectComponent (Preview) for natively orchestrating dbt projects on Snowflake.

Documentation

  • Added documentation for the Dagster MCP server.

1.13.14 (core) / 0.29.14 (libraries)

Bugfixes

  • Fixed a 401 error from the serverless I/O manager when materializing assets in an organization with more than one full deployment.
  • Fixed a 400 error from the serverless I/O manager when materializing assets whose storage keys contain special characters.

1.13.13 (core) / 0.29.13 (libraries)

New

  • [ui] The asset launch dialog now automatically expands the warnings section when alerts are present.

Bugfixes

  • Fixed an issue where a fresh installation of dagster could resolve an incompatible version of grpcio-health-checking, breaking code server imports due to a protobuf version conflict.
  • [ui] Fixed an error that occurred when viewing tick details for declarative automation runs.

1.13.12 (core) / 0.29.12 (libraries)

New

  • [ui] Improved the performance of the runs feed for runs that target large numbers of assets and asset checks. The feed now fetches a bounded preview of the selection and loads the full lists on demand.
  • [dagster-aws] Added a dashboard_refresh_interval parameter to PipesEMRServerlessClient and increased its default so that Spark UI URLs are no longer invalidated prematurely during a run. (Thanks, @​noy-solvin!)

Bugfixes

  • Fixed a bug where a partitioned asset check with its own automation condition could raise a CheckError and halt the entire automation tick when it was requested on a tick that did not materialize the asset it targets.
  • Fixed a bug where a code location could be left stuck in an error state after a transient gRPC failure during refresh (common during Kubernetes rolling deployments). The gRPC server watcher now periodically retries refresh for locations whose load error is a DagsterUserCodeUnreachableError. (Thanks, @​jmoldow!)
  • [ui] Fixed an issue where long pool names could overflow their container; they are now truncated, and the run pools dialog wraps and scrolls when there are many pools.
  • [dagster-dbt] Fixed a KeyError on failures when converting dbt run results to Dagster events for runs that omit that key (such as dbt Fusion).

1.13.11 (core) / 0.29.11 (libraries)

New

  • [ui] The asset catalog page now renders as a single virtualized list, so workspaces with many asset groups or code locations no longer freeze the UI when expanding those sections.
  • [dagster-dbt] Added a new "insights" option to DbtProjectComponent's include_metadata field, enabling Dagster+ Insights tracking from YAML config.
  • [dagster-graphql] Added an optional limit argument and new assetSelectionCount / assetCheckSelectionCount fields to the Run GraphQL type, so clients can render a bounded preview of a run's asset/check selection alongside the true totals.

... (truncated)

Commits

Updates dagster-dg-cli to 1.13.15

Changelog

Sourced from dagster-dg-cli's changelog.

1.13.15 (core) / 0.29.15 (libraries)

New

  • [dagster-snowflake] Added the SnowflakeDbtProjectComponent (Preview) for natively orchestrating dbt projects on Snowflake.

Documentation

  • Added documentation for the Dagster MCP server.

1.13.14 (core) / 0.29.14 (libraries)

Bugfixes

  • Fixed a 401 error from the serverless I/O manager when materializing assets in an organization with more than one full deployment.
  • Fixed a 400 error from the serverless I/O manager when materializing assets whose storage keys contain special characters.

1.13.13 (core) / 0.29.13 (libraries)

New

  • [ui] The asset launch dialog now automatically expands the warnings section when alerts are present.

Bugfixes

  • Fixed an issue where a fresh installation of dagster could resolve an incompatible version of grpcio-health-checking, breaking code server imports due to a protobuf version conflict.
  • [ui] Fixed an error that occurred when viewing tick details for declarative automation runs.

1.13.12 (core) / 0.29.12 (libraries)

New

  • [ui] Improved the performance of the runs feed for runs that target large numbers of assets and asset checks. The feed now fetches a bounded preview of the selection and loads the full lists on demand.
  • [dagster-aws] Added a dashboard_refresh_interval parameter to PipesEMRServerlessClient and increased its default so that Spark UI URLs are no longer invalidated prematurely during a run. (Thanks, @​noy-solvin!)

Bugfixes

  • Fixed a bug where a partitioned asset check with its own automation condition could raise a CheckError and halt the entire automation tick when it was requested on a tick that did not materialize the asset it targets.
  • Fixed a bug where a code location could be left stuck in an error state after a transient gRPC failure during refresh (common during Kubernetes rolling deployments). The gRPC server watcher now periodically retries refresh for locations whose load error is a DagsterUserCodeUnreachableError. (Thanks, @​jmoldow!)
  • [ui] Fixed an issue where long pool names could overflow their container; they are now truncated, and the run pools dialog wraps and scrolls when there are many pools.
  • [dagster-dbt] Fixed a KeyError on failures when converting dbt run results to Dagster events for runs that omit that key (such as dbt Fusion).

1.13.11 (core) / 0.29.11 (libraries)

New

  • [ui] The asset catalog page now renders as a single virtualized list, so workspaces with many asset groups or code locations no longer freeze the UI when expanding those sections.
  • [dagster-dbt] Added a new "insights" option to DbtProjectComponent's include_metadata field, enabling Dagster+ Insights tracking from YAML config.
  • [dagster-graphql] Added an optional limit argument and new assetSelectionCount / assetCheckSelectionCount fields to the Run GraphQL type, so clients can render a bounded preview of a run's asset/check selection alongside the true totals.

... (truncated)

Commits
  • dafdfdc 1.13.15
  • d61e5f8 [u][refresh] dagster cloud agent RefreshComponentState support (#24232)
  • c372f91 Feature/snowflake dbt project component (#33926)
  • 4987b00 Scope serverless deploy registry URL to the target deployment (#25879)
  • a249c55 Pin grpcio-health-checking<1.82 (protobuf-7 gencode breaks protobuf<7 runtime...
  • 1fc1356 Group event log index writes in transactions (#25660)
  • 5bd48c9 [fix] allow for host cloud uploads of state (#25773)
  • 8208457 Handle GitHub API errors when loading avatar URL (#25762)
  • 3fff198 chore: fix ruff, ty, prettier (#25763)
  • 3f53698 fix/emr-serverless-configurable-spark-ui-dashboard-refresh-interval (#33941)
  • Additional commits viewable in compare view

Updates dagster-webserver to 1.13.15

Changelog

Sourced from dagster-webserver's changelog.

1.13.15 (core) / 0.29.15 (libraries)

New

  • [dagster-snowflake] Added the SnowflakeDbtProjectComponent (Preview) for natively orchestrating dbt projects on Snowflake.

Documentation

  • Added documentation for the Dagster MCP server.

1.13.14 (core) / 0.29.14 (libraries)

Bugfixes

  • Fixed a 401 error from the serverless I/O manager when materializing assets in an organization with more than one full deployment.
  • Fixed a 400 error from the serverless I/O manager when materializing assets whose storage keys contain special characters.

1.13.13 (core) / 0.29.13 (libraries)

New

  • [ui] The asset launch dialog now automatically expands the warnings section when alerts are present.

Bugfixes

  • Fixed an issue where a fresh installation of dagster could resolve an incompatible version of grpcio-health-checking, breaking code server imports due to a protobuf version conflict.
  • [ui] Fixed an error that occurred when viewing tick details for declarative automation runs.

1.13.12 (core) / 0.29.12 (libraries)

New

  • [ui] Improved the performance of the runs feed for runs that target large numbers of assets and asset checks. The feed now fetches a bounded preview of the selection and loads the full lists on demand.
  • [dagster-aws] Added a dashboard_refresh_interval parameter to PipesEMRServerlessClient and increased its default so that Spark UI URLs are no longer invalidated prematurely during a run. (Thanks, @​noy-solvin!)

Bugfixes

  • Fixed a bug where a partitioned asset check with its own automation condition could raise a CheckError and halt the entire automation tick when it was requested on a tick that did not materialize the asset it targets.
  • Fixed a bug where a code location could be left stuck in an error state after a transient gRPC failure during refresh (common during Kubernetes rolling deployments). The gRPC server watcher now periodically retries refresh for locations whose load error is a DagsterUserCodeUnreachableError. (Thanks, @​jmoldow!)
  • [ui] Fixed an issue where long pool names could overflow their container; they are now truncated, and the run pools dialog wraps and scrolls when there are many pools.
  • [dagster-dbt] Fixed a KeyError on failures when converting dbt run results to Dagster events for runs that omit that key (such as dbt Fusion).

1.13.11 (core) / 0.29.11 (libraries)

New

  • [ui] The asset catalog page now renders as a single virtualized list, so workspaces with many asset groups or code locations no longer freeze the UI when expanding those sections.
  • [dagster-dbt] Added a new "insights" option to DbtProjectComponent's include_metadata field, enabling Dagster+ Insights tracking from YAML config.
  • [dagster-graphql] Added an optional limit argument and new assetSelectionCount / assetCheckSelectionCount fields to the Run GraphQL type, so clients can render a bounded preview of a run's asset/check selection alongside the true totals.

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps): bump the orchestration group with 3 updates chore(deps): bump the orchestration group across 1 directory with 3 updates Jul 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/orchestration-d03cc12f3e branch from b448c34 to d12ec46 Compare July 19, 2026 21:05
…pdates

Updates the requirements on [dagster](https://github.com/dagster-io/dagster), [dagster-dg-cli](https://github.com/dagster-io/dagster) and [dagster-webserver](https://github.com/dagster-io/dagster) to permit the latest version.

Updates `dagster` to 1.13.15
- [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.13.9...1.13.15)

Updates `dagster-dg-cli` to 1.13.15
- [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.13.9...1.13.15)

Updates `dagster-webserver` to 1.13.15
- [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.13.9...1.13.15)

---
updated-dependencies:
- dependency-name: dagster
  dependency-version: 1.13.14
  dependency-type: direct:production
  dependency-group: orchestration
- dependency-name: dagster-dg-cli
  dependency-version: 1.13.14
  dependency-type: direct:production
  dependency-group: orchestration
- dependency-name: dagster-webserver
  dependency-version: 1.13.14
  dependency-type: direct:production
  dependency-group: orchestration
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/orchestration-d03cc12f3e branch from d12ec46 to 0b81ec5 Compare July 26, 2026 21:05
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.

0 participants