Update dependency tomlkit to v0.14.0 #46

Open
Renovate wants to merge 1 commit from renovate/tomlkit-0.x into trunk
Collaborator

This PR contains the following updates:

Package Change Age Confidence
tomlkit ==0.13.3 -> ==0.14.0 age confidence

Release Notes

sdispater/tomlkit (tomlkit)

v0.14.0

Compare Source

Changed
  • Drop support for Python older than 3.9. Remove 3.8 from the CI matrix.
Added
  • Custom encoders can now receive _parent and _sort_keys parameters to enable proper encoding of nested structures. (#​429)
  • Add String.type property to get the string type. (#​443)

Configuration

📅 Schedule: 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [tomlkit](https://github.com/sdispater/tomlkit) | `==0.13.3` -> `==0.14.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/tomlkit/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tomlkit/0.13.3/0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sdispater/tomlkit (tomlkit)</summary> ### [`v0.14.0`](https://github.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#0140---2026-01-13) [Compare Source](https://github.com/sdispater/tomlkit/compare/0.13.3...0.14.0) ##### Changed - Drop support for Python older than 3.9. Remove 3.8 from the CI matrix. ##### Added - Custom encoders can now receive `_parent` and `_sort_keys` parameters to enable proper encoding of nested structures. ([#&#8203;429](https://github.com/python-poetry/tomlkit/issues/429)) - Add `String.type` property to get the string type. ([#&#8203;443](https://github.com/python-poetry/tomlkit/issues/443)) </details> --- ### Configuration 📅 **Schedule**: 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6InRydW5rIiwibGFiZWxzIjpbXX0=-->
Update dependency tomlkit to v0.14.0
All checks were successful
Actions / Lint Python (pull_request) Successful in 32s
Actions / Generate Export Files (pull_request) Successful in 35s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
936989ea66
All checks were successful
Actions / Lint Python (pull_request) Successful in 32s
Actions / Generate Export Files (pull_request) Successful in 35s
Actions / Verify Packwiz Hashes (pull_request) Successful in 31s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tomlkit-0.x:renovate/tomlkit-0.x
git switch renovate/tomlkit-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/tomlkit-0.x
git switch renovate/tomlkit-0.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/tomlkit-0.x
git switch renovate/tomlkit-0.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/tomlkit-0.x
git switch trunk
git merge --squash renovate/tomlkit-0.x
git switch trunk
git merge --ff-only renovate/tomlkit-0.x
git switch trunk
git merge renovate/tomlkit-0.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/RoNM!46
No description provided.