gatsbyjs/gatsby 47107
Build blazing fast, modern apps and websites with React
samrobbins85/hugo-developer-portfolio 17
A theme for a developer portfolio made with Hugo
samrobbins85/computer-science-textbooks 4
A set of textbooks I created for the Computer Science Course at Durham University
A tool to compare DNS services
A collection of my dotfiles, mainly for code formatting
Examples for different LaTeX packages
A website to introduce people to contributing to open source software
karina-talibzhanova/oxfordhack2020 0
Productivity but bad
Coursework for the Algorithms and Data Structures 1st year module at Durham University
push eventsamrobbins85/notes-site
commit sha f865240edde1e5c0af65e282d0950be4149590be
Update readme.md
push time in 7 hours
push eventsamrobbins85/notes-site
commit sha a8a4dc34c1e77debbee898e74d62fdf8a91a525c
Add GraphViz
push time in 7 hours
push eventsamrobbins85/notes-site
commit sha e8e35306c3f3c2c4292ffb7dec0da50e45349066
Get the images from the mermaid website
push time in 7 hours
push eventsamrobbins85/electron-intel-vpro
commit sha 6dd3c6f0f45e8dcb8f0e20b3a9642674c023e3af
Bump electron from 10.1.2 to 10.1.3 Bumps [electron](https://github.com/electron/electron) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v10.1.2...v10.1.3) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 3ac2708892c0cd1ed5f471d9593d7bf83cdfff0d
Merge pull request #39 from samrobbins85/dependabot/npm_and_yarn/electron-10.1.3 Bump electron from 10.1.2 to 10.1.3
push time in 8 hours
PR merged samrobbins85/electron-intel-vpro
Bumps electron from 10.1.2 to 10.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/electron/releases">electron's releases</a>.</em></p> <blockquote> <h2>electron v10.1.3</h2> <h1>Release Notes for v10.1.3</h1> <h2>Fixes</h2> <ul> <li>Fixed CORS not being disabled by <code>webSecurity: false</code>. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25503">#25503</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25505">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25503">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25504">11</a>)<!-- raw HTML omitted --></li> <li>Fixed <code>ready-to-show</code> event not emitted on some machines. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25476">#25476</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25490">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25476">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25471">11</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash in <code>app.importCertificate()</code> on Linux. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25536">#25536</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25538">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25536">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25537">11</a>)<!-- raw HTML omitted --></li> <li>Fixed a crash when closing window in an event listener after exiting fullscreen on macOS. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25604">#25604</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25604">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25524">11</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue that could cause a normally-exiting process to fail with an "illegal access" message and exit code 7. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25458">#25458</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25501">8</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25502">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25458">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25459">11</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where an error would be displayed when using <code>webContents.print()</code> if no default was set and no device name provided. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25606">#25606</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25607">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25606">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25562">11</a>)<!-- raw HTML omitted --></li> <li>Fixed an issue where multiple calls to <code>window.print()</code> could cause a crash. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25530">#25530</a></li> <li>Fixed an issue where pageRanges was not properly honored when printing. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25597">#25597</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25597">10</a>)<!-- raw HTML omitted --></li> <li>Fixed crashes caused by attempting to modify destroyed views. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25511">#25511</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25609">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25511">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25509">11</a>)<!-- raw HTML omitted --></li> <li>Fixed the remote-debugging-port discovery page showing garbled text. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25601">#25601</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25601">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25602">11</a>)<!-- raw HTML omitted --></li> <li>Updated Node root certs to use NSS 3.56. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25361">#25361</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25363">8</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25364">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25361">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25362">11</a>)<!-- raw HTML omitted --></li> </ul> <h2>Other Changes</h2> <ul> <li>Added a small console hint to console to help debug renderer crashes. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25472">#25472</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25473">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25472">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25474">11</a>)<!-- raw HTML omitted --></li> <li>Fixed resource leak in worker threads. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25662">#25662</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25663">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25662">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25661">11</a>)<!-- raw HTML omitted --></li> <li>Updated Chromium to 85.0.4183.121. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25559">#25559</a></li> </ul> <h2>Unknown</h2> <ul> <li>Fixed extension background page devtools not being openable. <a href="https://github-redirect.dependabot.com/electron/electron/pull/25566">#25566</a> <!-- raw HTML omitted -->(Also in <a href="https://github-redirect.dependabot.com/electron/electron/pull/25567">9</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25566">10</a>, <a href="https://github-redirect.dependabot.com/electron/electron/pull/25366">11</a>)<!-- raw HTML omitted --></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/electron/commit/21afda36794393731f14c5b4a4c71dc3ed0484c3"><code>21afda3</code></a> Bump v10.1.3</li> <li><a href="https://github.com/electron/electron/commit/37bcb093e7751b53ae16d64bdf81de12a3aaa8e3"><code>37bcb09</code></a> refactor: add a wrapper for wrangling uv handles. (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25662">#25662</a>)</li> <li><a href="https://github.com/electron/electron/commit/4a0f2bede218d171e754d260955075d1276ba43a"><code>4a0f2be</code></a> chore: improve renderer crash logging (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25621">#25621</a>)</li> <li><a href="https://github.com/electron/electron/commit/e964c1ed7ba88e17f00dbe9d649e3bccd9d8857e"><code>e964c1e</code></a> fix: prevent destroyed view references from causing crashes (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25511">#25511</a>)</li> <li><a href="https://github.com/electron/electron/commit/6fe6dffe93e9c398db14d41c2b69dbfb5020d80c"><code>6fe6dff</code></a> fix: honor pageRanges when printing (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25597">#25597</a>)</li> <li><a href="https://github.com/electron/electron/commit/0b75053fdcf49ec03d1f5d1a3bd39950ee574d41"><code>0b75053</code></a> fix: check printer list when no default printers (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25606">#25606</a>)</li> <li><a href="https://github.com/electron/electron/commit/894d41ef5ad1c0513c85c782ff9e136eaf84f9eb"><code>894d41e</code></a> fix: close window when leave fs crash (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25604">#25604</a>)</li> <li><a href="https://github.com/electron/electron/commit/a99256da8c98a167fa6a1e79bc045a6187779b7f"><code>a99256d</code></a> fix: decompress devtools discovery html (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25601">#25601</a>)</li> <li><a href="https://github.com/electron/electron/commit/430a6ada64072026511eaad4ce4ae86bb9fe007b"><code>430a6ad</code></a> chore: bump chromium to 85.0.4183.121 (10-x-y) (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25559">#25559</a>)</li> <li><a href="https://github.com/electron/electron/commit/f82c375698ca4e27fb7adb522aafda02c8c1d0f8"><code>f82c375</code></a> fix: update node certdata to NSS 3.56 (<a href="https://github-redirect.dependabot.com/electron/electron/issues/25361">#25361</a>)</li> <li>Additional commits viewable in <a href="https://github.com/electron/electron/compare/v10.1.2...v10.1.3">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 8 hours
push eventsamrobbins85/se-docs
commit sha 41dd3ef9771ea292aee977b6fb4105e03b858e80
Bump netlify-cms from 2.10.60 to 2.10.61 Bumps [netlify-cms](https://github.com/netlify/netlify-cms) from 2.10.60 to 2.10.61. - [Release notes](https://github.com/netlify/netlify-cms/releases) - [Changelog](https://github.com/netlify/netlify-cms/blob/master/CHANGELOG.md) - [Commits](https://github.com/netlify/netlify-cms/compare/[email protected]@2.10.61) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 677a6cd10b38c651ec9605e5099c5e70b980bf4d
Merge pull request #13 from samrobbins85/dependabot/npm_and_yarn/netlify-cms-2.10.61 Bump netlify-cms from 2.10.60 to 2.10.61
push time in 8 hours
PR merged samrobbins85/se-docs
Bumps netlify-cms from 2.10.60 to 2.10.61. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netlify/netlify-cms/commit/800b9ba8babe804055b1c1a862a20f34816c64d4"><code>800b9ba</code></a> chore(release): publish</li> <li><a href="https://github.com/netlify/netlify-cms/commit/576e4f0f1a158d6b587587c52fb288d8f6eea89f"><code>576e4f0</code></a> feat(core): Add {{dirname}} to summary and preview_path (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4279">#4279</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/8d00d17ad84db306caf69f999c5ce2168e363b34"><code>8d00d17</code></a> chore(deps): update dependency @types/hapi__joi to v17.1.6 (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4371">#4371</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/2129887b733a09e86fe57c3673e537d33aa8c30d"><code>2129887</code></a> fix(deps): update gatsby monorepo (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4381">#4381</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/37e265a5a463839d2a84f5d2d142aef2cafee634"><code>37e265a</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4383">#4383</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/b0f1635981906894c4f8bce93b0469e4b465c74f"><code>b0f1635</code></a> fix(deps): update gatsby monorepo (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4341">#4341</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/6b58c9862876f51028cb2555215f1ff867700a2f"><code>6b58c98</code></a> chore(deps): update node.js to >=v10.22.1 (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4338">#4338</a>)</li> <li><a href="https://github.com/netlify/netlify-cms/commit/d4b563dcd9b51d6939a8f855baf2d07f73fc2478"><code>d4b563d</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/netlify/netlify-cms/issues/4348">#4348</a>)</li> <li>See full diff in <a href="https://github.com/netlify/netlify-cms/compare/[email protected]@2.10.61">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 8 hours
push eventsamrobbins85/notes-site
commit sha 894980f025a1c805f3b74f0541a8eebf9a7a4896
Only pages that use mermaid will load it
push time in 21 hours
push eventsamrobbins85/notes-site
commit sha 74262900528a2f17c0e9b1414df133bf50280707
A couple more diagrams
push time in a day
push eventsamrobbins85/notes-site
commit sha 822b175e13b437adcf79ba73d9f0313f253a4bbb
Overflow
push time in a day
push eventsamrobbins85/notes-site
commit sha 8393a5caad5dfa846a2bee24c0a49dcae16f76b3
Add Mermaid
push time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha 16f2bf01508b95d53ba878aab7dcb57c9dc1c49e
Bump tailwindcss from 1.6.2 to 1.8.10 in /site Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 1.6.2 to 1.8.10. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.6.2...v1.8.10) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 06739ee183caaee463ed9a42adbe4f46bb0ae188
Merge pull request #5 from samrobbins85/dependabot/npm_and_yarn/site/tailwindcss-1.8.10 Bump tailwindcss from 1.6.2 to 1.8.10 in /site
push time in a day
PR merged samrobbins85/tailwind-remark-admonitions
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps tailwindcss from 1.6.2 to 1.8.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v1.8.10</h2> <h3>Fixed</h3> <ul> <li>Prevent new <code>dark</code> experiment from causing third-party <code>dark</code> variants to inherit stacking behavior (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2382">#2382</a>)</li> </ul> <h2>v1.8.9</h2> <h3>Fixed</h3> <ul> <li>Add negative spacing values to inset plugin in the <code>extendedSpacingScale</code> experiment (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2358">#2358</a>)</li> <li>Fix issue where <code>!important</code> was stripped from declarations within rules that used <code>@apply</code> with <code>applyComplexClasses</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2376">#2376</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Add <code>future</code> section to config stubs (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2372">#2372</a>, <a href="https://github.com/tailwindlabs/tailwindcss/commit/3090b98ece766b1046abe5bbaa94204e811f7fac">3090b98</a>)</li> </ul> <h2>v1.8.8</h2> <h3>Fixed</h3> <ul> <li>Register dark mode plugin outside of <code>resolveConfig</code> code path (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2368">#2368</a>)</li> </ul> <h2>v1.8.7</h2> <h3>Fixed</h3> <ul> <li>Fix issue where classes in escaped strings (like <code>class="block"</code>) weren't extracted properly for purging (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2364">#2364</a>)</li> </ul> <h2>v1.8.6</h2> <h3>Fixed</h3> <ul> <li>Fix issue where container padding not applied when using object syntax (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2353">#2353</a>)</li> </ul> <h2>v1.8.5</h2> <h3>Fixed</h3> <ul> <li>Fix issue where <code>resolveConfig</code> didn't take into account configs added by feature flags (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2347">#2347</a>)</li> </ul> <h2>v1.8.4</h2> <h3>Fixed</h3> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/2258">issue</a> where inserting extra PurgeCSS control comments could break integrated PurgeCSS support</li> <li>Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2337">#2337</a>)</li> <li>Support basic nesting structure with <code>@apply</code> when using the <code>applyComplexClasses</code> experiment (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2271">#2271</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Rename <code>font-hairline</code> and <code>font-thin</code> to <code>font-thin</code> and <code>font-extralight</code> behind <code>standardFontWeights</code> flag (experimental until v1.9.0) (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2333">#2333</a>)</li> </ul> <h2>v1.8.3</h2> <h3>Fixed</h3> <ul> <li>Fix issue where <code>font-variant-numeric</code> utilities would break in combination with most CSS minifier configurations (<a href="https://github.com/tailwindlabs/tailwindcss/commit/f3660ceed391cfc9390ca4ea1a729a955e64b895">f3660ce</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[1.8.10] - 2020-09-14</h2> <h3>Fixed</h3> <ul> <li>Prevent new <code>dark</code> experiment from causing third-party <code>dark</code> variants to inherit stacking behavior (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2382">#2382</a>)</li> </ul> <h2>[1.8.9] - 2020-09-13</h2> <h3>Fixed</h3> <ul> <li>Add negative spacing values to inset plugin in the <code>extendedSpacingScale</code> experiment (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2358">#2358</a>)</li> <li>Fix issue where <code>!important</code> was stripped from declarations within rules that used <code>@apply</code> with <code>applyComplexClasses</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2376">#2376</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Add <code>future</code> section to config stubs (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2372">#2372</a>, <a href="https://github.com/tailwindlabs/tailwindcss/commit/3090b98ece766b1046abe5bbaa94204e811f7fac">3090b98</a>)</li> </ul> <h2>[1.8.8] - 2020-09-11</h2> <h3>Fixed</h3> <ul> <li>Register dark mode plugin outside of <code>resolveConfig</code> code path (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2368">#2368</a>)</li> </ul> <h2>[1.8.7] - 2020-09-10</h2> <h3>Fixed</h3> <ul> <li>Fix issue where classes in escaped strings (like <code>class="block"</code>) weren't extracted properly for purging (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2364">#2364</a>)</li> </ul> <h2>[1.8.6] - 2020-09-09</h2> <h3>Fixed</h3> <ul> <li>Fix issue where container padding not applied when using object syntax (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2353">#2353</a>)</li> </ul> <h2>[1.8.5] - 2020-09-07</h2> <h3>Fixed</h3> <ul> <li>Fix issue where <code>resolveConfig</code> didn't take into account configs added by feature flags (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2347">#2347</a>)</li> </ul> <h2>[1.8.4] - 2020-09-06</h2> <h3>Fixed</h3> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/2258">issue</a> where inserting extra PurgeCSS control comments could break integrated PurgeCSS support</li> <li>Fix issue where dark variant in 'class' mode was incompatible with 'group-hover' variant (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2337">#2337</a>)</li> <li>Support basic nesting structure with <code>@apply</code> when using the <code>applyComplexClasses</code> experiment (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/2271">#2271</a>)</li> </ul> <h3>Changed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/259dc3cc1e090fc304cdcbce1d5bb087be3e4ff4"><code>259dc3c</code></a> 1.8.10</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/4ccdc89fce6ee61d46d1424bd1bc566b9bbcd775"><code>4ccdc89</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/32eac198582faa94c41e6c0f832fc854fc49daa8"><code>32eac19</code></a> Allow variant plugins to tell Tailwind they should stack (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/2382">#2382</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/2d8cf7fa0df56a1275e6cff7d1e4d1ea9391d16b"><code>2d8cf7f</code></a> 1.8.9</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/5e6749455e62ec23ae4e77bdf007970bb31f16b7"><code>5e67494</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/416fb4d06b76b7a2397f2138b45e05ebca167f32"><code>416fb4d</code></a> Don't propogate apply !important option to non-apply rules (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/2376">#2376</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/4e322b2cbd6bef496476a9719932a3a13e78bc3f"><code>4e322b2</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/3090b98ece766b1046abe5bbaa94204e811f7fac"><code>3090b98</code></a> Add commented future keys to complete config stub</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/f2f7d314c4d36a588255193d7a916751ba115d41"><code>f2f7d31</code></a> Reorder entries in simpleConfig stub</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/2053d630aedb9376bc9f33caee68cce62be4eaa2"><code>2053d63</code></a> Add future property to simpleconfig stub (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/2372">#2372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v1.6.2...v1.8.10">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha db2c114eae5fb1989db50cfb2823a6e5aa9f7556
Bump @mdx-js/mdx from 1.6.16 to 1.6.18 in /site Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx) from 1.6.16 to 1.6.18. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md) - [Commits](https://github.com/mdx-js/mdx/compare/v1.6.16...v1.6.18) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 70ced3167ed08f5e7b0c871270ee48d7de09025a
Merge pull request #4 from samrobbins85/dependabot/npm_and_yarn/site/mdx-js/mdx-1.6.18 Bump @mdx-js/mdx from 1.6.16 to 1.6.18 in /site
push time in a day
PR merged samrobbins85/tailwind-remark-admonitions
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps @mdx-js/mdx from 1.6.16 to 1.6.18. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/mdx/commit/4276f9822ee6313b7aee2181f7f27a7cd14c77be"><code>4276f98</code></a> v1.6.18</li> <li><a href="https://github.com/mdx-js/mdx/commit/a61e847c3be6ac3546d9f4dee8740031bd29b09c"><code>a61e847</code></a> Bump lib and example deps</li> <li><a href="https://github.com/mdx-js/mdx/commit/98ec553748bf26cf2829c7b61115d2d965ff26f6"><code>98ec553</code></a> Bump build tool deps</li> <li><a href="https://github.com/mdx-js/mdx/commit/a0385d505375dd8c1ec259e1285f35c8a2207167"><code>a0385d5</code></a> v1.6.17</li> <li><a href="https://github.com/mdx-js/mdx/commit/4c9c02c5aebfa7ae4199a86a5bf16cc78ab6e5bf"><code>4c9c02c</code></a> add temporary hack for getting .mjs builds for node v14 (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1266">#1266</a>)</li> <li><a href="https://github.com/mdx-js/mdx/commit/6a3a9324bd03484b2e7052babc27ae0c0a34c828"><code>6a3a932</code></a> Update projects.mdx (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1248">#1248</a>)</li> <li><a href="https://github.com/mdx-js/mdx/commit/329beecb5f576a90682366d4d45f7ecb41e9dec1"><code>329beec</code></a> JetBrains plugin now available (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1252">#1252</a>)</li> <li><a href="https://github.com/mdx-js/mdx/commit/cad48aded7f3b0f89869040483a7177ad69d8f7c"><code>cad48ad</code></a> fix edit link (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1261">#1261</a>)</li> <li><a href="https://github.com/mdx-js/mdx/commit/4377a7f992805a98a73b653f9b611dd071cf64d2"><code>4377a7f</code></a> fix code block syntax (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1260">#1260</a>)</li> <li><a href="https://github.com/mdx-js/mdx/commit/c709b3935bd9f21c57b31ca47119f0f3a36c26d2"><code>c709b39</code></a> Use singular noun (<a href="https://github-redirect.dependabot.com/mdx-js/mdx/issues/1259">#1259</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mdx-js/mdx/compare/v1.6.16...v1.6.18">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha 8c3581a0be34f1a522525c71ac8665d697cae7a8
Bump next from 9.5.2 to 9.5.3 in /site Bumps [next](https://github.com/vercel/next.js) from 9.5.2 to 9.5.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v9.5.2...v9.5.3) Signed-off-by: dependabot[bot] <[email protected]>
commit sha c493bcea2e7e56eee8fee7f4fed4fc3f4b6148e1
Merge pull request #3 from samrobbins85/dependabot/npm_and_yarn/site/next-9.5.3 Bump next from 9.5.2 to 9.5.3 in /site
push time in a day
PR merged samrobbins85/tailwind-remark-admonitions
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps next from 9.5.2 to 9.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v9.5.3</h2> <h3>Core Changes</h3> <ul> <li>Add codemod documentation: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16067">#16067</a></li> <li>Remove tslint disables: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16116">#16116</a></li> <li>Strongly type PageLoader: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16132">#16132</a></li> <li>Strongly type Head Manager: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16144">#16144</a></li> <li>Improve page loader types: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16145">#16145</a></li> <li>Dedupe ComponentRes type: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16148">#16148</a></li> <li>Remove unused router method: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16149">#16149</a></li> <li>Add initial handling for dynamic route href resolving and rewrites on the client: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/15231">#15231</a></li> <li>Reduce router code: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16159">#16159</a></li> <li>Convert performance relayer to TypeScript: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16161">#16161</a></li> <li>Convert next/client to TypeScript: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16167">#16167</a></li> <li>Remove unused dependency: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16168">#16168</a></li> <li>Share NEXT_DATA type instead of recreating it: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16174">#16174</a></li> <li>Modify low priority files in manifest: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16181">#16181</a></li> <li>fix: add missing dependency caniuse-lite: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16091">#16091</a></li> <li>Refactor <!-- raw HTML omitted --> files: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16184">#16184</a></li> <li>Update rewrite params query appending: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16189">#16189</a></li> <li>Update to Terser 5: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16194">#16194</a></li> <li>Make css-minimizer compatible with webpack 5: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16250">#16250</a></li> <li>Fix data URL with root-catchall and basePath: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16263">#16263</a></li> <li>Handle cases where <code>config</code> is exported after its declaration: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16211">#16211</a></li> <li>ci: add pnp test: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16255">#16255</a></li> <li>Update stylesheets on page navigation: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16126">#16126</a></li> <li>Fix forEach error in CSS commit in ie11: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16282">#16282</a></li> <li>Allow React experimental version without warning: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16140">#16140</a></li> <li>Add experimental webpack 5 cache option: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16307">#16307</a></li> <li>Fix old TypeScript version compatibility: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16288">#16288</a></li> <li>Replace broken <code>prop-types-exact</code> package: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/15953">#15953</a></li> <li>Force browser to recompute layout on page nav: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16318">#16318</a></li> <li>Add <code><link></code> attributes in proper order: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16319">#16319</a></li> <li>Add at attribute to image preload link: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16328">#16328</a></li> <li>Fix IE11 CSS Compatibility: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16336">#16336</a></li> <li>Make <code>loadPage</code> track success of script loading: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16334">#16334</a></li> <li>Normalize request URL/asPath for fallback SSG pages: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16352">#16352</a></li> <li>Reduce filesystem lookups during bootup: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16354">#16354</a></li> <li>Fix basePath and public folder check ending routes early: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16356">#16356</a></li> <li>Fix page checking failing with trailingSlash: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16362">#16362</a></li> <li>Add serialization for mini-css-plugin webpack 5 caching: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16379">#16379</a></li> <li>Correct comment on --help: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16391">#16391</a></li> <li>Fix mini-css-plugin webpack 5 deprecation warnings: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16390">#16390</a></li> <li>Add debug flag for extra build output: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16399">#16399</a></li> <li>Warn on duplicate Sass deps: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16398">#16398</a></li> <li>Ensure unknown static paths 404 for data request: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16401">#16401</a></li> <li>AMP compatibility for Font optimization: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16208">#16208</a></li> <li>Solve last mini-css-plugin webpack 5 warning: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16447">#16447</a></li> <li>Fix optional catch-all <code>/index</code> revalidate params: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16451">#16451</a></li> <li>Do not alias Node modules for webpack 4: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16452">#16452</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/b6df8104068fb43fc07183390d661470a3bccb95"><code>b6df810</code></a> v9.5.3</li> <li><a href="https://github.com/vercel/next.js/commit/48ce4de0fdc6f3f76d44b704951b607000f8ac33"><code>48ce4de</code></a> v9.5.3-canary.27</li> <li><a href="https://github.com/vercel/next.js/commit/e34e5e09d91f6e33867ed0b0eec9648680ffa024"><code>e34e5e0</code></a> Revert <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/14580">#14580</a> (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16757">#16757</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/808d6b94eb8d806e60bc46623e61996e8e0348d9"><code>808d6b9</code></a> [EXAMPLE] with-framer-motion: fix broken images (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16714">#16714</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/1c45f709528e77d758129bcff5d593161b848028"><code>1c45f70</code></a> [test] Update hydration marker for React 17 (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16756">#16756</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d20dbd6c2ecd0544ae737614db266b069028ed4f"><code>d20dbd6</code></a> Export return type for GetStaticPaths (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16580">#16580</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d59f12c41600d001e6ed6d1df98892fb4fb17995"><code>d59f12c</code></a> v9.5.3-canary.26</li> <li><a href="https://github.com/vercel/next.js/commit/91a50d367481333bf47692f3b10840199166aac3"><code>91a50d3</code></a> Revert "fix: Promise.prototype.finally is object (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16620">#16620</a>)" (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16753">#16753</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/f921b4f4764f7c2b26c973be6d51683bb01fa5ff"><code>f921b4f</code></a> Auto enable React's new JSX transform on 17.x (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16603">#16603</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/6f60a2237785f2594d376990da4db88b346d2078"><code>6f60a22</code></a> fix: fix hashing algo and locale value hydration (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/16692">#16692</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v9.5.2...v9.5.3">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha c14944228edc0d38305333c9130d3f89505ec980
Bump @next/mdx from 9.5.2 to 9.5.3 in /site Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 9.5.2 to 9.5.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v9.5.3/packages/next-mdx) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 9ecc1bbfa3d8b30302c320c454ccdc125c006395
Merge pull request #2 from samrobbins85/dependabot/npm_and_yarn/site/next/mdx-9.5.3 Bump @next/mdx from 9.5.2 to 9.5.3 in /site
push time in a day
PR merged samrobbins85/tailwind-remark-admonitions
Bumps @next/mdx from 9.5.2 to 9.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">@next/mdx's releases</a>.</em></p> <blockquote> <h2>v9.5.3</h2> <h3>Core Changes</h3> <ul> <li>Add codemod documentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16067">#16067</a></li> <li>Remove tslint disables: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16116">#16116</a></li> <li>Strongly type PageLoader: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16132">#16132</a></li> <li>Strongly type Head Manager: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16144">#16144</a></li> <li>Improve page loader types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16145">#16145</a></li> <li>Dedupe ComponentRes type: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16148">#16148</a></li> <li>Remove unused router method: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16149">#16149</a></li> <li>Add initial handling for dynamic route href resolving and rewrites on the client: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/15231">#15231</a></li> <li>Reduce router code: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16159">#16159</a></li> <li>Convert performance relayer to TypeScript: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16161">#16161</a></li> <li>Convert next/client to TypeScript: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16167">#16167</a></li> <li>Remove unused dependency: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16168">#16168</a></li> <li>Share NEXT_DATA type instead of recreating it: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16174">#16174</a></li> <li>Modify low priority files in manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16181">#16181</a></li> <li>fix: add missing dependency caniuse-lite: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16091">#16091</a></li> <li>Refactor <!-- raw HTML omitted --> files: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16184">#16184</a></li> <li>Update rewrite params query appending: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16189">#16189</a></li> <li>Update to Terser 5: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16194">#16194</a></li> <li>Make css-minimizer compatible with webpack 5: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16250">#16250</a></li> <li>Fix data URL with root-catchall and basePath: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16263">#16263</a></li> <li>Handle cases where <code>config</code> is exported after its declaration: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16211">#16211</a></li> <li>ci: add pnp test: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16255">#16255</a></li> <li>Update stylesheets on page navigation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16126">#16126</a></li> <li>Fix forEach error in CSS commit in ie11: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16282">#16282</a></li> <li>Allow React experimental version without warning: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16140">#16140</a></li> <li>Add experimental webpack 5 cache option: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16307">#16307</a></li> <li>Fix old TypeScript version compatibility: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16288">#16288</a></li> <li>Replace broken <code>prop-types-exact</code> package: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/15953">#15953</a></li> <li>Force browser to recompute layout on page nav: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16318">#16318</a></li> <li>Add <code><link></code> attributes in proper order: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16319">#16319</a></li> <li>Add at attribute to image preload link: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16328">#16328</a></li> <li>Fix IE11 CSS Compatibility: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16336">#16336</a></li> <li>Make <code>loadPage</code> track success of script loading: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16334">#16334</a></li> <li>Normalize request URL/asPath for fallback SSG pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16352">#16352</a></li> <li>Reduce filesystem lookups during bootup: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16354">#16354</a></li> <li>Fix basePath and public folder check ending routes early: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16356">#16356</a></li> <li>Fix page checking failing with trailingSlash: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16362">#16362</a></li> <li>Add serialization for mini-css-plugin webpack 5 caching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16379">#16379</a></li> <li>Correct comment on --help: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16391">#16391</a></li> <li>Fix mini-css-plugin webpack 5 deprecation warnings: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16390">#16390</a></li> <li>Add debug flag for extra build output: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16399">#16399</a></li> <li>Warn on duplicate Sass deps: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16398">#16398</a></li> <li>Ensure unknown static paths 404 for data request: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16401">#16401</a></li> <li>AMP compatibility for Font optimization: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16208">#16208</a></li> <li>Solve last mini-css-plugin webpack 5 warning: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16447">#16447</a></li> <li>Fix optional catch-all <code>/index</code> revalidate params: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16451">#16451</a></li> <li>Do not alias Node modules for webpack 4: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/16452">#16452</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/b6df8104068fb43fc07183390d661470a3bccb95"><code>b6df810</code></a> v9.5.3</li> <li><a href="https://github.com/vercel/next.js/commit/48ce4de0fdc6f3f76d44b704951b607000f8ac33"><code>48ce4de</code></a> v9.5.3-canary.27</li> <li><a href="https://github.com/vercel/next.js/commit/d59f12c41600d001e6ed6d1df98892fb4fb17995"><code>d59f12c</code></a> v9.5.3-canary.26</li> <li><a href="https://github.com/vercel/next.js/commit/f658b7641d5e500eca23b90ad3fa5705970f2525"><code>f658b76</code></a> v9.5.3-canary.25</li> <li><a href="https://github.com/vercel/next.js/commit/42e8dcf281526b5dde27448010e96edcd5ceb196"><code>42e8dcf</code></a> v9.5.3-canary.24</li> <li><a href="https://github.com/vercel/next.js/commit/5fbe50c49ace43edc95f5ca91483bbe6a9e9501a"><code>5fbe50c</code></a> v9.5.3-canary.23</li> <li><a href="https://github.com/vercel/next.js/commit/2e12e86d7c23f76c8cd743d6dee1f93bdc7bbe72"><code>2e12e86</code></a> v9.5.3-canary.22</li> <li><a href="https://github.com/vercel/next.js/commit/885d145ff72aae21e8166070c78fe1321c307a7c"><code>885d145</code></a> v9.5.3-canary.21</li> <li><a href="https://github.com/vercel/next.js/commit/4a981428ae2aa5fb02c84cdb9bfa901262150918"><code>4a98142</code></a> v9.5.3-canary.20</li> <li><a href="https://github.com/vercel/next.js/commit/42e1d5b5dc9c33b07319bdc1952fdddcf7c15aca"><code>42e1d5b</code></a> v9.5.3-canary.19</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v9.5.3/packages/next-mdx">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha beaddba82456e6de27a746701665aca82c575478
Bump @mdx-js/loader from 1.6.16 to 1.6.18 in /site Bumps [@mdx-js/loader](https://github.com/mdx-js/mdx) from 1.6.16 to 1.6.18. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md) - [Commits](https://github.com/mdx-js/mdx/compare/v1.6.16...v1.6.18) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 4e96c3c26979e5f63a04b22e2d9ee20e155aaa48
Merge pull request #1 from samrobbins85/dependabot/npm_and_yarn/site/mdx-js/loader-1.6.18 Bump @mdx-js/loader from 1.6.16 to 1.6.18 in /site
push time in a day
push eventsamrobbins85/tailwind-remark-admonitions
commit sha 90d2bc9010ee342b43c1e83f9f03da1d87d87ce3
Create dependabot.yml
push time in a day
push eventinit-OSS/initoss
commit sha 036f0cf35b82c9b06f754e43443e8ccb55a6b289
Add more markdown details
commit sha e3eaf3a3ed3585d6c9a7b90d7a2bec38ad7f4fc2
Merge remote-tracking branch 'origin/master'
push time in a day
push eventsamrobbins85/notes-site
commit sha 9a8e02b23b26f03298f440fdcb0098de79993b45
Test splitting KaTeX
commit sha 26cd1ca6c3a610ce1e7c6ed12f0e6f1822de89f7
Defer docsearch
commit sha ee946f5f6fc5ad6a64b06e69583e1a3ad099d035
Merge branch 'split-katex'
push time in a day
push eventsamrobbins85/notes-site
commit sha 26cd1ca6c3a610ce1e7c6ed12f0e6f1822de89f7
Defer docsearch
push time in a day
push eventinit-OSS/initoss
commit sha 864c57f10d9b9c9db218b822dbd86e04b1f1939f
Bump eslint from 7.9.0 to 7.10.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha a9b297527190e77a3eaa3cfc459eeb0d1613e6f1
Merge pull request #11 from init-OSS/dependabot/npm_and_yarn/eslint-7.10.0 Bump eslint from 7.9.0 to 7.10.0
push time in a day
PR merged init-OSS/initoss
Bumps eslint from 7.9.0 to 7.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.10.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.10.0 - September 26, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/1df7fa69967cc514a541c363eb52d845e1b1d8f0"><code>1df7fa6</code></a> 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/291142f4b739b343ab4fb48bf5bc4d7b19513178"><code>291142f</code></a> Build: changelog update for 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/dns-comparison
commit sha 4cfa5090d4ba25a05a48bb0c67cbe09b47d4747f
Bump eslint from 7.9.0 to 7.10.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 7083e6b236b0a6a4465212158adb6ae32a5758d9
Merge pull request #55 from samrobbins85/dependabot/npm_and_yarn/eslint-7.10.0 Bump eslint from 7.9.0 to 7.10.0
push time in a day
PR merged samrobbins85/dns-comparison
Bumps eslint from 7.9.0 to 7.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.10.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.10.0 - September 26, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/1df7fa69967cc514a541c363eb52d845e1b1d8f0"><code>1df7fa6</code></a> 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/291142f4b739b343ab4fb48bf5bc4d7b19513178"><code>291142f</code></a> Build: changelog update for 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/notes-site
commit sha ea3922f3cd1a76c1287f28081e35a144b28edfd6
Bump eslint from 7.9.0 to 7.10.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]>
commit sha ccc736515a33ae5d9efd1d464a7f3b556f807a18
Merge pull request #49 from samrobbins85/dependabot/npm_and_yarn/eslint-7.10.0 Bump eslint from 7.9.0 to 7.10.0
push time in a day
PR merged samrobbins85/notes-site
Bumps eslint from 7.9.0 to 7.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.10.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.10.0 - September 26, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>) (Brandon Mills)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (Edie Lemoine)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>) (Alexander Liu)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>) (rajdeep)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>) (Yusuke Tanaka)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>) (Lucio Paiva)</li> <li><a href="https://github.com/eslint/eslint/commit/7c34a982aaf93a02348f56c9ce887c7dcf51b5bd"><code>7c34a98</code></a> Chore: remove mistakenly added file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13710">#13710</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/30b76c9a13fae3dff59f7db406d6c66f11152973"><code>30b76c9</code></a> Docs: Clarify package.json requirement in Getting Started (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13549">#13549</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13696">#13696</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/044560dcc74db98b28e293da2e2f3b41ecbf5884"><code>044560d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/54000d13f27d5255851b5ac0606ad027e2b8d331"><code>54000d1</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/1df7fa69967cc514a541c363eb52d845e1b1d8f0"><code>1df7fa6</code></a> 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/291142f4b739b343ab4fb48bf5bc4d7b19513178"><code>291142f</code></a> Build: changelog update for 7.10.0</li> <li><a href="https://github.com/eslint/eslint/commit/6919fbb83f86552b0f49ae749da866e4edc7c46a"><code>6919fbb</code></a> Docs: Clarify that ignorePattern should be a string (refs <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13718">#13718</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/07d9bea7c6f953e8f754afffc9752edcee799431"><code>07d9bea</code></a> Update: Add ignorePattern to no-inline-comments (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13029">#13029</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d79bbe982930b53358d34ad91cc6e5eaac8ddede"><code>d79bbe9</code></a> Docs: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13717">#13717</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8490ee6391c986b1314540a92b71d8c1e0efc4"><code>9b8490e</code></a> Docs: grammatical error (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13687">#13687</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cb44e93f4780e925a75a68ce2f7f6d065b5f756c"><code>cb44e93</code></a> Fix: prefer-destructuring invalid autofix with computed property access (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13704">#13704</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/46c73b159a5ceed2f7f26f254fd97e459fb0e81a"><code>46c73b1</code></a> Upgrade: [email protected] (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13716">#13716</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7b12ba0bd4e9c66883f11e97de8ed84b600cdaa"><code>b7b12ba</code></a> Chore: Move comment to make tests more organized (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13707">#13707</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/51674a4113a1ca877094606bbf4938ab06cc1aad"><code>51674a4</code></a> Docs: Add missing quotes (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13714">#13714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
push eventsamrobbins85/notes-site
commit sha d0ace3fe82b6e367180408937361fce2ee2e3c68
More image reduction
push time in 2 days
push eventsamrobbins85/notes-site
commit sha cde581b46583af06aa98b98c0ace2d2474357e83
Reduce number of images in CSys
push time in 2 days
push eventsamrobbins85/notes-site
commit sha a2ec904f74150bab893554f22c6129e6ebe54c90
Switch some tables to HTML tables
push time in 2 days
push eventsamrobbins85/notes-site
commit sha 079ff10800d1cfdb132630cdf663631dc7155ccf
Some webp conversion
push time in 2 days
push eventsamrobbins85/notes-site
commit sha 92f96d51b119b217b3b46a2e60ccaffc551225b0
Fix?
push time in 2 days
push eventsamrobbins85/notes-site
commit sha e1a8c81f9e2e0a61563a77bae9e450d48299f2ac
Cite all the people!!!
push time in 2 days
push eventsamrobbins85/notes-site
commit sha 10bbee743a9cf9b25596d3aba0868f097c02a51b
Update footer to clarify
push time in 3 days
push eventsamrobbins85/notes-site
commit sha 4868ec1be52ed90d97f019e386097c582f2de477
Delete bug
push time in 3 days
push eventsamrobbins85/notes-site
commit sha 833651d0c779d8d0d4f404c129a98d55d80a1a8c
Fix search on mobile
push time in 3 days
push eventsamrobbins85/notes-site
commit sha fafebe0905e3b8a80560d19ffb9d68df2ccfc0ec
Test with MDX Remote
commit sha dab93aeca17fe4dfa005d2f3a51f24b7999dcb92
Rehype plugin can make a real mess
commit sha f475a9b22dd7cfdf37c42eedda6c7b6acffa4dff
This might be a bit nicer
commit sha 8583b2eab8ae80eba3a968449d1217cbc7b699fd
Tidy up code a bit
commit sha 02fd5efd6b599dbd1fb9828342e6238c586015c6
Merge branch 'remote'
commit sha 3df81bfc55d1d1823f74b6a3a438716d172d6828
Reduce usage
push time in 3 days
push eventsamrobbins85/notes-site
commit sha 8583b2eab8ae80eba3a968449d1217cbc7b699fd
Tidy up code a bit
push time in 3 days
push eventsamrobbins85/notes-site
commit sha f475a9b22dd7cfdf37c42eedda6c7b6acffa4dff
This might be a bit nicer
push time in 3 days
push eventsamrobbins85/notes-site
commit sha dab93aeca17fe4dfa005d2f3a51f24b7999dcb92
Rehype plugin can make a real mess
push time in 3 days
push eventsamrobbins85/notes-site
commit sha 4592e53ef197d5f19f6b52fa90b25175f5df16b6
Works better with a bit of spacing
push time in 4 days
push eventsamrobbins85/notes-site
commit sha 3bba7b81a986d920810ee2b4fad27109cced1ba2
Add links to intermediary pages
push time in 4 days
push eventinit-OSS/initoss
commit sha d110a5481eca7faa61e72d63f6ca4eb4e6f67324
Add links and images
push time in 4 days
push eventsamrobbins85/notes-site
commit sha b9332c13fbe3fdad9ca954b85c6f7498eaf6ee48
Forgot to clean up slug page
push time in 4 days
push eventsamrobbins85/notes-site
commit sha fac3186392b06cd2cb09af5733821bce608ea829
Fix a small bug
push time in 4 days
push eventsamrobbins85/notes-site
commit sha d2fb2d509c981e5d186c788eb90c52dcb1bd5693
Separate out homepage
push time in 4 days
push eventsamrobbins85/notes-site
commit sha 2053c9290fb41c8dc6b67087e8751c354647a42b
404 needs a title setting
push time in 4 days
push eventsamrobbins85/notes-site
commit sha aeafe9311ede415a0f2a3e95630c829f78d47d07
Tidy up 404
push time in 4 days
push eventsamrobbins85/notes-site
commit sha f33df9469ded7ed25f942ebe58b435e7c298f6b3
Fix a small typo
push time in 4 days
push eventsamrobbins85/notes-site
commit sha 069d4133406db62af804ff8276bc70403033268e
Add a nice 404
commit sha c8848677875bb3dc62c54b5268c007a0e585ee7e
Merge remote-tracking branch 'origin/master'
push time in 4 days
push eventinit-OSS/initoss
push time in 4 days
push eventinit-OSS/initoss
push time in 4 days
push eventinit-OSS/initoss
push time in 4 days
push eventinit-OSS/initoss
commit sha a38c3e1be1ada6d3aca7b85d337fa7ee546d2a22
Add markdown text formatting guide
commit sha 32dddb8dae58709388bfd3267fededb10e669fde
Merge remote-tracking branch 'origin/master'
push time in 4 days
push eventsamrobbins85/dns-comparison
commit sha 1349d3a6b847cce2a77adb2e8da79146dc1f6ea7
Bump eslint-plugin-react from 7.21.1 to 7.21.2 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.1 to 7.21.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/commits) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 897d398063c23a1ecb41a6be42e97cc0c2e0f54e
Merge pull request #54 from samrobbins85/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2 Bump eslint-plugin-react from 7.21.1 to 7.21.2
push time in 4 days
PR merged samrobbins85/dns-comparison
Bumps eslint-plugin-react from 7.21.1 to 7.21.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.21.2] - 2020.09.24</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: handle RestElement in destructured param (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>[] <a href="https://github.com/hank121314">@hank121314</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2805">yannickcr/eslint-plugin-react#2805</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yannickcr/eslint-plugin-react/commits">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
push eventsamrobbins85/electron-intel-vpro
commit sha 408ff64d66442ea0636d5bfe28cef02877d82024
Bump nextron from 5.15.1 to 5.15.2 Bumps [nextron](https://github.com/saltyshiomix/nextron) from 5.15.1 to 5.15.2. - [Release notes](https://github.com/saltyshiomix/nextron/releases) - [Commits](https://github.com/saltyshiomix/nextron/compare/v5.15.1...v5.15.2) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 4945e1a32d116320711a157667dcc87a873996d9
Merge pull request #38 from samrobbins85/dependabot/npm_and_yarn/nextron-5.15.2 Bump nextron from 5.15.1 to 5.15.2
push time in 4 days
PR merged samrobbins85/electron-intel-vpro
Bumps nextron from 5.15.1 to 5.15.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/saltyshiomix/nextron/commit/56a3123b637aedce0d0c40122e93c193829e8ae0"><code>56a3123</code></a> v5.15.2</li> <li><a href="https://github.com/saltyshiomix/nextron/commit/753c5454b24a562c9c59c36fa6a2d8979cfe213f"><code>753c545</code></a> Simplify <code>nextron-build</code> script and it may be related to <a href="https://github-redirect.dependabot.com/saltyshiomix/nextron/issues/95">#95</a></li> <li><a href="https://github.com/saltyshiomix/nextron/commit/0460af6f9c7c8aa9d47bbd8e13df3a3959421431"><code>0460af6</code></a> Downgrade [email protected]</li> <li><a href="https://github.com/saltyshiomix/nextron/commit/beab65b5b7afab2ebe172ccb3d331a0782c0c54e"><code>beab65b</code></a> Upgrade webpack@^4.44.2</li> <li><a href="https://github.com/saltyshiomix/nextron/commit/372f7055a064c320883363aae9584785e8f16aa8"><code>372f705</code></a> Merge branch 'release/v5' into master</li> <li>See full diff in <a href="https://github.com/saltyshiomix/nextron/compare/v5.15.1...v5.15.2">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
push eventinit-OSS/initoss
commit sha 153a79779c04ea1873ae07591f267c032840fc34
Bump eslint-plugin-react from 7.21.1 to 7.21.2 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.1 to 7.21.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/commits) Signed-off-by: dependabot[bot] <[email protected]>
commit sha e7ffaa36f10488a070535b8038587dd63f1f3099
Merge pull request #10 from init-OSS/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2 Bump eslint-plugin-react from 7.21.1 to 7.21.2
push time in 4 days
PR merged init-OSS/initoss
Bumps eslint-plugin-react from 7.21.1 to 7.21.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.21.2] - 2020.09.24</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: handle RestElement in destructured param (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>[] <a href="https://github.com/hank121314">@hank121314</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2805">yannickcr/eslint-plugin-react#2805</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yannickcr/eslint-plugin-react/commits">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
push eventsamrobbins85/notes-site
commit sha 0ceb88d96051e5178ecdfda53174c7ff1b1a3310
Bump eslint-plugin-react from 7.21.1 to 7.21.2 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.1 to 7.21.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/commits) Signed-off-by: dependabot[bot] <[email protected]>
commit sha 12d1eeddc9a43b312fc0d4cecd39db39c3021404
Merge pull request #48 from samrobbins85/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2 Bump eslint-plugin-react from 7.21.1 to 7.21.2
push time in 4 days
PR merged samrobbins85/notes-site
Bumps eslint-plugin-react from 7.21.1 to 7.21.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.21.2] - 2020.09.24</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: handle RestElement in destructured param (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>[] <a href="https://github.com/hank121314">@hank121314</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2805">yannickcr/eslint-plugin-react#2805</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yannickcr/eslint-plugin-react/commits">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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 4 days
PR opened mdx-js/mdx
Add a link to KaTeX so that users can check the documentation if they want to change things in some way
pr created time in 5 days
push eventsamrobbins85/mdx
commit sha fd6e28b63cee605ef94c6e98b8d6fc319fdadfb5
Update math-blocks.mdx
push time in 5 days
PR opened vercel/next.js
Might be easier for some users to see a whole app set up with it
pr created time in 5 days
push eventsamrobbins85/next.js
commit sha f00eee89146d6ddb3f11c6603e9d21ed9c966f02
Update module-path-aliases.md
push time in 5 days
PR closed vercel/title
Add new vercel filename and extension
pr closed time in 5 days
pull request commentvercel/title
Oops, didn't see there was already a PR for this
comment created time in 5 days
push eventsamrobbins85/title
commit sha 928c1a29e938808c5af87a67f3636f0f1ab531ae
Update specials.js
push time in 5 days
PR opened vercel/next.js
The example has been emptied as it is no longer the recommended way to do it so it shouldn't be linked to
pr created time in 5 days
push eventsamrobbins85/next.js
commit sha 092b8c2e0c2b3d9e0fdd3eed34cee13223a77e42
Update environment-variables.md
push time in 5 days
push eventsamrobbins85/next.js
commit sha 2be4691af183d6251f1f4a146c5810d306529bd0
Update dynamic-routes.md
push time in 5 days
PR opened gohugoio/hugoDocs
Make it easier to find out the information about what the extensions do
pr created time in 5 days
push eventsamrobbins85/hugoDocs
commit sha d5e8633e7efdf928739dbaeedd51574ea606c899
Update configuration-markup.md
push time in 5 days
The source for https://gohugo.io/
fork in 5 days
PR opened gatsbyjs/gatsby
Description
Clarify the plugin this uses, as it uses a retext, rather than remark plugin
pr created time in 5 days
push eventsamrobbins85/gatsby
commit sha aebb7be31623b6b7c9d5b508d769fbd7e1e6825b
Works using a retext rather than remark plugin
push time in 5 days
push eventsamrobbins85/cv-theme
commit sha d4636f9c3aae3d8a4eec22fdbf3cf352daaa1aa5
Allow for it to be optional for the name to be anonymised
push time in 5 days
push eventsamrobbins85/cv-theme
commit sha 918f5d5a4e470928bfa093fe6be253c70b22c7f2
Anonymised CVs
push time in 5 days
push eventsamrobbins85/cv-theme
commit sha 14f0832e59fde6bbc89639c32651e3a3d49433f0
Improve experience when there is no link
push time in 5 days
push eventinit-OSS/initoss
commit sha 2344a8fa7b2e49bf7bf8d7a32f8002a7f4d17910
Test
push time in 5 days
push eventinit-OSS/initoss
push time in 5 days
push eventinit-OSS/initoss
push time in 5 days