chore(deps): update dependency polysharp to 1.16.0 #7

Open
renovate wants to merge 1 commit from renovate/polysharp-1.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
PolySharp 1.15.01.16.0 age confidence

Release Notes

Sergio0694/PolySharp (PolySharp)

v1.16.0

Compare Source

This PolySharp release includes C# 14 support.

🪄 Polyfills
Fixes
🔧 Other changes

New Contributors

Full Changelog: https://github.com/Sergio0694/PolySharp/compare/1.15.0...1.16.0


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 CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.15.0` → `1.16.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/PolySharp/1.16.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/PolySharp/1.15.0/1.16.0?slim=true) | --- ### Release Notes <details> <summary>Sergio0694/PolySharp (PolySharp)</summary> ### [`v1.16.0`](https://github.com/Sergio0694/PolySharp/releases/tag/1.16.0) [Compare Source](https://github.com/Sergio0694/PolySharp/compare/1.15.0...1.16.0) This PolySharp release includes C# 14 support. ##### 🪄 Polyfills - Add polyfills for .NET 10 attributes. by [@&#8203;teo-tsirpanis](https://github.com/teo-tsirpanis) in [#&#8203;131](https://github.com/Sergio0694/PolySharp/pull/131) ##### ✅ Fixes - Emit '\[Embedded]' attribute for all polyfills by [@&#8203;Sergio0694](https://github.com/Sergio0694) in [#&#8203;127](https://github.com/Sergio0694/PolySharp/pull/127) - Fix not generating polyfills when using InternalsVisibleTo with EmbeddedAttribute by [@&#8203;Windows10CE](https://github.com/Windows10CE) in [#&#8203;134](https://github.com/Sergio0694/PolySharp/pull/134) ##### 🔧 Other changes - Update .NET SDK by [@&#8203;Sergio0694](https://github.com/Sergio0694) in [#&#8203;125](https://github.com/Sergio0694/PolySharp/pull/125) - Migrate solution to '.slnx' format by [@&#8203;Sergio0694](https://github.com/Sergio0694) in [#&#8203;126](https://github.com/Sergio0694/PolySharp/pull/126) - Update MSTest to 3.9.1 and use metapackage by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;124](https://github.com/Sergio0694/PolySharp/pull/124) - Update .NET SDK by [@&#8203;Sergio0694](https://github.com/Sergio0694) in [#&#8203;141](https://github.com/Sergio0694/PolySharp/pull/141) - Update C# version references to 14 in readme-s by [@&#8203;Sergio0694](https://github.com/Sergio0694) in [#&#8203;142](https://github.com/Sergio0694/PolySharp/pull/142) #### New Contributors - [@&#8203;Youssef1313](https://github.com/Youssef1313) made their first contribution in [#&#8203;124](https://github.com/Sergio0694/PolySharp/pull/124) - [@&#8203;Windows10CE](https://github.com/Windows10CE) made their first contribution in [#&#8203;134](https://github.com/Sergio0694/PolySharp/pull/134) **Full Changelog**: <https://github.com/Sergio0694/PolySharp/compare/1.15.0...1.16.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQ0LjE3LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIm1pbm9yLXVwZGF0ZSIsIm51Z2V0Il19-->
chore(deps): update dependency polysharp to 1.16.0
All checks were successful
Validate / Restore + project parse (pull_request) Successful in 36s
441dbaf223
All checks were successful
Validate / Restore + project parse (pull_request) Successful in 36s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/polysharp-1.x:renovate/polysharp-1.x
git switch renovate/polysharp-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/polysharp-1.x
git switch renovate/polysharp-1.x
git rebase main
git switch main
git merge --ff-only renovate/polysharp-1.x
git switch renovate/polysharp-1.x
git rebase main
git switch main
git merge --no-ff renovate/polysharp-1.x
git switch main
git merge --squash renovate/polysharp-1.x
git switch main
git merge --ff-only renovate/polysharp-1.x
git switch main
git merge renovate/polysharp-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
SisyphusMD/GhostSpectator!7
No description provided.