3F / DllExport

.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
MIT License
961 stars 133 forks source link

Bump coreclr from `05afa4f` to `04dc351` #126

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps coreclr from 05afa4f to 04dc351.

Commits - [`04dc351`](https://github.com/3F/coreclr/commit/04dc351c1487a13773e2a85b749258e03d7c0fac) Public release. coreclr \ ILAsm 4.700.1 - [`4c0cdf2`](https://github.com/3F/coreclr/commit/4c0cdf2d8b716acb9b584357a29d209fb1ed6701) Added missed(thx gitignore) build targets for ilasm nuget: native + net - [`dc54b5e`](https://github.com/3F/coreclr/commit/dc54b5e96d4dfdaa0e95670c7302192d3389288f) Fixes [#5](https://github-redirect.dependabot.com/3F/coreclr/issues/5). /CVR key with possible trailing whitespace chars - [`543c0dd`](https://github.com/3F/coreclr/commit/543c0ddc7718693064ec9ebce62d9a35c013cb31) Fixed dasm.rc to correctly display list of available commands in console - [`1c15e2f`](https://github.com/3F/coreclr/commit/1c15e2ff7aeb661f39844d456e50d694766ce22b) Adds /NOBAR key for ILDasm to eliminate the difference between other versions - [`08e6937`](https://github.com/3F/coreclr/commit/08e6937519a07c771ad368a3bad0f01a24959cd2) Automated packaging of the ILAsm: zip x86/x64 +PDB & nupkg x86+x64 without PDB - [`e496283`](https://github.com/3F/coreclr/commit/e496283c954fd993c829d44e957f94085e12bb20) Fixes mscorpe/ceefilegenwriter + CMakeLists after merge - [`a1ee135`](https://github.com/3F/coreclr/commit/a1ee135d503fa73855b49f8e89655aaf3e700d95) Merge .NET Core 3.0.0 922429db0144dd6f3b4324805464dae82857512a - [`922429d`](https://github.com/3F/coreclr/commit/922429db0144dd6f3b4324805464dae82857512a) Fix watson bucketing/broken triage dumps ([#26670](https://github-redirect.dependabot.com/3F/coreclr/issues/26670)) - [`b0fa2f8`](https://github.com/3F/coreclr/commit/b0fa2f8fbd27fc844a87b7082bed578e2210db08) Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op... - Additional commits viewable in [compare view](https://github.com/3F/coreclr/compare/05afa4f81fdf671429b54467c64d65cde6b5fadc...04dc351c1487a13773e2a85b749258e03d7c0fac)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
3F commented 4 years ago

Obsolete because of applied the most modern 4.700.2 with fixes, after PR #123

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.