Closed dependabot[bot] closed 1 year ago
@GurliGebis Do you know why we have "dependabot" ?
Good question, I guess it is due to the CI pipeline. Having it is a good thing, I just need to fix a small thing regarding the paths for it to work correctly :)
@donho I have tested this locally, there is one change that is missing, please merge PR #32 instead and discard this one.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps Microsoft.Windows.ImplementationLibrary from 1.0.230202.1 to 1.0.230411.1.
Release notes
Sourced from Microsoft.Windows.ImplementationLibrary's releases.
Commits
9db6276
Sync with the OS (#319)70155eb
Work around noexcept-in-type-system VS2017 bug (#316)56e3e5a
[Doc] Add missing info to building/testing section of README (#307)37000fd
Add a throwing variant of GetSystemDirectoryW (#312)533e329
Fix natvis for wistd types (#315)9bf782d
Update most non-void returning const member functions to be [[nodiscard]] (#314)7e2302d
Add unique_evt_handle to resource.h (#311)1340b8a
Use matched allocator/freer for token info (#306)0b2d6c2
Introduce make_variant_bstr* (#297)d120573
Add RECT helpers (#280)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)