renovate[bot]andrpmbuild 2115dd0780 build(deps): update dependency idna to v3.19 (#1120)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [idna](https://redirect.github.com/kjd/idna)
([changelog](https://redirect.github.com/kjd/idna/blob/master/HISTORY.md))
| `3.18` → `3.19` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/idna/3.19?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/idna/3.18/3.19?slim=true)
|

---

### Release Notes

<details>
<summary>kjd/idna (idna)</summary>

###
[`v3.19`](https://redirect.github.com/kjd/idna/blob/HEAD/HISTORY.md#319-2026-08-18)

[Compare
Source](https://redirect.github.com/kjd/idna/compare/v3.18...v3.19)

- Restore the `std3_rules` option, which had no effect since changes
to UTS [#&#8203;46](https://redirect.github.com/kjd/idna/issues/46)
processing in Unicode 16. Note that `uts46_remap()`
  defaults to enabling STD3 rules, so direct callers will see input
  containing non-LDH ASCII characters rejected again.
- Performance improvements to UTS
[#&#8203;46](https://redirect.github.com/kjd/idna/issues/46) mapping,
particularly for
  ASCII-only domains.
- Test on free-threaded CPython with the GIL disabled and document
  thread safety.
- Expose the Unicode version of the generated tables as
  `idna.unicode_version`, and show it in `idna --version`.
- Add `code`, `text`, `codepoint` and `position` attributes to
  `IDNAError` so that the failed rule and the offending character can
  be identified without parsing the exception message.
- The deprecated `transitional` argument to `encode()` and
`uts46_remap()` is now completely ignored, and gives a deprecation
warning
  for the latter.
- Reject A-labels that are not the canonical Punycode encoding of
  their U-label.
- Fix CONTEXTJ violations raising `IDNAError` instead of
  `InvalidCodepointContext`.
- Consistently raise `IDNAError` for empty labels and non-ASCII bytes
  passed to label helper functions and the incremental codec.
- Add property-based tests, extended fuzzing targets, coverage
  measurement, and CI checks that the data tables match the generator
  output.
- Various code quality and tooling improvements.

Thanks to stefan6419846, LouieLuNZ, and Salvatore Corvaglia for
contributions to this release.

</details>

---

### Configuration

📅 **Schedule**: (UTC)

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/thegeeklab/docker-tidy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMi42IiwidXBkYXRlZEluVmVyIjoiNDQuMzIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-18 15:12:53 +02:00
2025-12-01 15:55:52 +01:00
2026-08-09 11:14:51 +02:00
2025-12-01 15:55:52 +01:00
2021-12-21 10:15:41 +01:00
2023-09-25 09:27:02 +02:00

docker-tidy

Keep docker hosts tidy

Build Status Docker Hub Python Version PyPI Status PyPI Release GitHub contributors Source: GitHub License: Apache-2.0

This project is a fork of Yelp/docker-custodian. Keep docker hosts tidy.

You can find the full documentation at https://docker-tidy.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

S
Description
No description provided
Readme Apache-2.0
8.1 MiB
Languages
Python 99.3%
Makefile 0.7%