Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [quartz](https://github.com/jackyzha0/quartz) from `3b74453` to `bca7462`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackyzha0/quartz/commit/bca74623a393c6957074e8adab90d056299e4c03"><code>bca7462</code></a> perf(graph): canvas implementation (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1328">#1328</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/4c9e8601504f76dcc3c273ea8ad1862df432b7b4"><code>4c9e860</code></a> a11y(darkmode): use a button for the theme toggle (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1335">#1335</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/46b63b68bf02491f841a794d72f3def6649ec72f"><code>46b63b6</code></a> fix: Link visibility in exampanded TOC while collapseByDefault is true (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1371">#1371</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/c4cd84dcc884469a0d84e2bec239b2fc3596c44f"><code>c4cd84d</code></a> fix: Add a wrapper element to dates in PageList. (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1345">#1345</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/2be9c096a1d2c5a5bd43136d793fed9ea16f80f3"><code>2be9c09</code></a> chore(features): remove implemented (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1350">#1350</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/f913332862907f77581f2bfcfb0878bebbc208da"><code>f913332</code></a> docs: Update Gitlab CI runner tag to use Gitlab runner (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1365">#1365</a>)</li> <li><a href="https://github.com/jackyzha0/quartz/commit/647c12552569201dc1cf8c9b4f2ebb17fa2c1169"><code>647c125</code></a> docs: added permalink description to supported frontmatter doc (<a href="https://redirect.github.com/jackyzha0/quartz/issues/1369">#1369</a>)</li> <li>See full diff in <a href="https://github.com/jackyzha0/quartz/compare/3b74453fe6768dc892574d739e7c30908c3833ca...bca74623a393c6957074e8adab90d056299e4c03">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 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>
- Loading branch information