Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump true-myth from 6.2.0 to 7.0.1 in /DSL (#534)
Bumps [true-myth](https://github.com/true-myth/true-myth) from 6.2.0 to 7.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/true-myth/true-myth/releases">true-myth's releases</a>.</em></p> <blockquote> <h2>Release 7.0.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/570">#570</a> Fix CJS import location in package <code>exports</code> map (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/569">#569</a> Fix docs publishing GH Action (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Krycho (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h2>Release 7.0.0</h2> <p>There is only one actual <em>breaking</em> change since 6.x: dropping support for Node versions earlier than Node 18 LTS. (While that is a small breaking change, around here <a href="https://www.semver-ts.org">we like taking care of technical details and SemVer</a>.)</p> <p>The main <em>benefit</em> here is adding back support for CJS consumption—though it still requires using a recent TS version with support for <code>exports</code> maps and using an appropriate module resolution mode. (We may be able to add support for more "classic" module resolution modes later, as a non-breaking change, with this in place—but make no guarantees!)</p> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/562">#562</a> [Breaking] Require Node 18, adopt pnpm, use latest release-it (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/567">#567</a> Publish True Myth as a dual-mode package (ESM + CJS) (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/561">#561</a> Add type-safe <code>Ok.cast()</code> and <code>Err.cast()</code> methods (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/552">#552</a> Add support for TypeScript 5.0 and 5.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/469">#469</a> Add support for TypeScript 4.9 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/568">#568</a> Upgrade to latest TypeDoc (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/566">#566</a> Use pnpm in CI (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Chris Krycho (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li>Josh Martinez (<a href="https://github.com/jm4rtinez"><code>@jm4rtinez</code></a>)</li> <li><a href="https://github.com/DaviDevMod"><code>@DaviDevMod</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/true-myth/true-myth/blob/main/CHANGELOG.md">true-myth's changelog</a>.</em></p> <blockquote> <h2>7.0.1 (2023-07-16)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/570">#570</a> Fix CJS import location in package <code>exports</code> map (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/569">#569</a> Fix docs publishing GH Action (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Chris Krycho (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h2>7.0.0 (2023-07-15)</h2> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/562">#562</a> [Breaking] Require Node 18, adopt pnpm, use latest release-it (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/567">#567</a> Publish True Myth as a dual-mode package (ESM + CJS) (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/561">#561</a> Add type-safe <code>Ok.cast()</code> and <code>Err.cast()</code> methods (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/552">#552</a> Add support for TypeScript 5.0 and 5.1 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/469">#469</a> Add support for TypeScript 4.9 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/568">#568</a> Upgrade to latest TypeDoc (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/true-myth/true-myth/pull/566">#566</a> Use pnpm in CI (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Chris Krycho (<a href="https://github.com/chriskrycho"><code>@chriskrycho</code></a>)</li> <li>Josh Martinez (<a href="https://github.com/jm4rtinez"><code>@jm4rtinez</code></a>)</li> <li><a href="https://github.com/DaviDevMod"><code>@DaviDevMod</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/true-myth/true-myth/commit/b188cf8039bbac2da045cf49c0f9f83fc6a3f785"><code>b188cf8</code></a> Release 7.0.1</li> <li><a href="https://github.com/true-myth/true-myth/commit/1418393a1bba0314f1499320503d028887f23a2f"><code>1418393</code></a> Merge pull request <a href="https://redirect.github.com/true-myth/true-myth/issues/570">#570</a> from true-myth/cjs-index</li> <li><a href="https://github.com/true-myth/true-myth/commit/ee401bb70c321f27d586dea679ea9ba7d05de46b"><code>ee401bb</code></a> Fix CJS import location in package <code>exports</code> map</li> <li><a href="https://github.com/true-myth/true-myth/commit/426eeb9e340a1d04086e9800fb1f1797ee8e58ce"><code>426eeb9</code></a> Update README.md for Node 18 requirement</li> <li><a href="https://github.com/true-myth/true-myth/commit/177870d57ea6297fb8c05bb37594194f872033c0"><code>177870d</code></a> Merge pull request <a href="https://redirect.github.com/true-myth/true-myth/issues/569">#569</a> from true-myth/docs-fixes</li> <li><a href="https://github.com/true-myth/true-myth/commit/c93c8f86b6666e7c134ccc13fb3caa38217496f4"><code>c93c8f8</code></a> Fix docs publishing GH Action</li> <li><a href="https://github.com/true-myth/true-myth/commit/14a856ef9335ae413ee16ace945906f7a6b83bdd"><code>14a856e</code></a> Release 7.0.0</li> <li><a href="https://github.com/true-myth/true-myth/commit/c1a7fcdb38f906077930dc6054843be8d9da3017"><code>c1a7fcd</code></a> Update lerna publish config.</li> <li><a href="https://github.com/true-myth/true-myth/commit/d928d765d84f339e57e48ed79004ea8becd1741d"><code>d928d76</code></a> Merge pull request <a href="https://redirect.github.com/true-myth/true-myth/issues/568">#568</a> from true-myth/fix-docs</li> <li><a href="https://github.com/true-myth/true-myth/commit/0e25c88a5820e17826bab9f0ceba7b8c7060d8b1"><code>0e25c88</code></a> Upgrade to latest TypeDoc</li> <li>Additional commits viewable in <a href="https://github.com/true-myth/true-myth/compare/v6.2.0...v7.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=true-myth&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=7.0.1)](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 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>
- Loading branch information