-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency tomlkit to v0.14.0 #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #189 +/- ##
=======================================
Coverage 83.31% 83.31%
=======================================
Files 47 47
Lines 1139 1139
=======================================
Hits 949 949
Misses 190 190
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
9c40b5f to
3e5bf38
Compare
3e5bf38 to
524af9d
Compare
524af9d to
0060ca2
Compare
0060ca2 to
b7a732b
Compare
b7a732b to
f7bd637
Compare
f7bd637 to
0f0e596
Compare
0f0e596 to
4ffd35e
Compare
4ffd35e to
9fc5bd3
Compare
9fc5bd3 to
3cf9912
Compare
3cf9912 to
ce44e60
Compare
052f5e2 to
4935656
Compare
4935656 to
a9e3d6f
Compare
a9e3d6f to
919e8ad
Compare
919e8ad to
e71fe3c
Compare
e71fe3c to
c43dbb0
Compare
c43dbb0 to
1660a01
Compare
1660a01 to
b9fb85a
Compare
b9fb85a to
ed9c5fe
Compare
ed9c5fe to
08ce344
Compare
08ce344 to
b32d2af
Compare
This PR contains the following updates:
==0.11.1→==0.14.0Release Notes
sdispater/tomlkit (tomlkit)
v0.14.0Compare Source
Changed
Added
_parentand_sort_keysparameters to enable proper encoding of nested structures. (#429)String.typeproperty to get the string type. (#443)v0.13.3Compare Source
Added
.item()method to array and tables to retrieve an item by key. (#390)Fixed
v0.13.2Compare Source
Fixed
v0.13.1Compare Source
Fixed
Table.is_super_table()check for tables with dotted key as the only child. (#374)v0.13.0Compare Source
Changed
TypeErrorfrom a custom encoder. (#355)Fixed
datetime.replace()change. (#333)v0.12.5Compare Source
Fixed
v0.12.4Compare Source
Fixed
|and|=operator for tables, and support+and+=operator for arrays. (#331)v0.12.3Compare Source
Fixed
v0.12.2Compare Source
Fixed
v0.12.1Compare Source
Fixed
v0.12.0Compare Source
Added
Fixed
datetime.utcnow(). (#308)v0.11.8Compare Source
Fixed
v0.11.7Compare Source
Fixed
unwrap()method forContainerchildren values which sometimes returns an internal object if the table is an out-of-order table. (#264)v0.11.6Compare Source
Fixed
v0.11.5Compare Source
Fixed
unwrap()and datetime parsing. (#229)v0.11.4Compare Source
Fixed
lru_cacheon methods. (#227)v0.11.3Compare Source
Fixed
Noneitems. (#221)array.add_linethat it incorrectly adds a comma to non-value lines. (#223)v0.11.2Compare Source
Fixed
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.