-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit bf86801
authored
chore: bump the dependency-updates group with 3 updates (#1557)
Bumps the dependency-updates group with 3 updates:
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript),
[eslint-mdx](https://github.com/mdx-js/eslint-mdx) and
[eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx).
Updates `eslint-import-resolver-typescript` from 4.3.3 to 4.3.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/442">#442</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: add more extension aliases for ts source/declaration files</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/444">#444</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>unrs-resolver</code> which resolves <a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/406">#406</a>,
<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a>,
<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/437">#437</a></p>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's
changelog</a>.</em></p>
<blockquote>
<h2>4.3.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/442">#442</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: add more extension aliases for ts source/declaration files</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/444">#444</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix(deps): bump <code>unrs-resolver</code> which resolves <a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/406">#406</a>,
<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a>,
<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/437">#437</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b08feae4623b8f480a698165cdf5c0f8131a83df"><code>b08feae</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/443">#443</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/748795f0e3ae8d70ba2a90074338beeb8fbe07d5"><code>748795f</code></a>
chore: add correct test case for <a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a>
(<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/441">#441</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a>
chore: bump all (dev) deps (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/444">#444</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a>
fix: add more extension aliases for ts source/declaration files (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/442">#442</a>)</li>
<li>See full diff in <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-mdx` from 3.4.0 to 3.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mdx-js/eslint-mdx/releases">eslint-mdx's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/mdx-js/eslint-mdx/pull/569">#569</a>
<a
href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: <code>types</code> field should point to <code>.d.cts</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/mdx-js/eslint-mdx/pull/571">#571</a>
<a
href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a>
Thanks <a
href="https://github.com/lopenchi"><code>@lopenchi</code></a>! - fix:
pass <code>cwd</code> into <code>getRemarkConfig</code> from
<code>getRemarkProcessor</code></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/870a3a649213a3efba7b40633669564548e2681f"><code>870a3a6</code></a>
chore: release package(s) (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/572">#572</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/209a3500fbe6ef1daac83cf949b837676e354518"><code>209a350</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/573">#573</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>
fix: <code>types</code> field should point to <code>.d.cts</code> (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/569">#569</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a>
fix: pass <code>cwd</code> into <code>getRemarkConfig</code> from
<code>getRemarkProcessor</code> (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/571">#571</a>)</li>
<li>See full diff in <a
href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-mdx` from 3.4.0 to 3.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mdx-js/eslint-mdx/releases">eslint-plugin-mdx's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/mdx-js/eslint-mdx/pull/569">#569</a>
<a
href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>
Thanks <a href="https://github.com/JounQin"><code>@JounQin</code></a>!
- fix: <code>types</code> field should point to <code>.d.cts</code></p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>,
<a
href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a>]:</p>
<ul>
<li>[email protected]</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/870a3a649213a3efba7b40633669564548e2681f"><code>870a3a6</code></a>
chore: release package(s) (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/572">#572</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/209a3500fbe6ef1daac83cf949b837676e354518"><code>209a350</code></a>
chore(deps): update all dependencies (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/573">#573</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>
fix: <code>types</code> field should point to <code>.d.cts</code> (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/569">#569</a>)</li>
<li><a
href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a>
fix: pass <code>cwd</code> into <code>getRemarkConfig</code> from
<code>getRemarkProcessor</code> (<a
href="https://redirect.github.com/mdx-js/eslint-mdx/issues/571">#571</a>)</li>
<li>See full diff in <a
href="https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.4.1">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7dcc2f0 commit bf86801Copy full SHA for bf86801
1 file changed
+88
-88
lines changed+88-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments