chore(deps): update dependency tomlkit to v0.13.0 #45

Merged
realaravinth merged 1 commit from renovate/tomlkit-0.x into master 2024-07-10 16:30:15 +05:30
Member

This PR contains the following updates:

Package Update Change
tomlkit minor ==0.12.5 -> ==0.13.0

Release Notes

sdispater/tomlkit (tomlkit)

v0.13.0

Compare Source

Changed
  • Expect a tomlkit-specific error instead of TypeError from a custom encoder. (#​355)
  • Drop support for Python older than 3.8. Remove 3.7 from the CI matrix.
Fixed
  • Fix the incompatiblity with 3.13 because of the datetime.replace() change. (#​333)
  • Revert the change of parsing out-of-order tables. (#​347)
  • Keep the nested out-of-order table. (#​361)

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 | Update | Change | |---|---|---| | [tomlkit](https://github.com/sdispater/tomlkit) | minor | `==0.12.5` -> `==0.13.0` | --- ### Release Notes <details> <summary>sdispater/tomlkit (tomlkit)</summary> ### [`v0.13.0`](https://github.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#0130---2024-07-10) [Compare Source](https://github.com/sdispater/tomlkit/compare/0.12.5...0.13.0) ##### Changed - Expect a tomlkit-specific error instead of `TypeError` from a custom encoder. ([#&#8203;355](https://github.com/python-poetry/tomlkit/issues/355)) - Drop support for Python older than 3.8. Remove 3.7 from the CI matrix. ##### Fixed - Fix the incompatiblity with 3.13 because of the `datetime.replace()` change. ([#&#8203;333](https://github.com/python-poetry/tomlkit/issues/333)) - Revert the change of parsing out-of-order tables. ([#&#8203;347](https://github.com/python-poetry/tomlkit/issues/347)) - Keep the nested out-of-order table. ([#&#8203;361](https://github.com/python-poetry/tomlkit/issues/361)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-07-10 15:01:47 +05:30
renovate-bot added 1 commit 2024-07-10 15:01:47 +05:30
chore(deps): update dependency tomlkit to v0.13.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
27baa4c364
realaravinth merged commit 6df54debf7 into master 2024-07-10 16:30:15 +05:30
Sign in to join this conversation.
No reviewers
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: ForgeFlux/ftest-common-py#45
No description provided.