HtmlUnit / NHtmlUnit

.Net port of HtmlUnit
Other
88 stars 21 forks source link

Bump IKVM from 8.1.5717.0 to 8.2.1 #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps IKVM from 8.1.5717.0 to 8.2.1.

Release notes

Sourced from IKVM's releases.

8.2.1

What's Changed

Full Changelog: https://github.com/ikvm-revived/ikvm/compare/8.2.0...8.2.1

8.2.0

First release in a very long time.

  • .NET Core support. We now support .NET Core 3.1, .NET 5 and .NET 6. There are known bugs with Core which are not present in Framework. Specifically, System.Net.Socket is pretty broken on Linux. However, IKVM is useful on Core for many different scenarios.
  • IkvmReference support in SDK-style MSBuild projects. An item group you can use to reference Java libraries. Described more fully in the README.

Thanks to Jeroen for his obvious historical contribution. And Windward Studios for most of the initial .NET Core support. Thanks also to Shad Storhaug for his help with firing back up the project.

8.2.0-prerelease.3420

Full Changelog: https://github.com/ikvm-revived/ikvm/compare/8.2.0-prerelease.2777...8.2.0-prerelease.3420

8.2.0-prerelease.2777

What's Changed

  • IkvmReference KeyFile and DelaySign by @​wasabii in ikvm-revived/ikvm#88
  • Ensure IkvmReference dependencies are unique to avoid duplicate reference exception.

Full Changelog: https://github.com/ikvm-revived/ikvm/compare/8.2.0-prerelease.2138...8.2.0-prerelease.2777

8.2.0-prerelease.2138

What's Changed

New Contributors

Full Changelog: https://github.com/ikvm-revived/ikvm/compare/8.2.0-prerelease.1515...8.2.0-prerelease.2138

8.2.0-prerelease.1515

Full Changelog: https://github.com/ikvm-revived/ikvm/compare/8.2.0-prerelease.911...8.2.0-prerelease.1515

8.2.0-prerelease.911

What's Changed

... (truncated)

Commits


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 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 2 years ago

Superseded by #62.