Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump hast-util-select from 6.0.2 to 6.0.3 (#6150)
Bumps [hast-util-select](https://github.com/syntax-tree/hast-util-select) from 6.0.2 to 6.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/syntax-tree/hast-util-select/releases">hast-util-select's releases</a>.</em></p> <blockquote> <h2>6.0.3</h2> <h4>Miscellaneous</h4> <ul> <li>bb9649b Remove unused dependency <code>not</code> by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://github.com/syntax-tree/hast-util-select/pull/9">syntax-tree/hast-util-select#9</a></li> </ul> <h4>Types</h4> <ul> <li>6295f8e Add declaration maps</li> <li>3b28c25 Refactor to use <code>@import</code>s</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/syntax-tree/hast-util-select/compare/6.0.2...6.0.3">https://github.com/syntax-tree/hast-util-select/compare/6.0.2...6.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/7a97edbce41c8e8f913071188531e1de48a5e4c1"><code>7a97edb</code></a> 6.0.3</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/c19b235f7bb6c2a0351568620212cad8ca101daa"><code>c19b235</code></a> Refactor <code>package.json</code></li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/530e681b1a8c5f2f9c68941cb353245eb62a3def"><code>530e681</code></a> Remove license year</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/6295f8ed9c74bc31aaa2939ee95b70d476a9543f"><code>6295f8e</code></a> Add declaration maps</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/123097b31a544f831f5c7dbe1a46911325e095a3"><code>123097b</code></a> Refactor <code>.editorconfig</code></li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/3b28c258ebd124b8fb000fd42301dd42fa9cbb85"><code>3b28c25</code></a> Refactor to use <code>@import</code>s</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/bb9649be746d097bc8c4a5f9b38fe9586f4d03ff"><code>bb9649b</code></a> Remove unused dependency <code>not</code></li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/b906f0c402a87babcad43108a804393e64380465"><code>b906f0c</code></a> Update Node in Actions</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/ab088defd638212bcdc30bf5cd6b6f478ddef620"><code>ab088de</code></a> Add <code>.tsbuildinfo</code> to <code>.gitignore</code></li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/174280999909bdc467aeb27d1a4dd5d880cea2f6"><code>1742809</code></a> Fix tests for changes in <code>css-selector-parser</code></li> <li>Additional commits viewable in <a href="https://github.com/syntax-tree/hast-util-select/compare/6.0.2...6.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hast-util-select&package-manager=npm_and_yarn&previous-version=6.0.2&new-version=6.0.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information