3F / LuNari

🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...
MIT License
50 stars 9 forks source link

Bump Conari from `4f14cec` to `c4e75ee` #9

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps Conari from 4f14cec to c4e75ee.

Commits - [`c4e75ee`](https://github.com/3F/Conari/commit/c4e75eeef125a11aef1191363a5d85ab7fb8906d) Public release. Conari 1.4 - [`3be8617`](https://github.com/3F/Conari/commit/3be8617aeab68dc3cd192c25dd251d599cb2b315) +kernel32 +user32 via new ConariX [DLR version]: - [`0773f18`](https://github.com/3F/Conari/commit/0773f1823166ef1b6c8fef4ae5867c1d8975f861) +`ConariX` as an compatible DLR version of ConariL implementation: - [`e477991`](https://github.com/3F/Conari/commit/e4779910a0d9fb5c3d26d574c227eba51f63e823) Fixes typeof(void) for return type when DLR. - [`521468d`](https://github.com/3F/Conari/commit/521468d0f5ee5bec5c72efbc0ca96750e7e54b4a) Fixed [#15](https://github-redirect.dependabot.com/3F/Conari/issues/15) through new `IsolateLoadingOfModule` feature: - [`0729f4e`](https://github.com/3F/Conari/commit/0729f4e7ea1666765fc5178637479d27ce30b2b2) NativeData and BReader now supports CharPtr, WCharPtr, BSTR types - [`09214b3`](https://github.com/3F/Conari/commit/09214b33353a0cbf2fe2c3dd7a159f474e7a1c76) Merge pull request [#12](https://github-redirect.dependabot.com/3F/Conari/issues/12) from 3F/dev/netcore - [`7c3a084`](https://github.com/3F/Conari/commit/7c3a084506e110d990d5180da4dac0533cb10dfb) +Xunit & fixed x64 for CharPtr, WCharPtr, BSTR types - [`2cb333c`](https://github.com/3F/Conari/commit/2cb333c8c88670708a1dcb3cd7c2ec1a4490708d) Implemented unmanaged EmitCalli for netstandard2.0 - [`97e55d3`](https://github.com/3F/Conari/commit/97e55d3ced0045168da30e331df530b4515a27db) Starting support of the .net core - Additional commits viewable in [compare view](https://github.com/3F/Conari/compare/4f14cecbcea75895a510954c2cd402ee0e9e3521...c4e75eeef125a11aef1191363a5d85ab7fb8906d)


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)