chore(deps): update dependency idna to v3.18 #94

Merged
alpha-nerd merged 1 commit from renovate/idna-3.x into main 2026-06-13 09:32:27 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
idna (changelog) ==3.15==3.18 age confidence

Release Notes

kjd/idna (idna)

v3.18

Compare Source

  • When decoding a domain, add a display argument that will pass
    through invalid labels rather than raising an exception.

v3.17

Compare Source

  • Substantial 75% reduction in memory usage through new data
    structures and some optimization in processing speed.
  • Added a general 1024-character input length cap to the public
    validation, conversion, and codec entry points. This is well above
    any legitimate domain or label and guards against pathological
    inputs.

v3.16

Compare Source

  • Add a command-line interface (python -m idna, also available as
    the idna script). Encodes or decodes one or more domains supplied
    as arguments or on standard input, with options to select A-label
    or U-label output and control error handling.
  • Raise the minimum supported Python version to 3.9
  • Various code quality improvements

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [idna](https://github.com/kjd/idna) ([changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)) | `==3.15` → `==3.18` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/idna/3.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/idna/3.15/3.18?slim=true) | --- ### Release Notes <details> <summary>kjd/idna (idna)</summary> ### [`v3.18`](https://github.com/kjd/idna/blob/HEAD/HISTORY.md#318-2026-06-02) [Compare Source](https://github.com/kjd/idna/compare/v3.17...v3.18) - When decoding a domain, add a `display` argument that will pass through invalid labels rather than raising an exception. ### [`v3.17`](https://github.com/kjd/idna/blob/HEAD/HISTORY.md#317-2026-05-28) [Compare Source](https://github.com/kjd/idna/compare/v3.16...v3.17) - Substantial 75% reduction in memory usage through new data structures and some optimization in processing speed. - Added a general 1024-character input length cap to the public validation, conversion, and codec entry points. This is well above any legitimate domain or label and guards against pathological inputs. ### [`v3.16`](https://github.com/kjd/idna/blob/HEAD/HISTORY.md#316-2026-05-22) [Compare Source](https://github.com/kjd/idna/compare/v3.15...v3.16) - Add a command-line interface (`python -m idna`, also available as the `idna` script). Encodes or decodes one or more domains supplied as arguments or on standard input, with options to select A-label or U-label output and control error handling. - Raise the minimum supported Python version to 3.9 - Various code quality improvements </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-05-22 02:26:22 +02:00
renovate-bot added 1 commit 2026-05-22 02:26:23 +02:00
chore(deps): update dependency idna to v3.16
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m26s
61c28d6aa5
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-22 02:26:28 +02:00
renovate-bot force-pushed renovate/idna-3.x from 61c28d6aa5 to cf3773c6cf 2026-05-27 21:16:43 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from cf3773c6cf to 8db09b2ce0 2026-05-28 07:37:02 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from 8db09b2ce0 to 35bfa27dbe 2026-05-28 16:35:54 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency idna to v3.16 to chore(deps): update dependency idna to v3.17 2026-05-28 16:35:54 +02:00
renovate-bot force-pushed renovate/idna-3.x from 35bfa27dbe to 69e7ebde73 2026-05-30 11:28:10 +02:00 Compare
renovate-bot changed title from chore(deps): update dependency idna to v3.17 to chore(deps): update dependency idna to v3.18 2026-06-02 16:52:51 +02:00
renovate-bot force-pushed renovate/idna-3.x from 69e7ebde73 to 4e4e7d4d45 2026-06-02 16:52:52 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from 4e4e7d4d45 to 43155f5c4f 2026-06-07 17:29:47 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from 43155f5c4f to d0fc460efb 2026-06-09 10:31:10 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from d0fc460efb to 65d11d9b19 2026-06-09 19:30:47 +02:00 Compare
renovate-bot force-pushed renovate/idna-3.x from 65d11d9b19 to 2b2e5f3f32 2026-06-10 17:31:17 +02:00 Compare
alpha-nerd merged commit a3c8658ea2 into main 2026-06-13 09:32:27 +02:00
Sign in to join this conversation.
No description provided.