Commits
- [`5d4266e`](https://github.com/3F/Conari/commit/5d4266ee1302ce10c680e2184c7d5c207803d703) Updated vsSolutionBuildEvent 1.14, hMSBuild 2.2, GetNuTool 1.7
- [`0d746d7`](https://github.com/3F/Conari/commit/0d746d76a3a9fed19211cd4ac7b2b91fb076313f) Updated license header
- [`9b7e137`](https://github.com/3F/Conari/commit/9b7e1371a4f9381a82603f5c638ce4d6742168ec) Implemented initialization of UnmanagedString from IntPtr
- [`6d4e368`](https://github.com/3F/Conari/commit/6d4e368b38bc0045a707cd1242c75823129cc99f) Updated null checking and variable declaration for modern language:
- [`c8c9903`](https://github.com/3F/Conari/commit/c8c99033be709871670cf0c0642745e799edafaf) Updated GetNuTool v1.6.2 and Added hMSBuild v1.2.2
- [`f390a4f`](https://github.com/3F/Conari/commit/f390a4ff71bc9db8a198bcc649f3f7686d00084d) Updated license header, logo, nuspec and readme info
- See full diff in [compare view](https://github.com/3F/Conari/compare/4f14cecbcea75895a510954c2cd402ee0e9e3521...5d4266ee1302ce10c680e2184c7d5c207803d703)
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)
Bumps Conari from
4f14cec
to5d4266e
.Commits
- [`5d4266e`](https://github.com/3F/Conari/commit/5d4266ee1302ce10c680e2184c7d5c207803d703) Updated vsSolutionBuildEvent 1.14, hMSBuild 2.2, GetNuTool 1.7 - [`0d746d7`](https://github.com/3F/Conari/commit/0d746d76a3a9fed19211cd4ac7b2b91fb076313f) Updated license header - [`9b7e137`](https://github.com/3F/Conari/commit/9b7e1371a4f9381a82603f5c638ce4d6742168ec) Implemented initialization of UnmanagedString from IntPtr - [`6d4e368`](https://github.com/3F/Conari/commit/6d4e368b38bc0045a707cd1242c75823129cc99f) Updated null checking and variable declaration for modern language: - [`c8c9903`](https://github.com/3F/Conari/commit/c8c99033be709871670cf0c0642745e799edafaf) Updated GetNuTool v1.6.2 and Added hMSBuild v1.2.2 - [`f390a4f`](https://github.com/3F/Conari/commit/f390a4ff71bc9db8a198bcc649f3f7686d00084d) Updated license header, logo, nuspec and readme info - See full diff in [compare view](https://github.com/3F/Conari/compare/4f14cecbcea75895a510954c2cd402ee0e9e3521...5d4266ee1302ce10c680e2184c7d5c207803d703)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)