Skip to content

Bump ILRepack from 2.0.37 to 2.0.44#124

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/SponsorLink/ILRepack-2.0.44
Closed

Bump ILRepack from 2.0.37 to 2.0.44#124
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/SponsorLink/ILRepack-2.0.44

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 24, 2025

Updated ILRepack from 2.0.37 to 2.0.44.

Release notes

Sourced from ILRepack's releases.

2.0.44

What's Changed

Full Changelog: gluck/il-repack@2.0.42...2.0.44

2.0.42

What's Changed

Full Changelog: gluck/il-repack@2.0.41...2.0.42

2.0.41

Fix TypeReferences in ScopeDebugInformation.Constants

Full Changelog: gluck/il-repack@2.0.40...2.0.41

2.0.40

What's Changed

Full Changelog: gluck/il-repack@2.0.39...2.0.40

2.0.39

What's Changed

New Contributors

Full Changelog: gluck/il-repack@2.0.38...2.0.39

2.0.38

What's Changed

New Contributors

Full Changelog: gluck/il-repack@2.0.37...2.0.38

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: ILRepack
  dependency-version: 2.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 24, 2025
@kzu
Copy link
Copy Markdown
Member

kzu commented Oct 24, 2025

4 failed 512 passed 4 failed 2 skipped

🧪 Details on Microsoft Windows 10.0.26100
❌ ExsltTest.GDNDatesAndTimesTests.DayAbbreviationTest
Assert.True() Failure
Expected: True
Actual:   False
   at ExsltTest.ExsltUnitTests.RunAndCompare(String source, String stylesheet, String result) in /_/src/Mvp.Xml.Tests/ExsltTest/ExsltUnitTests.cs:line 48
   at ExsltTest.GDNDatesAndTimesTests.DayAbbreviationTest() in /_/src/Mvp.Xml.Tests/ExsltTest/GDNDatesAndTimesTests.cs:line 60
❌ Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_88
Mvp.Xml.XInclude.FatalResourceException : Resource error has occured and no fallback has been provided: Resource 'http://www.cafeconleche.org/tests/data.txt' cannot be fetched..
---- Mvp.Xml.XInclude.ResourceException : Resource 'http://www.cafeconleche.org/tests/data.txt' cannot be fetched.
-------- System.Net.WebException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::ffff:152.19.134.41]:80 (www.cafeconleche.org:80)
------------ System.Net.Http.HttpRequestException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::ffff:152.19.134.41]:80 (www.cafeconleche.org:80)
---------------- System.Net.Sockets.SocketException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::ffff:152.19.134.41]:80
   at Mvp.Xml.XInclude.XIncludingReader.ProcessFallback(Int32 depth, Exception e) in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 1142
   at Mvp.Xml.XInclude.XIncludingReader.Read() in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 746
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA, XmlResolver resolver) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 58
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 37
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 29
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 22
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_88() in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 914
❌ Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_89
Mvp.Xml.XInclude.FatalResourceException : Resource error has occured and no fallback has been provided: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (www.cafeconleche.org:80).
---- System.Net.Http.HttpRequestException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (www.cafeconleche.org:80)
-------- System.Net.Sockets.SocketException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
   at Mvp.Xml.XInclude.XIncludingReader.ProcessFallback(Int32 depth, Exception e) in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 1142
   at Mvp.Xml.XInclude.XIncludingReader.Read() in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 746
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA, XmlResolver resolver) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 58
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 37
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 29
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 22
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_89() in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 926
❌ Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_90
Mvp.Xml.XInclude.FatalResourceException : Resource error has occured and no fallback has been provided: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (www.cafeconleche.org:80).
---- System.Net.Http.HttpRequestException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (www.cafeconleche.org:80)
-------- System.Net.Sockets.SocketException : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
   at Mvp.Xml.XInclude.XIncludingReader.ProcessFallback(Int32 depth, Exception e) in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 1142
   at Mvp.Xml.XInclude.XIncludingReader.Read() in /_/src/Mvp.Xml/XInclude/XIncludingReader.cs:line 746
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA, XmlResolver resolver) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 58
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result, Boolean textAsCDATA) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 37
   at Mvp.Xml.XInclude.Test.XIncludeReaderTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/XIncludeReaderTests.cs:line 29
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.RunAndCompare(String source, String result) in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 22
   at Mvp.Xml.XInclude.Test.Elliotte_Rusty_HaroldTests.harold_90() in /_/src/Mvp.Xml.Tests/XInclude/Elliotte_Rusty_HaroldTests.cs:line 938

from dotnet-retest v1.0.0 on .NET 9.0.10 with 💜 by @devlooped

@kzu
Copy link
Copy Markdown
Member

kzu commented Nov 10, 2025

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 10, 2025

Looks like ILRepack is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 10, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/src/SponsorLink/ILRepack-2.0.44 branch November 10, 2025 20:48
@devlooped devlooped locked and limited conversation to collaborators Dec 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant