-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps-dev): bump apache-airflow from 2.4.3 to 2.10.3 in /airflow #3535
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/airflow/apache-airflow-2.10.3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
@dependabot recreate |
8dd2be7 to
3fef715
Compare
|
Terraform plan in iac/cal-itp-data-infra-staging/airflow/us Plan: 1 to add, 2 to change, 1 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
!~ update in-place
- destroy
Terraform will perform the following actions:
# google_storage_bucket_object.calitp-staging-composer["dags/download_gtfs_schedule_v2/_email_download_failures.py"] will be created
+ resource "google_storage_bucket_object" "calitp-staging-composer" {
+ bucket = "calitp-staging-composer"
+ content = (sensitive value)
+ content_type = (known after apply)
+ crc32c = (known after apply)
+ detect_md5hash = "different hash"
+ generation = (known after apply)
+ id = (known after apply)
+ kms_key_name = (known after apply)
+ md5hash = (known after apply)
+ md5hexhash = (known after apply)
+ media_link = (known after apply)
+ name = "dags/download_gtfs_schedule_v2/_email_download_failures.py"
+ output_name = (known after apply)
+ self_link = (known after apply)
+ source = "../../../../airflow/dags/download_gtfs_schedule_v2/_email_download_failures.py"
+ storage_class = (known after apply)
}
# google_storage_bucket_object.calitp-staging-composer["dags/download_gtfs_schedule_v2/email_download_failures.py"] will be destroyed
# (because key ["dags/download_gtfs_schedule_v2/email_download_failures.py"] is not in for_each map)
- resource "google_storage_bucket_object" "calitp-staging-composer" {
- bucket = "calitp-staging-composer" -> null
- content_type = "text/plain; charset=utf-8" -> null
- crc32c = "9gRHKg==" -> null
- detect_md5hash = "YVtAxOxt5+Mf4vxMPzeRmg==" -> null
- event_based_hold = false -> null
- generation = 1759970561325830 -> null
- id = "calitp-staging-composer-dags/download_gtfs_schedule_v2/email_download_failures.py" -> null
- md5hash = "YVtAxOxt5+Mf4vxMPzeRmg==" -> null
- md5hexhash = "615b40c4ec6de7e31fe2fc4c3f37919a" -> null
- media_link = "https://storage.googleapis.com/download/storage/v1/b/calitp-staging-composer/o/dags%2Fdownload_gtfs_schedule_v2%2Femail_download_failures.py?generation=1759970561325830&alt=media" -> null
- metadata = {} -> null
- name = "dags/download_gtfs_schedule_v2/email_download_failures.py" -> null
- output_name = "dags/download_gtfs_schedule_v2/email_download_failures.py" -> null
- self_link = "https://www.googleapis.com/storage/v1/b/calitp-staging-composer/o/dags%2Fdownload_gtfs_schedule_v2%2Femail_download_failures.py" -> null
- source = "../../../../airflow/dags/download_gtfs_schedule_v2/email_download_failures.py" -> null
- storage_class = "STANDARD" -> null
- temporary_hold = false -> null
# (6 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-staging-composer-catalog will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-catalog" {
!~ content = (sensitive value)
!~ crc32c = "oMDUHg==" -> (known after apply)
!~ detect_md5hash = "u0KiC7OBxKvce0jyvisvVA==" -> "different hash"
!~ generation = 1759970559452147 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/target/catalog.json"
!~ md5hash = "u0KiC7OBxKvce0jyvisvVA==" -> (known after apply)
name = "data/warehouse/target/catalog.json"
# (16 unchanged attributes hidden)
}
# google_storage_bucket_object.calitp-staging-composer-manifest will be updated in-place
!~ resource "google_storage_bucket_object" "calitp-staging-composer-manifest" {
!~ content = (sensitive value)
!~ crc32c = "QJFdKA==" -> (known after apply)
!~ detect_md5hash = "SNoGJH2zXlun9CvrO0jW2Q==" -> "different hash"
!~ generation = 1759970560663489 -> (known after apply)
id = "calitp-staging-composer-data/warehouse/target/manifest.json"
!~ md5hash = "SNoGJH2zXlun9CvrO0jW2Q==" -> (known after apply)
name = "data/warehouse/target/manifest.json"
# (16 unchanged attributes hidden)
}
Plan: 1 to add, 2 to change, 1 to destroy.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #789 |
|
Terraform plan in iac/cal-itp-data-infra/airflow/us No changes. Your infrastructure matches the configuration.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #789 |
cfedc70 to
1de1f6b
Compare
Bumps [apache-airflow](https://github.com/apache/airflow) from 2.4.3 to 2.10.3. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst) - [Commits](apache/airflow@2.4.3...2.10.3) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1de1f6b to
12d111b
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps apache-airflow from 2.4.3 to 2.10.3.
Release notes
Sourced from apache-airflow's releases.
... (truncated)
Changelog
Sourced from apache-airflow's changelog.
... (truncated)
Commits
c99887eUpdate RELEASE_NOTES.rst1c7fba7mark test_task_workflow_trigger_success as flaky (#42972) (#43580)08bbf89FIX: Don't raise a warning in ExecutorSafeguard when execute is called from a...7e86bf8Mark all tasks as skipped when failing a dag_run manually including t… (#43572)8e79c7aFix TrySelector for Mapped Tasks in Logs and Details Grid Panel (#43566)c12e628Conditionally add OTEL events when processing executor events (#43558) (#43567)898f332Fix broken stat scheduler_loop_duration (#42886) (#43544)7aea4b5Ensure total_entries in /api/v1/dags (#43377) (#43429)9c044eainclude limit and offset in request body schema for List task instances (batc...dd296c5This PR resolves an SQLAlchemy warning in the migration by correctly setting ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.