From f0cbfe7c09f6ca579813e4f0f07dd3f4bdd52d39 Mon Sep 17 00:00:00 2001 From: Woody <2997336+MWGMorningwood@users.noreply.github.com> Date: Fri, 11 Jul 2025 23:01:21 -0400 Subject: [PATCH 1/2] Create dependabot.yml --- .github/dependabot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..0847b3e --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,12 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "nuget" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily" + target-branch: "dev" From fdd3b322a94cacc5f257be6b8c31aa2a7d0aca12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 03:08:39 +0000 Subject: [PATCH 2/2] Bump the nuget group with 2 updates Bumps Azure.Identity to 1.11.4 Bumps Newtonsoft.Json from 11.0.2 to 13.0.1 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production dependency-group: nuget - dependency-name: Azure.Identity dependency-version: 1.11.4 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj | 2 +- src/Signal9.Agent.Functions/Signal9.RMM.Functions.csproj | 2 +- src/Signal9.Shared/Signal9.Shared.csproj | 1 + src/Signal9.Web.Functions/Signal9.Web.Functions.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj b/src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj index d7819ae..cbad82b 100644 --- a/src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj +++ b/src/Signal9.Agent.Functions/Signal9.Agent.Functions.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/Signal9.Agent.Functions/Signal9.RMM.Functions.csproj b/src/Signal9.Agent.Functions/Signal9.RMM.Functions.csproj index d7819ae..cbad82b 100644 --- a/src/Signal9.Agent.Functions/Signal9.RMM.Functions.csproj +++ b/src/Signal9.Agent.Functions/Signal9.RMM.Functions.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/Signal9.Shared/Signal9.Shared.csproj b/src/Signal9.Shared/Signal9.Shared.csproj index 22257f8..13bdbc0 100644 --- a/src/Signal9.Shared/Signal9.Shared.csproj +++ b/src/Signal9.Shared/Signal9.Shared.csproj @@ -11,6 +11,7 @@ + diff --git a/src/Signal9.Web.Functions/Signal9.Web.Functions.csproj b/src/Signal9.Web.Functions/Signal9.Web.Functions.csproj index 59951e0..48b924b 100644 --- a/src/Signal9.Web.Functions/Signal9.Web.Functions.csproj +++ b/src/Signal9.Web.Functions/Signal9.Web.Functions.csproj @@ -17,7 +17,7 @@ - +