devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
40 stars 4 forks source link

Bump ILRepack from 2.0.33 to 2.0.35 in /samples/dotnet/SponsorLink #404

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps ILRepack from 2.0.33 to 2.0.35.

Release notes

Sourced from ILRepack's releases.

2.0.35

What's Changed

New Contributors

Full Changelog: https://github.com/gluck/il-repack/compare/2.0.34...2.0.35

2.0.34

Fixed gluck/il-repack#359 Fixed gluck/il-repack#347

Full Changelog: https://github.com/gluck/il-repack/compare/2.0.33...2.0.34

Changelog

Sourced from ILRepack's changelog.

2.0.35

Fixed

  • PR #366 - assembly strong name Linux compatibility
  • PR #364 - add dotnet-ilrepack .NET tool
  • Improve error handling when dotnet.exe not found

2.0.34

Fixed

  • Fix #347 - Error merging VB app
  • Fix #359 - fix TypeForwardedTo
Commits
  • 1d6c961 Publish dotnet-ilrepack nupkg in AppVeyor
  • d7fb5b5 Post-release version bump
  • 2c3a69e Merge pull request #370 from gluck/dependabot/github_actions/dot-github/workf...
  • fa27343 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • ccc5142 Improve error handling when dotnet.exe is not found
  • 42cb688 Set GeneratePackageOnBuild
  • 45d42d2 Merge pull request #366 from iskiselev/snk
  • 15aef03 Merge pull request #364 from kzu/main
  • 82cc690 Assembly strong name Linux compatibility
  • ab66d9c Pack and publish selectively depending on secrets
  • Additional 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 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)
dependabot[bot] commented 1 month ago

Looks like ILRepack is up-to-date now, so this is no longer needed.