Commit d00ed0a
authored
Update Rust crate indenter to 0.3.4 (#2506)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [indenter](https://redirect.github.com/yaahc/indenter) |
workspace.dependencies | patch | `0.3.3` -> `0.3.4` |
---
### Release Notes
<details>
<summary>yaahc/indenter (indenter)</summary>
###
[`v0.3.4`](https://redirect.github.com/yaahc/indenter/blob/HEAD/CHANGELOG.md#034---2025-08-06)
[Compare
Source](https://redirect.github.com/yaahc/indenter/compare/v0.3.3...v0.3.4)
##### Fixed
- Fix line number being reset on each Indented write\_str call
- Set MSRV (1.39), remove conflicting lints, revert use of names args.
##### Other
- add release-plz to ci
([#​23](https://redirect.github.com/eyre-rs/indenter/pull/23))
- Remove unused flag.
- Denote in the "cargo check" job name that it uses the stable toolchain
- Appease Clippy.
- Fix and modernize GitHub CI Workflow
- include LICENSE files for Apache-2.0 and MIT
([#​20](https://redirect.github.com/eyre-rs/indenter/pull/20))
- Fix formatting of 'Cargo.toml' file
([#​13](https://redirect.github.com/eyre-rs/indenter/pull/13))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41NS4yIiwidXBkYXRlZEluVmVyIjoiNDEuNTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->1 parent b2690b1 commit d00ed0a
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments