Commit 9ced594
authored
Upgrade: [dependabot] - bump ts-md5 from 1.3.1 to 2.0.1 (#1871)
Bumps [ts-md5](https://github.com/cotag/ts-md5) from 1.3.1 to 2.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cotag/ts-md5/releases">ts-md5's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1</h2>
<h2><a
href="https://github.com/cotag/ts-md5/compare/v2.0.0...v2.0.1">2.0.1</a>
(2025-07-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update package.json with export details (<a
href="https://redirect.github.com/cotag/ts-md5/issues/62">#62</a>) (<a
href="https://github.com/cotag/ts-md5/commit/8265ec593e68f0d14f7cc67082ec9c73ac16e65b">8265ec5</a>)</li>
</ul>
<h2>v2.0.0</h2>
<h1><a
href="https://github.com/cotag/ts-md5/compare/v1.3.1...v2.0.0">2.0.0</a>
(2025-07-02)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>fix end method returning undefined (<a
href="https://redirect.github.com/cotag/ts-md5/issues/55">#55</a>) (<a
href="https://github.com/cotag/ts-md5/commit/af0344a29fe7238154fdef378d4a93f85e00f86c">af0344a</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update project to use vite building and bundling (<a
href="https://github.com/cotag/ts-md5/commit/7b78ca8ec0d6205a3a5cb3f632c811c73513ded7">7b78ca8</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Update project to use vite for bundling, vitest for tests, up
supported node version to 18</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cotag/ts-md5/blob/master/CHANGELOG.md">ts-md5's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cotag/ts-md5/commit/8265ec593e68f0d14f7cc67082ec9c73ac16e65b"><code>8265ec5</code></a>
fix: update package.json with export details (<a
href="https://redirect.github.com/cotag/ts-md5/issues/62">#62</a>)</li>
<li><a
href="https://github.com/cotag/ts-md5/commit/af0344a29fe7238154fdef378d4a93f85e00f86c"><code>af0344a</code></a>
fix: fix end method returning undefined (<a
href="https://redirect.github.com/cotag/ts-md5/issues/55">#55</a>)</li>
<li><a
href="https://github.com/cotag/ts-md5/commit/502edc1fb195000ca7689f21516be5ca47274a7c"><code>502edc1</code></a>
chore: format files</li>
<li><a
href="https://github.com/cotag/ts-md5/commit/b28dd4350d6fd585b8c55418c2c89117375c9bc7"><code>b28dd43</code></a>
chore: fix esm module reference and md5 worker build</li>
<li><a
href="https://github.com/cotag/ts-md5/commit/7b78ca8ec0d6205a3a5cb3f632c811c73513ded7"><code>7b78ca8</code></a>
feat: update project to use vite building and bundling</li>
<li>See full diff in <a
href="https://github.com/cotag/ts-md5/compare/v1.3.1...v2.0.1">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f79c7d2 commit 9ced594
2 files changed
Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments