[PR #2162] [CLOSED] Update Nuget updates - autoclosed #3398

Closed
opened 2025-11-26 23:32:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2162
Author: @renovate[bot]
Created: 11/1/2022
Status: Closed

Base: masterHead: renovate/nuget


📝 Commits (1)

📊 Changes

5 files changed (+10 additions, -10 deletions)

View changed files

📝 .config/dotnet-tools.json (+1 -1)
📝 src/Android/Android.csproj (+5 -5)
📝 src/App/App.csproj (+1 -1)
📝 src/Core/Core.csproj (+2 -2)
📝 store/google/Publisher/Publisher.csproj (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Google.Apis.AndroidPublisher.v3 nuget minor 1.52.0.2350 -> 1.60.0.3052
MessagePack nuget minor 2.4.59 -> 2.5.108
MessagePack.MSBuild.Tasks nuget minor 2.4.59 -> 2.5.108
Xamarin.AndroidX.AppCompat (source) nuget minor 1.5.1.1 -> 1.6.1.1
Xamarin.AndroidX.MediaRouter (source) nuget patch 1.3.1.1 -> 1.3.1.3
Xamarin.Firebase.Messaging (source) nuget patch 123.1.1.1 -> 123.1.2
Xamarin.Google.Android.Material (source) nuget patch 1.8.0 -> 1.8.0.1
Xamarin.Google.Dagger nuget minor 2.44.2.1 -> 2.46.1
cake.tool (source) nuget major 2.2.0 -> 3.0.0

Release Notes

neuecc/MessagePack-CSharp

v2.5.108

What's Changed

Full Changelog: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.103...v2.5.108

v2.5.103

What's Changed
New Contributors

Full Changelog: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.94...v2.5.103

v2.5.94

What's Changed
New Contributors

Full Changelog: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.64-alpha...v2.5.94

cake-build/cake

v3.0.0

  • 4046 Add typed data context CakeTaskBuilder.Finally overload.
  • 4000 Remove obsolete CakeEngine Setup/Teardown events.
  • 3997 Remove obsolete Logger property from DotNetTestSettings.
  • 3991 Remove obsolete DotNetCore aliases.
  • 3972 Remove .NET Core 3.1 TFM.
  • 3969 Update Spectre.Console to 0.45.0.
  • 3949 Remove .NET 5 TFM.
  • 3946 Access to ITaskSetupContext in Frosting.
  • 3867 Rename WindowsFact to WindowsFactAttribute to follow best practices.
  • 3722 DotNetCore -> DotNet Rename Missed Objects.
  • 4047 Add typed CakeTaskBuilder / TaskOf() to easier work with typed data context.
  • 4028 Add GitLab CI SetEnvironmentVariable Command.
  • 4019 Add support for TeamCity build status message.
  • 4018 Add Support For TeamCity Statistics.
  • 4011 Add GitHub Actions SetStepSummary Command.
  • 4009 Add GitHub Actions SetOutputParameter Command.
  • 3950 Add .NET 7 Support.
  • 3328 Frosting: Support criteria description.
  • 2863 Add support for GitHub Action workflow commands.
  • 2470 Call multiple tasks from CLI and pass them to RunTarget.
  • 1146 Add OutputDirectory property for Chocolatey Aliases.
  • 4060 Update Microsoft.NETCore.Platforms to 7.0.0.
  • 4059 Update System.Reflection.Metadata to 7.0.0.
  • 4058 Update System.Collections.Immutable to 7.0.0.
  • 4057 Update Microsoft.Extensions.DependencyInjection to 7.0.0.
  • 4055 Add column to summary to include skip reason.
  • 4052 Update Basic.Reference.Assemblies.* to 1.4.1.
  • 4050 Overhaul Chocolatey Cake aliases.
  • 4044 Overload missing for IsDependeeOf accepting a CakeTaskBuilder object.
  • 4038 Add missing MSBuildSettings to DotNetRunSettings.
  • 4036 Add missing MSBuildSettings to DotNetTestSettings.
  • 4032 Add additional settings for ILMerge.
  • 4020 Update Basic.Reference.Assemblies.* to 1.4.0.
  • 4016 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.4.0-4.final.
  • 4006 Add missing GitVersion command line options.
  • 3124 EscapedBranchName is not supported by GitVersion.CommandLine.
  • 4023 Update supported versions of Cake.
  • 4034 DotNetMSBuildSettings ArgumentCustomization is not called with all DotNet* aliases.
  • 4030 GitLab CI runner tags are not split correctly.

v2.3.0

  • 3947 Easier Way to Read Process Output?.
  • 3916 GitVersion: Add ShortSha property.
  • 3487 Add alias for dotnet workload update command.
  • 3486 Add alias for dotnet workload uninstall command.
  • 3484 Add alias for dotnet workload restore command.
  • 3483 Add alias for dotnet workload repair command.
  • 3482 Add alias for dotnet workload list command.
  • 3978 Microsoft.Extensions.DependencyInjection to 6.0.1.
  • 3976 Update NuGet.* to 6.3.1.
  • 3970 Update Basic.Reference.Assemblies.* to 1.3.0.
  • 3965 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.3.1.
  • 3956 Extensibility issue - CakeEngineActions is internal.
  • 3933 Update NuGet.* to 6.3.0.
  • 3920 Update Microsoft.NETCore.Platforms to 6.0.5.
  • 3909 Update Autofac to 6.4.0.
  • 3901 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.2.0.
  • 3899 Microsoft.NETCore.Platforms to 6.0.4.
  • 3897 Update NuGet.* to 6.2.1.
  • 3890 Update NuGet.* to 6.2.0.
  • 3880 Better support global script cache.
  • 2953 Allow setting MSBuild target via MSBuildSettings using a string.
  • 2591 Extensibility issue - CakeTaskBuilder is sealed and CakeTaskBuilder(CakeTask task) is internal. .
  • 3931 Cake fails to load native libraries on Ubuntu 22.04.
  • 3894 Guard against null Console instance on InfoFeature.
  • 3879 Build script caching throws after running dry-run on non-changed Cake script.
  • 3878 OpenCover filters should be case sensitive.
  • 1852 Incorrect escaping of semi-colon in property values for MS Build.

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2162 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/1/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/nuget` --- ### 📝 Commits (1) - [`0ade4cb`](https://github.com/bitwarden/android/commit/0ade4cb1bad93339a20c599b22f75552da85235c) Update Nuget updates ### 📊 Changes **5 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.config/dotnet-tools.json` (+1 -1) 📝 `src/Android/Android.csproj` (+5 -5) 📝 `src/App/App.csproj` (+1 -1) 📝 `src/Core/Core.csproj` (+2 -2) 📝 `store/google/Publisher/Publisher.csproj` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Google.Apis.AndroidPublisher.v3](https://togithub.com/google/google-api-dotnet-client) | nuget | minor | `1.52.0.2350` -> `1.60.0.3052` | | [MessagePack](https://togithub.com/neuecc/MessagePack-CSharp) | nuget | minor | `2.4.59` -> `2.5.108` | | [MessagePack.MSBuild.Tasks](https://togithub.com/neuecc/MessagePack-CSharp) | nuget | minor | `2.4.59` -> `2.5.108` | | [Xamarin.AndroidX.AppCompat](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | nuget | minor | `1.5.1.1` -> `1.6.1.1` | | [Xamarin.AndroidX.MediaRouter](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | nuget | patch | `1.3.1.1` -> `1.3.1.3` | | [Xamarin.Firebase.Messaging](https://go.microsoft.com/fwlink/?linkid=865344) ([source](https://togithub.com/xamarin/GooglePlayServicesComponents)) | nuget | patch | `123.1.1.1` -> `123.1.2` | | [Xamarin.Google.Android.Material](https://aka.ms/androidx) ([source](https://togithub.com/xamarin/AndroidX)) | nuget | patch | `1.8.0` -> `1.8.0.1` | | [Xamarin.Google.Dagger](https://go.microsoft.com/fwlink/?linkid=865435) | nuget | minor | `2.44.2.1` -> `2.46.1` | | [cake.tool](https://cakebuild.net/) ([source](https://togithub.com/cake-build/cake)) | nuget | major | `2.2.0` -> `3.0.0` | --- ### Release Notes <details> <summary>neuecc/MessagePack-CSharp</summary> ### [`v2.5.108`](https://togithub.com/neuecc/MessagePack-CSharp/releases/tag/v2.5.108) ##### What's Changed - fix ThreadsafeTypeKeyHashTable.GetOrAdd stampede issue by [@&#8203;gepa21](https://togithub.com/gepa21) in [https://github.com/neuecc/MessagePack-CSharp/pull/1577](https://togithub.com/neuecc/MessagePack-CSharp/pull/1577) - Revert change that introduced thread-safety bug by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1579](https://togithub.com/neuecc/MessagePack-CSharp/pull/1579) **Full Changelog**: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.103...v2.5.108 ### [`v2.5.103`](https://togithub.com/neuecc/MessagePack-CSharp/releases/tag/v2.5.103) ##### What's Changed - Use Mono.RuntimeStructs rather than Mono.Runtime to test if app is running on Mono runtime by [@&#8203;takeshik](https://togithub.com/takeshik) in [https://github.com/neuecc/MessagePack-CSharp/pull/1573](https://togithub.com/neuecc/MessagePack-CSharp/pull/1573) - Fix PrimitiveObjectResolver's ability to read strings by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1575](https://togithub.com/neuecc/MessagePack-CSharp/pull/1575) ##### New Contributors - [@&#8203;takeshik](https://togithub.com/takeshik) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1573](https://togithub.com/neuecc/MessagePack-CSharp/pull/1573) **Full Changelog**: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.94...v2.5.103 ### [`v2.5.94`](https://togithub.com/neuecc/MessagePack-CSharp/releases/tag/v2.5.94) ##### What's Changed - MessagePack.Generator RollForward to Major by [@&#8203;neuecc](https://togithub.com/neuecc) in [https://github.com/neuecc/MessagePack-CSharp/pull/1445](https://togithub.com/neuecc/MessagePack-CSharp/pull/1445) - Drop net5.0 runtime targets by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1448](https://togithub.com/neuecc/MessagePack-CSharp/pull/1448) - Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /benchmark/SerializerBenchmark by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/neuecc/MessagePack-CSharp/pull/1453](https://togithub.com/neuecc/MessagePack-CSharp/pull/1453) - Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /sandbox/Sandbox by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/neuecc/MessagePack-CSharp/pull/1452](https://togithub.com/neuecc/MessagePack-CSharp/pull/1452) - Add StringInterningFormatter.cs.meta for Unity by [@&#8203;neuecc](https://togithub.com/neuecc) in [https://github.com/neuecc/MessagePack-CSharp/pull/1455](https://togithub.com/neuecc/MessagePack-CSharp/pull/1455) - Add option to avoid large buffer allocations by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1457](https://togithub.com/neuecc/MessagePack-CSharp/pull/1457) - Skip type collection if property has MessagePackFormatterAttribute by [@&#8203;gllebede](https://togithub.com/gllebede) in [https://github.com/neuecc/MessagePack-CSharp/pull/1462](https://togithub.com/neuecc/MessagePack-CSharp/pull/1462) - Fix for "System.NotImplementedException: byref delegate" by [@&#8203;MaximMikhisor](https://togithub.com/MaximMikhisor) in [https://github.com/neuecc/MessagePack-CSharp/pull/1461](https://togithub.com/neuecc/MessagePack-CSharp/pull/1461) - Add non-generic serialize/deserialize perf tests by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1478](https://togithub.com/neuecc/MessagePack-CSharp/pull/1478) - Fix OverflowException in SafeBitConverter.ToInt64 by [@&#8203;ValkaVales](https://togithub.com/ValkaVales) in [https://github.com/neuecc/MessagePack-CSharp/pull/1481](https://togithub.com/neuecc/MessagePack-CSharp/pull/1481) - removing extra double quotation mark by [@&#8203;ImanNavidi](https://togithub.com/ImanNavidi) in [https://github.com/neuecc/MessagePack-CSharp/pull/1490](https://togithub.com/neuecc/MessagePack-CSharp/pull/1490) - Enable SPAN_BUILTIN code for Unity 2021.2+ by [@&#8203;MichalPetryka](https://togithub.com/MichalPetryka) in [https://github.com/neuecc/MessagePack-CSharp/pull/1486](https://togithub.com/neuecc/MessagePack-CSharp/pull/1486) - ASP.NET Core improvements by [@&#8203;vzabrodin](https://togithub.com/vzabrodin) in [https://github.com/neuecc/MessagePack-CSharp/pull/1512](https://togithub.com/neuecc/MessagePack-CSharp/pull/1512) - fix duplicate registration of named tuples by [@&#8203;honda-tatsuya](https://togithub.com/honda-tatsuya) in [https://github.com/neuecc/MessagePack-CSharp/pull/1464](https://togithub.com/neuecc/MessagePack-CSharp/pull/1464) - Fix null param check in `StaticCompositeResolver` by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1527](https://togithub.com/neuecc/MessagePack-CSharp/pull/1527) - Update Microsoft.NET.StringTools dependency to 17.4.0 by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1515](https://togithub.com/neuecc/MessagePack-CSharp/pull/1515) - Improve error messages in exceptions thrown from `PrimitiveObjectFormatter` by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1499](https://togithub.com/neuecc/MessagePack-CSharp/pull/1499) - Add incremental build support to MessagePack.MSBuild.Tasks by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1528](https://togithub.com/neuecc/MessagePack-CSharp/pull/1528) - Remove dead constant by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1529](https://togithub.com/neuecc/MessagePack-CSharp/pull/1529) - Switch from Azure Pipelines to GitHub Actions for unity build by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1543](https://togithub.com/neuecc/MessagePack-CSharp/pull/1543) - Merge master to develop by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1544](https://togithub.com/neuecc/MessagePack-CSharp/pull/1544) - Fixed issue with generics formatters generation in [https://github.com/neuecc/MessagePack-CSharp/pull/1534](https://togithub.com/neuecc/MessagePack-CSharp/pull/1534) - Fixes Typo "paramterType" -> "parameterType" by [@&#8203;gfs](https://togithub.com/gfs) in [https://github.com/neuecc/MessagePack-CSharp/pull/1547](https://togithub.com/neuecc/MessagePack-CSharp/pull/1547) - Fix unity+android code for reading an Int64 from memory by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1548](https://togithub.com/neuecc/MessagePack-CSharp/pull/1548) - Hide Microsoft.NET.StringTools from compilation of downstream projects by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1549](https://togithub.com/neuecc/MessagePack-CSharp/pull/1549) - Add **CustomFormatter** instanciator for StringKeyFormatterTemplate by [@&#8203;gepa21](https://togithub.com/gepa21) in [https://github.com/neuecc/MessagePack-CSharp/pull/1557](https://togithub.com/neuecc/MessagePack-CSharp/pull/1557) - Remove author info by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1564](https://togithub.com/neuecc/MessagePack-CSharp/pull/1564) - Show details of errors occurred when the generator opens a project by [@&#8203;mayuki](https://togithub.com/mayuki) in [https://github.com/neuecc/MessagePack-CSharp/pull/1558](https://togithub.com/neuecc/MessagePack-CSharp/pull/1558) - Fix MessagePack CodeGen Unity spelling/grammar by [@&#8203;Valerionn](https://togithub.com/Valerionn) in [https://github.com/neuecc/MessagePack-CSharp/pull/1561](https://togithub.com/neuecc/MessagePack-CSharp/pull/1561) - Fixed issue with Union formatter generator by [@&#8203;Scormave](https://togithub.com/Scormave) in [https://github.com/neuecc/MessagePack-CSharp/pull/1553](https://togithub.com/neuecc/MessagePack-CSharp/pull/1553) - Fixed nullable embedded types are being added to generated resolver by [@&#8203;Scormave](https://togithub.com/Scormave) in [https://github.com/neuecc/MessagePack-CSharp/pull/1556](https://togithub.com/neuecc/MessagePack-CSharp/pull/1556) - Added sandbox tests for nested generic types by [@&#8203;Scormave](https://togithub.com/Scormave) in [https://github.com/neuecc/MessagePack-CSharp/pull/1555](https://togithub.com/neuecc/MessagePack-CSharp/pull/1555) - Merge latest Library.Template by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1566](https://togithub.com/neuecc/MessagePack-CSharp/pull/1566) - Merge master to develop by [@&#8203;AArnott](https://togithub.com/AArnott) in [https://github.com/neuecc/MessagePack-CSharp/pull/1567](https://togithub.com/neuecc/MessagePack-CSharp/pull/1567) - Fix wrong data length written in `UnsafeBlitFormatter` by [@&#8203;lynzrand](https://togithub.com/lynzrand) in [https://github.com/neuecc/MessagePack-CSharp/pull/1551](https://togithub.com/neuecc/MessagePack-CSharp/pull/1551) ##### New Contributors - [@&#8203;gllebede](https://togithub.com/gllebede) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1462](https://togithub.com/neuecc/MessagePack-CSharp/pull/1462) - [@&#8203;MaximMikhisor](https://togithub.com/MaximMikhisor) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1461](https://togithub.com/neuecc/MessagePack-CSharp/pull/1461) - [@&#8203;ValkaVales](https://togithub.com/ValkaVales) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1481](https://togithub.com/neuecc/MessagePack-CSharp/pull/1481) - [@&#8203;ImanNavidi](https://togithub.com/ImanNavidi) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1490](https://togithub.com/neuecc/MessagePack-CSharp/pull/1490) - [@&#8203;MichalPetryka](https://togithub.com/MichalPetryka) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1486](https://togithub.com/neuecc/MessagePack-CSharp/pull/1486) - [@&#8203;vzabrodin](https://togithub.com/vzabrodin) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1512](https://togithub.com/neuecc/MessagePack-CSharp/pull/1512) - [@&#8203;gfs](https://togithub.com/gfs) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1547](https://togithub.com/neuecc/MessagePack-CSharp/pull/1547) - [@&#8203;gepa21](https://togithub.com/gepa21) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1557](https://togithub.com/neuecc/MessagePack-CSharp/pull/1557) - [@&#8203;Valerionn](https://togithub.com/Valerionn) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1561](https://togithub.com/neuecc/MessagePack-CSharp/pull/1561) - [@&#8203;Scormave](https://togithub.com/Scormave) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1553](https://togithub.com/neuecc/MessagePack-CSharp/pull/1553) - [@&#8203;lynzrand](https://togithub.com/lynzrand) made their first contribution in [https://github.com/neuecc/MessagePack-CSharp/pull/1551](https://togithub.com/neuecc/MessagePack-CSharp/pull/1551) **Full Changelog**: https://github.com/neuecc/MessagePack-CSharp/compare/v2.5.64-alpha...v2.5.94 </details> <details> <summary>cake-build/cake</summary> ### [`v3.0.0`](https://togithub.com/cake-build/cake/blob/HEAD/ReleaseNotes.md#New-in-300-Released-20221108) - 4046 Add typed data context CakeTaskBuilder.Finally overload. - 4000 Remove obsolete CakeEngine Setup/Teardown events. - 3997 Remove obsolete Logger property from DotNetTestSettings. - 3991 Remove obsolete DotNetCore aliases. - 3972 Remove .NET Core 3.1 TFM. - 3969 Update Spectre.Console to 0.45.0. - 3949 Remove .NET 5 TFM. - 3946 Access to ITaskSetupContext in Frosting. - 3867 Rename WindowsFact to WindowsFactAttribute to follow best practices. - 3722 DotNetCore -> DotNet Rename Missed Objects. - 4047 Add typed CakeTaskBuilder / TaskOf() to easier work with typed data context. - 4028 Add GitLab CI SetEnvironmentVariable Command. - 4019 Add support for TeamCity build status message. - 4018 Add Support For TeamCity Statistics. - 4011 Add GitHub Actions SetStepSummary Command. - 4009 Add GitHub Actions SetOutputParameter Command. - 3950 Add .NET 7 Support. - 3328 Frosting: Support criteria description. - 2863 Add support for GitHub Action workflow commands. - 2470 Call multiple tasks from CLI and pass them to RunTarget. - 1146 Add OutputDirectory property for Chocolatey Aliases. - 4060 Update Microsoft.NETCore.Platforms to 7.0.0. - 4059 Update System.Reflection.Metadata to 7.0.0. - 4058 Update System.Collections.Immutable to 7.0.0. - 4057 Update Microsoft.Extensions.DependencyInjection to 7.0.0. - 4055 Add column to summary to include skip reason. - 4052 Update Basic.Reference.Assemblies.\* to 1.4.1. - 4050 Overhaul Chocolatey Cake aliases. - 4044 Overload missing for IsDependeeOf accepting a CakeTaskBuilder object. - 4038 Add missing MSBuildSettings to DotNetRunSettings. - 4036 Add missing MSBuildSettings to DotNetTestSettings. - 4032 Add additional settings for ILMerge. - 4020 Update Basic.Reference.Assemblies.\* to 1.4.0. - 4016 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.4.0-4.final. - 4006 Add missing GitVersion command line options. - 3124 EscapedBranchName is not supported by GitVersion.CommandLine. - 4023 Update supported versions of Cake. - 4034 DotNetMSBuildSettings ArgumentCustomization is not called with all DotNet\* aliases. - 4030 GitLab CI runner tags are not split correctly. ### [`v2.3.0`](https://togithub.com/cake-build/cake/blob/HEAD/ReleaseNotes.md#New-in-230-Released-20221014) - 3947 Easier Way to Read Process Output?. - 3916 GitVersion: Add ShortSha property. - 3487 Add alias for dotnet workload update command. - 3486 Add alias for dotnet workload uninstall command. - 3484 Add alias for dotnet workload restore command. - 3483 Add alias for dotnet workload repair command. - 3482 Add alias for dotnet workload list command. - 3978 Microsoft.Extensions.DependencyInjection to 6.0.1. - 3976 Update NuGet.\* to 6.3.1. - 3970 Update Basic.Reference.Assemblies.\* to 1.3.0. - 3965 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.3.1. - 3956 Extensibility issue - CakeEngineActions is internal. - 3933 Update NuGet.\* to 6.3.0. - 3920 Update Microsoft.NETCore.Platforms to 6.0.5. - 3909 Update Autofac to 6.4.0. - 3901 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.2.0. - 3899 Microsoft.NETCore.Platforms to 6.0.4. - 3897 Update NuGet.\* to 6.2.1. - 3890 Update NuGet.\* to 6.2.0. - 3880 Better support global script cache. - 2953 Allow setting MSBuild target via MSBuildSettings using a string. - 2591 Extensibility issue - CakeTaskBuilder is sealed and CakeTaskBuilder(CakeTask task) is internal. . - 3931 Cake fails to load native libraries on Ubuntu 22.04. - 3894 Guard against null Console instance on InfoFeature. - 3879 Build script caching throws after running dry-run on non-changed Cake script. - 3878 OpenCover filters should be case sensitive. - 1852 Incorrect escaping of semi-colon in property values for MS Build. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/bitwarden/mobile). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNS45OC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:32:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3398