Commit Graph

98 Commits

Author SHA1 Message Date
Jamil
47627d7643 fix(staging): Update demo access (#3116)
https://app.terraform.io/app/firezone/workspaces/staging/runs/run-NVEdbCHS9PnwXSF4
2024-01-04 11:39:18 -08:00
Jamil
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.
2024-01-03 01:13:01 +00:00
Jamil
e162192bc0 chore(deps): Bump website deps (#3092) 2024-01-02 16:25:09 -08:00
Jamil
05774a39fc fix(portal): Improve OIDC usability and fix unexpected Mint.TransportError causing crash (#3049)
Fixes #3044

---------

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
Co-authored-by: Brian Manifold <bmanifold@users.noreply.github.com>
2024-01-02 19:18:48 +00:00
dependabot[bot]
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.2.14&new-version=18.2.18)](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>
2024-01-02 19:17:17 +00:00
dependabot[bot]
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="a0d9f10324"><code>a0d9f10</code></a>
Release 8.4.32 version</li>
<li><a
href="0146b3e36f"><code>0146b3e</code></a>
Add Node.js 21 to CI</li>
<li><a
href="2398534350"><code>2398534</code></a>
Update dependencies</li>
<li><a
href="1918533810"><code>1918533</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1902">#1902</a>
from ferreira-tb/main</li>
<li><a
href="395e6dc1b9"><code>395e6dc</code></a>
Fix <code>ProcessOptions</code> interface</li>
<li><a
href="fa8cd158fd"><code>fa8cd15</code></a>
Update dependencies</li>
<li><a
href="199a7c4210"><code>199a7c4</code></a>
Typo</li>
<li><a
href="2528047169"><code>2528047</code></a>
Update EM link</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.31...8.4.32">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.31&new-version=8.4.32)](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>
2024-01-02 19:16:13 +00:00
Jamil
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/).
2024-01-02 16:07:13 +00:00
dependabot[bot]
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.30&new-version=18.2.46)](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>
2024-01-02 03:33:51 +00:00
dependabot[bot]
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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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="63717cf44a"><code>63717cf</code></a>
Bump version to 5.3.3 and LKG</li>
<li><a
href="4c2afa7f7b"><code>4c2afa7</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56627">#56627</a>
(Transpile jsdoc parsing mode) into release-5.3 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56629">#56629</a>)</li>
<li><a
href="ba3d2b02b2"><code>ba3d2b0</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56434">#56434</a>
(Fix support for intersections in te...) into release-5.3 (#...</li>
<li><a
href="f3808c416d"><code>f3808c4</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56504">#56504</a>
(Fixed an issue in boolean compariso...) into release-5.3 (#...</li>
<li><a
href="b4fe221e65"><code>b4fe221</code></a>
Cherry-pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56489">#56489</a>
into release-5.3 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56490">#56490</a>)</li>
<li><a
href="f750eb3794"><code>f750eb3</code></a>
Pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56485">#56485</a>
into release-5.3 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56486">#56486</a>)</li>
<li><a
href="27047e3391"><code>27047e3</code></a>
Update LKG.</li>
<li><a
href="d09b1bfb5a"><code>d09b1bf</code></a>
Pick <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56449">#56449</a>
into release-5.3 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56451">#56451</a>)</li>
<li><a
href="e2a5d45b51"><code>e2a5d45</code></a>
Update LKG.</li>
<li><a
href="756efd2478"><code>756efd2</code></a>
Fixes for release-5.3. (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/56424">#56424</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.2.2&new-version=5.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 02:46:29 +00:00
dependabot[bot]
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="8350cffdad"><code>8350cff</code></a>
3.4.0</li>
<li><a
href="fbdb858e97"><code>fbdb858</code></a>
Improve relative precedence of <code>rtl</code>, <code>ltr</code>,
<code>forced-colors</code> and <code>dark</code> varia...</li>
<li><a
href="dae4618e97"><code>dae4618</code></a>
Update changelog</li>
<li><a
href="11a6ba3949"><code>11a6ba3</code></a>
Move forced-colors variant after dark variant (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12582">#12582</a>)</li>
<li><a
href="47dbb4a2b3"><code>47dbb4a</code></a>
Add <code>*</code> variant for targeting direct children (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12551">#12551</a>)</li>
<li><a
href="7642e28cfe"><code>7642e28</code></a>
Disable tap highlights on iOS (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12299">#12299</a>)</li>
<li><a
href="06972065de"><code>0697206</code></a>
feat(preflight): simplify sans-serif font stack (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11748">#11748</a>)</li>
<li><a
href="b215f13276"><code>b215f13</code></a>
Update changelog</li>
<li><a
href="9129defd0d"><code>9129def</code></a>
Add logical properties support for float and clear (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/12480">#12480</a>)</li>
<li><a
href="4ef97179cd"><code>4ef9717</code></a>
Fix typo in changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/tailwindlabs/tailwindcss/compare/v3.3.5...v3.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss&package-manager=npm_and_yarn&previous-version=3.3.5&new-version=3.4.0)](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>
2024-01-02 02:46:19 +00:00
dependabot[bot]
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="9a40e181db"><code>9a40e18</code></a>
3.0.0</li>
<li><a
href="e08b759668"><code>e08b759</code></a>
Change to require Node 16</li>
<li><a
href="bc1d9e56ce"><code>bc1d9e5</code></a>
Refactor more docs</li>
<li><a
href="24e3d8d126"><code>24e3d8d</code></a>
Add compat sections to readmes</li>
<li><a
href="a51248a379"><code>a51248a</code></a>
Remove unneeded Vue JSX setup</li>
<li><a
href="74aee5693a"><code>74aee56</code></a>
Refactor docs of packages</li>
<li><a
href="172e519013"><code>172e519</code></a>
react: fix to classify <code>@types/react</code> as a peer
dependency</li>
<li><a
href="5a13d73bca"><code>5a13d73</code></a>
Change to use <code>exports</code></li>
<li><a
href="a362bb43ee"><code>a362bb4</code></a>
react: remove deprecated, <code>MDXContext</code>,
<code>withMDXComponents</code></li>
<li><a
href="a94f28521d"><code>a94f285</code></a>
Refactor code-style</li>
<li>Additional commits viewable in <a
href="https://github.com/mdx-js/mdx/commits/3.0.0/packages/react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mdx-js/react&package-manager=npm_and_yarn&previous-version=2.3.0&new-version=3.0.0)](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>
2024-01-02 02:45:40 +00:00
dependabot[bot]
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.10.1&new-version=20.10.6)](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>
2024-01-02 02:44:26 +00:00
Jamil
1c41f71e36 feat(website): Add FAQ (#3021)
Fixes firezone/gtm#207
2023-12-26 00:53:10 -06:00
Jamil
1067e56065 chore(website): Update team (#3018) 2023-12-26 00:52:55 -06:00
Jamil
4c837afc2a chore(docs): bump deps, minor grammar fixes (#3011) 2023-12-25 22:24:42 -06:00
Jamil
0c25ad57cb Add link to status on website (#2974)
Fixes #2953
2023-12-20 22:56:40 +00:00
Jamil
2ee09349f3 docs(website): Clarify note on legacy support (#2968)
Also fixes links to docs from the landing page.
2023-12-20 18:06:13 +00:00
Jamil
b28e99cdab chore(ci): Use 1.0.0 as version base (#2949)
Fixes #2948 

So it seems that it's easiest just to use an old-fashioned semver
string. This means we'll need to keep a version matrix in the docs of
which components are supported and for how long, but it's better than
having different version schemes for different Firezone components
altogether.
2023-12-19 14:19:16 +00:00
bmanifold
751df8b3f3 Update styling for Sign In/Up emails (#2907)
Updated the styling for the outbound emails from the portal.

## Preview of the Sign Up Email
<img width="589" alt="sign_up_email"
src="https://github.com/firezone/firezone/assets/2646332/4fdc04de-bc49-4d31-b818-ec5eb546d4b8">

## Preview of the Sign In Email
<img width="592" alt="sign_in_email"
src="https://github.com/firezone/firezone/assets/2646332/c3a21424-0de2-404a-a8e2-f2ae926ddeaf">

This will close #2132
2023-12-15 17:04:13 +00:00
Jamil
922c25e063 Fix upgrade script link (#2923) 2023-12-15 08:06:58 -08:00
Jamil
54e2258264 Gateway upgrade docs (#2914)
Realized we need a small script to upgrade Docker-based gateways
reliably.
2023-12-14 21:20:30 -08:00
Jamil
33bcbbee45 Add a detailed Google Workspace setup guide and other docs (#2876)
- Added google workspace docs at `/kb/authenticate/google`
- Updated in-product Provider creation form with more details and a link
to docs
- Fixed bg-color for unauthenticated layouts

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-12-13 07:16:11 +00:00
Jamil
ba44b2cbad Usability iteration 1 (#2869)
* Fix numerous typos and grammar
* Align all next/continue action buttons to the right side of the form
* Rework the Gateway deploy page to be more readable and use consistent
colors
* Link to `Troubleshooting` guide for gateway deployments
* Add spacing between `:sections` so they stand out more
* Move help paragraphs into `:help`s
* Make links consistent to `text-accent-500` to match website/docs
(buttons unchanged)
* Add `warning` style button

More to come in further PRs

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-12-11 21:12:53 +00:00
Jamil
3bcdbb27e4 Remove website gradients (#2847) 2023-12-10 17:30:38 +00:00
Jamil
97838f89e9 Website/about (#2821)
Fixes firezone/gtm#222
2023-12-07 21:02:45 +00:00
Jamil
6d1c962c83 Add service account docs (#2753)
- Improves styling of Kb sidebar
- Fixes #2743 
- Fixes #2749 
- Refs #2021
2023-12-06 16:29:59 +00:00
Jamil
72ab214ff8 Blog: Enterprises choose open source (#2803)
Fixes firezone/gtm#184
2023-12-06 15:12:42 +00:00
Jamil
abc5f43c97 Source Code 3 for website, logo, and helptext updates (#2799)
* Use Source Sans 3 as font
* Add `:help` slot to sections
* Fix other minor grammar / typos
2023-12-06 11:32:29 +00:00
dependabot[bot]
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.8.10&new-version=20.10.1)](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>
2023-12-05 13:02:31 +00:00
dependabot[bot]
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="ccfbc0052e</a></li>
<li>some icons update</li>
</ul>
<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>v4.12.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.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">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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="941285a015"><code>941285a</code></a>
v4.12.0</li>
<li><a
href="ccfbc0052e"><code>ccfbc00</code></a>
Enable multiColor in Ant design icons twotone icon</li>
<li><a
href="c71a6144c3"><code>c71a614</code></a>
update snapshot</li>
<li><a
href="ba6c1dd40f"><code>ba6c1dd</code></a>
update readme</li>
<li><a
href="d747a78546"><code>d747a78</code></a>
update icons</li>
<li><a
href="7493227df3"><code>7493227</code></a>
Merge branch 'pr/kimtaejin3/811' into update-icons</li>
<li><a
href="ba0190b831"><code>ba0190b</code></a>
remove unused package-lock.json</li>
<li><a
href="c866398d0b"><code>c866398</code></a>
Bump <code>@​babel/traverse</code> from 7.11.5 to 7.23.3 (<a
href="https://redirect.github.com/react-icons/react-icons/issues/835">#835</a>)</li>
<li><a
href="8646a36fa0"><code>8646a36</code></a>
Replace Next.js with Astro (<a
href="https://redirect.github.com/react-icons/react-icons/issues/834">#834</a>)</li>
<li><a
href="1b7ab7ada5"><code>1b7ab7a</code></a>
feat:update tabler icons v2.38.0</li>
<li>Additional commits viewable in <a
href="https://github.com/react-icons/react-icons/compare/v4.11.0...v4.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-icons&package-manager=npm_and_yarn&previous-version=4.11.0&new-version=4.12.0)](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>
2023-12-05 04:50:15 +00:00
dependabot[bot]
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="f90fc8f4b4"><code>f90fc8f</code></a>
6.0.0</li>
<li><a
href="12f76f8c18"><code>12f76f8</code></a>
Change to require Node.js 16</li>
<li><a
href="6855bcc806"><code>6855bcc</code></a>
Change to use <code>exports</code></li>
<li><a
href="87da225f84"><code>87da225</code></a>
Refactor to move implementation to <code>lib/</code></li>
<li><a
href="963f30cff7"><code>963f30c</code></a>
Refactor docs</li>
<li><a
href="463cd39e6c"><code>463cd39</code></a>
Refactor code-style</li>
<li><a
href="22f1ee7255"><code>22f1ee7</code></a>
Refactor to use <code>node:test</code></li>
<li><a
href="4597690751"><code>4597690</code></a>
Add <code>ignore-scripts</code> to <code>.npmrc</code></li>
<li><a
href="8b862e19b5"><code>8b862e1</code></a>
Refactor Actions</li>
<li><a
href="9c6f6696e1"><code>9c6f669</code></a>
Refactor <code>package.json</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rehype-slug&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=6.0.0)](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>
2023-12-05 04:48:44 +00:00
dependabot[bot]
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="05ae7ace78"><code>05ae7ac</code></a>
Merge pull request <a
href="https://redirect.github.com/themesberg/flowbite/issues/726">#726</a>
from themesberg/number-input</li>
<li><a
href="455ac555cf"><code>455ac55</code></a>
feat(number input): import the new InputCounter component for the
`initFlowbi...</li>
<li><a
href="770b8713d9"><code>770b871</code></a>
chore(version): bump package file to <code>2.2.0</code></li>
<li><a
href="19107f5e84"><code>19107f5</code></a>
docs(number input): update examples and types</li>
<li><a
href="b5c6baaab1"><code>b5c6baa</code></a>
fix(global): import <code>InputCounter</code></li>
<li><a
href="c035e3be09"><code>c035e3b</code></a>
chore(version): bump to <code>v2.2.0</code></li>
<li><a
href="a8d9ae6d4c"><code>a8d9ae6</code></a>
feat(number input): add phone number example</li>
<li><a
href="8523d55af2"><code>8523d55</code></a>
docs(number input): update the example id</li>
<li><a
href="537817970a"><code>5378179</code></a>
docs(number input): update the last table text</li>
<li><a
href="a43549b619"><code>a43549b</code></a>
docs(number input): update the table data text</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite/compare/v1.8.1...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flowbite&package-manager=npm_and_yarn&previous-version=1.8.1&new-version=2.2.0)](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>
2023-12-05 04:46:27 +00:00
dependabot[bot]
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="a27d335fc5"><code>a27d335</code></a>
9.0.1</li>
<li><a
href="d8e3787491"><code>d8e3787</code></a>
Fix double encoding in new url transform</li>
<li><a
href="55d8d831b7"><code>55d8d83</code></a>
Refactor docs to use <code>createRoot</code></li>
<li><a
href="2245c6409c"><code>2245c64</code></a>
Fix typo</li>
<li><a
href="bc0936443f"><code>bc09364</code></a>
Fix typos</li>
<li><a
href="1d5cbf583f"><code>1d5cbf5</code></a>
Refactor some more</li>
<li><a
href="5445cbbd41"><code>5445cbb</code></a>
Fix to close details</li>
<li>See full diff in <a
href="https://github.com/remarkjs/react-markdown/compare/9.0.0...9.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-markdown&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](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>
2023-12-05 04:12:01 +00:00
dependabot[bot]
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="0c1c7f847e"><code>0c1c7f8</code></a>
v13.5.1</li>
<li><a
href="974428583e"><code>9744285</code></a>
v13.5.1-canary.1</li>
<li><a
href="44eba020c6"><code>44eba02</code></a>
improve publish-release (<a
href="https://redirect.github.com/vercel/next.js/issues/55597">#55597</a>)</li>
<li><a
href="c652dc8811"><code>c652dc8</code></a>
v13.5.1-canary.0</li>
<li><a
href="ffafad2c35"><code>ffafad2</code></a>
v13.5.0</li>
<li><a
href="4a589ed83d"><code>4a589ed</code></a>
v13.4.20-canary.41</li>
<li><a
href="deb81cf246"><code>deb81cf</code></a>
fix styled-jsx alias (<a
href="https://redirect.github.com/vercel/next.js/issues/55581">#55581</a>)</li>
<li><a
href="1a9b0f6f7a"><code>1a9b0f6</code></a>
improve internal error logging (<a
href="https://redirect.github.com/vercel/next.js/issues/55582">#55582</a>)</li>
<li><a
href="063154918c"><code>0631549</code></a>
Fix react packages are not bundled for metadata routes (<a
href="https://redirect.github.com/vercel/next.js/issues/55579">#55579</a>)</li>
<li><a
href="bad53655e8"><code>bad5365</code></a>
Update supported config options for Turbopack (<a
href="https://redirect.github.com/vercel/next.js/issues/55556">#55556</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.4.19&new-version=13.5.1)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/firezone/firezone/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 03:56:42 +00:00
Jamil
e3e2baf87d Use typed links to detect broken links (#2750)
- Fixes firezone/gtm#220
- Add @jefferenced and @ReactorScram to team page and simplify it

@conectado Interesting use of strong typing to enforce no broken links
in NextJS
2023-11-30 23:54:41 +00:00
Jamil
79aa4cfb8e 1.x docs first iteration (#2688)
Doing a first pass over documentation and minor UI cleanup. This PR
isn't meant to represent the final state of launch docs, but instead
something that will unblock #2685 and #2675

Fixes #2729
2023-11-30 04:04:54 +00:00
Jamil
2371df946a Fix tooltips (#2734)
Fixes a JS bug
2023-11-28 23:06:55 +00:00
Jamil
480a0f336b Add pricing page (#2685)
Fixes firezone/gtm#194
2023-11-28 21:33:45 +00:00
Jamil
db601312c2 1.x landing page first iteration (#2675)
Fixes firezone/gtm#165
Fixes firezone/gtm#219
2023-11-28 21:07:12 +00:00
Jamil
6d08f2f4cb Fix button colors to match product (#2702)
Removes gradient to match product 

Refs #2682
2023-11-27 21:05:15 +00:00
Jamil
ba7be34f77 Add Request Demo button; update sales lead form (#2673)
Fixes firezone/gtm#217
2023-11-20 02:10:01 +00:00
Jamil
a13d1ab0c7 Add YC logo (#2671)
Fixes firezone/gtm#212

<img width="472" alt="Screenshot 2023-11-17 at 3 02 24 PM"
src="https://github.com/firezone/firezone/assets/167144/d8e4f40c-7ff8-44e4-81d0-62cf968a21fd">
<img width="1291" alt="Screenshot 2023-11-17 at 3 02 15 PM"
src="https://github.com/firezone/firezone/assets/167144/20174b47-a7d4-45df-a530-35a2800911dc">
2023-11-18 18:28:27 +00:00
Jeff S
aa29200dea Blog post: secure remote access makes remote work a win-win (#2642)
Review & approve

---------

Signed-off-by: Jeff S. <148512665+jefferenced@users.noreply.github.com>
Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com>
2023-11-18 16:13:48 +00:00
Jamil
216eb94bda 1.0 docs structure (#2629)
Refs #2021

---------

Co-authored-by: Brian Manifold <bmanifold@gmail.com>
2023-11-15 16:10:48 +00:00
Jamil
299563edb5 Simplify product roadmap (#2626)
Still need to configure the view to show rough dates/times, but this
should suffice for now.

Fixes firezone/gtm#205
2023-11-10 17:03:30 +00:00
Jamil
ce428d6ea7 Add trademark (#2625)
Fixes firezone/gtm#206
2023-11-10 15:51:47 +00:00
Jamil
a631699c27 Update early access timeline, remove announcement banner (#2572)
- Update timeline to reflect revised estimates 😅 
- Remove announcement banner -- been up since August and felt it was
getting stale / annoying
2023-11-02 23:09:14 +00:00
Jamil
457845917a Fix logo color, font, size (#2576)
- Make logo square, fix colors
- Capitalize `F` and use brand font `Source Sans Pro`
- Minor tweak to mobile screen sizes' logo
2023-11-02 20:36:55 +00:00
dependabot[bot]
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 &quot;13&quot; to &quot;14&quot;: <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="4df888a55f"><code>4df888a</code></a>
v14.0.1</li>
<li><a
href="41dec2cbd6"><code>41dec2c</code></a>
v14.0.1-canary.5</li>
<li><a
href="9d49afc5ea"><code>9d49afc</code></a>
v14.0.1-canary.4</li>
<li><a
href="fc1ecc407c"><code>fc1ecc4</code></a>
v14.0.1-canary.3</li>
<li><a
href="54a9da0a1e"><code>54a9da0</code></a>
v14.0.1-canary.2</li>
<li><a
href="c70506de77"><code>c70506d</code></a>
v14.0.1-canary.1</li>
<li><a
href="6a63c4ffeb"><code>6a63c4f</code></a>
v14.0.1-canary.0</li>
<li><a
href="b546d8b22c"><code>b546d8b</code></a>
v14.0.0</li>
<li><a
href="356dc42f1a"><code>356dc42</code></a>
v13.5.7-canary.37</li>
<li><a
href="fc1b6c4742"><code>fc1b6c4</code></a>
v13.5.7-canary.36</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/commits/v14.0.1/packages/next-mdx">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@next/mdx&package-manager=npm_and_yarn&previous-version=13.5.6&new-version=14.0.1)](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>
2023-11-01 15:53:23 +00:00
dependabot[bot]
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>
&amp; 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="9b91c299db">9b91c29</a>)</li>
<li>checkbox colors (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1032">#1032</a>)
(<a
href="8ae697ea50">8ae697e</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fix getWeekDays function (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1040">#1040</a>)
(<a
href="8822223eb7">8822223</a>)</li>
</ul>
<h3><a
href="https://github.com/themesberg/flowbite-react/compare/v0.6.2...v0.6.3">0.6.3</a>
(2023-09-30)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>Button color blue theme (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1024">#1024</a>)
(<a
href="11d8510875">11d8510</a>)</li>
<li>Floating Label theme import (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1023">#1023</a>)
(<a
href="160c24e000">160c24e</a>)</li>
</ul>
<h3><a
href="https://github.com/themesberg/flowbite-react/compare/v0.6.1...v0.6.2">0.6.2</a>
(2023-09-29)</h3>
<h3>Features</h3>
<ul>
<li>adds floating label (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/955">#955</a>)
(<a
href="3fc7b88d86">3fc7b88</a>)</li>
<li><strong>component:</strong> toggleSwitch add sizing prop (sm|md|lg)
(<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1009">#1009</a>)
(<a
href="c3bf704dd9">c3bf704</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>docs - avatar - render properly code example (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1006">#1006</a>)
(<a
href="48ce7863fc">48ce786</a>)</li>
<li>documentation regressions (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1021">#1021</a>)
(<a
href="dbfb01958e">dbfb019</a>)</li>
<li>homepage - missing dark mode section functionality (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/989">#989</a>)
(<a
href="63e04e2ae5">63e04e2</a>)</li>
<li>issue <a
href="https://redirect.github.com/themesberg/flowbite-react/issues/846">#846</a>
- docs dropdown - <code>custom trigger</code> section not render… (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1005">#1005</a>)
(<a
href="409c01c9a5">409c01c</a>)</li>
<li><strong>toggleswitch:</strong> disable + checked state and
deprecated html event replacement (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/987">#987</a>)
(<a
href="ce55df1fc4">ce55df1</a>),
closes <a
href="https://redirect.github.com/themesberg/flowbite-react/issues/986">#986</a></li>
</ul>
<h3><a
href="https://github.com/themesberg/flowbite-react/compare/v0.6.0...v0.6.1">0.6.1</a>
(2023-09-23)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><code>CodePreview</code> - show explicit false props (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/985">#985</a>)
(<a
href="b1357c6e44">b1357c6</a>)</li>
<li><strong>button:</strong> allow height of buttons stretch (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/906">#906</a>)
(<a
href="10b54e345b">10b54e3</a>)</li>
<li><strong>button:</strong> fix error Button cannot be used as a JSX
component (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/974">#974</a>)
(<a
href="b62160116b">b621601</a>),
closes <a
href="https://redirect.github.com/themesberg/flowbite-react/issues/962">#962</a></li>
<li><strong>component:</strong> add custom theme to the carousel's
default left and r… (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/910">#910</a>)
(<a
href="ddff0e5e43">ddff0e5</a>)</li>
<li><strong>datepicker.tsx:</strong> fix theme and add onSelectedDate
callback (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/970">#970</a>)
(<a
href="fe9f63f0cd">fe9f63f</a>),
closes <a
href="https://redirect.github.com/themesberg/flowbite-react/issues/968">#968</a>
<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/964">#964</a></li>
<li><strong>datepicker:</strong> button type (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/984">#984</a>)
(<a
href="496ed1e9e0">496ed1e</a>)</li>
<li><strong>datepiker:</strong> incorrect names of days of the week in
the datepicker (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/963">#963</a>)
(<a
href="e09a22a4dc">e09a22a</a>),
closes <a
href="https://redirect.github.com/themesberg/flowbite-react/issues/960">#960</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1189d3d169"><code>1189d3d</code></a>
chore(release): 0.6.4</li>
<li><a
href="9b91c299db"><code>9b91c29</code></a>
feat: Blockquote Component (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/997">#997</a>)</li>
<li><a
href="8ae697ea50"><code>8ae697e</code></a>
feat: checkbox colors (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1032">#1032</a>)</li>
<li><a
href="8822223eb7"><code>8822223</code></a>
fix: fix getWeekDays function (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1040">#1040</a>)</li>
<li><a
href="9e5a4a0d2d"><code>9e5a4a0</code></a>
chore(release): 0.6.3</li>
<li><a
href="9a69006c2c"><code>9a69006</code></a>
Fix/conditional rendering tabs items (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1019">#1019</a>)</li>
<li><a
href="160c24e000"><code>160c24e</code></a>
fix: Floating Label theme import (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1023">#1023</a>)</li>
<li><a
href="11d8510875"><code>11d8510</code></a>
fix: Button color blue theme (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1024">#1024</a>)</li>
<li><a
href="1c112b975c"><code>1c112b9</code></a>
docs: floating Label add missing theme and references (<a
href="https://redirect.github.com/themesberg/flowbite-react/issues/1025">#1025</a>)</li>
<li><a
href="45742c1058"><code>45742c1</code></a>
chore(release): 0.6.2</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite-react/compare/v0.4.11...v0.6.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flowbite-react&package-manager=npm_and_yarn&previous-version=0.4.11&new-version=0.6.4)](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>
2023-11-01 15:53:11 +00:00