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-6667] Bump copy-webpack-plugin to resolve serialize-javascript advisory #7282

Merged
merged 1 commit into from
Jan 29, 2020
Merged

[AIRFLOW-6667] Bump copy-webpack-plugin to resolve serialize-javascript advisory #7282

merged 1 commit into from
Jan 29, 2020

Conversation

ryw
Copy link
Member

@ryw ryw commented Jan 28, 2020

Bump copy-webpack-plugin to resolve serialize-javascript advisory
https://npmjs.com/advisories/1426


Issue link: AIRFLOW-6667

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-6667] Resolve serialize-javascript advisory [AIRFLOW-6667] Bump copy-webpack-plugin to resolve serialize-javascript advisory Jan 28, 2020
@codecov-io
Copy link

Codecov Report

Merging #7282 into master will decrease coverage by 0.87%.
The diff coverage is 86.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7282      +/-   ##
==========================================
- Coverage   85.45%   84.58%   -0.88%     
==========================================
  Files         841      864      +23     
  Lines       40363    40455      +92     
==========================================
- Hits        34491    34217     -274     
- Misses       5872     6238     +366
Impacted Files Coverage Δ
airflow/operators/s3_to_hive_operator.py 0% <0%> (-93.97%) ⬇️
airflow/operators/mysql_to_hive.py 0% <0%> (-100%) ⬇️
...w/providers/apache/hive/operators/mysql_to_hive.py 0% <0%> (ø)
...flow/contrib/example_dags/example_gcs_to_gdrive.py 100% <100%> (ø) ⬆️
.../amazon/aws/operators/google_api_to_s3_transfer.py 100% <100%> (ø)
...rflow/providers/amazon/aws/operators/sftp_to_s3.py 100% <100%> (ø)
...s/google/suite/operators/gcs_to_gdrive_operator.py 100% <100%> (ø)
airflow/contrib/operators/mongo_to_s3.py 100% <100%> (+3.03%) ⬆️
...low/contrib/operators/oracle_to_oracle_transfer.py 100% <100%> (+11.11%) ⬆️
airflow/contrib/operators/s3_to_sftp_operator.py 100% <100%> (ø) ⬆️
... and 82 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...03aeda9. Read the comment docs.

@ryw
Copy link
Member Author

ryw commented Jan 29, 2020

@ashb why this codecov result?

@mik-laj
Copy link
Member

mik-laj commented Jan 29, 2020

We are in the process of big code reorganization. https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-21%3A+Changes+in+import+paths

@ashb
Copy link
Member

ashb commented Jan 29, 2020

@ashb why this codecov result?

Cos codecov is confused sometimes. We don't really pay much attention to it.

@ashb ashb merged commit 9742a0c into apache:master Jan 29, 2020
@ryw ryw deleted the bump-copy-webpack-plugin branch January 29, 2020 21:48
kaxil pushed a commit that referenced this pull request Feb 3, 2020
galuszkak pushed a commit to FlyrInc/apache-airflow that referenced this pull request Mar 5, 2020
kaxil pushed a commit to astronomer/airflow that referenced this pull request Mar 10, 2020
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.

4 participants