Commit 0a44480
authored
chore(deps): bump wdm from 0.1.1 to 0.2.0 (#8)
Bumps [wdm](https://github.com/Maher4Ever/wdm) from 0.1.1 to 0.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Maher4Ever/wdm/releases">wdm's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.0</h2>
<ul>
<li><a
href="https://redirect.github.com/Maher4Ever/wdm/issues/29">#29</a>
Various updates for more recent ruby versions</li>
<li><a
href="https://redirect.github.com/Maher4Ever/wdm/issues/29">#29</a> Bump
minimum ruby version to 2.5</li>
<li><a
href="https://redirect.github.com/Maher4Ever/wdm/issues/30">#30</a> Fix
printing UTF-16 strings by WDM_WDEBUG on MINGW</li>
<li>Update README.md</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/e3acfbb833dfa5a08ecd1429e74da77f803c6442"><code>e3acfbb</code></a>
Bump VERSION to wdm-0.2.0</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/75ead3a430f3447dc2da1ba3da431e9a9f47ca4d"><code>75ead3a</code></a>
Add Lars Kanis to gem authors</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/0f867b7d6e9cb974fef16f11a43bdc146423fd66"><code>0f867b7</code></a>
Update README.md</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/c948c1cb5897e2b779036be079f87de292cbd865"><code>c948c1c</code></a>
Merge pull request <a
href="https://redirect.github.com/Maher4Ever/wdm/issues/31">#31</a> from
larskanis/require-spec</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/32b436d9c38f00b7ba7e328889207fd1a3ad5f97"><code>32b436d</code></a>
Adjust non-Windows spec to succeed on Windows</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/ee43a66da1155e6aed9b6bf79cba5971e1a0ee76"><code>ee43a66</code></a>
Merge pull request <a
href="https://redirect.github.com/Maher4Ever/wdm/issues/30">#30</a> from
Maher4Ever/github-actions</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/96884f56cae51c6f75ffb8b36adecc9039cb66d4"><code>96884f5</code></a>
Run short/long file name spec only on filesystems that have them
enabled</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/0f9aabbd07148a23af3c859c749ea9ff0bd177bc"><code>0f9aabb</code></a>
Fix printing UTF-16 strings by WDM_WDEBUG on MINGW</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/2dbd475fa9065ac49ae9f69615aa2e352ac5766a"><code>2dbd475</code></a>
Enable WDM_DEBUG_ENABLED for debugging</li>
<li><a
href="https://github.com/Maher4Ever/wdm/commit/61f875b899929d9bd92f1bc692d3016eb6af4604"><code>61f875b</code></a>
CI: Run CI only on master branch and on pull requests</li>
<li>Additional commits viewable in <a
href="https://github.com/Maher4Ever/wdm/compare/v0.1.1...v0.2.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
0 commit comments