Skip to content
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

chore(deps): update dependency tomlkit to ^0.8.0 #427

Merged
merged 3 commits into from Dec 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomlkit ^0.7.2 -> ^0.8.0 age adoption passing confidence

Release Notes

sdispater/tomlkit

v0.8.0

Compare Source

Changed
  • Drop support for Python<3.6. (#​151)
  • Comply with TOML v1.0.0. (#​154)
Fixed
  • Support copy protocols for table items. (#​65)
  • Escape characters in double quoted key string. (#​136)
  • Fix the invalid dumping output of multiline array when it is empty. (#​139)
  • Fix a bug that tomlkit accepts an invalid table with missing =. (#​141)
  • Fix the invalid dumping output when the key is empty. (#​143)
  • Fix incorrect string returned by dumps when moving/renaming table. (#​144)
  • Fix inconsistent dumps when replacing existing item with nested table. (#​145)
  • Fix invalid dumps output when appending to a multiline array. (#​146)
  • Fix the KeyAlreadyPresent when the table is separated into multiple parts. (#​148)
  • Preserve the line endings in TOMLFile. (#​149)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@coveralls
Copy link

coveralls commented Dec 27, 2021

Pull Request Test Coverage Report for Build 1628230367

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.464%

Totals Coverage Status
Change from base Build 1628168346: 0.0%
Covered Lines: 1942
Relevant Lines: 1990

💛 - Coveralls

@andreoliwa andreoliwa merged commit 2a162e1 into develop Dec 27, 2021
@andreoliwa andreoliwa deleted the renovate/tomlkit-0.x branch December 27, 2021 20:56
@andreoliwa andreoliwa changed the title fix(deps): update dependency tomlkit to ^0.8.0 chore(deps): update dependency tomlkit to ^0.8.0 Dec 27, 2021
@github-actions
Copy link

🎉 This PR is included in version 0.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Feature/fix is released label Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Feature/fix is released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants