Chore(deps): Bump aiosmtplib from 5.1.1 to 5.1.2 in /airflow - #5678
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
ohrite,
tiffanychu90 and
vevetron
as code owners
August 27, 2026 23:38
dependabot
Bot
requested review from
erikamov,
fsalemi,
jamalk23,
jiaxiliu95,
jparr,
mrtopsyt,
raebot and
tihuang02
as code owners
August 27, 2026 23:38
|
Terraform plan in iac/cal-itp-data-infra-staging/airflow/us No changes. Your infrastructure matches the configuration.📝 Plan generated in Plan Terraform for Warehouse and DAG changes #2180 |
dependabot
Bot
force-pushed
the
dependabot/uv/airflow/aiosmtplib-5.1.2
branch
from
September 21, 2026 21:08
7ab4a26 to
b9fe35a
Compare
Bumps [aiosmtplib](https://github.com/cole/aiosmtplib) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/cole/aiosmtplib/releases) - [Changelog](https://github.com/cole/aiosmtplib/blob/main/CHANGELOG.rst) - [Commits](cole/aiosmtplib@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: aiosmtplib dependency-version: 5.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/airflow/aiosmtplib-5.1.2
branch
from
September 23, 2026 22:55
b9fe35a to
4a6deb8
Compare
|
Terraform plan in iac/cal-itp-data-infra/composer/us Error: Error loading state errorError: Error loading state error
with data.terraform_remote_state.gcs,
on variables.tf line 45, in data "terraform_remote_state" "gcs":
45: backend = "gcs"
error loading the remote state: Failed to open state file at
gs://calitp-prod-gcp-components-tfstate/cal-itp-data-infra/gcs/default.tfstate:
Get
"https://storage.googleapis.com/calitp-prod-gcp-components-tfstate/cal-itp-data-infra%2Fgcs%2Fdefault.tfstate":
credentials: status code 503: upstream connect error or disconnect/reset
before headers. reset reason: overflow
Error: Error loading state error
with data.terraform_remote_state.iam,
on variables.tf line 63, in data "terraform_remote_state" "iam":
63: backend = "gcs"
error loading the remote state: Failed to open state file at
gs://calitp-prod-gcp-components-tfstate/cal-itp-data-infra/iam/default.tfstate:
Get
"https://storage.googleapis.com/calitp-prod-gcp-components-tfstate/cal-itp-data-infra%2Fiam%2Fdefault.tfstate":
credentials: status code 503: upstream connect error or disconnect/reset
before headers. reset reason: overflow❌ Failed to generate plan in Plan Terraform for Warehouse and DAG changes #2180 |
This branch has not been deployed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 aiosmtplib from 5.1.1 to 5.1.2.
Release notes
Sourced from aiosmtplib's releases.
Changelog
Sourced from aiosmtplib's changelog.
Commits
bffc6d1release: v5.1.29fab7bafix(security): STARTTLS injection382b3c9ci: try codecov 6.0f0087dbci: pre-commit autoupdatec0be341fix: buildcheck via poe889c24clint: auto fixes from pre-commit hooks3e25ac4fix: mixed old/new style auth parsing5cd299ffix: explicit close on read timeoute1521d7fix: error (don't hang) on double connecte899551fix: SMTPResponse repr