lambdas
lambdas copied to clipboard
Bump tomlkit from 0.12.1 to 0.12.3
Bumps tomlkit from 0.12.1 to 0.12.3.
Release notes
Sourced from tomlkit's releases.
0.12.3
What's Changed
- chore(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 by
@dependabotin sdispater/tomlkit#320- fix: Newline lost when updating a table by
@frostmingin sdispater/tomlkit#323- fix: Significant slowdown on nested tables depending on syntax by
@frostmingin sdispater/tomlkit#324Full Changelog: https://github.com/sdispater/tomlkit/compare/0.12.2...0.12.3
0.12.2
What's Changed
- Fix division for integers by
@anibaliin sdispater/tomlkit#312- [DOC] Add some docstrings by
@n-takumasain sdispater/tomlkit#316- chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 by
@dependabotin sdispater/tomlkit#314New Contributors
@anibalimade their first contribution in sdispater/tomlkit#312@n-takumasamade their first contribution in sdispater/tomlkit#316Full Changelog: https://github.com/sdispater/tomlkit/compare/0.12.1...0.12.2
Changelog
Sourced from tomlkit's changelog.
[0.12.3] - 2023-11-15
Fixed
- Improve the performance when parsing a table with nested dotted keys. (#193)
- Keep the newlines when replacing a table. (#323)
[0.12.2] - 2023-11-02
Fixed
Commits
a678c2fchore: bump version to 0.12.3238fec1fix: Significant slowdown on nested tables depending on syntax (#324)e9ccbe7fix: Newline lost when updating a table (#323)524995dchore(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 (#320)b83b7dbchore: remove pycln for incompatible84c6353chore: aupdate pre-commit hooks481decfchore: bump version to 0.12.20d9ded2Retag 0.12.2636f697chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 (#314)a55af8b[DOC] Add some docstrings (#316)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)