darkmatter18 / dockerfile-archive

Contains all Dockerfile for all kind of deloyment
GNU General Public License v3.0
11 stars 15 forks source link

chore(deps): update apache/airflow docker tag to v2.8.4 #65

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
apache/airflow (source) patch 2.8.3 -> 2.8.4

Release Notes

apache/airflow (apache/airflow) ### [`v2.8.4`](https://togithub.com/apache/airflow/releases/tag/2.8.4): Apache Airflow 2.8.4 [Compare Source](https://togithub.com/apache/airflow/compare/2.8.3...2.8.4) #### Significant Changes No significant changes. #### Bug Fixes - Fix incorrect serialization of `FixedTimezone` ([#​38139](https://togithub.com/apache/airflow/issues/38139)) - Fix excessive permission changing for log task handler ([#​38164](https://togithub.com/apache/airflow/issues/38164)) - Fix task instances list link ([#​38096](https://togithub.com/apache/airflow/issues/38096)) - Fix a bug where scheduler heartrate parameter was not used ([#​37992](https://togithub.com/apache/airflow/issues/37992)) - Add padding to prevent grid horizontal scroll overlapping tasks ([#​37942](https://togithub.com/apache/airflow/issues/37942)) - Fix hash caching in `ObjectStoragePath` ([#​37769](https://togithub.com/apache/airflow/issues/37769)) #### Miscellaneous - Limit importlib_resources as it breaks `pytest_rewrites` ([#​38095](https://togithub.com/apache/airflow/issues/38095), [#​38139](https://togithub.com/apache/airflow/issues/38139)) - Limit `pandas` to `<2.2` ([#​37748](https://togithub.com/apache/airflow/issues/37748)) - Bump `croniter` to fix an issue with 29 Feb cron expressions ([#​38198](https://togithub.com/apache/airflow/issues/38198)) #### Doc Only Changes - Tell users what to do if their scanners find issues in the image ([#​37652](https://togithub.com/apache/airflow/issues/37652)) - Add a section about debugging in Docker Compose with PyCharm ([#​37940](https://togithub.com/apache/airflow/issues/37940)) - Update deferrable docs to clarify kwargs when trigger resumes operator ([#​38122](https://togithub.com/apache/airflow/issues/38122))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.