waqasbhatti / cdips-pipeline

Port of the HATPI pipeline for CDIPS Project TESS image-subtraction reductions
MIT License
0 stars 3 forks source link

build(deps): bump apache-airflow from 1.10.14 to 1.10.15 #27

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps apache-airflow from 1.10.14 to 1.10.15.

Release notes

Sourced from apache-airflow's releases.

Apache Airflow 1.10.15, 2021-03-17

Bug Fixes

  • Fix airflow db upgrade to upgrade db as intended (#13267)
  • Moved boto3 limitation to snowflake (#13286)
  • KubernetesExecutor should accept images from executor_config (#13074)
  • Scheduler should acknowledge active runs properly (#13803)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Include airflow/contrib/executors in the dist package
  • Pin Click version for Python 2.7 users
  • Ensure all statsd timers use millisecond values. (#10633)
  • [kubernetes_generate_dag_yaml] - Fix dag yaml generate function (#13816)
  • Fix airflow tasks clear cli command wirh --yes (#14188)
  • Fix permission error on non-POSIX filesystem (#13121) (#14383)
  • Fixed deprecation message for "variables" command (#14457)
  • BugFix: fix the delete_dag function of json_client (#14441)
  • Fix merging of secrets and configmaps for KubernetesExecutor (#14090)
  • Fix webserver exiting when gunicorn master crashes (#13470)
  • Bump ini from 1.3.5 to 1.3.8 in airflow/www_rbac
  • Bump datatables.net from 1.10.21 to 1.10.23 in airflow/www_rbac
  • Webserver: Sanitize string passed to origin param (#14738)
  • Make rbac_app's db.session use the same timezone with @provide_session (#14025)

Improvements

  • Adds airflow as viable docker command in official image (#12878)
  • StreamLogWriter: Provide (no-op) close method (#10885)
  • Add 'airflow variables list' command for 1.10.x transition version (#14462)

Doc only changes

  • Update URL for Airflow docs (#13561)
  • Clarifies version args for installing 1.10 in Docker (#12875)
Changelog

Sourced from apache-airflow's changelog.

Airflow 1.10.15, 2021-03-17

Bug Fixes """""""""

  • Fix airflow db upgrade to upgrade db as intended (#13267)
  • Moved boto3 limitation to snowflake (#13286)
  • KubernetesExecutor should accept images from executor_config (#13074)
  • Scheduler should acknowledge active runs properly (#13803)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Include airflow/contrib/executors in the dist package
  • Pin Click version for Python 2.7 users
  • Ensure all statsd timers use millisecond values. (#10633)
  • [kubernetes_generate_dag_yaml] - Fix dag yaml generate function (#13816)
  • Fix airflow tasks clear` cli command with --yes`` (#14188)
  • Fix permission error on non-POSIX filesystem (#13121) (#14383)
  • Fixed deprecation message for "variables" command (#14457)
  • BugFix: fix the delete_dag function of json_client (#14441)
  • Fix merging of secrets and configmaps for KubernetesExecutor (#14090)
  • Fix webserver exiting when gunicorn master crashes (#13470)
  • Bump ini from 1.3.5 to 1.3.8 in airflow/www_rbac
  • Bump datatables.net from 1.10.21 to 1.10.23 in airflow/www_rbac
  • Webserver: Sanitize string passed to origin param (#14738)
  • Make rbac_app's db.session use the same timezone with @provide_session (#14025)

Improvements """"""""""""

  • Adds airflow as viable docker command in official image (#12878)
  • StreamLogWriter: Provide (no-op) close method (#10885)
  • Add 'airflow variables list' command for 1.10.x transition version (#14462)

Doc only changes """"""""""""""""

  • Update URL for Airflow docs (#13561)
  • Clarifies version args for installing 1.10 in Docker (#12875)
Commits
  • 5786dcd Add Changelog & Updating.md for 1.10.15
  • bf46584 Bump Airflow Version to 1.10.15
  • c6369be Webserver: Sanitize string passed to origin param (#14738)
  • 66067a2 Don't exit upgrade_check with code 1 if there are no problems (#14740)
  • 995e4b9 Make rbac_app's db.session use the same timezone with @​provide_session (#14025)
  • 4aa6d55 Bump ini from 1.3.5 to 1.3.8 in /airflow/www_rbac
  • 366210b Bump datatables.net from 1.10.21 to 1.10.23 in /airflow/www_rbac
  • 583cecc Change the format for sha512 sum for releases (#12867)
  • 6deb891 Sign release files with an apache.org key by default (#12241)
  • f519065 Release upgrade_check 1.3.0
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/waqasbhatti/cdips-pipeline/network/alerts).