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

Bump apache-airflow-providers-apache-spark from 2.1.3 to 4.0.1 in /requirements/constraints #65

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps apache-airflow-providers-apache-spark from 2.1.3 to 4.0.1.

Release notes

Sourced from apache-airflow-providers-apache-spark's releases.

Apache Airflow 2.5.3

Significant Changes

No significant changes.

Bug Fixes

  • Fix DagProcessorJob integration for standalone dag-processor (#30278)
  • Fix proper termination of gunicorn when it hangs (#30188)
  • Fix XCom.get_one exactly one exception text (#30183)
  • Correct the VARCHAR size to 250. (#30178)
  • Revert fix for on_failure_callback when task receives a SIGTERM (#30165)
  • Move read only property to DagState to fix generated docs (#30149)
  • Ensure that dag.partial_subset doesn't mutate task group properties (#30129)
  • Fix inconsistent returned value of airflow dags next-execution cli command (#30117)
  • Fix www/utils.dag_run_link redirection (#30098)
  • Fix TriggerRuleDep when the mapped tasks count is 0 (#30084)
  • Dag processor manager, add retry_db_transaction to _fetch_callbacks (#30079)
  • Fix db clean command for mysql db (#29999)
  • Avoid considering EmptyOperator in mini scheduler (#29979)
  • Fix some long known Graph View UI problems (#29971, #30355, #30360)
  • Fix dag docs toggle icon initial angle (#29970)
  • Fix tags selection in DAGs UI (#29944)
  • Including airflow/example_dags/sql/sample.sql in MANIFEST.in (#29883)
  • Fixing broken filter in /taskinstance/list view (#29850)
  • Allow generic param dicts (#29782)
  • Fix update_mask in patch variable route (#29711)
  • Strip markup from app_name if instance_name_has_markup = True (#28894)

Misc/Internal

  • Revert "Also limit importlib on Python 3.9 (#30069)" (#30209)
  • Add custom_operator_name to @​task.sensor tasks (#30131)
  • Bump webpack from 5.73.0 to 5.76.0 in /airflow/www (#30112)
  • Formatted config (#30103)
  • Remove upper bound limit of astroid (#30033)
  • Remove accidentally merged vendor daemon patch code (#29895)
  • Fix warning in airflow tasks test command regarding absence of data_interval (#27106)

Doc only changes

  • Adding more information regarding top level code (#30040)
  • Update workday example (#30026)
  • Fix some typos in the DAGs docs (#30015)
  • Update set-up-database.rst (#29991)
  • Fix some typos on the kubernetes documentation (#29936)
  • Fix some punctuation and grammar (#29342)

Apache Airflow 2.5.2

Significant Changes

The date-time fields passed as API parameters or Params should be RFC3339-compliant (#29395)

... (truncated)

Changelog

Sourced from apache-airflow-providers-apache-spark's changelog.

.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

.. http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. contents:: Apache Airflow Releases :local: :depth: 1

.. towncrier release notes start

Airflow 2.5.3 (2023-04-01)

Significant Changes ^^^^^^^^^^^^^^^^^^^

No significant changes.

Bug Fixes ^^^^^^^^^

  • Fix DagProcessorJob integration for standalone dag-processor (#30278)
  • Fix proper termination of gunicorn when it hangs (#30188)
  • Fix XCom.get_one exactly one exception text (#30183)
  • Correct the VARCHAR size to 250. (#30178)
  • Revert fix for on_failure_callback when task receives a SIGTERM (#30165)
  • Move read only property to DagState to fix generated docs (#30149)
  • Ensure that dag.partial_subset doesn't mutate task group properties (#30129)
  • Fix inconsistent returned value of airflow dags next-execution cli command (#30117)
  • Fix www/utils.dag_run_link redirection (#30098)
  • Fix TriggerRuleDep when the mapped tasks count is 0 (#30084)
  • Dag processor manager, add retry_db_transaction to _fetch_callbacks (#30079)
  • Fix db clean command for mysql db (#29999)
  • Avoid considering EmptyOperator in mini scheduler (#29979)
  • Fix some long known Graph View UI problems (#29971, #30355, #30360)
  • Fix dag docs toggle icon initial angle (#29970)
  • Fix tags selection in DAGs UI (#29944)
  • Including airflow/example_dags/sql/sample.sql in MANIFEST.in (#29883)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [apache-airflow-providers-apache-spark](https://github.com/apache/airflow) from 2.1.3 to 4.0.1.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst)
- [Commits](apache/airflow@2.1.3...providers-mysql/4.0.1)

---
updated-dependencies:
- dependency-name: apache-airflow-providers-apache-spark
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 7, 2023
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.

0 participants