Skip to content

Update dependency aiosmtplib to v5.1.1#229

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/aiosmtplib-5.x-lockfile
Jun 1, 2026
Merged

Update dependency aiosmtplib to v5.1.1#229
renovate[bot] merged 1 commit into
mainfrom
renovate/aiosmtplib-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
aiosmtplib (changelog) 5.1.05.1.1 age confidence

Release Notes

cole/aiosmtplib (aiosmtplib)

v5.1.1

Compare Source

  • Security: Reject control characters (the C0 range 0x00-0x1F and DEL
    0x7F, including CR, LF, and NUL) in SMTP command arguments, preventing
    command injection via input passed to mail(), rcpt(), vrfy(),
    expn() or sendmail(). Such input now raises ValueError before
    anything is written to the connection.
    More details: GHSA-v3q9-hj7j-63hq
    Thanks to @​tonghuaroot for the report.
  • Bugfix: SMTP.quit() no longer hangs until the read timeout when the
    peer drops the transport with an exception after QUIT is sent but
    before the 221 reply is parsed (e.g. AWS SES closing TLS without
    close_notify).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • poetry.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f979ea4b-dd6f-4373-b575-90de3ec4cbb7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/aiosmtplib-5.x-lockfile

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot merged commit f069d5a into main Jun 1, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/aiosmtplib-5.x-lockfile branch June 1, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants