From aad1a71f68f9da5e4de12a0feaac356ab64dbd48 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Jun 2026 18:59:33 +0000 Subject: [PATCH] Update dependency Sep to 0.15.0 (#137) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Sep](https://github.com/nietras/Sep) | `0.14.1` → `0.15.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Sep/0.15.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Sep/0.14.1/0.15.0?slim=true) | --- ### Release Notes
nietras/Sep (Sep) ### [`v0.15.0`](https://github.com/nietras/Sep/releases/tag/v0.15.0): 0.15.0 #### What's Changed Minor breaking changes to API parameter names. - Bump actions/setup-dotnet from 5.2.0 to 5.3.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​545](https://github.com/nietras/Sep/pull/545) - Bump github/codeql-action from 4.35.3 to 4.36.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​544](https://github.com/nietras/Sep/pull/544) - Bump codecov/codecov-action from 6.0.0 to 6.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​547](https://github.com/nietras/Sep/pull/547) - Bump coverlet.collector from 10.0.0 to 10.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​549](https://github.com/nietras/Sep/pull/549) - Bump actions/dependency-review-action from 4.9.0 to 5.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​548](https://github.com/nietras/Sep/pull/548) - Bump step-security/harden-runner from 2.19.1 to 2.19.4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​546](https://github.com/nietras/Sep/pull/546) - Bump MSTest from 4.2.2 to 4.2.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​550](https://github.com/nietras/Sep/pull/550) - Fix typos: `degreeOfParallism` parameter name and missing quote in exception message by [@​Copilot](https://github.com/Copilot) in [#​551](https://github.com/nietras/Sep/pull/551) - Remove unnessary `unsafe` usage by [@​nietras](https://github.com/nietras) in [#​552](https://github.com/nietras/Sep/pull/552) - Address and remove TODOs by [@​nietras](https://github.com/nietras) in [#​554](https://github.com/nietras/Sep/pull/554) - Fix Reader Spec forwarding, SepWriter dispose and README nits, expand tests by [@​nietras](https://github.com/nietras) in [#​555](https://github.com/nietras/Sep/pull/555) - Bump github/codeql-action from 4.36.0 to 4.36.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​558](https://github.com/nietras/Sep/pull/558) - Bump actions/checkout from 6.0.2 to 6.0.3 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​556](https://github.com/nietras/Sep/pull/556) - Bump codecov/codecov-action from 6.0.1 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​557](https://github.com/nietras/Sep/pull/557) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/137 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 96efdb7fc..a54b2b176 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -51,7 +51,7 @@ - +