Bump dagster from 1.12.7 to 1.13.1 in /examples/data-quality-patterns#155
Bump dagster from 1.12.7 to 1.13.1 in /examples/data-quality-patterns#155dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [dagster](https://github.com/dagster-io/dagster) from 1.12.7 to 1.13.1. - [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.7...1.13.1) --- updated-dependencies: - dependency-name: dagster dependency-version: 1.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps dagster from 1.12.7 to 1.13.1.
Changelog
Sourced from dagster's changelog.
... (truncated)
Commits
00e2ef71.13.11c95173Adds changelog for 1.13.1 (#22830)2c86620Add dynamic partition escaping to SnowflakePolarsTypeHandler (#22903)a428f90Add serverside killswitch for legacy freshness policy resolvers (#22891)a2210de[perf] fast-path all partition subset for multi partition assets5ca5f93Add PipesCompositeMessageReader for multi-writer pipes sessions (#22819)6ca4c26[docs] add migration guide for 1.13.0 (#22800)d82cc48Add lastObservationTimestamp to GraphQL schema [FE-1106] (#22776)dd45863Revert "Add lastObservationTimestamp to asset health, expand catalog sort opt...c82656eUpdate Serverless job location info (#22752)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Greptile Summary
Routine dependabot bump of
dagsterand its ecosystem packages from 1.12.7 to 1.13.1 (libraries 0.28.7 → 0.29.1) withinexamples/data-quality-patterns. The minimum version constraint inpyproject.tomlis also tightened from>=1.9.0to>=1.13.1, which is appropriate given the breaking removals in 1.13.0 (external_asset_from_spec,get_all_asset_specs, etc.). A new transitive dependencydagster-rest-resources 0.29.1is introduced (pulled in bydagster-dg-cli),setuptoolsis dropped fromdagster's deps, andrequestsis bumped from 2.32.5 to 2.33.1.Confidence Score: 5/5
Safe to merge — standard dependabot version bump with no code logic changes.
All changes are version number updates in pyproject.toml and the generated lock file. No application code is modified. The new transitive dependency (dagster-rest-resources) is an official dagster package. No P0/P1 findings.
No files require special attention.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[data-quality-patterns] --> B[dagster 1.13.1] A --> C[dagster-dbt 0.29.1] A --> D[dagster-duckdb 0.29.1] B --> E[dagster-graphql 1.13.1] B --> F[dagster-pipes 1.13.1] B --> G[dagster-shared 1.13.1] B --> H[dagster-webserver 1.13.1] B --> I[dagster-dg-cli 1.13.1] I --> J[dagster-rest-resources 0.29.1 NEW] I --> K[dagster-cloud-cli 1.13.1] J --> L[gql requests] style J fill:#d4edda,stroke:#28a745Reviews (1): Last reviewed commit: "Bump dagster from 1.12.7 to 1.13.1 in /e..." | Re-trigger Greptile