Bump dagster-snowflake from 0.28.10 to 0.29.1 in /examples/snowflake_cortex/dagster_snowflake#152
Conversation
Bumps [dagster-snowflake](https://github.com/dagster-io/dagster) from 0.28.10 to 0.29.1. - [Release notes](https://github.com/dagster-io/dagster/releases) - [Changelog](https://github.com/dagster-io/dagster/blob/master/CHANGES.md) - [Commits](https://github.com/dagster-io/dagster/commits) --- updated-dependencies: - dependency-name: dagster-snowflake dependency-version: 0.29.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-snowflake from 0.28.10 to 0.29.1.
Release notes
Sourced from dagster-snowflake's releases.
... (truncated)
Changelog
Sourced from dagster-snowflake's changelog.
... (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 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
This dependabot PR bumps
dagster-snowflakefrom 0.28.10 to 0.29.1, which transitively updates the entiredagster-*package family from 1.12.10 to 1.13.1 in the lockfile. Notably, the 0.29.1 release includes a fix for a SQL injection vulnerability in several IO managers (GHSA-mjw2-v2hm-wj34), making this a security-relevant update worth prioritizing.Confidence Score: 5/5
Safe to merge — standard dependabot lockfile bump with a security fix included.
All changes are mechanical version bumps generated by dependabot. The update patches a known SQL injection vulnerability (GHSA-mjw2-v2hm-wj34) and no application code was modified. No P0/P1 findings.
No files require special attention.
Important Files Changed
dagster-snowflakeminimum version constraint from>=0.23.0to>=0.29.1; no other changes.dagster-*packages move from 1.12.10/0.28.10 to 1.13.1/0.29.1; new transitive depdagster-rest-resources0.29.1 added;setuptoolsremoved as a dagster runtime dep; Python resolution markers refined to split 3.12 from 3.13+.Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[dagster-snowflake-helm example] --> B[dagster-snowflake 0.28.10 → 0.29.1] A --> C[dagster 1.12.10 → 1.13.1] B --> C C --> D[dagster-graphql 1.13.1] C --> E[dagster-pipes 1.13.1] C --> F[dagster-shared 1.13.1] A --> G[dagster-dbt 0.28.10 → 0.29.1] A --> H[dagster-webserver 1.13.1] A --> I[dagster-dg-cli 1.13.1] I --> J[dagster-rest-resources 0.29.1 NEW] style B fill:#f96,stroke:#333 style J fill:#9f6,stroke:#333Reviews (1): Last reviewed commit: "Bump dagster-snowflake in /examples/snow..." | Re-trigger Greptile