mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
04aeee2e7bf84ed00a0ef80d7653922dbc4a76e9
56 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
dfe7a9960c |
build(deps): Bump @types/react from 18.2.46 to 18.2.47 in /website (#3183)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.46 to 18.2.47. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e0696e4a59 |
build(deps): Bump postcss from 8.4.32 to 8.4.33 in /website (#3187)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.33</h2> <ul> <li>Fixed <code>NoWorkResult</code> behavior difference with normal mode (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed <code>NoWorkResult</code> usage conditions (by <a href="https://github.com/ahmdammarr"><code>@ahmdammarr</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.33</h2> <ul> <li>Fixed <code>NoWorkResult</code> behavior difference with normal mode (by Romain Menke).</li> <li>Fixed <code>NoWorkResult</code> usage conditions (by <a href="https://github.com/ahmdammarr"><code>@ahmdammarr</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3dde94bf61 |
build(deps): Bump @types/node from 20.10.6 to 20.11.0 in /website (#3185)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.11.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4ece20ef11 |
build(deps): Bump fast-xml-parser from 4.3.2 to 4.3.3 in /website (#3189)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.3.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md">fast-xml-parser's changelog</a>.</em></p> <blockquote> <p>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</p> <p><strong>4.3.3 / 2024-01-10</strong></p> <ul> <li>Remove unnecessary regex</li> </ul> <p><strong>4.3.2 / 2023-10-02</strong></p> <ul> <li>fix <code>jObj.hasOwnProperty</code> when give input is null (By <a href="https://github.com/ardatan">Arda TANRIKULU</a>)</li> </ul> <p><strong>4.3.1 / 2023-09-24</strong></p> <ul> <li>revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.</li> </ul> <p><strong>4.3.0 / 2023-09-20</strong></p> <ul> <li>Fix stopNodes to work with removeNSPrefix (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/607">#607</a>) (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/608">#608</a>) (By [Craig Andrews]<a href="https://github.com/candrews">https://github.com/candrews</a>))</li> <li>Fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/610">#610</a> ignore properties set to Object.prototype</li> <li>Fix typings for builder and parser to make return type generic (By <a href="https://github.com/sarahdayan">Sarah Dayan</a>)</li> </ul> <p><strong>4.2.7 / 2023-07-30</strong></p> <ul> <li>Fix: builder should set text node correctly when only textnode is present (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/589">#589</a>) (By <a href="https://github.com/joneqian">qianqing</a>)</li> <li>Fix: Fix for null and undefined attributes when building xml (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/585">#585</a>) (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/598">#598</a>). A null or undefined value should be ignored. (By <a href="https://github.com/cecia234">Eugenio Ceschia</a>)</li> </ul> <p><strong>4.2.6 / 2023-07-17</strong></p> <ul> <li>Fix: Remove trailing slash from jPath for self-closing tags (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/595">#595</a>) (By <a href="https://github.com/m-radzikowski">Maciej Radzikowski</a>)</li> </ul> <p><strong>4.2.5 / 2023-06-22</strong></p> <ul> <li>change code implementation</li> </ul> <p><strong>4.2.4 / 2023-06-06</strong></p> <ul> <li>fix security bug</li> </ul> <p><strong>4.2.3 / 2023-06-05</strong></p> <ul> <li>fix security bug</li> </ul> <p><strong>4.2.2 / 2023-04-18</strong></p> <ul> <li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/562">#562</a>: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag</li> </ul> <p><strong>4.2.1 / 2023-04-18</strong></p> <ul> <li>fix: jpath after unpaired tags</li> </ul> <p><strong>4.2.0 / 2023-04-09</strong></p> <ul> <li>support <code>updateTag</code> parser property</li> </ul> <p><strong>4.1.4 / 2023-04-08</strong></p> <ul> <li>update typings to let user create XMLBuilder instance without options (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/556">#556</a>) (By <a href="https://github.com/omggga">Patrick</a>)</li> <li>fix: IsArray option isn't parsing tags with 0 as value correctly <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/490">#490</a> (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/557">#557</a>) (By <a href="https://github.com/p-kuen">Aleksandr Murashkin</a>)</li> <li>feature: support <code>oneListGroup</code> to group repeated children tags udder single group</li> </ul> <p><strong>4.1.3 / 2023-02-26</strong></p> <ul> <li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/546">#546</a>: Support complex entity value</li> </ul> <p><strong>4.1.2 / 2023-02-12</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3ced9ebee2 |
build(deps): Bump react-icons from 4.12.0 to 5.0.1 in /website (#3192)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.0.1</h2> <h2>What's Changed</h2> <ul> <li>change boxicons license by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/892">react-icons/react-icons#892</a></li> <li>remove title tag by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/893">react-icons/react-icons#893</a></li> <li>fix typescript definition by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/897">react-icons/react-icons#897</a></li> <li>Add smooth animation when displaying icon details and improve mobile responsive by <a href="https://github.com/gabrielogregorio"><code>@gabrielogregorio</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/879">react-icons/react-icons#879</a></li> <li>preview site: multiword search by <a href="https://github.com/kamijin-fanta"><code>@kamijin-fanta</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/898">react-icons/react-icons#898</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gabrielogregorio"><code>@gabrielogregorio</code></a> made their first contribution in <a href="https://redirect.github.com/react-icons/react-icons/pull/879">react-icons/react-icons#879</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1">https://github.com/react-icons/react-icons/compare/v5.0.0...v5.0.1</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.4.2</td> <td align="right">2025</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-90-g1ea21d5429</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.29.1</td> <td align="right">287</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>v5.0.1</td> <td align="right">1215</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.3.1</td> <td align="right">789</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.11.1</td> <td align="right">2716</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>3.5.0</td> <td align="right">2537</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.11.0</td> <td align="right">635</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.0.18</td> <td align="right">876</td> </tr> <tr> <td><a href="https://simpleicons.org/">Simple Icons</a></td> <td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a></td> <td>9.20.0</td> <td align="right">2753</td> </tr> <tr> <td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.5.5</td> <td align="right">189</td> </tr> <tr> <td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon Free</a></td> <td><a href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC BY 4.0 License</a></td> <td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td> <td align="right">491</td> </tr> <tr> <td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td> <td><a href="https://github.com/atisawd/boxicons/blob/master/LICENSE">MIT</a></td> <td>2.1.4</td> <td align="right">1634</td> </tr> <tr> <td><a href="https://github.com/astrit/css.gg">css.gg</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.1</td> <td align="right">704</td> </tr> <tr> <td><a href="https://github.com/microsoft/vscode-codicons">VS Code Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></td> <td>0.0.35</td> <td align="right">439</td> </tr> <tr> <td><a href="https://github.com/tabler/tabler-icons">Tabler Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.40.0</td> <td align="right">4836</td> </tr> <tr> <td><a href="https://github.com/lykmapipo/themify-icons">Themify Icons</a></td> <td><a href="https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE">MIT</a></td> <td>v0.1.2-2-g9600186</td> <td align="right">352</td> </tr> <tr> <td><a href="https://icons.radix-ui.com">Radix Icons</a></td> <td><a href="https://github.com/radix-ui/icons/blob/master/LICENSE">MIT</a></td> <td>@radix-ui/<a href="mailto:react-icons@1.3.0-1-g94b3fcf">react-icons@1.3.0-1-g94b3fcf</a></td> <td align="right">318</td> </tr> <tr> <td><a href="https://github.com/phosphor-icons/core">Phosphor Icons</a></td> <td><a href="https://github.com/phosphor-icons/core/blob/main/LICENSE">MIT</a></td> <td>2.0.2</td> <td align="right">7488</td> </tr> <tr> <td><a href="https://icons8.com/line-awesome">Icons8 Line Awesome</a></td> <td><a href="https://github.com/icons8/line-awesome/blob/master/LICENSE.md">MIT</a></td> <td>1.3.1</td> <td align="right">1544</td> </tr> </tbody> </table> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Fix: Strict ESM loader compatibility by <a href="https://github.com/e1himself"><code>@e1himself</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/880">react-icons/react-icons#880</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e65f29c3a3 |
chore(website): remove PostHog in favor of Mixpanel (#3033)
* Remove PostHog from product * Remove PostHog from website * Add Mixpanel to website Why? PostHog is a bit too much overhead for simple analytics for us for now, and some of the bugs we hit prevented us from using certain workflows. We are still tracking `ping` events from legacy instances in PostHog. |
||
|
|
0513c087e2 |
chore(deps): bump @types/react-dom from 18.2.14 to 18.2.18 in /website (#3087)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.2.18. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2b5ec49005 |
chore(deps): bump postcss from 8.4.31 to 8.4.32 in /website (#3086)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by <a href="https://github.com/ferreira-tb"><code>@ferreira-tb</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by Andrew Ferreira).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
57133122e0 |
feat(ci): Architect e2e test suite (#3043)
Adds an overview document with a proposed plan and test bed architecture for e2e testing the clients. Drivers are available for [each platform using Appium](https://appium.io/docs/en/2.3/ecosystem/drivers/). |
||
|
|
2a1476aa0b |
chore(deps): bump @types/react from 18.2.30 to 18.2.46 in /website (#3066)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.30 to 18.2.46. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2036f81476 |
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 in /website (#3063)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.3.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript 5.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+">fixed issues query for Typescript 5.3.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+">fixed issues query for Typescript 5.3.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.3%22+is%3Aclosed+">fixed issues query for Typescript 5.3.3 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript 5.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+">fixed issues query for Typescript 5.3.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+">fixed issues query for Typescript 5.3.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.3 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript 5.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+">fixed issues query for Typescript 5.3.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.3 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-3-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+">fixed issues query for Typescript v5.3.0 (Beta)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
26585ff594 |
chore(deps): bump tailwindcss from 3.3.5 to 3.4.0 in /website (#3064)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.4.0. <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>v3.4.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <p>Tailwind CSS v3.4 has arrived! Check out the <a href="https://tailwindcss.com/blog/tailwindcss-v3-4">announcement post</a> for a guided tour through all of the highlights.</p> <h3>Added</h3> <ul> <li>Add <code>svh</code>, <code>lvh</code>, and <code>dvh</code> values to default <code>height</code>/<code>min-height</code>/<code>max-height</code> theme (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11317">#11317</a>)</li> <li>Add <code>has-*</code> variants for <code>:has(...)</code> pseudo-class (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11318">#11318</a>)</li> <li>Add <code>text-wrap</code> utilities including <code>text-balance</code> and <code>text-pretty</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11320">#11320</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12031">#12031</a>)</li> <li>Extend default <code>opacity</code> scale to include all steps of 5 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11832">#11832</a>)</li> <li>Update Preflight <code>html</code> styles to include shadow DOM <code>:host</code> pseudo-class (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11200">#11200</a>)</li> <li>Increase default values for <code>grid-rows-*</code> utilities from 1–6 to 1–12 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12180">#12180</a>)</li> <li>Add <code>size-*</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12287">#12287</a>)</li> <li>Add utilities for CSS subgrid (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12298">#12298</a>)</li> <li>Add spacing scale to <code>min-w-*</code>, <code>min-h-*</code>, and <code>max-w-*</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12300">#12300</a>)</li> <li>Add <code>forced-color-adjust</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11931">#11931</a>)</li> <li>Add <code>forced-colors</code> variant (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11694">#11694</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12582">#12582</a>)</li> <li>Add <code>appearance-auto</code> utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12404">#12404</a>)</li> <li>Add logical property values for <code>float</code> and <code>clear</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12480">#12480</a>)</li> <li>Add <code>*</code> variant for targeting direct children (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12551">#12551</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Simplify the <code>sans</code> font-family stack (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11748">#11748</a>)</li> <li>Disable the tap highlight overlay on iOS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12299">#12299</a>)</li> <li>Improve relative precedence of <code>rtl</code>, <code>ltr</code>, <code>forced-colors</code>, and <code>dark</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12584">#12584</a>)</li> </ul> <h2>v3.3.7</h2> <h3>Fixed</h3> <ul> <li>Fix support for container query utilities with arbitrary values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12534">#12534</a>)</li> <li>Fix custom config loading in Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12616">#12616</a>)</li> </ul> <h2>v3.3.6</h2> <h3>Fixed</h3> <ul> <li>Don’t add spaces to negative numbers following a comma (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12324">#12324</a>)</li> <li>Don't emit <code>@config</code> in CSS when watching via the CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12327">#12327</a>)</li> <li>Improve types for <code>resolveConfig</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12272">#12272</a>)</li> <li>Ensure configured <code>font-feature-settings</code> for <code>mono</code> are included in Preflight (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12342">#12342</a>)</li> <li>Improve candidate detection in minified JS arrays (without spaces) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12396">#12396</a>)</li> <li>Don't crash when given applying a variant to a negated version of a simple utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12514">#12514</a>)</li> <li>Fix support for slashes in arbitrary modifiers (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12515">#12515</a>)</li> <li>Fix source maps of variant utilities that come from an <code>@layer</code> rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12508">#12508</a>)</li> <li>Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12506">#12506</a>)</li> </ul> </blockquote> </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>[3.4.0] - 2023-12-19</h2> <h3>Added</h3> <ul> <li>Add <code>svh</code>, <code>lvh</code>, and <code>dvh</code> values to default <code>height</code>/<code>min-height</code>/<code>max-height</code> theme (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11317">#11317</a>)</li> <li>Add <code>has-*</code> variants for <code>:has(...)</code> pseudo-class (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11318">#11318</a>)</li> <li>Add <code>text-wrap</code> utilities including <code>text-balance</code> and <code>text-pretty</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11320">#11320</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12031">#12031</a>)</li> <li>Extend default <code>opacity</code> scale to include all steps of 5 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11832">#11832</a>)</li> <li>Update Preflight <code>html</code> styles to include shadow DOM <code>:host</code> pseudo-class (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11200">#11200</a>)</li> <li>Increase default values for <code>grid-rows-*</code> utilities from 1–6 to 1–12 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12180">#12180</a>)</li> <li>Add <code>size-*</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12287">#12287</a>)</li> <li>Add utilities for CSS subgrid (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12298">#12298</a>)</li> <li>Add spacing scale to <code>min-w-*</code>, <code>min-h-*</code>, and <code>max-w-*</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12300">#12300</a>)</li> <li>Add <code>forced-color-adjust</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11931">#11931</a>)</li> <li>Add <code>forced-colors</code> variant (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11694">#11694</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12582">#12582</a>)</li> <li>Add <code>appearance-auto</code> utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12404">#12404</a>)</li> <li>Add logical property values for <code>float</code> and <code>clear</code> utilities (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12480">#12480</a>)</li> <li>Add <code>*</code> variant for targeting direct children (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12551">#12551</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Simplify the <code>sans</code> font-family stack (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11748">#11748</a>)</li> <li>Disable the tap highlight overlay on iOS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12299">#12299</a>)</li> <li>Improve relative precedence of <code>rtl</code>, <code>ltr</code>, <code>forced-colors</code>, and <code>dark</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12584">#12584</a>)</li> </ul> <h2>[3.3.7] - 2023-12-18</h2> <h3>Fixed</h3> <ul> <li>Fix support for container query utilities with arbitrary values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12534">#12534</a>)</li> <li>Fix custom config loading in Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12616">#12616</a>)</li> </ul> <h2>[3.3.6] - 2023-12-04</h2> <h3>Fixed</h3> <ul> <li>Improve types for <code>resolveConfig</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12272">#12272</a>)</li> <li>Don’t add spaces to negative numbers following a comma (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12324">#12324</a>)</li> <li>Don't emit <code>@config</code> in CSS when watching via the CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12327">#12327</a>)</li> <li>Ensure configured <code>font-feature-settings</code> for <code>mono</code> are included in Preflight (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12342">#12342</a>)</li> <li>Improve candidate detection in minified JS arrays (without spaces) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12396">#12396</a>)</li> <li>Don't crash when given applying a variant to a negated version of a simple utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12514">#12514</a>)</li> <li>Fix support for slashes in arbitrary modifiers (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12515">#12515</a>)</li> <li>Fix source maps of variant utilities that come from an <code>@layer</code> rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12508">#12508</a>)</li> <li>Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12506">#12506</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ddbbfd1962 |
chore(deps): bump @mdx-js/react from 2.3.0 to 3.0.0 in /website (#3065)
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.3.0 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/mdx/releases"><code>@mdx-js/react</code>'s releases</a>.</em></p> <blockquote> <h2>3.0.0</h2> <p>(see <a href="https://mdxjs.com/migrating/v3/">https://mdxjs.com/migrating/v3/</a> on how to migrate)</p> <h4>Change</h4> <ul> <li>e08b7596 5afa48e6 Change to require Node 16</li> <li>5a13d73b Change to use export maps</li> <li>cbc2822f Update <code>unified</code>, types, plugins, etc</li> <li>96b51f93 Remove inferral of development from <code>NODE_ENV</code></li> </ul> <h4>Change (unlikely to affect you)</h4> <ul> <li>c961af80 Remove <code>useDynamicImport</code> option</li> <li>9cb26fd1 <code>@mdx-js/register</code>: remove package</li> <li>0d1558a3 <code>@mdx-js/esbuild</code>: remove experimental <code>allowDangerousRemoteMdx</code></li> <li>0f62bce9 <code>@mdx-js/node-loader</code>: remove <code>fixRuntimeWithoutExportMap</code></li> <li>4f924227 <code>@mdx-js/preact</code>: remove deprecated <code>MDXContext</code>, <code>withMDXComponents</code></li> <li>a362bb43 <code>@mdx-js/react</code>: remove deprecated <code>MDXContext</code>, <code>withMDXComponents</code></li> </ul> <h4>Add</h4> <ul> <li>e12f3079 Add support for passing <code>baseUrl</code> when running</li> <li>2c511a40 Add support for <code>baseUrl</code> as a <code>URL</code></li> <li>1863914c Add deprecation warning for classic runtime</li> <li>a34177c3 Add support for ES2024 in MDX, adjacent JSX and expression blocks</li> <li>44fd9cac Add support for <code>await</code> in MDX</li> <li>3a7f1947 Add <code>tableCellAlignToStyle</code> option, to use <code>align</code></li> <li>fdfe17b8 <code>@mdx-js/rollup</code>: add support for Vite development mode by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/mdx-js/mdx/pull/2376">mdx-js/mdx#2376</a></li> </ul> <h4>Misc</h4> <ul> <li>f48d038b Remove unneeded pragma comment after transform</li> <li>8f3b2920 Add a <code>use strict</code> directive to function bodies</li> <li>172e5190 <code>@mdx-js/react</code>: fix to classify <code>@types/react</code> as a peer dependency by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/mdx-js/mdx/pull/2281">mdx-js/mdx#2281</a></li> <li>a7bd79bb Refactor output to immediately export default</li> <li>e525db9b dae82ae4 Refactor some errors</li> <li>ce173f28 Refactor to add types for JSX runtimes</li> <li>8a563128 Refactor output to use spread, not <code>Object.assign</code> by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/mdx-js/mdx/pull/2328">mdx-js/mdx#2328</a></li> <li>825717fd Refactor to sort default components by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a> in <a href="https://redirect.github.com/mdx-js/mdx/pull/2318">mdx-js/mdx#2318</a></li> <li>d8a62d20 Add missing type dependencies by <a href="https://github.com/arcanis"><code>@arcanis</code></a> in <a href="https://redirect.github.com/mdx-js/mdx/pull/2256">mdx-js/mdx#2256</a></li> </ul> <h4>Docs</h4> <ul> <li>a9f0c046 Add guide on injecting components</li> <li>24e3d8d1 Add compat sections to readmes</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
45cca8a4cf |
chore(deps): bump @types/node from 20.10.1 to 20.10.6 in /website (#3067)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.10.6. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4c837afc2a | chore(docs): bump deps, minor grammar fixes (#3011) | ||
|
|
72ab214ff8 |
Blog: Enterprises choose open source (#2803)
Fixes firezone/gtm#184 |
||
|
|
de339b4efb |
build(deps): Bump @types/node from 20.8.10 to 20.10.1 in /website (#2777)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.10.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b9381aa8a2 |
build(deps): Bump react-icons from 4.11.0 to 4.12.0 in /website (#2775)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.11.0 to 4.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v4.12.0</h2> <ul> <li>A new preview site built with Astro is available🎉 <a href="https://redirect.github.com/react-icons/react-icons/pull/834">react-icons/react-icons#834</a></li> <li>Fixed display: Ant design icons twotone icon <a href=" |
||
|
|
91a006cd4f |
build(deps): Bump rehype-slug from 5.1.0 to 6.0.0 in /website (#2780)
Bumps [rehype-slug](https://github.com/rehypejs/rehype-slug) from 5.1.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-slug/releases">rehype-slug's releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <h4>Change</h4> <ul> <li>295ac26 Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>12f76f8 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>6855bcc Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0">https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e17d97550c |
build(deps): Bump flowbite from 1.8.1 to 2.2.0 in /website (#2778)
Bumps [flowbite](https://github.com/themesberg/flowbite) from 1.8.1 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/themesberg/flowbite/releases">flowbite's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <ul> <li>released new <a href="https://flowbite.com/docs/forms/number-input/">number input</a> component examples</li> <li>created a new <code>InputCounter</code> object class in the Flowbite JS</li> </ul> <h2>v2.1.1</h2> <ul> <li>fix the <code>InstanceOptions</code> and <code>EventListenerInstance</code> type exports for TypeScript</li> </ul> <h2>v2.1.0</h2> <p>This update adds <a href="https://flowbite.com/docs/customize/rtl/">full RTL support</a> to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.</p> <ul> <li>updated to Tailwind CSS <code>v3.3.5</code></li> <li>added full RTL support to all UI components</li> <li>updated the JS API and Instance Manager to allow setting custom id's</li> <li>added new vertical tabs component example</li> <li>added three next modal component examples</li> <li>fixed responsive wrapping issues for the table components</li> <li>uses Tailwind CSS v3.0 classes for background opacity fixing <a href="https://redirect.github.com/themesberg/flowbite/issues/565">themesberg/flowbite#565</a></li> <li>other minor bug fixes and improvements</li> </ul> <p>Breaking changes:</p> <ul> <li><code>data-modal-toggle</code> alone won't initialise the modal anymore, you need to use <code>data-modal-target</code> for that</li> </ul> <h2>v2.0.0</h2> <p>This update introduces a new instance manager feature that allows you manage all of the interactive components from a single place. This is useful if you want to programmatically show or hide a modal, popover, or tooltip. This also works if you use the data attributes interface.</p> <p>This change introduces a few breaking changes to the JavaScript API when creating objects:</p> <ul> <li>new <code>$carouselEl</code> HTML element when creating a <code>Carousel</code> object as the first parameter</li> <li>new <code>$accordion</code> HTML element when creating a <code>Accordion</code> object as the first parameter</li> <li>new <code>$tabsEl</code> HTML element when creating a <code>Tabs</code> object as the first parameter</li> </ul> <p>The breaking changes do not apply to the data attributes interface, only for objects created programmatically via JavaScript.</p> <p>Learn more about the new <a href="https://flowbite.com/docs/getting-started/javascript/">JavaScript API on the docs</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
94099ba820 |
build(deps): Bump react-markdown from 9.0.0 to 9.0.1 in /website (#2781)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.0 to 9.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>9.0.1</h2> <ul> <li>d8e3787 Fix double encoding in new url transform</li> <li>55d8d83 Refactor docs to use <code>createRoot</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/9.0.0...9.0.1">https://github.com/remarkjs/react-markdown/compare/9.0.0...9.0.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md">react-markdown's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes will be documented in this file.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
1df0a1dcf6 |
build(deps): Bump next from 13.4.19 to 13.5.1 in /website (#2793)
Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
36a0986ada |
build(deps): Bump @next/mdx from 13.5.6 to 14.0.1 in /website (#2555)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.5.6 to 14.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/mdx</code>'s releases</a>.</em></p> <blockquote> <h2>v14.0.1</h2> <h3>Core Changes</h3> <ul> <li>Add Next.js 14 codemods to CLI output.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57552">#57552</a></li> <li>OpenTelemetry: propagate a configured context(s) to root requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57084">#57084</a></li> <li>debug: Add tags to next build traces to track build configuration in the .next/trace file: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56965">#56965</a></li> <li>[Traces] Await the flush of the trace write stream to make sure trace file is written: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57641">#57641</a></li> <li>Add node-pty to externals list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57640">#57640</a></li> <li>fix: move logging config validation out of experimental: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57530">#57530</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57728">#57728</a></li> <li>Support viewport export via TS Plugin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57554">#57554</a></li> <li>Fix: Build compilation warning when using middleware: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57685">#57685</a></li> <li>chore: Update flight-client-entry-plugin.ts typo: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57734">#57734</a></li> <li>Improve error for missing default export in dynamic metadata routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57711">#57711</a></li> <li>fix gsp tracing issue: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57766">#57766</a></li> <li>fix(turbopack): don't match empty route groups: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57647">#57647</a></li> <li>Update React from 8c8ee9ee6 to 0c6348758 and types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57772">#57772</a></li> </ul> <h3>Documentation Changes</h3> <ul> <li>Add missing dot in codemod command: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57536">#57536</a></li> <li>docs(fix): example text unescaped entities: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57255">#57255</a></li> <li>doc: Clarify built-in support for sass after installation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57279">#57279</a></li> <li>Update docs with a Good to know box about using redirect in client components: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56966">#56966</a></li> <li>docs: fix 02-dynamic-routes.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57029">#57029</a></li> <li>Fix incorrect link in GTM docs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57547">#57547</a></li> <li>Fix typos: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57592">#57592</a></li> <li>Add apostrophe 07-error-handling.mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57626">#57626</a></li> <li>Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57605">#57605</a></li> <li>Typo fix, version "13" to "14": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57723">#57723</a></li> <li>Fix Google Tag Manager URL in Third Party Libraries documentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57731">#57731</a></li> </ul> <h3>Example Changes</h3> <ul> <li>Fix: Call cookies function from route to flag as dynamic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57494">#57494</a></li> <li>(Examples) Add <code>with-youtube-embed</code> example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57367">#57367</a></li> <li>(Examples) Add <code>with-google-maps-embed</code> example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57365">#57365</a></li> <li>update <code>@types/react</code> version in examples: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57259">#57259</a></li> <li>docs: fix broken link to demo: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57229">#57229</a></li> <li>(example update) Update example with-Clerk: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57050">#57050</a></li> <li>active-class-name example style js has not taken effect: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56136">#56136</a></li> <li>add inngest next.js example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56049">#56049</a></li> <li>fix inngest example for 3.x sdk: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57712">#57712</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>update manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57523">#57523</a></li> <li>update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57515">#57515</a></li> <li>Modify tailwindcss related dependency of <code>create-next-app</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57262">#57262</a></li> <li>Remove extra CI step and lock Node.js version: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57769">#57769</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
429997bb7d |
build(deps): Bump flowbite-react from 0.4.11 to 0.6.4 in /website (#2556)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [flowbite-react](https://github.com/themesberg/flowbite-react) from 0.4.11 to 0.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/themesberg/flowbite-react/releases">flowbite-react's releases</a>.</em></p> <blockquote> <h2>v0.6.4</h2> <h2>What's Changed</h2> <ul> <li>fix: fix getWeekDays function by <a href="https://github.com/xSyki"><code>@xSyki</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1040">themesberg/flowbite-react#1040</a></li> <li>feat: checkbox colors by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1032">themesberg/flowbite-react#1032</a></li> <li>feat: Blockquote Component by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/997">themesberg/flowbite-react#997</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/themesberg/flowbite-react/compare/v0.6.3...v0.6.4">https://github.com/themesberg/flowbite-react/compare/v0.6.3...v0.6.4</a></p> <h2>v0.6.3</h2> <h2>What's Changed</h2> <ul> <li>docs: floating Label add missing theme and references by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1025">themesberg/flowbite-react#1025</a></li> <li>fix: Button color blue theme by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1024">themesberg/flowbite-react#1024</a></li> <li>fix: Floating Label theme import by <a href="https://github.com/okelloMarvinSophany"><code>@okelloMarvinSophany</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1023">themesberg/flowbite-react#1023</a></li> <li>Fix/conditional rendering tabs items by <a href="https://github.com/paghar"><code>@paghar</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1019">themesberg/flowbite-react#1019</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/themesberg/flowbite-react/compare/v0.6.2...v0.6.3">https://github.com/themesberg/flowbite-react/compare/v0.6.2...v0.6.3</a></p> <h2>v0.6.2 - borken</h2> <h2>What's Changed</h2> <ul> <li>fix(toggleswitch): disable + checked state and deprecated html event replacement by <a href="https://github.com/rluders"><code>@rluders</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/987">themesberg/flowbite-react#987</a></li> <li>docs: remove contributing yarn format for prettier:fix by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/996">themesberg/flowbite-react#996</a></li> <li>fix: homepage - missing dark mode section functionality by <a href="https://github.com/SutuSebastian"><code>@SutuSebastian</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/989">themesberg/flowbite-react#989</a></li> <li>perf: upgrade nextJS to 13.5 by <a href="https://github.com/SutuSebastian"><code>@SutuSebastian</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/999">themesberg/flowbite-react#999</a></li> <li>docs: sidebar remove dark:hover:bg-transparent by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1000">themesberg/flowbite-react#1000</a></li> <li>fix: issue <a href="https://redirect.github.com/themesberg/flowbite-react/issues/846">#846</a> - docs dropdown - <code>custom trigger</code> section not render… by <a href="https://github.com/SutuSebastian"><code>@SutuSebastian</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1005">themesberg/flowbite-react#1005</a></li> <li>fix: docs - avatar - render properly code example by <a href="https://github.com/SutuSebastian"><code>@SutuSebastian</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1006">themesberg/flowbite-react#1006</a></li> <li>feat(component): toggleSwitch add sizing prop (sm|md|lg) by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1009">themesberg/flowbite-react#1009</a></li> <li>feat: adds floating label by <a href="https://github.com/okelloMarvinSophany"><code>@okelloMarvinSophany</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/955">themesberg/flowbite-react#955</a></li> <li>fix: documentation regressions by <a href="https://github.com/rluders"><code>@rluders</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/1021">themesberg/flowbite-react#1021</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/okelloMarvinSophany"><code>@okelloMarvinSophany</code></a> made their first contribution in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/955">themesberg/flowbite-react#955</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/themesberg/flowbite-react/compare/v0.6.1...v0.6.2">https://github.com/themesberg/flowbite-react/compare/v0.6.1...v0.6.2</a></p> <h2>v0.6.1</h2> <h2>What's Changed</h2> <ul> <li>docs: readme docs update link + add new components (banner + datepicker) by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/950">themesberg/flowbite-react#950</a></li> <li>Documentation fixes and new components (datepicker, banner) by <a href="https://github.com/zoltanszogyenyi"><code>@zoltanszogyenyi</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/953">themesberg/flowbite-react#953</a></li> <li>Add dark: to button light theme by <a href="https://github.com/pnispel"><code>@pnispel</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/954">themesberg/flowbite-react#954</a></li> <li>docs(banner): update <code>blue</code> colors to <code>cyan</code> & fix button paddings by <a href="https://github.com/zoltanszogyenyi"><code>@zoltanszogyenyi</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/957">themesberg/flowbite-react#957</a></li> <li>fix(textarea): default font size should be <code>text-sm</code> by <a href="https://github.com/zoltanszogyenyi"><code>@zoltanszogyenyi</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/958">themesberg/flowbite-react#958</a></li> <li>docs: story <code>@deprecated</code> Use <code>StoryFn</code> instead by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/966">themesberg/flowbite-react#966</a></li> <li>docs: Add missing controls to Breadcrumbs component StoryBook by <a href="https://github.com/MateoWartelle"><code>@MateoWartelle</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/965">themesberg/flowbite-react#965</a></li> <li>fix(button): fix error Button cannot be used as a JSX component by <a href="https://github.com/congon4tor"><code>@congon4tor</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/974">themesberg/flowbite-react#974</a></li> <li>fix(datepicker.tsx): fix theme and add onSelectedDate callback by <a href="https://github.com/congon4tor"><code>@congon4tor</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/970">themesberg/flowbite-react#970</a></li> <li>Minor visual fixes for components (buttons, breadcrumbs, list group) by <a href="https://github.com/zoltanszogyenyi"><code>@zoltanszogyenyi</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/971">themesberg/flowbite-react#971</a></li> <li>fix(labels): default dark color of the input labels should be white by <a href="https://github.com/zoltanszogyenyi"><code>@zoltanszogyenyi</code></a> in <a href="https://redirect.github.com/themesberg/flowbite-react/pull/978">themesberg/flowbite-react#978</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/themesberg/flowbite-react/blob/main/CHANGELOG.md">flowbite-react's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/themesberg/flowbite-react/compare/v0.6.3...v0.6.4">0.6.4</a> (2023-10-03)</h3> <h3>Features</h3> <ul> <li>Blockquote Component (<a href="https://redirect.github.com/themesberg/flowbite-react/issues/997">#997</a>) (<a href=" |
||
|
|
26bee237fc |
build(deps): Bump rehype-highlight from 6.0.0 to 7.0.0 in /website (#2554)
Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight) from 6.0.0 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-highlight/releases">rehype-highlight's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <h4>Change</h4> <ul> <li>d72c765 Update <code>lowlight</code> <strong>migrate</strong>: if you pass <code>languages</code>, make sure the spread in <code>common</code> from <code>lowlight</code>: <code>.use(rehypeHighlight, {...common, ...otherLanguages})</code></li> <li>b057174 Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>72fe488 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>d2fc56d Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>dc3823d Remove <code>ignoreMissing</code> option, make it default <strong>migrate</strong>: remove <code>ignoreMissing</code>, expect warnings on the file instead</li> </ul> <h4>Misc</h4> <ul> <li>d05e002 Fix broken import in example by <a href="https://github.com/rhysd"><code>@rhysd</code></a> in <a href="https://redirect.github.com/rehypejs/rehype-highlight/pull/24">rehypejs/rehype-highlight#24</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0">https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
42535eccbb |
build(deps): Bump tailwindcss from 3.3.2 to 3.3.5 in /website (#2557)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.5. <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>v3.3.5</h2> <h3>Fixed</h3> <ul> <li>Fix incorrect spaces around <code>-</code> in <code>calc()</code> expression (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12283">#12283</a>)</li> </ul> <h2>v3.3.4</h2> <h3>Fixed</h3> <ul> <li>Improve normalisation of <code>calc()</code>-like functions (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11686">#11686</a>)</li> <li>Skip <code>calc()</code> normalisation in nested <code>theme()</code> calls (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11705">#11705</a>)</li> <li>Fix incorrectly generated CSS when using square brackets inside arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11709">#11709</a>)</li> <li>Make <code>content</code> optional for presets in TypeScript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11730">#11730</a>)</li> <li>Handle variable colors that have variable fallback values (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12049">#12049</a>)</li> <li>Batch reading content files to prevent <code>too many open files</code> error (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12079">#12079</a>)</li> <li>Skip over classes inside <code>:not(…)</code> when nested in an at-rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12105">#12105</a>)</li> <li>Update types to work with <code>Node16</code> module resolution (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12097">#12097</a>)</li> <li>Don’t crash when important and parent selectors are equal in <code>@apply</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12112">#12112</a>)</li> <li>Eliminate irrelevant rules when applying variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12113">#12113</a>)</li> <li>Improve RegEx parser, reduce possibilities as the key for arbitrary properties (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12121">#12121</a>)</li> <li>Fix sorting of utilities that share multiple candidates (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12173">#12173</a>)</li> <li>Ensure variants with arbitrary values and a modifier are correctly matched in the RegEx based parser (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12179">#12179</a>)</li> <li>Fix crash when watching renamed files on FreeBSD (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12193">#12193</a>)</li> <li>Allow plugins from a parent document to be used in an iframe (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12208">#12208</a>)</li> <li>Add types for <code>tailwindcss/nesting</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12269">#12269</a>)</li> <li>Bump <code>jiti</code>, <code>fast-glob</code>, and <code>browserlist</code> dependencies (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11550">#11550</a>)</li> <li>Improve automatic <code>var</code> injection for properties that accept a <code><dashed-ident></code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/12236">#12236</a>)</li> </ul> <h2>v3.3.3</h2> <h3>Fixed</h3> <ul> <li>Fix issue where some pseudo-element variants generated the wrong selector (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10943">#10943</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10962">#10962</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11111">#11111</a>)</li> <li>Make font settings propagate into buttons, inputs, etc. (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10940">#10940</a>)</li> <li>Fix parsing of <code>theme()</code> inside <code>calc()</code> when there are no spaces around operators (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11157">#11157</a>)</li> <li>Ensure <code>repeating-conic-gradient</code> is detected as an image (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11180">#11180</a>)</li> <li>Move unknown pseudo-elements outside of <code>:is</code> by default (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11345">#11345</a>)</li> <li>Escape animation names when prefixes contain special characters (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11470">#11470</a>)</li> <li>Don't prefix arbitrary classes in <code>group</code> and <code>peer</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11454">#11454</a>)</li> <li>Sort classes using position of first matching rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11504">#11504</a>)</li> <li>Allow variant to be an at-rule without a prelude (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11589">#11589</a>)</li> <li>Make PostCSS plugin async to improve performance (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11548">#11548</a>)</li> <li>Don’t error when a config file is missing (<a href=" |
||
|
|
9de301e700 |
build(deps): Bump @types/node from 20.2.3 to 20.8.10 in /website (#2558)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.3 to 20.8.10. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3e0e08da28 |
build(deps): Bump @next/mdx from 13.5.5 to 13.5.6 in /website (#2456)
Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.5.5 to 13.5.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@next/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v13.5.6</h2>
<h3>Core Changes</h3>
<ul>
<li>Upgrade edge-runtime/cookies <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57021">#57021</a></li>
<li>Patch React with fix for write-after-close for ReadableStream <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57011">#57011</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ijjk"><code>@ijjk</code></a> <a
href="https://github.com/huozhi"><code>@huozhi</code></a> <a
href="https://github.com/gnoff"><code>@gnoff</code></a> for
helping!</p>
<h2>v13.5.6-canary.8</h2>
<h3>Core Changes</h3>
<ul>
<li>Revert "chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily": <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57024">#57024</a></li>
<li>Improve performance of String.prototype.split uses: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56746">#56746</a></li>
<li>chore: support progressive jpg with sharp: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56617">#56617</a></li>
<li>Move ImageResponse to next/og: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56662">#56662</a></li>
<li>Prefer module over main on main fields for app router server
compiler: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56960">#56960</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix typos in duplicate-sass.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57045">#57045</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: revert back to moving files w/ <code>fs-extra</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57030">#57030</a></li>
<li>Update CNA tests to avoid publish conflict: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57025">#57025</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@styfle</code></a>, <a
href="https://github.com/Yovach"><code>@Yovach</code></a>, <a
href="https://github.com/nil1511"><code>@nil1511</code></a>, <a
href="https://github.com/SukkaW"><code>@SukkaW</code></a>, <a
href="https://github.com/Bsodoge"><code>@Bsodoge</code></a>, <a
href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a
href="https://github.com/huozhi"><code>@huozhi</code></a> for
helping!</p>
<h2>v13.5.6-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>add better logs around worker restarts: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57004">#57004</a></li>
<li>Handle Promise Rejections for Streams: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56976">#56976</a></li>
<li>Web Streams cleanup: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56819">#56819</a></li>
<li>chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57020">#57020</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>chore(docs): fix missing fallback on next/image sizes example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56718">#56718</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Add .yarn/install-state.gz to .gitignore: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56637">#56637</a></li>
<li>chore(test): add logs for create-next-app tests: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56957">#56957</a></li>
</ul>
<h3>Credits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
423fbbfe44 |
build(deps): Bump react-markdown from 8.0.7 to 9.0.0 in /website (#2457)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>9.0.0</h2> <h4>Change</h4> <ul> <li>b67d714 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>ec2b134 Change to require React 18 <strong>migrate</strong>: update too</li> <li>bf5824f Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>c383a45 Update <code>@types/hast</code>, utilities, plugins, etc <strong>migrate</strong>: update too</li> <li>eca5e6b 08ead9e Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/ <code>urlTransform</code> <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#add-urltransform">Add <code>urlTransform</code></a></li> <li>de29396 Remove <code>linkTarget</code> option by <a href="https://github.com/galabra"><code>@galabra</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/762">remarkjs/react-markdown#762</a> <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-linktarget">Remove <code>linkTarget</code></a></li> <li><code>4346276</code> Remove support for passing custom props to components <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-includeelementindex">Remove <code>includeElementIndex</code></a>,<a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-rawsourcepos"> Remove <code>rawSourcePos</code></a>, <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-sourcepos">Remove <code>sourcePos</code></a>, <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-extra-props-passed-to-certain-components">Remove extra props passed to certain components</a></li> <li><code>c0dfbd6</code> Remove UMD bundle from package <strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li> <li><code>e12b5e9</code> Remove <code>prop-types</code> <strong>migrate</strong>: use TypeScript</li> <li><code>4eb7aa0</code> Change to throw errors for removed props <strong>migrate</strong>: don’t pass options that don’t do things</li> <li><code>8aabf74</code> Change to improve error messages <strong>migrate</strong>: expect better messages</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0">https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md">react-markdown's changelog</a>.</em></p> <blockquote> <h2>9.0.0 - 2023-09-27</h2> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/b67d714"><code>b67d714</code></a> Change to require Node.js 16<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/ec2b134"><code>ec2b134</code></a> Change to require React 18<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/bf5824f"><code>bf5824f</code></a> Change to use <code>exports</code><br /> <strong>migrate</strong>: don’t use private APIs</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/c383a45"><code>c383a45</code></a> Update <code>@types/hast</code>, utilities, plugins, etc<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/eca5e6b"><code>eca5e6b</code></a> <a href="https://github.com/remarkjs/react-markdown/commit/08ead9e"><code>08ead9e</code></a> Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/ <code>urlTransform</code><br /> <strong>migrate</strong>: see “Add <code>urlTransform</code>” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/de29396"><code>de29396</code></a> Remove <code>linkTarget</code> option<br /> <strong>migrate</strong>: see “Remove <code>linkTarget</code>” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/4346276"><code>4346276</code></a> Remove support for passing custom props to components<br /> <strong>migrate</strong>: see “Remove <code>includeElementIndex</code>”, “Remove <code>rawSourcePos</code>”, “Remove <code>sourcePos</code>”, “Remove extra props passed to certain components” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/c0dfbd6"><code>c0dfbd6</code></a> Remove UMD bundle from package<br /> <strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/e12b5e9"><code>e12b5e9</code></a> Remove <code>prop-types</code><br /> <strong>migrate</strong>: use TypeScript</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/4eb7aa0"><code>4eb7aa0</code></a> Change to throw errors for removed props<br /> <strong>migrate</strong>: don’t pass options that don’t do things</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/8aabf74"><code>8aabf74</code></a> Change to improve error messages<br /> <strong>migrate</strong>: expect better messages</li> </ul> <h3>Add <code>urlTransform</code></h3> <p>The <code>transformImageUri</code> and <code>transformLinkUri</code> were removed. Having two functions is a bit much, particularly because there are more URLs you might want to change (or which might be unsafe so <em>we</em> make them safe). And their name and APIs were a bit weird. You can use the new <code>urlTransform</code> prop instead to change all your URLs.</p> <h3>Remove <code>linkTarget</code></h3> <p>The <code>linkTarget</code> option was removed; you should likely not set targets.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
47a0249eae |
build(deps): Bump @types/react-dom from 18.2.13 to 18.2.14 in /website (#2452)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.13 to 18.2.14. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
055d7bca31 |
build(deps): Bump autoprefixer from 10.4.14 to 10.4.16 in /website (#2450)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.4.16</h2> <ul> <li>Improved performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> </ul> <h2>10.4.15</h2> <ul> <li>Fixed <code>::backdrop</code> prefixes (by <a href="https://github.com/yisibl"><code>@yisibl</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.16</h2> <ul> <li>Improved performance (by Romain Menke).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> <h2>10.4.15</h2> <ul> <li>Fixed <code>::backdrop</code> prefixes (by 一丝).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
41bd441456 |
build(deps): Bump @types/react from 18.2.6 to 18.2.30 in /website (#2458)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.6 to 18.2.30. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
44e05c8a3d |
build(deps-dev): Bump typescript from 5.0.4 to 5.2.2 in /website (#2441)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.2</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript 5.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed issues query for Typescript 5.2.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.2%22+is%3Aclosed+">fixed issues query for Typescript 5.2.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.2 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript 5.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed issues query for Typescript 5.2.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.2 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript v5.2.0 (Beta)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a>.</p> <h2>TypeScript 5.1.6</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed issues query for Typescript v5.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+">fixed issues query for Typescript v5.1.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+">fixed issues query for Typescript v5.1.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+">fixed issues query for Typescript v5.1.3 (Stable)</a>.</li> <li>(5.1.4 <a href="https://redirect.github.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922">intentionally skipped</a>)</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+">fixed issues query for Typescript v5.1.5 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.6%22+is%3Aclosed+">fixed issues query for Typescript v5.1.6 (Stable)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a></p> <h2>TypeScript 5.1.5</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
065a23a847 |
build(deps): Bump rehype-autolink-headings from 6.1.1 to 7.0.0 in /website (#2440)
Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings) from 6.1.1 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-autolink-headings/releases">rehype-autolink-headings's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <h4>Change</h4> <ul> <li>394560f Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>6bebeab Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>f20421f Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>98849a7 Remove undocumented ancient <code>behaviour</code> spelling <strong>migrate</strong>: use international english: <code>behavior</code></li> </ul> <h4>Add</h4> <ul> <li>92f0258 Add support for passing a function as <code>properties</code></li> </ul> <h4>Misc</h4> <ul> <li>305d6d0 Add <code>fromHtml</code> example by <a href="https://github.com/altano"><code>@altano</code></a> in <a href="https://redirect.github.com/rehypejs/rehype-autolink-headings/pull/17">rehypejs/rehype-autolink-headings#17</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0">https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2bb44b78fb |
build(deps): Bump remark-parse from 10.0.2 to 11.0.0 in /website (#2438)
Bumps [remark-parse](https://github.com/remarkjs/remark) from 10.0.2 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/remark/releases">remark-parse's releases</a>.</em></p> <blockquote> <h2>remark-parse@11.0.0</h2> <p>(see <a href="https://github.com/remarkjs/remark/releases/tag/15.0.0"><code>15.0.0</code></a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bdc0578113 |
build(deps): Bump @next/mdx from 13.4.19 to 13.5.5 in /website (#2437)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.19 to 13.5.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/mdx</code>'s releases</a>.</em></p> <blockquote> <h2>v13.5.5</h2> <h3>Core Changes</h3> <ul> <li>Update parallelizing tasks with webpackBuildWorker config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56287">#56287</a></li> <li>Misc Typescript and export updates: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/55841">#55841</a></li> <li>chore: pass defineEnv from next.js to rust directly: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56216">#56216</a></li> <li>Expose util internally for debugging: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56381">#56381</a></li> <li>App Router - preinitialize chunks during SSR: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54752">#54752</a></li> <li>fix: use <code>fs.existsSync</code> to avoid race condition: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56387">#56387</a></li> <li>Ensure loader generated export default has name: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56388">#56388</a></li> <li>Move Edge SSR event <code>waitUntil</code> into the handler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56404">#56404</a></li> <li>fix: avoid unnecessary <code>existSync</code> call: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56419">#56419</a></li> <li>fix: avoid creation of buffers for read ops: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56421">#56421</a></li> <li>fix empty externals list, pnpm special case, and project path: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56402">#56402</a></li> <li>chore: extract edge-app-route loader template: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56424">#56424</a></li> <li>Separate RSC and SSR jsx-runtime modules: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56438">#56438</a></li> <li>Async Batcher: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56423">#56423</a></li> <li>Fix cli log next.js color: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56448">#56448</a></li> <li>Turbopack: Implement Server Actions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/53890">#53890</a></li> <li>Component Module Types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56454">#56454</a></li> <li>refactor: rewrite config schema in zod: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56383">#56383</a></li> <li>Dev Service: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56442">#56442</a></li> <li>feat(turbopack): port next.js template loading logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56425">#56425</a></li> <li>Chunking Refactor Step 1: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56467">#56467</a></li> <li>Use native node:fs in taskfile.js: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56491">#56491</a></li> <li>Loose RSC import restrictions for 3rd party packages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56501">#56501</a></li> <li>turbopack: Chunking Refactor Step 2 : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56504">#56504</a></li> <li>update turbopack, fix sass peer dependency: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56508">#56508</a></li> <li>Remove ServerDirectiveTransformer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56496">#56496</a></li> <li>Improve failed to fetch RSC error: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56517">#56517</a></li> <li>misc: fix wrong next start start duration: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56512">#56512</a></li> <li>turbopack: Extract as_chunk into shared ChunkType trait: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56506">#56506</a></li> <li>Flatten recursive wildcard exports in barrel optimization: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56489">#56489</a></li> <li>Turbopack + app router: always use externals for predefined packages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56440">#56440</a></li> <li>fix: log error cause: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56528">#56528</a></li> <li>Unsilence Taskr Webpack errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56542">#56542</a></li> <li>refactor: cleanup app render: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56538">#56538</a></li> <li>fix: don't add <code>isolateModules</code> to <code>tsconfig</code> when extending from tsconfig with <code>verbatimModuleSyntax</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54164">#54164</a></li> <li>enable <code>verbatimModuleSyntax</code> to make type imports/exports explicit: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56551">#56551</a></li> <li>Ensure react-server-dom-turbopack-experimental uses the right package: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56560">#56560</a></li> <li>Fix build restart log: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56543">#56543</a></li> <li>feat(turbopack): add support for edge app pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56426">#56426</a></li> <li>Improve error handling of Server Actions with skewed deployment: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56618">#56618</a></li> <li>misc: split app-render into smaller functions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56611">#56611</a></li> <li>remove unnecessary structuredClone: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56570">#56570</a></li> <li>Fix trace ignore handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56674">#56674</a></li> <li>fix(next-core): allow sass loader for foreign codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56679">#56679</a></li> <li>Fix SSG query with experimental-compile: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56680">#56680</a></li> <li>Ensure rewrites are included in build manifest when using Turbopack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56692">#56692</a></li> <li>fix static worker restart behavior: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56728">#56728</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6efe495120 |
Remove remark-rehype to fix website MDX (#2436)
|
||
|
|
6ec10b2669 |
Revert "Fix/website mdx" (#2434)
Reverts firezone/firezone#2433 |
||
|
|
caef531b17 | Fix/website mdx (#2433) | ||
|
|
a1c5918acb |
build(deps): Bump rehype-slug from 5.1.0 to 6.0.0 in /website (#2427)
Bumps [rehype-slug](https://github.com/rehypejs/rehype-slug) from 5.1.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-slug/releases">rehype-slug's releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <h4>Change</h4> <ul> <li>295ac26 Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>12f76f8 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>6855bcc Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0">https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2017636935 |
build(deps): Bump tailwindcss from 3.3.2 to 3.3.3 in /website (#2412)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3. <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>v3.3.3</h2> <h3>Fixed</h3> <ul> <li>Fix issue where some pseudo-element variants generated the wrong selector (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10943">#10943</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10962">#10962</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11111">#11111</a>)</li> <li>Make font settings propagate into buttons, inputs, etc. (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10940">#10940</a>)</li> <li>Fix parsing of <code>theme()</code> inside <code>calc()</code> when there are no spaces around operators (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11157">#11157</a>)</li> <li>Ensure <code>repeating-conic-gradient</code> is detected as an image (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11180">#11180</a>)</li> <li>Move unknown pseudo-elements outside of <code>:is</code> by default (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11345">#11345</a>)</li> <li>Escape animation names when prefixes contain special characters (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11470">#11470</a>)</li> <li>Don't prefix arbitrary classes in <code>group</code> and <code>peer</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11454">#11454</a>)</li> <li>Sort classes using position of first matching rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11504">#11504</a>)</li> <li>Allow variant to be an at-rule without a prelude (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11589">#11589</a>)</li> <li>Make PostCSS plugin async to improve performance (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11548">#11548</a>)</li> <li>Don’t error when a config file is missing (<a href=" |
||
|
|
e6833270f3 |
build(deps): Bump rehype-highlight from 6.0.0 to 7.0.0 in /website (#2413)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight) from 6.0.0 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-highlight/releases">rehype-highlight's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <h4>Change</h4> <ul> <li>d72c765 Update <code>lowlight</code> <strong>migrate</strong>: if you pass <code>languages</code>, make sure the spread in <code>common</code> from <code>lowlight</code>: <code>.use(rehypeHighlight, {...common, ...otherLanguages})</code></li> <li>b057174 Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>72fe488 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>d2fc56d Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>dc3823d Remove <code>ignoreMissing</code> option, make it default <strong>migrate</strong>: remove <code>ignoreMissing</code>, expect warnings on the file instead</li> </ul> <h4>Misc</h4> <ul> <li>d05e002 Fix broken import in example by <a href="https://github.com/rhysd"><code>@rhysd</code></a> in <a href="https://redirect.github.com/rehypejs/rehype-highlight/pull/24">rehypejs/rehype-highlight#24</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0">https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0659395b49 |
build(deps): Bump highlight.js from 11.8.0 to 11.9.0 in /website (#2426)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.8.0 to 11.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/highlightjs/highlight.js/releases">highlight.js's releases</a>.</em></p> <blockquote> <h2>11.9.0 - Fall is in the air!</h2> <h2>Version 11.9.0</h2> <p>CAVEATS / POTENTIALLY BREAKING CHANGES</p> <ul> <li>Drops support for Node 14.x, which is no longer supported by Node.js.</li> <li>In the <code>node</code> build <code>styles/*.css</code> files now ship un-minified with minified counterparts as: <code>styles/*.min.css</code> [mvorisek][] (this makes things consistent with our <code>cdn</code> builds)</li> </ul> <p>Parser:</p> <ul> <li>(enh) prevent re-highlighting of an element [joshgoebel][]</li> <li>(chore) Remove discontinued badges from README [Bradley Mackey][]</li> <li>(chore) Fix build size report [Bradley Mackey][]</li> </ul> <p>New Grammars:</p> <ul> <li>added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]</li> <li>added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][]</li> <li>added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][]</li> <li>added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][]</li> </ul> <p>Core Grammars:</p> <ul> <li>fix(rust) added negative-lookahead for callable keywords <code>if</code> <code>while</code> <code>for</code> [Omar Hussein][]</li> <li>enh(armasm) added <code>x0-x30</code> and <code>w0-w30</code> ARMv8 registers [Nicholas Thompson][]</li> <li>enh(haxe) added <code>final</code>, <code>is</code>, <code>macro</code> keywords and <code>$</code> identifiers [Robert Borghese][]</li> <li>enh(haxe) support numeric separators and suffixes [Robert Borghese][]</li> <li>fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]</li> <li>fix(haxe) differentiate <code>abstract</code> declaration from keyword [Robert Borghese][]</li> <li>fix(bash) do not delimit a string by an escaped apostrophe [hancar][]</li> <li>enh(swift) support <code>macro</code> keyword [Bradley Mackey][]</li> <li>enh(swift) support parameter pack keywords [Bradley Mackey][]</li> <li>enh(swift) regex literal support [Bradley Mackey][]</li> <li>enh(swift) <code>@unchecked</code> and <code>@Sendable</code> support [Bradley Mackey][]</li> <li>enh(scala) add using directives support <code>//> using foo bar</code> [Jamie Thompson][]</li> <li>fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][]</li> <li>enh(swift) ownership modifiers support [Bradley Mackey][]</li> <li>enh(nsis) Add <code>!assert</code> compiler flag [idleberg][]</li> <li>fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]</li> <li>enh(rust) added <code>eprintln!</code> macro [qoheniac][]</li> <li>enh(leaf) update syntax to 4.0 [Samuel Bishop][]</li> <li>fix(reasonml) simplify syntax and align it with ocaml [jchavarri][]</li> <li>fix(swift) <code>warn_unqualified_access</code> is an attribute [Bradley Mackey][]</li> <li>enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][]</li> <li>enh(stan) updated for version 2.33 (<a href="https://redirect.github.com/highlightjs/highlight.js/issues/3859">#3859</a>) [Brian Ward][]</li> <li>fix(css) added '_' css variable detection [Md Saad Akhtar][]</li> <li>enh(groovy) add <code>record</code> and <code>var</code> as keywords [Guillaume Laforge][]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md">highlight.js's changelog</a>.</em></p> <blockquote> <h2>Version 11.9.0</h2> <p>CAVEATS / POTENTIALLY BREAKING CHANGES</p> <ul> <li>Drops support for Node 14.x, which is no longer supported by Node.js.</li> <li>In the <code>node</code> build <code>styles/*.css</code> files now ship un-minified with minified counterparts as: <code>styles/*.min.css</code> [mvorisek][] (this makes things consistent with our <code>cdn</code> builds)</li> </ul> <p>Parser:</p> <ul> <li>(enh) prevent re-highlighting of an element [joshgoebel][]</li> <li>(chore) Remove discontinued badges from README [Bradley Mackey][]</li> <li>(chore) Fix build size report [Bradley Mackey][]</li> </ul> <p>New Grammars:</p> <ul> <li>added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]</li> <li>added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][]</li> <li>added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][]</li> <li>added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][]</li> </ul> <p>Core Grammars:</p> <ul> <li>fix(rust) added negative-lookahead for callable keywords <code>if</code> <code>while</code> <code>for</code> [Omar Hussein][]</li> <li>enh(armasm) added <code>x0-x30</code> and <code>w0-w30</code> ARMv8 registers [Nicholas Thompson][]</li> <li>enh(haxe) added <code>final</code>, <code>is</code>, <code>macro</code> keywords and <code>$</code> identifiers [Robert Borghese][]</li> <li>enh(haxe) support numeric separators and suffixes [Robert Borghese][]</li> <li>fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]</li> <li>fix(haxe) differentiate <code>abstract</code> declaration from keyword [Robert Borghese][]</li> <li>fix(bash) do not delimit a string by an escaped apostrophe [hancar][]</li> <li>enh(swift) support <code>macro</code> keyword [Bradley Mackey][]</li> <li>enh(swift) support parameter pack keywords [Bradley Mackey][]</li> <li>enh(swift) regex literal support [Bradley Mackey][]</li> <li>enh(swift) <code>@unchecked</code> and <code>@Sendable</code> support [Bradley Mackey][]</li> <li>enh(scala) add using directives support <code>//> using foo bar</code> [Jamie Thompson][]</li> <li>fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][]</li> <li>enh(swift) ownership modifiers support [Bradley Mackey][]</li> <li>enh(nsis) Add <code>!assert</code> compiler flag [idleberg][]</li> <li>fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]</li> <li>enh(rust) added <code>eprintln!</code> macro [qoheniac][]</li> <li>enh(leaf) update syntax to 4.0 [Samuel Bishop][]</li> <li>fix(reasonml) simplify syntax and align it with ocaml [jchavarri][]</li> <li>fix(swift) <code>warn_unqualified_access</code> is an attribute [Bradley Mackey][]</li> <li>enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][]</li> <li>enh(stan) updated for version 2.33 (<a href="https://redirect.github.com/highlightjs/highlight.js/issues/3859">#3859</a>) [Brian Ward][]</li> <li>fix(css) added '_' css variable detection [Md Saad Akhtar][]</li> <li>enh(groovy) add <code>record</code> and <code>var</code> as keywords [Guillaume Laforge][]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e1ad9e85a0 |
build(deps): Bump remark-parse from 10.0.2 to 11.0.0 in /website (#2414)
Bumps [remark-parse](https://github.com/remarkjs/remark) from 10.0.2 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/remark/releases">remark-parse's releases</a>.</em></p> <blockquote> <h2>remark-parse@11.0.0</h2> <p>(see <a href="https://github.com/remarkjs/remark/releases/tag/15.0.0"><code>15.0.0</code></a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bc2675da04 |
build(deps): Bump react-icons from 4.10.1 to 4.11.0 in /website (#2415)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.10.1 to 4.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v4.11.0</h2> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.4.2</td> <td align="right">2025</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 4</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>4.6.3</td> <td align="right">696</td> </tr> <tr> <td><a href="https://ionicons.com/">Ionicons 5</a></td> <td><a href="https://github.com/ionic-team/ionicons/blob/master/LICENSE">MIT</a></td> <td>5.5.4</td> <td align="right">1332</td> </tr> <tr> <td><a href="http://google.github.io/material-design-icons/">Material Design icons</a></td> <td><a href="https://github.com/google/material-design-icons/blob/master/LICENSE">Apache License Version 2.0</a></td> <td>4.0.0-86-g589092d9a7</td> <td align="right">4341</td> </tr> <tr> <td><a href="http://s-ings.com/typicons/">Typicons</a></td> <td><a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></td> <td>2.1.2</td> <td align="right">336</td> </tr> <tr> <td><a href="https://octicons.github.com/">Github Octicons icons</a></td> <td><a href="https://github.com/primer/octicons/blob/master/LICENSE">MIT</a></td> <td>18.3.0</td> <td align="right">264</td> </tr> <tr> <td><a href="https://feathericons.com/">Feather</a></td> <td><a href="https://github.com/feathericons/feather/blob/master/LICENSE">MIT</a></td> <td>4.28.0</td> <td align="right">286</td> </tr> <tr> <td><a href="https://lucide.dev/">Lucide</a></td> <td><a href="https://github.com/lucide-icons/lucide/blob/main/LICENSE">ISC</a></td> <td>v4.11.0</td> <td align="right">1215</td> </tr> <tr> <td><a href="https://game-icons.net/">Game Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></td> <td>12920d6565588f0512542a3cb0cdfd36a497f910</td> <td align="right">4040</td> </tr> <tr> <td><a href="https://erikflowers.github.io/weather-icons/">Weather Icons</a></td> <td><a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a></td> <td>2.0.12</td> <td align="right">219</td> </tr> <tr> <td><a href="https://vorillaz.github.io/devicons/">Devicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.8.0</td> <td align="right">192</td> </tr> <tr> <td><a href="https://github.com/ant-design/ant-design-icons">Ant Design Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>4.3.1</td> <td align="right">789</td> </tr> <tr> <td><a href="https://github.com/twbs/icons">Bootstrap Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.10.5</td> <td align="right">2592</td> </tr> <tr> <td><a href="https://github.com/Remix-Design/RemixIcon">Remix Icon</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>3.5.0</td> <td align="right">2537</td> </tr> <tr> <td><a href="https://github.com/icons8/flat-color-icons">Flat Color Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.2</td> <td align="right">329</td> </tr> <tr> <td><a href="https://github.com/grommet/grommet-icons">Grommet-Icons</a></td> <td><a href="http://www.apache.org/licenses/">Apache License Version 2.0</a></td> <td>4.11.0</td> <td align="right">621</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>1.0.6</td> <td align="right">460</td> </tr> <tr> <td><a href="https://github.com/tailwindlabs/heroicons">Heroicons 2</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.0.18</td> <td align="right">876</td> </tr> <tr> <td><a href="https://simpleicons.org/">Simple Icons</a></td> <td><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal</a></td> <td>9.13.0</td> <td align="right">2707</td> </tr> <tr> <td><a href="https://thesabbir.github.io/simple-line-icons/">Simple Line Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.5.5</td> <td align="right">189</td> </tr> <tr> <td><a href="https://github.com/Keyamoon/IcoMoon-Free">IcoMoon Free</a></td> <td><a href="https://github.com/Keyamoon/IcoMoon-Free/blob/master/License.txt">CC BY 4.0 License</a></td> <td>d006795ede82361e1bac1ee76f215cf1dc51e4ca</td> <td align="right">491</td> </tr> <tr> <td><a href="https://github.com/atisawd/boxicons">BoxIcons</a></td> <td><a href="https://github.com/atisawd/boxicons/blob/master/LICENSE">CC BY 4.0 License</a></td> <td>2.1.4</td> <td align="right">1634</td> </tr> <tr> <td><a href="https://github.com/astrit/css.gg">css.gg</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.1.1</td> <td align="right">704</td> </tr> <tr> <td><a href="https://github.com/microsoft/vscode-codicons">VS Code Icons</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></td> <td>0.0.32</td> <td align="right">427</td> </tr> <tr> <td><a href="https://github.com/tabler/tabler-icons">Tabler Icons</a></td> <td><a href="https://opensource.org/licenses/MIT">MIT</a></td> <td>2.33.0</td> <td align="right">4655</td> </tr> <tr> <td><a href="https://github.com/lykmapipo/themify-icons">Themify Icons</a></td> <td><a href="https://github.com/thecreation/standard-icons/blob/master/modules/themify-icons/LICENSE">MIT</a></td> <td>v0.1.2-2-g9600186</td> <td align="right">352</td> </tr> <tr> <td><a href="https://icons.radix-ui.com">Radix Icons</a></td> <td><a href="https://github.com/radix-ui/icons/blob/master/LICENSE">MIT</a></td> <td>@radix-ui/<a href="mailto:react-icons@1.3.0-1-g94b3fcf">react-icons@1.3.0-1-g94b3fcf</a></td> <td align="right">318</td> </tr> <tr> <td><a href="https://github.com/phosphor-icons/core">Phosphor Icons</a></td> <td><a href="https://github.com/phosphor-icons/core/blob/main/LICENSE">MIT</a></td> <td>2.0.2</td> <td align="right">7488</td> </tr> <tr> <td><a href="https://icons8.com/line-awesome">Icons8 Line Awesome</a></td> <td><a href="https://github.com/icons8/line-awesome/blob/master/LICENSE.md">MIT</a></td> <td>1.3.1</td> <td align="right">1544</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
34ac7a8f15 |
build(deps): Bump fast-xml-parser from 4.2.7 to 4.3.2 in /website (#2411)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.7 to 4.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md">fast-xml-parser's changelog</a>.</em></p> <blockquote> <p>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</p> <p><strong>4.3.2 / 2023-10-02</strong></p> <ul> <li>fix <code>jObj.hasOwnProperty</code> when give input is null (By <a href="https://github.com/ardatan">Arda TANRIKULU</a>)</li> </ul> <p><strong>4.3.1 / 2023-09-24</strong></p> <ul> <li>revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.</li> </ul> <p><strong>4.3.0 / 2023-09-20</strong></p> <ul> <li>Fix stopNodes to work with removeNSPrefix (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/607">#607</a>) (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/608">#608</a>) (By [Craig Andrews]<a href="https://github.com/candrews">https://github.com/candrews</a>))</li> <li>Fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/610">#610</a> ignore properties set to Object.prototype</li> <li>Fix typings for builder and parser to make return type generic (By <a href="https://github.com/sarahdayan">Sarah Dayan</a>)</li> </ul> <p><strong>4.2.7 / 2023-07-30</strong></p> <ul> <li>Fix: builder should set text node correctly when only textnode is present (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/589">#589</a>) (By <a href="https://github.com/joneqian">qianqing</a>)</li> <li>Fix: Fix for null and undefined attributes when building xml (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/585">#585</a>) (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/598">#598</a>). A null or undefined value should be ignored. (By <a href="https://github.com/cecia234">Eugenio Ceschia</a>)</li> </ul> <p><strong>4.2.6 / 2023-07-17</strong></p> <ul> <li>Fix: Remove trailing slash from jPath for self-closing tags (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/595">#595</a>) (By <a href="https://github.com/m-radzikowski">Maciej Radzikowski</a>)</li> </ul> <p><strong>4.2.5 / 2023-06-22</strong></p> <ul> <li>change code implementation</li> </ul> <p><strong>4.2.4 / 2023-06-06</strong></p> <ul> <li>fix security bug</li> </ul> <p><strong>4.2.3 / 2023-06-05</strong></p> <ul> <li>fix security bug</li> </ul> <p><strong>4.2.2 / 2023-04-18</strong></p> <ul> <li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/562">#562</a>: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag</li> </ul> <p><strong>4.2.1 / 2023-04-18</strong></p> <ul> <li>fix: jpath after unpaired tags</li> </ul> <p><strong>4.2.0 / 2023-04-09</strong></p> <ul> <li>support <code>updateTag</code> parser property</li> </ul> <p><strong>4.1.4 / 2023-04-08</strong></p> <ul> <li>update typings to let user create XMLBuilder instance without options (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/556">#556</a>) (By <a href="https://github.com/omggga">Patrick</a>)</li> <li>fix: IsArray option isn't parsing tags with 0 as value correctly <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/490">#490</a> (<a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/557">#557</a>) (By <a href="https://github.com/p-kuen">Aleksandr Murashkin</a>)</li> <li>feature: support <code>oneListGroup</code> to group repeated children tags udder single group</li> </ul> <p><strong>4.1.3 / 2023-02-26</strong></p> <ul> <li>fix <a href="https://redirect.github.com/NaturalIntelligence/fast-xml-parser/issues/546">#546</a>: Support complex entity value</li> </ul> <p><strong>4.1.2 / 2023-02-12</strong></p> <ul> <li>Security Fix</li> </ul> <p><strong>4.1.1 / 2023-02-03</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
288c60b6fd |
build(deps): Bump @types/react-dom from 18.2.4 to 18.2.13 in /website (#2379)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.13. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7a07c699df |
build(deps): Bump next from 13.4.4 to 13.5.5 in /website (#2382)
Bumps [next](https://github.com/vercel/next.js) from 13.4.4 to 13.5.5. <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>v13.5.5</h2> <h3>Core Changes</h3> <ul> <li>Update parallelizing tasks with webpackBuildWorker config: <a href="https://redirect.github.com/vercel/next.js/issues/56287">#56287</a></li> <li>Misc Typescript and export updates: <a href="https://redirect.github.com/vercel/next.js/issues/55841">#55841</a></li> <li>chore: pass defineEnv from next.js to rust directly: <a href="https://redirect.github.com/vercel/next.js/issues/56216">#56216</a></li> <li>Expose util internally for debugging: <a href="https://redirect.github.com/vercel/next.js/issues/56381">#56381</a></li> <li>App Router - preinitialize chunks during SSR: <a href="https://redirect.github.com/vercel/next.js/issues/54752">#54752</a></li> <li>fix: use <code>fs.existsSync</code> to avoid race condition: <a href="https://redirect.github.com/vercel/next.js/issues/56387">#56387</a></li> <li>Ensure loader generated export default has name: <a href="https://redirect.github.com/vercel/next.js/issues/56388">#56388</a></li> <li>Move Edge SSR event <code>waitUntil</code> into the handler: <a href="https://redirect.github.com/vercel/next.js/issues/56404">#56404</a></li> <li>fix: avoid unnecessary <code>existSync</code> call: <a href="https://redirect.github.com/vercel/next.js/issues/56419">#56419</a></li> <li>fix: avoid creation of buffers for read ops: <a href="https://redirect.github.com/vercel/next.js/issues/56421">#56421</a></li> <li>fix empty externals list, pnpm special case, and project path: <a href="https://redirect.github.com/vercel/next.js/issues/56402">#56402</a></li> <li>chore: extract edge-app-route loader template: <a href="https://redirect.github.com/vercel/next.js/issues/56424">#56424</a></li> <li>Separate RSC and SSR jsx-runtime modules: <a href="https://redirect.github.com/vercel/next.js/issues/56438">#56438</a></li> <li>Async Batcher: <a href="https://redirect.github.com/vercel/next.js/issues/56423">#56423</a></li> <li>Fix cli log next.js color: <a href="https://redirect.github.com/vercel/next.js/issues/56448">#56448</a></li> <li>Turbopack: Implement Server Actions: <a href="https://redirect.github.com/vercel/next.js/issues/53890">#53890</a></li> <li>Component Module Types: <a href="https://redirect.github.com/vercel/next.js/issues/56454">#56454</a></li> <li>refactor: rewrite config schema in zod: <a href="https://redirect.github.com/vercel/next.js/issues/56383">#56383</a></li> <li>Dev Service: <a href="https://redirect.github.com/vercel/next.js/issues/56442">#56442</a></li> <li>feat(turbopack): port next.js template loading logic: <a href="https://redirect.github.com/vercel/next.js/issues/56425">#56425</a></li> <li>Chunking Refactor Step 1: <a href="https://redirect.github.com/vercel/next.js/issues/56467">#56467</a></li> <li>Use native node:fs in taskfile.js: <a href="https://redirect.github.com/vercel/next.js/issues/56491">#56491</a></li> <li>Loose RSC import restrictions for 3rd party packages: <a href="https://redirect.github.com/vercel/next.js/issues/56501">#56501</a></li> <li>turbopack: Chunking Refactor Step 2 : <a href="https://redirect.github.com/vercel/next.js/issues/56504">#56504</a></li> <li>update turbopack, fix sass peer dependency: <a href="https://redirect.github.com/vercel/next.js/issues/56508">#56508</a></li> <li>Remove ServerDirectiveTransformer: <a href="https://redirect.github.com/vercel/next.js/issues/56496">#56496</a></li> <li>Improve failed to fetch RSC error: <a href="https://redirect.github.com/vercel/next.js/issues/56517">#56517</a></li> <li>misc: fix wrong next start start duration: <a href="https://redirect.github.com/vercel/next.js/issues/56512">#56512</a></li> <li>turbopack: Extract as_chunk into shared ChunkType trait: <a href="https://redirect.github.com/vercel/next.js/issues/56506">#56506</a></li> <li>Flatten recursive wildcard exports in barrel optimization: <a href="https://redirect.github.com/vercel/next.js/issues/56489">#56489</a></li> <li>Turbopack + app router: always use externals for predefined packages: <a href="https://redirect.github.com/vercel/next.js/issues/56440">#56440</a></li> <li>fix: log error cause: <a href="https://redirect.github.com/vercel/next.js/issues/56528">#56528</a></li> <li>Unsilence Taskr Webpack errors: <a href="https://redirect.github.com/vercel/next.js/issues/56542">#56542</a></li> <li>refactor: cleanup app render: <a href="https://redirect.github.com/vercel/next.js/issues/56538">#56538</a></li> <li>fix: don't add <code>isolateModules</code> to <code>tsconfig</code> when extending from tsconfig with <code>verbatimModuleSyntax</code>: <a href="https://redirect.github.com/vercel/next.js/issues/54164">#54164</a></li> <li>enable <code>verbatimModuleSyntax</code> to make type imports/exports explicit: <a href="https://redirect.github.com/vercel/next.js/issues/56551">#56551</a></li> <li>Ensure react-server-dom-turbopack-experimental uses the right package: <a href="https://redirect.github.com/vercel/next.js/issues/56560">#56560</a></li> <li>Fix build restart log: <a href="https://redirect.github.com/vercel/next.js/issues/56543">#56543</a></li> <li>feat(turbopack): add support for edge app pages: <a href="https://redirect.github.com/vercel/next.js/issues/56426">#56426</a></li> <li>Improve error handling of Server Actions with skewed deployment: <a href="https://redirect.github.com/vercel/next.js/issues/56618">#56618</a></li> <li>misc: split app-render into smaller functions: <a href="https://redirect.github.com/vercel/next.js/issues/56611">#56611</a></li> <li>remove unnecessary structuredClone: <a href="https://redirect.github.com/vercel/next.js/issues/56570">#56570</a></li> <li>Fix trace ignore handling: <a href="https://redirect.github.com/vercel/next.js/issues/56674">#56674</a></li> <li>fix(next-core): allow sass loader for foreign codes: <a href="https://redirect.github.com/vercel/next.js/issues/56679">#56679</a></li> <li>Fix SSG query with experimental-compile: <a href="https://redirect.github.com/vercel/next.js/issues/56680">#56680</a></li> <li>Ensure rewrites are included in build manifest when using Turbopack: <a href="https://redirect.github.com/vercel/next.js/issues/56692">#56692</a></li> <li>fix static worker restart behavior: <a href="https://redirect.github.com/vercel/next.js/issues/56728">#56728</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ad44f0dd0d |
build(deps): Bump remark-rehype from 10.1.0 to 11.0.0 in /website (#2377)
Bumps [remark-rehype](https://github.com/remarkjs/remark-rehype) from 10.1.0 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/remark-rehype/releases">remark-rehype's releases</a>.</em></p> <blockquote> <h2>11.0.0</h2> <h4>Change</h4> <ul> <li>30091c7 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>cafeacc Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>acb292a Update <code>mdast-util-to-hast</code>, <code>@types/{hast,mdast}</code>, unified, etc <strong>migrate</strong>: update too if you don’t use handlers, this should be fine; if you do, see <a href="https://github.com/syntax-tree/mdast-util-to-hast/releases/tag/13.0.0"><code>mdast-util-to-hast@13.0.0</code></a></li> <li>ba50965 Remove <code>Processor</code> type <strong>migrate</strong>: get it from <code>unified</code></li> </ul> <h4>Add</h4> <ul> <li>b990986 Add exports of <code>defaultFootnoteBackContent</code>, <code>defaultFootnoteBackLabel</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0">https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
54cde354f1 |
build(deps): Bump react-fast-marquee from 1.6.0 to 1.6.2 in /website (#2390)
Bumps [react-fast-marquee](https://github.com/justin-chu/react-fast-marquee) from 1.6.0 to 1.6.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/justin-chu/react-fast-marquee/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |