Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps checkdmarc from 5.7.9 to 5.13.1.

Release notes

Sourced from checkdmarc's releases.

5.13.1

  • Fix check_domains return type annotation (PR # 229 fixed issue #228)
  • Fix Dockerfile COPY destination path (PR #230 fixed issue #227)

5.13.0

What's Changed

New Contributors

Full Changelog: domainaware/checkdmarc@5.10.12...5.13.0

5.10.12

  • Proper checking for the start of an SPF record (PR #184)
  • Improve error messages and fix typos (Close issue #182)
  • Remove warning when no MX records are found

5.10.8

  • Return the proper error message when checking an SOA record for a domain that exist

5.10.7

  • Set use_signals=False when using timeout decorator to allow it to be used in multithreaded applications such as web applications.

5.10.6

  • Fix BIMI certificate validation error generation, close #177
  • Add support for the avp bimi tag, close #179

... (truncated)

Changelog

Sourced from checkdmarc's changelog.

5.13.1

Fixes

  • Fix check_domains return type annotation (PR # 229 fixed issue #228)
  • Fix Dockerfile COPY destination path (PR #230 fixed issue #227)

5.13.0

Improvements

  • Proper validation of SPF macros (PR #218)
  • More detailed API typing

Changes

  • Invalid DMARC pct tag values no raise an error instead of a warning

Fixes

  • Missing values in some SPF warnings

5.12.27

Fixes

  • Tighter validation of DNS records (#213)
    • Do not allow duplicate tags in DMARC, BIMI, MTA-STS, or TLSRPT DNS records
    • Do not allow multiple multiple redirect modifiers in an SPF record
    • Require values for include and exists SPF mechanisms
    • Proper validation of the SPF ptr mechanism
    • Proper validation of SPF macros
    • Only permit one all SPF mechanism
  • Honor timeout_retries in bimi.check_bimi

Enhancements

  • More detailed type hints added across the library

5.12.26

Fixed

  • SPF void miscount (PR #212 closes issue #211)
  • Reject SPF records with an all mechanism that is not preceded by whitespace (PR #210)

5.12.25

  • Remove quotes from SPF record output (Closes #202)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [checkdmarc](https://github.com/domainaware/checkdmarc) from 5.7.9 to 5.13.1.
- [Release notes](https://github.com/domainaware/checkdmarc/releases)
- [Changelog](https://github.com/domainaware/checkdmarc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/domainaware/checkdmarc/commits/5.13.1)

---
updated-dependencies:
- dependency-name: checkdmarc
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2026
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.

1 participant