Update dbt-spark[ODBC] requirement from <1.9.0,>=1.1.0 to >=1.1.0,<1.10.0#60
Update dbt-spark[ODBC] requirement from <1.9.0,>=1.1.0 to >=1.1.0,<1.10.0#60dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
60576e9 to
2a359b9
Compare
|
A newer version of dbt-spark[ODBC] exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Updates the requirements on [dbt-spark[ODBC]](https://github.com/dbt-labs/dbt-spark) to permit the latest version. - [Release notes](https://github.com/dbt-labs/dbt-spark/releases) - [Changelog](https://github.com/dbt-labs/dbt-spark/blob/v1.9.0/CHANGELOG.md) - [Commits](dbt-labs/dbt-spark@v1.1.0...v1.9.0) --- updated-dependencies: - dependency-name: dbt-spark[ODBC] dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2a359b9 to
5a91c5f
Compare
|
@claude: Take over this PR and fix the CI for upgrading the dbt dependency. Look at the testing pattern: for each minor version we test using a nox matrix, sometimes we need to handle different behavior per minor version but we like to keep that to a minimum |
There was a problem hiding this comment.
Pull request overview
Updates the dbt-spark[ODBC] version constraint in test extras to allow newer dbt-spark releases.
Changes:
- Loosens the upper bound for
dbt-spark[ODBC]insetup.cfgtest dependencies.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [options.extras_require] | ||
| test = | ||
| dbt-spark[ODBC]>=1.1.0,<1.9.0 | ||
| dbt-spark[ODBC]>=1.1.0,<1.11.0 |
There was a problem hiding this comment.
The PR title states the upper bound is changing to <1.10.0, but the actual constraint is <1.11.0. Please align the code and PR metadata by either updating the requirement to <1.10.0 or adjusting the PR title/description to match <1.11.0 so reviewers and release notes reflect the real change.
| dbt-spark[ODBC]>=1.1.0,<1.11.0 | |
| dbt-spark[ODBC]>=1.1.0,<1.10.0 |
|
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. |
Updates the requirements on dbt-spark[ODBC] to permit the latest version.
Release notes
Sourced from dbt-spark[ODBC]'s releases.
Changelog
Sourced from dbt-spark[ODBC]'s changelog.
... (truncated)
Commits
a226451Bumping version to 1.9.0 and generate changelog585a096[Automated] Merged prep-release/1.9.0rc1_12126848290 into target 1.9.latest d...10574a1Bumping version to 1.9.0rc1 and generate changelog07f0f52bumping .latest branch variable in update_dependencies.sh to 1.9.latest70a78e2move github runner from macos-12 to macos-14 (#1135)afd1829move from macos-12 to macos-14 (#1136)d72693bIsolating distribution testing (#1105)4863bdd[create-pull-request] automated change (#1116)45ab21aDrop support for Python 3.8 (#1121)805a08eEnable setting dbt_valid_to snapshot column to new setting dbt_valid_to_curre...You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)