Conversation
Bumps [duckdb](https://github.com/duckdb/duckdb-rs) from 1.4.4 to 1.10500.0. - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.4.4...v1.10500.0) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.10500.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryDependabot PR bumping the
Confidence Score: 4/5
|
| Filename | Overview |
|---|---|
| applications/data_manager/Cargo.toml | Bumps duckdb from 1.4.3 to 1.10500.0 (DuckDB v1.5.0). The r2d2 and chrono features remain available and all APIs used in the codebase are stable across this version. |
| Cargo.lock | Auto-generated lockfile update. Upgrades duckdb 1.4.4 → 1.10500.0, libduckdb-sys 1.4.4 → 1.10500.0, arrow 56.2.0 → 57.3.0, and removes unused transitive deps (num, num-iter, num-rational). |
Last reviewed commit: 028c95a
…, #798 Updated direct dependencies in applications/data_manager/Cargo.toml: - sentry 0.35 -> 0.47 and sentry-tower 0.35 -> 0.47: large jump across multiple releases; CI passed on the Dependabot PR confirming no breaking API usage. Updated SentryHttpLayer::with_transaction() (deprecated since 0.38) to SentryHttpLayer::new().enable_transaction() in router.rs. - duckdb 1.4.3 -> 1.10500.0: new versioning scheme (encodes bundled DuckDB v1.5.0). The Dependabot PR had a CI failure; build and all 18 tests pass locally with the updated version. - aws-config 1.5 -> 1.8.15 and aws-credential-types 1.2.13 -> 1.2.14: patch updates with no breaking changes. Transitive security fixes pulled in via Cargo.lock regeneration: - quinn-proto 0.11.13 -> 0.11.14: fixes DoS vulnerability GHSA-6xvm-j4wr-6v98 - tar 0.4.44 -> 0.4.45: fixes symlink-directory collision chmod attack Closes #788, #789, #794, #795, #798 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Addressed in pull request #799. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps duckdb from 1.4.4 to 1.10500.0.
Release notes
Sourced from duckdb's releases.
Commits
2a96f5aUpdate DuckDB to v1.5.0 (#701)cef4380Say that upgrade.sh scripts are brokenda81c1cUpdate README34b2922Add safeguardb6ff522Derive DuckDB version from CARGO_PKG_VERSION3bfa477Override DuckDB 1.5.0 extension loader to fix parquet/json feature flags6e002d8Add note about new version scheme62b8d28Apply fix by@ftKnoxfrom #666ed1ffaaManually update to new version scheme2bf67dfFix: normalize chrono datetime writes to UTCDependabot 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)