Zenith's official information provider!
Find a file
Renovate 87ba10a793
chore(deps): update dependency csharpier to 0.30.5 (#10)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [csharpier](https://github.com/belav/csharpier) | nuget | patch | `0.30.4` -> `0.30.5` |

---

### Release Notes

<details>
<summary>belav/csharpier (csharpier)</summary>

### [`v0.30.5`](https://github.com/belav/csharpier/releases/tag/0.30.5)

[Compare Source](https://github.com/belav/csharpier/compare/0.30.4...0.30.5)

#### What's Changed

##### Extra blank line added to file each time csharpier runs on this file [#&#8203;1426](https://github.com/belav/csharpier/issues/1426)

When a file ended in a comment and that comment had multiple blank lines before it, a new blank line was being added each time it was formatted.
// input

```c#
// input
namespace MyCompany.MyNamespace;

// Comment block

// 0.30.4
namespace MyCompany.MyNamespace;

// Comment block

// 0.30.5
namespace MyCompany.MyNamespace;

// Comment block

**Full Changelog**: https://github.com/belav/csharpier/compare/0.30.4...0.30.5
```

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9SZW5vdmF0ZSJdfQ==-->

Reviewed-on: https://www.coastalcommits.com/Zenith/ZenithInfo/pulls/10
Reviewed-by: cswimr <seaswimmerthefsh@gmail.com>
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-03 15:02:08 -05:00
.config chore(deps): update dependency csharpier to 0.30.5 (#10) 2025-01-03 15:02:08 -05:00
.envrc chore(nix): add nix flake 2024-12-31 00:04:28 -05:00
.gitignore chore(repo): add .gitignore 2024-12-31 00:02:14 -05:00
CODEOWNERS chore(repo): add CODEOWNERS file 2024-12-31 00:12:43 -05:00
CONTRIBUTING.md chore(renovate): Configure Renovate (#1) 2024-12-31 00:39:01 -05:00
flake.lock chore(nix): add nix flake 2024-12-31 00:04:28 -05:00
flake.nix chore(nix): add nix flake 2024-12-31 00:04:28 -05:00
LICENSE.md chore(repo): make the license a markdown file 2024-12-31 00:14:10 -05:00
README.md style(repo): added missing whitespace 2024-12-31 00:27:34 -05:00
renovate.json chore(renovate): add a label for renovate prs 2024-12-31 00:47:16 -05:00

ZenithInfo

Zenith's official information provider!