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

build(deps-dev): bump apache-airflow-providers-google from 10.12.0 to 10.13.1 #392

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps apache-airflow-providers-google from 10.12.0 to 10.13.1.

Commits
  • 9b5d6bf Add documentation for 3rd wave of providers in Deember (#36464)
  • c0019e1 Remove Plexus and sqoop providers (#36460)
  • 49ce3ed Remove backcompat code for stackdriver (#36442)
  • 8fea49f Update providers metadata 2023-12-28 (#36459)
  • 5b133e0 Update Provider's release documentation: (#36461)
  • cba3ca7 Remove remaining Airflow 2.5 backcompat code from GCS Task Handler (#36443) (...
  • 71314b8 Yet another attempt to fix flakey test_disable_logging test (#36455)
  • 949fc57 Fix get_leaves calculation for teardown in nested group (#36456)
  • 127c072 Revert "Remove remaining Airflow 2.5 backcompat code from GCS Task Handler (#...
  • d73bef2 Add Amazon Athena query results extra link (#36447)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (42b366c) 85.67% compared to head (02801c4) 86.84%.
Report is 40 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #392      +/-   ##
==========================================
+ Coverage   85.67%   86.84%   +1.17%     
==========================================
  Files          89       92       +3     
  Lines        2101     2433     +332     
==========================================
+ Hits         1800     2113     +313     
- Misses        301      320      +19     
Files Coverage Δ
src/airflow/dags/common_airflow.py 90.38% <ø> (ø)
src/airflow/dags/finngen_preprocess.py 100.00% <100.00%> (ø)
src/otg/dataset/l2g_feature_matrix.py 82.92% <ø> (+7.31%) ⬆️
src/otg/dataset/study_locus.py 96.20% <100.00%> (+0.04%) ⬆️
src/otg/datasource/eqtl_catalogue/study_index.py 85.00% <ø> (ø)
src/otg/datasource/finngen/study_index.py 100.00% <100.00%> (ø)
src/otg/datasource/finngen/summary_stats.py 100.00% <100.00%> (ø)
src/otg/datasource/gwas_catalog/study_index.py 100.00% <ø> (ø)
src/otg/datasource/ukbiobank/study_index.py 100.00% <ø> (ø)
src/otg/l2g.py 58.06% <ø> (ø)
... and 8 more

@dependabot dependabot bot force-pushed the dependabot/pip/apache-airflow-providers-google-10.13.1 branch from a900327 to 97b265b Compare January 8, 2024 11:56
Bumps [apache-airflow-providers-google](https://github.com/apache/airflow) from 10.12.0 to 10.13.1.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst)
- [Commits](apache/airflow@providers-google/10.12.0...providers-google/10.13.1)

---
updated-dependencies:
- dependency-name: apache-airflow-providers-google
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/apache-airflow-providers-google-10.13.1 branch from 97b265b to 02801c4 Compare January 8, 2024 12:13
Copy link
Collaborator

@d0choa d0choa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't expect problems looking at the changelog

@d0choa d0choa merged commit cc53b4e into dev Jan 8, 2024
3 checks passed
@d0choa d0choa deleted the dependabot/pip/apache-airflow-providers-google-10.13.1 branch January 8, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants