Skip to content

Update "click" to 7.x#11999

Merged
ashb merged 1 commit intoapache:masterfrom
astronomer:update-click-dev-dependency
Oct 31, 2020
Merged

Update "click" to 7.x#11999
ashb merged 1 commit intoapache:masterfrom
astronomer:update-click-dev-dependency

Conversation

@ashb
Copy link
Member

@ashb ashb commented Oct 31, 2020

The only breaking change in click between 6 and 7 is automatic naming of
commands from functions with underscores in their name, but this doesn't
apply to us

https://click.palletsprojects.com/en/7.x/upgrading/#upgrading-to-7-0


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

The only breaking change in click between 6 and 7 is automatic naming of
commands from functions with underscores in their name, but this doesn't
apply to us

https://click.palletsprojects.com/en/7.x/upgrading/#upgrading-to-7-0
@ashb ashb added area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge type:misc/internal Changelog: Misc changes that should appear in change log labels Oct 31, 2020
@ashb ashb requested review from kaxil and potiuk October 31, 2020 14:17
@ashb ashb merged commit b02a451 into apache:master Oct 31, 2020
@ashb ashb deleted the update-click-dev-dependency branch October 31, 2020 15:33
szn pushed a commit to szn/airflow that referenced this pull request Nov 1, 2020
The only breaking change in click between 6 and 7 is automatic naming of
commands from functions with underscores in their name, but this doesn't
apply to us

https://click.palletsprojects.com/en/7.x/upgrading/#upgrading-to-7-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants