-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove vendored nvd3 and slugify libraries #9136
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 tasks
ashb
force-pushed
the
remove-vendored-libs
branch
from
June 4, 2020 12:22
01c6bb9
to
d36a6d7
Compare
Just for reference: un33k/python-slugify@f98b091#diff-04c6e90faac2675aa89e2176d2eec7d8 |
kaxil
approved these changes
Jun 4, 2020
potiuk
approved these changes
Jun 4, 2020
ashb
force-pushed
the
remove-vendored-libs
branch
from
June 4, 2020 13:40
d36a6d7
to
c8bfe89
Compare
We pulled in them because slugify _used_ to default to the GPL'd `unidecode` module, but since Slugify 3.0[1] it has used text-unidecode by first (and only installs the GPL library by an optional extra, not by default) so we can now use it. This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which is the version one of dbt's dependencies needs. [1]: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md#300
potiuk
pushed a commit
that referenced
this pull request
Jun 9, 2020
We pulled in them because slugify _used_ to default to the GPL'd `unidecode` module, but since Slugify 3.0[1] it has used text-unidecode by first (and only installs the GPL library by an optional extra, not by default) so we can now use it. This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which is the version one of dbt's dependencies needs. [1]: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md#300 (cherry picked from commit 2580b04)
potiuk
pushed a commit
that referenced
this pull request
Jun 29, 2020
We pulled in them because slugify _used_ to default to the GPL'd `unidecode` module, but since Slugify 3.0[1] it has used text-unidecode by first (and only installs the GPL library by an optional extra, not by default) so we can now use it. This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which is the version one of dbt's dependencies needs. [1]: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md#300 (cherry picked from commit 2580b04)
kaxil
pushed a commit
that referenced
this pull request
Jul 1, 2020
We pulled in them because slugify _used_ to default to the GPL'd `unidecode` module, but since Slugify 3.0[1] it has used text-unidecode by first (and only installs the GPL library by an optional extra, not by default) so we can now use it. This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which is the version one of dbt's dependencies needs. [1]: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md#300 (cherry picked from commit 2580b04)
cfei18
pushed a commit
to cfei18/incubator-airflow
that referenced
this pull request
Mar 5, 2021
We pulled in them because slugify _used_ to default to the GPL'd `unidecode` module, but since Slugify 3.0[1] it has used text-unidecode by first (and only installs the GPL library by an optional extra, not by default) so we can now use it. This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which is the version one of dbt's dependencies needs. [1]: https://github.com/un33k/python-slugify/blob/4.0.0/CHANGELOG.md#300 (cherry picked from commit 2580b04)
kaxil
added a commit
to astronomer/airflow
that referenced
this pull request
May 14, 2021
This was added when we vendorized nvd3 and slugify: apache@e36bdef but we forgot to remove it in apache#9136
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 17, 2021
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 23, 2021
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Nov 27, 2021
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Mar 10, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jun 4, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jul 9, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Aug 27, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 4, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
aglipska
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Oct 7, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Dec 7, 2022
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
leahecole
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Jan 27, 2023
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 12, 2024
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
kosteev
pushed a commit
to kosteev/composer-airflow-test-copybara
that referenced
this pull request
Sep 13, 2024
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
kosteev
pushed a commit
to GoogleCloudPlatform/composer-airflow
that referenced
this pull request
Sep 17, 2024
This was added when we vendorized nvd3 and slugify: apache/airflow@e36bdef but we forgot to remove it in apache/airflow#9136 GitOrigin-RevId: 8ecc8355c15e48e283a27392c2ed851b9bce7b8f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We pulled in them because slugify used to default to the GPL'd
unidecode
module, but since Slugify 3.0 it has used text-unidecodeby first (and only installs the GPL library by an optional extra, not by
default) so we can now use it.
This lets us upgreade text-unidecode from 1.2 to the latest 1.3, which
is the version one of dbt's dependencies needs.
Depends on #9137.
Make sure to mark the boxes below before creating PR: [x]
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.
Read the Pull Request Guidelines for more information.