chore(deps): update dependency tomlkit to v0.13.2 #60

Merged
realaravinth merged 1 commit from renovate/tomlkit-0.x into master 2024-08-19 13:51:15 +05:30
Member

This PR contains the following updates:

Package Update Change
tomlkit patch ==0.13.0 -> ==0.13.2

Release Notes

sdispater/tomlkit (tomlkit)

v0.13.2

Compare Source

Fixed
  • Fix deleting keys from an out-of-order table does not remove all table parts. (#​379)

v0.13.1

Compare Source

Fixed
  • Fix the Table.is_super_table() check for tables with dotted key as the only child. (#​374)
  • Count table as a super table if it has children and all children are either tables or arrays of tables. (#​377)

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) | patch | `==0.13.0` -> `==0.13.2` | --- ### Release Notes <details> <summary>sdispater/tomlkit (tomlkit)</summary> ### [`v0.13.2`](https://github.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#0132---2024-08-14) [Compare Source](https://github.com/sdispater/tomlkit/compare/0.13.1...0.13.2) ##### Fixed - Fix deleting keys from an out-of-order table does not remove all table parts. ([#&#8203;379](https://github.com/python-poetry/tomlkit/issues/379)) ### [`v0.13.1`](https://github.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#0131---2024-08-14) [Compare Source](https://github.com/sdispater/tomlkit/compare/0.13.0...0.13.1) ##### Fixed - Fix the `Table.is_super_table()` check for tables with dotted key as the only child. ([#&#8203;374](https://github.com/python-poetry/tomlkit/issues/374)) - Count table as a super table if it has children and all children are either tables or arrays of tables. ([#&#8203;377](https://github.com/python-poetry/tomlkit/issues/377)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-08-14 08:02:31 +05:30
renovate-bot force-pushed renovate/tomlkit-0.x from c57fa710e6 to d1547bd92a 2024-08-14 14:02:30 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency tomlkit to v0.13.1 to chore(deps): update dependency tomlkit to v0.13.2 2024-08-14 14:02:31 +05:30
realaravinth merged commit 9a258f51c9 into master 2024-08-19 13:51: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#60
No description provided.