Skip to content
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

[AIRFLOW-6630] Bump handlebars to resolve handlebars advisory #7284

Merged
merged 1 commit into from
Feb 3, 2020
Merged

[AIRFLOW-6630] Bump handlebars to resolve handlebars advisory #7284

merged 1 commit into from
Feb 3, 2020

Conversation

ryw
Copy link
Member

@ryw ryw commented Jan 28, 2020

Bump Handlebars to 4.3.5 to resolve advisory
https://www.npmjs.com/advisories/1324


Issue link: AIRFLOW-6630

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


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.

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jan 28, 2020
@ryw ryw changed the title [AIRFLOW-6630] Resolve handlebars advisory [AIRFLOW-6630] Bump handlebars to resolve handlebars advisory Jan 28, 2020
@codecov-io
Copy link

codecov-io commented Jan 29, 2020

Codecov Report

Merging #7284 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #7284      +/-   ##
=========================================
+ Coverage   85.45%   85.5%   +0.05%     
=========================================
  Files         841     864      +23     
  Lines       40363   40455      +92     
=========================================
+ Hits        34491   34592     +101     
+ Misses       5872    5863       -9
Impacted Files Coverage Δ
airflow/operators/mysql_to_hive.py 0% <0%> (-100%) ⬇️
airflow/operators/s3_to_hive_operator.py 0% <0%> (-93.97%) ⬇️
airflow/contrib/operators/s3_to_sftp_operator.py 100% <0%> (ø) ⬆️
airflow/operators/google_api_to_s3_transfer.py 100% <0%> (ø) ⬆️
airflow/contrib/operators/hive_to_dynamodb.py 100% <0%> (ø) ⬆️
airflow/contrib/operators/file_to_wasb.py 100% <0%> (ø) ⬆️
airflow/operators/mssql_to_hive.py 100% <0%> (ø) ⬆️
...irflow/contrib/operators/gcs_to_gdrive_operator.py 100% <0%> (ø) ⬆️
airflow/contrib/operators/gcs_to_s3.py 100% <0%> (ø) ⬆️
airflow/operators/hive_to_samba_operator.py 100% <0%> (ø) ⬆️
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d4c6cc...03f2f79. Read the comment docs.

@ryw
Copy link
Member Author

ryw commented Feb 3, 2020

just rebased this branch to master

@ryw ryw requested a review from kaxil February 3, 2020 22:27
@kaxil kaxil merged commit 5f7acb1 into apache:master Feb 3, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
kaxil pushed a commit that referenced this pull request Mar 17, 2020
kaxil pushed a commit that referenced this pull request Mar 19, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 19, 2020
@ryw ryw deleted the bump-handlebars branch August 26, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants