Skip to content

Support click 8.2.0#3016

Open
k0x2e wants to merge 1 commit into
snowflakedb:mainfrom
k0x2e:Bump-click-version
Open

Support click 8.2.0#3016
k0x2e wants to merge 1 commit into
snowflakedb:mainfrom
k0x2e:Bump-click-version

Conversation

@k0x2e
Copy link
Copy Markdown

@k0x2e k0x2e commented May 12, 2026

Pre-review checklist

  • I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
  • I've added or updated automated unit tests to verify correctness of my new code.
  • I've added or updated integration tests to verify correctness of my new code.
  • I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
  • I've confirmed that my changes are working by executing CLI's commands manually on Windows.
  • I've confirmed that my changes are up-to-date with the target branch.
  • I've described my changes in the release notes.
  • I've described my changes in the section below.
  • I've described my changes in the documentation.

Changes description

This is a surgical fix to support a version of click which does not conflict with dbt-core 1.11.x. The principal difference between 8.1.8 and 8.2.0 is a change in exit code in certain places; the tests have all been updated to reflect this. I picked 8.2.0 rather than newer versions because the amount of rework needed for 8.3.x is significantly higher.

@k0x2e k0x2e requested review from a team as code owners May 12, 2026 12:41
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.

1 participant