andreoliwa / nitpick

Enforce the same settings on multiple projects
https://nitpick.readthedocs.io/
MIT License
393 stars 24 forks source link

fix(deps): update dependency tomlkit to v0.11.8 #579

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomlkit 0.11.7 -> 0.11.8 age adoption passing confidence

Release Notes

sdispater/tomlkit ### [`v0.11.8`](https://togithub.com/sdispater/tomlkit/blob/HEAD/CHANGELOG.md#​0118---2023-04-27) [Compare Source](https://togithub.com/sdispater/tomlkit/compare/0.11.7...0.11.8) ##### Fixed - Remove the extra indentations added when parsing nested sub-tables. ([#​256](https://togithub.com/sdispater/tomlkit/issues/256)) - Ignore the CRLF immediately following a multiple basic string opening. ([#​262](https://togithub.com/sdispater/tomlkit/issues/262)) - Stringifying subtables and nested tables in arrays of tables. ([#​283](https://togithub.com/sdispater/tomlkit/issues/283)) - Messed table structure when building a table with dotted keys. ([#​284](https://togithub.com/sdispater/tomlkit/issues/284))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.33.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: