Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps rust-ini from 0.21.1 to 0.21.2.

Commits
  • 2354553 chore: release v0.21.2
  • 16ab0f3 feat: add enabled_preserve_key_leading_whitespace in option (#126)
  • 22edee4 feat: preserve leading whitespace in INI keys (#145)
  • 68ae427 Remove trim-in-place dependency (#143)
  • bee3c0c chore: tests add leading whitespaces
  • f94dc08 chore: clippy suggestions
  • 6385520 fix: whitespaces inside quoted values should not be trimeed
  • fa792ff chore: renamed to enabled_indented_mutiline_value (#138)
  • b2a09b9 Implement ParseOption::indented_multiline_values (#139)
  • 5748ae5 Allow for multiline values with escaped newline (#137)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/zonyitoo/rust-ini/releases)
- [Commits](zonyitoo/rust-ini@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: rust-ini
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added cargo type: dependencies Pull requests that update a dependency file labels Jul 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #80.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rust-ini-0.21.2 branch September 8, 2025 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant