chore(deps): update .net dotnext to 5.17.2 #31

Open
renovate-bot wants to merge 1 commit from renovate/net-dotnext into main
Collaborator

This PR contains the following updates:

Package Type Update Change
DotNext (source) nuget minor 5.12.0 -> 5.17.2
DotNext.Metaprogramming (source) nuget minor 5.12.0 -> 5.17.2

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DotNext](https://dotnet.github.io/dotNext/) ([source](https://github.com/dotnet/dotNext)) | nuget | minor | `5.12.0` -> `5.17.2` | | [DotNext.Metaprogramming](https://dotnet.github.io/dotNext/) ([source](https://github.com/dotnet/dotNext)) | nuget | minor | `5.12.0` -> `5.17.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZDogRGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the
Kind: Dependency
label 2024-08-19 12:01:25 +00:00
renovate-bot added 1 commit 2024-08-19 12:01:25 +00:00
renovate-bot changed title from chore(deps): update dependency dotnext to v5.12.1 to chore(deps): update .net dotnext to v5.13.0 2024-08-30 22:01:15 +00:00
renovate-bot force-pushed renovate/net-dotnext from 0190e17421 to 96d39c860d 2024-08-30 22:01:16 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to v5.13.0 to chore(deps): update .net dotnext to 5.13.0 2024-09-17 14:01:36 +00:00
renovate-bot force-pushed renovate/net-dotnext from 96d39c860d to ea10f841c5 2024-09-28 04:01:21 +00:00 Compare
renovate-bot force-pushed renovate/net-dotnext from ea10f841c5 to c6ca9178d3 2024-09-29 22:01:32 +00:00 Compare
renovate-bot force-pushed renovate/net-dotnext from c6ca9178d3 to eb919f88c1 2024-10-05 18:01:24 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to 5.13.0 to chore(deps): update .net dotnext to 5.14.0 2024-10-13 22:01:17 +00:00
renovate-bot force-pushed renovate/net-dotnext from eb919f88c1 to 5f9e59524c 2024-10-13 22:01:18 +00:00 Compare
renovate-bot force-pushed renovate/net-dotnext from 5f9e59524c to 28a56a335f 2024-10-21 14:01:32 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to 5.14.0 to chore(deps): update .net dotnext to 5.16.0 2024-12-05 20:01:39 +00:00
renovate-bot force-pushed renovate/net-dotnext from 28a56a335f to bb256d482f 2024-12-05 20:01:40 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to 5.16.0 to chore(deps): update .net dotnext to 5.16.1 2024-12-07 16:01:39 +00:00
renovate-bot force-pushed renovate/net-dotnext from bb256d482f to 055e18683c 2024-12-07 16:01:39 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to 5.16.1 to chore(deps): update .net dotnext to 5.17.0 2024-12-29 22:01:22 +00:00
renovate-bot force-pushed renovate/net-dotnext from 055e18683c to 7e778a3aeb 2024-12-29 22:01:24 +00:00 Compare
renovate-bot changed title from chore(deps): update .net dotnext to 5.17.0 to chore(deps): update .net dotnext to 5.17.2 2025-01-03 08:01:23 +00:00
renovate-bot force-pushed renovate/net-dotnext from 7e778a3aeb to d2e4e1ac7a 2025-01-03 08:01:25 +00:00 Compare
This pull request can be merged automatically.
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/net-dotnext:renovate/net-dotnext
git checkout renovate/net-dotnext

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 checkout main
git merge --no-ff renovate/net-dotnext
git checkout renovate/net-dotnext
git rebase main
git checkout main
git merge --ff-only renovate/net-dotnext
git checkout renovate/net-dotnext
git rebase main
git checkout main
git merge --no-ff renovate/net-dotnext
git checkout main
git merge --squash renovate/net-dotnext
git checkout main
git merge --ff-only renovate/net-dotnext
git checkout main
git merge renovate/net-dotnext
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
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: rainote/PacketMediator#31
No description provided.