Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomlkit 0.13.2 -> 0.13.3 age adoption passing confidence

Release Notes

sdispater/tomlkit (tomlkit)

v0.13.3

Compare Source

Added
  • Add .item() method to array and tables to retrieve an item by key. (#​390)
Fixed
  • Fix missing newline when parsing a separated array of tables without trailing new line. (#​381)
  • Fix non-existing key error when deleting an item from an out-of-order table. (#​383)
  • Ensure newline is added between the plain values and the first table. (#​387)
  • Fix repeated whitespace when removing an array item. (#​405)
  • Fix invalid serialization after removing array item if the comma is on its own line. (#​408)
  • Fix serialization of a nested dotted key table. (#​411)
  • Refine the error message when use non-string as single key. (#​412)
  • Fix invalid serialization after overwriting a key of a out-of-order table. (#​414)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from mikeprosserni as a code owner June 5, 2025 10:03
@renovate renovate bot enabled auto-merge (squash) June 5, 2025 10:03
@renovate renovate bot requested a review from csjall as a code owner June 5, 2025 10:03
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

Test Results

 10 files  ±0   10 suites  ±0   10s ⏱️ ±0s
 65 tests ±0   65 ✅ ±0  0 💤 ±0  0 ❌ ±0 
620 runs  ±0  620 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e023872. ± Comparison against base commit 365a4d8.

@bkeryan
Copy link
Collaborator

bkeryan commented Jun 5, 2025

I don't think we're actually using this dependency.

#61

@bkeryan bkeryan closed this Jun 5, 2025
auto-merge was automatically disabled June 5, 2025 14:00

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=0.11.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the users/renovate/tomlkit-0.13.x-lockfile branch June 5, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants