From e7db4fa369776d40140f0671d4deb6a93c88fd2c Mon Sep 17 00:00:00 2001 From: Andrew Gubskiy <3822922+a-gubskiy@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:58:27 +0300 Subject: [PATCH 1/3] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index b9d4a5b..d21f155 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ -# github: [ernado-x] +github: [a-gubskiy] buy_me_a_coffee: g.andrew custom: ["http://andrew.gubskiy.com/donate"] From 563438e98a28263246f551df5efba39397b69d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:22:54 +0000 Subject: [PATCH 2/3] Bump HtmlAgilityPack from 1.11.65 to 1.11.66 Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.65 to 1.11.66. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.65...v1.11.66) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj b/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj index 5b1ca36..75d28fd 100644 --- a/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj +++ b/src/X.Web.MetaExtractor/X.Web.MetaExtractor.csproj @@ -23,7 +23,7 @@ - + From e5a7f30dd91f21d4a72c5f4f87749a81b03a9635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:23:37 +0000 Subject: [PATCH 3/3] Bump xunit from 2.9.0 to 2.9.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](https://github.com/xunit/xunit/compare/2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../X.Web.MetaExtractor.Tests/X.Web.MetaExtractor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/X.Web.MetaExtractor.Tests/X.Web.MetaExtractor.Tests.csproj b/tests/X.Web.MetaExtractor.Tests/X.Web.MetaExtractor.Tests.csproj index 67728e2..f49720d 100644 --- a/tests/X.Web.MetaExtractor.Tests/X.Web.MetaExtractor.Tests.csproj +++ b/tests/X.Web.MetaExtractor.Tests/X.Web.MetaExtractor.Tests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive