From 47f5fc21c4f6b07f4cdb2b6fab9fcff80e529f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:54:43 +0000 Subject: [PATCH 01/23] build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 929bcb5..d955995 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -18,7 +18,7 @@ jobs: - name: Restore Packages and build solution run: ".\\build.cmd nozip" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.3.1 + uses: actions/upload-artifact@v4.3.3 with: # Artifact name name: pseudocode-ide From bcfc51ef0e4f2100c636e9b8fe06bcfa8fcdde46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:55:25 +0000 Subject: [PATCH 02/23] build(deps): bump Microsoft.Web.WebView2 from 1.0.2277.86 to 1.0.2478.35 Bumps Microsoft.Web.WebView2 from 1.0.2277.86 to 1.0.2478.35. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 2469ea9..6e53b68 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -24,7 +24,7 @@ - + From aa1db2ac3dd26430ade1cb202d387f84cf7a3334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 10:28:13 +0000 Subject: [PATCH 03/23] build(deps): bump Scintilla5.NET from 5.3.3.18 to 5.4.0 Bumps [Scintilla5.NET](https://github.com/desjarlais/Scintilla.NET) from 5.3.3.18 to 5.4.0. - [Release notes](https://github.com/desjarlais/Scintilla.NET/releases) - [Commits](https://github.com/desjarlais/Scintilla.NET/compare/v5.3.3.18...v5.4.0) --- updated-dependencies: - dependency-name: Scintilla5.NET dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index a396df2..787dbb5 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -49,7 +49,7 @@ - + From 5d1414c6542f3b80e417eda82cae0e861e7af99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 10:28:36 +0000 Subject: [PATCH 04/23] build(deps): bump Autoupdater.NET.Official from 1.8.5 to 1.8.6 Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/ravibpatel/AutoUpdater.NET/releases) - [Commits](https://github.com/ravibpatel/AutoUpdater.NET/compare/v1.8.5...v1.8.6) --- updated-dependencies: - dependency-name: Autoupdater.NET.Official dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 6e53b68..c990591 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -23,7 +23,7 @@ app.manifest - + From 07b2cc33df6a25d220ab082068debc2c5df64bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:37:58 +0000 Subject: [PATCH 05/23] build(deps): bump Scintilla5.NET from 5.4.0 to 5.5.1 Bumps [Scintilla5.NET](https://github.com/desjarlais/Scintilla.NET) from 5.4.0 to 5.5.1. - [Release notes](https://github.com/desjarlais/Scintilla.NET/releases) - [Commits](https://github.com/desjarlais/Scintilla.NET/compare/v5.4.0...v5.5.1) --- updated-dependencies: - dependency-name: Scintilla5.NET dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index 787dbb5..cb74014 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -49,7 +49,7 @@ - + From 7d6be513f48cbeae7fff2e93597c3ca40609bae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:50:02 +0000 Subject: [PATCH 06/23] build(deps): bump Microsoft.Web.WebView2 from 1.0.2478.35 to 1.0.2535.41 Bumps Microsoft.Web.WebView2 from 1.0.2478.35 to 1.0.2535.41. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index c990591..2857c2a 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -24,7 +24,7 @@ - + From aee2766a0e67d133e0e3b9d91bb85ef69765d2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:55:43 +0000 Subject: [PATCH 07/23] build(deps): bump Autoupdater.NET.Official from 1.8.6 to 1.9.0 Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.8.6 to 1.9.0. - [Release notes](https://github.com/ravibpatel/AutoUpdater.NET/releases) - [Commits](https://github.com/ravibpatel/AutoUpdater.NET/compare/v1.8.6...v1.9.0) --- updated-dependencies: - dependency-name: Autoupdater.NET.Official dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 2857c2a..b0e92d3 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -23,7 +23,7 @@ app.manifest - + From 4fb11002ba14f8fce10c5864b6e0a639dee7c3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:04:22 +0000 Subject: [PATCH 08/23] build(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Common Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp` from 4.9.2 to 4.10.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.Common` from 4.9.2 to 4.10.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index cb74014..fa83d73 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -45,8 +45,8 @@ all - - + + From 2b61ba94996913187d5dd2078b535911a5958cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:04:50 +0000 Subject: [PATCH 09/23] build(deps): bump Microsoft.CodeAnalysis.Common from 4.9.2 to 4.10.0 Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.9.2 to 4.10.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index cb74014..fa83d73 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -45,8 +45,8 @@ all - - + + From 638f7f0863402853fba1aee789bf02f75eb878d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:11:49 +0000 Subject: [PATCH 10/23] build(deps): bump Microsoft.Web.WebView2 from 1.0.2535.41 to 1.0.2592.51 Bumps Microsoft.Web.WebView2 from 1.0.2535.41 to 1.0.2592.51. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index b0e92d3..3e75cc1 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -24,7 +24,7 @@ - + From df3181822d1586f40b4e39e38df26ce604c7f9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:34:36 +0000 Subject: [PATCH 11/23] build(deps): bump Autoupdater.NET.Official from 1.9.0 to 1.9.1 Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/ravibpatel/AutoUpdater.NET/releases) - [Commits](https://github.com/ravibpatel/AutoUpdater.NET/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: Autoupdater.NET.Official dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 3e75cc1..efb4d9f 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -23,7 +23,7 @@ app.manifest - + From 3bb0d42c13aa8c625b1790ff852e74336f5e6d77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:44:09 +0000 Subject: [PATCH 12/23] build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index d955995..0a0b855 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -18,7 +18,7 @@ jobs: - name: Restore Packages and build solution run: ".\\build.cmd nozip" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.3.3 + uses: actions/upload-artifact@v4.3.4 with: # Artifact name name: pseudocode-ide From 76d82d3f1d30ab6c875c4531249a7827cbda10bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:36:30 +0000 Subject: [PATCH 13/23] build(deps): bump Scintilla5.NET from 5.5.1 to 5.6.0 Bumps Scintilla5.NET from 5.5.1 to 5.6.0. --- updated-dependencies: - dependency-name: Scintilla5.NET dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index fa83d73..7bcc85f 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -49,7 +49,7 @@ - + From bc95ea5b3fbdea148369cce49e5602f3ae3e88a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:28:06 +0000 Subject: [PATCH 14/23] build(deps): bump Scintilla5.NET from 5.6.0 to 5.6.1 Bumps [Scintilla5.NET](https://github.com/desjarlais/Scintilla.NET) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/desjarlais/Scintilla.NET/releases) - [Commits](https://github.com/desjarlais/Scintilla.NET/compare/v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: Scintilla5.NET dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index 7bcc85f..408a7c5 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -49,7 +49,7 @@ - + From 7378e6699c96fe4aabd72b51818a540ec72dd081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:28:16 +0000 Subject: [PATCH 15/23] build(deps): bump Autoupdater.NET.Official from 1.9.1 to 1.9.2 Bumps [Autoupdater.NET.Official](https://github.com/ravibpatel/AutoUpdater.NET) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/ravibpatel/AutoUpdater.NET/releases) - [Commits](https://github.com/ravibpatel/AutoUpdater.NET/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: Autoupdater.NET.Official dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index efb4d9f..1fcd540 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -23,7 +23,7 @@ app.manifest - + From 554444a5a091237616a666800f2c12865c8fcb47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 10:33:54 +0000 Subject: [PATCH 16/23] build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 0a0b855..7bb6634 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -18,7 +18,7 @@ jobs: - name: Restore Packages and build solution run: ".\\build.cmd nozip" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.3.4 + uses: actions/upload-artifact@v4.3.5 with: # Artifact name name: pseudocode-ide From 4ea1b5993485d5ddcf2cbad6be1e29c9ea6d4648 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Aug 2024 13:56:11 +0000 Subject: [PATCH 17/23] chore(release): 1.6.4-dev.1 [skip ci] ## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05) --- AutoUpdater.xml | 6 +++--- CHANGELOG.md | 2 ++ pseudocodeIde/pseudocodeIde.csproj | 2 +- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/AutoUpdater.xml b/AutoUpdater.xml index fd1c40c..993c853 100644 --- a/AutoUpdater.xml +++ b/AutoUpdater.xml @@ -1,7 +1,7 @@ - 1.6.3 - https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.3/pseudocode-ide.zip - https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.3/CHANGELOG.md + 1.6.4.1 + https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.1/pseudocode-ide.zip + https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.1/CHANGELOG.md false \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7559197..87d88d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05) + ## [1.6.3](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3) (2024-04-20) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index 408a7c5..ffce40f 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -8,7 +8,7 @@ pseudocode-ide PocketMiner82 pseudocode-ide - 1.6.3 + 1.6.4.1 false false diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 1fcd540..1f96a22 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -7,7 +7,7 @@ pseudocodeIdeUpdater Copyright © 2023 ..\bin\$(Configuration)\updater\ - 1.6.3 + 1.6.4.1 false false false From e99ef49abde8c548a0593d53ba9eb4b7891ccc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:42:26 +0000 Subject: [PATCH 18/23] build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.5...v4.3.6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 7bb6634..3b8dc8c 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -18,7 +18,7 @@ jobs: - name: Restore Packages and build solution run: ".\\build.cmd nozip" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.3.5 + uses: actions/upload-artifact@v4.3.6 with: # Artifact name name: pseudocode-ide From a9b17b52ad40d8086aa12f4bb06cdb4cd429c1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:23:49 +0000 Subject: [PATCH 19/23] build(deps): bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Common Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.Common` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pseudocodeIde/pseudocodeIde.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index ffce40f..341d7f9 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -45,8 +45,8 @@ all - - + + From ef70cad2d289e341e7a5f6d4c8500759efb9cfde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:24:01 +0000 Subject: [PATCH 20/23] build(deps): bump Microsoft.Web.WebView2 from 1.0.2592.51 to 1.0.2651.64 Bumps Microsoft.Web.WebView2 from 1.0.2592.51 to 1.0.2651.64. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 1f96a22..b78b3ac 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -24,7 +24,7 @@ - + From 9a891bab80e5d33e7f059a82c60c1bf724fb8b4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 20 Aug 2024 21:34:09 +0000 Subject: [PATCH 21/23] chore(release): 1.6.4-dev.2 [skip ci] ## [1.6.4-dev.2](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.4-dev.1...1.6.4-dev.2) (2024-08-20) --- AutoUpdater.xml | 6 +++--- CHANGELOG.md | 2 ++ pseudocodeIde/pseudocodeIde.csproj | 2 +- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/AutoUpdater.xml b/AutoUpdater.xml index 993c853..4ca4298 100644 --- a/AutoUpdater.xml +++ b/AutoUpdater.xml @@ -1,7 +1,7 @@ - 1.6.4.1 - https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.1/pseudocode-ide.zip - https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.1/CHANGELOG.md + 1.6.4.2 + https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.2/pseudocode-ide.zip + https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.2/CHANGELOG.md false \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d88d8..2cc342c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.6.4-dev.2](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.4-dev.1...1.6.4-dev.2) (2024-08-20) + ## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05) ## [1.6.3](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3) (2024-04-20) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index 341d7f9..a9e169d 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -8,7 +8,7 @@ pseudocode-ide PocketMiner82 pseudocode-ide - 1.6.4.1 + 1.6.4.2 false false diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index b78b3ac..b3fef06 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -7,7 +7,7 @@ pseudocodeIdeUpdater Copyright © 2023 ..\bin\$(Configuration)\updater\ - 1.6.4.1 + 1.6.4.2 false false false From 8a3509f81f51a61b8a34e4c500f639aa942e060f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:30:41 +0000 Subject: [PATCH 22/23] build(deps): bump Microsoft.Web.WebView2 from 1.0.2651.64 to 1.0.2739.15 Bumps Microsoft.Web.WebView2 from 1.0.2651.64 to 1.0.2739.15. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index b3fef06..d23094f 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -24,7 +24,7 @@ - + From be8101a1ba3a19ca6e07aa630aa85fb692a1f2e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:02:06 +0000 Subject: [PATCH 23/23] build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build_pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 3b8dc8c..67a204f 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -18,7 +18,7 @@ jobs: - name: Restore Packages and build solution run: ".\\build.cmd nozip" - name: Upload a Build Artifact - uses: actions/upload-artifact@v4.3.6 + uses: actions/upload-artifact@v4.4.0 with: # Artifact name name: pseudocode-ide