Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Type Update Change
rust-ini dependencies patch =0.21.1 -> =0.21.3

Release Notes

zonyitoo/rust-ini (rust-ini)

v0.21.3

Compare Source

NOTE: v1.21.2 was yanked because of #​146 . Users should upgrade to v1.21.3 .

Features

  • #​126 Support key with leading whitespaces
### Keys in general section can have leading whitespaces
  KeyWith2LeadingSpace=Value

[Section]
   KeyWith3LeadingSpace=Value

Bug Fixes

  • #​146 Fixed sections that are indented are parsed as keys, introduced from v1.21.2.
### Section that have 2 leading whitespaces indentation
  [Section]
  Key=Value

Full Changelog: zonyitoo/rust-ini@v0.21.1...v0.21.3

What's Changed

New Contributors

Full Changelog: zonyitoo/rust-ini@v0.21.1...v0.21.3

v0.21.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 enabled auto-merge (squash) October 5, 2025 12:41
@renovate renovate bot force-pushed the renovate/rust-ini-0.x branch 12 times, most recently from b784f12 to 1db8673 Compare October 9, 2025 13:13
@renovate renovate bot force-pushed the renovate/rust-ini-0.x branch from 1db8673 to 359fbbe Compare October 9, 2025 13:24
@renovate renovate bot merged commit 80b1b4f into main Oct 9, 2025
54 checks passed
@renovate renovate bot deleted the renovate/rust-ini-0.x branch October 9, 2025 13:29
@soc221b soc221b mentioned this pull request Oct 9, 2025
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.

0 participants