Commit Graph

2832 Commits

Author SHA1 Message Date
dependabot[bot]
4d73b99e70 build(deps): Bump ring from 0.17.4 to 0.17.5 in /rust (#2453)
Bumps [ring](https://github.com/briansmith/ring) from 0.17.4 to 0.17.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/briansmith/ring/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ring&package-manager=cargo&previous-version=0.17.4&new-version=0.17.5)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 16:39:57 -03:00
dependabot[bot]
ac6a8eefaf build(deps): Bump tracing from 0.1.39 to 0.1.40 in /rust (#2455)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to
0.1.40.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tokio-rs/tracing/releases">tracing's
releases</a>.</em></p>
<blockquote>
<h2>tracing 0.1.40</h2>
<p>This release fixes a potential stack use-after-free in the
<code>Instrument::into_inner</code> method. Only uses of this method are
affected by this
bug.</p>
<h3>Fixed</h3>
<ul>
<li>Use <code>mem::ManuallyDrop</code> instead of
<code>mem::forget</code> in <code>Instrument::into_inner</code>
(<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2765">#2765</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tokio-rs/tracing/issues/2765">#2765</a>:
<a
href="https://redirect.github.com/tokio-rs/tracing/pull/2765">tokio-rs/tracing#2765</a></p>
<p>Thanks to <a
href="https://github.com/cramertj"><code>@​cramertj</code></a> and <a
href="https://github.com/manishearth"><code>@​manishearth</code></a> for
finding and fixing this issue!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15600a3a67"><code>15600a3</code></a>
tracing: prepare to release v0.1.40</li>
<li><a
href="20a1762b3f"><code>20a1762</code></a>
tracing: use ManuallyDrop instead of mem::forget (<a
href="https://redirect.github.com/tokio-rs/tracing/issues/2765">#2765</a>)</li>
<li>See full diff in <a
href="https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing&package-manager=cargo&previous-version=0.1.39&new-version=0.1.40)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 16:39:37 -03:00
dependabot[bot]
85a7d002c3 build(deps): Bump thiserror from 1.0.49 to 1.0.50 in /rust (#2451)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to
1.0.50.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/thiserror/releases">thiserror's
releases</a>.</em></p>
<blockquote>
<h2>1.0.50</h2>
<ul>
<li>Improve diagnostic when a #[source], #[from], or #[transparant]
attribute refers to a type that has no std::error::Error impl (<a
href="https://redirect.github.com/dtolnay/thiserror/issues/258">#258</a>,
thanks <a
href="https://github.com/de-vri-es"><code>@​de-vri-es</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7d220d791"><code>a7d220d</code></a>
Release 1.0.50</li>
<li><a
href="4088d169ed"><code>4088d16</code></a>
Ignore module_name_repetitions pedantic clippy lint</li>
<li><a
href="ebebf77fe0"><code>ebebf77</code></a>
Format ui tests with rustfmt</li>
<li><a
href="ff0a0a5859"><code>ff0a0a5</code></a>
Source and From attributes only have single-ident path</li>
<li><a
href="7cec716420"><code>7cec716</code></a>
Remove reliance on Spanned for Member</li>
<li><a
href="c9fe739272"><code>c9fe739</code></a>
Touch up PR 258</li>
<li><a
href="4850c6f80f"><code>4850c6f</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/thiserror/issues/258">#258</a>
from de-vri-es/as-dyn-error-span</li>
<li><a
href="a49f7c603d"><code>a49f7c6</code></a>
Change span of <code>as_dyn_error()</code> to point compile error at
attribute.</li>
<li><a
href="f4eac7ef7b"><code>f4eac7e</code></a>
Ignore needless_raw_string_hashes clippy lint</li>
<li>See full diff in <a
href="https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.49&new-version=1.0.50)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 16:39:13 -03:00
dependabot[bot]
3e0e08da28 build(deps): Bump @next/mdx from 13.5.5 to 13.5.6 in /website (#2456)
Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.5.5 to 13.5.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@​next/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v13.5.6</h2>
<h3>Core Changes</h3>
<ul>
<li>Upgrade edge-runtime/cookies <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57021">#57021</a></li>
<li>Patch React with fix for write-after-close for ReadableStream <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57011">#57011</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ijjk"><code>@​ijjk</code></a> <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> <a
href="https://github.com/gnoff"><code>@​gnoff</code></a> for
helping!</p>
<h2>v13.5.6-canary.8</h2>
<h3>Core Changes</h3>
<ul>
<li>Revert &quot;chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily&quot;: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57024">#57024</a></li>
<li>Improve performance of String.prototype.split uses: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56746">#56746</a></li>
<li>chore: support progressive jpg with sharp: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56617">#56617</a></li>
<li>Move ImageResponse to next/og: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56662">#56662</a></li>
<li>Prefer module over main on main fields for app router server
compiler: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56960">#56960</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix typos in duplicate-sass.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57045">#57045</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: revert back to moving files w/ <code>fs-extra</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57030">#57030</a></li>
<li>Update CNA tests to avoid publish conflict: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57025">#57025</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@​styfle</code></a>, <a
href="https://github.com/Yovach"><code>@​Yovach</code></a>, <a
href="https://github.com/nil1511"><code>@​nil1511</code></a>, <a
href="https://github.com/SukkaW"><code>@​SukkaW</code></a>, <a
href="https://github.com/Bsodoge"><code>@​Bsodoge</code></a>, <a
href="https://github.com/ijjk"><code>@​ijjk</code></a>, and <a
href="https://github.com/huozhi"><code>@​huozhi</code></a> for
helping!</p>
<h2>v13.5.6-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>add better logs around worker restarts: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57004">#57004</a></li>
<li>Handle Promise Rejections for Streams: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56976">#56976</a></li>
<li>Web Streams cleanup: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56819">#56819</a></li>
<li>chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57020">#57020</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>chore(docs): fix missing fallback on next/image sizes example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56718">#56718</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Add .yarn/install-state.gz to .gitignore: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56637">#56637</a></li>
<li>chore(test): add logs for create-next-app tests: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56957">#56957</a></li>
</ul>
<h3>Credits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9051bc44d9"><code>9051bc4</code></a>
v13.5.6</li>
<li>See full diff in <a
href="https://github.com/vercel/next.js/commits/v13.5.6/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.5&new-version=13.5.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>
2023-10-20 11:52:44 -07:00
Andrew Dryga
0e9f4bcf5d Hotfix cloud-init linting 2023-10-20 12:33:39 -06:00
Andrew Dryga
428eddd570 Clean up terraform module for gateway (#2474)
Switched back to `cos-105` to reduce attack surface and generally have
less maintenance and cleaned up the module to be more reusable for our
customers.
2023-10-20 12:29:54 -06:00
dependabot[bot]
423fbbfe44 build(deps): Bump react-markdown from 8.0.7 to 9.0.0 in /website (#2457)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from
8.0.7 to 9.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remarkjs/react-markdown/releases">react-markdown's
releases</a>.</em></p>
<blockquote>
<h2>9.0.0</h2>
<h4>Change</h4>
<ul>
<li>b67d714 Change to require Node.js 16
<strong>migrate</strong>: update too</li>
<li>ec2b134 Change to require React 18
<strong>migrate</strong>: update too</li>
<li>bf5824f Change to use <code>exports</code>
<strong>migrate</strong>: don’t use private APIs</li>
<li>c383a45 Update <code>@types/hast</code>, utilities, plugins, etc
<strong>migrate</strong>: update too</li>
<li>eca5e6b 08ead9e Replace <code>transformImageUri</code>,
<code>transformLinkUri</code> w/ <code>urlTransform</code>
<strong>migrate</strong>: see <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#add-urltransform">Add
<code>urlTransform</code></a></li>
<li>de29396 Remove <code>linkTarget</code> option
by <a href="https://github.com/galabra"><code>@​galabra</code></a> in <a
href="https://redirect.github.com/remarkjs/react-markdown/pull/762">remarkjs/react-markdown#762</a>
<strong>migrate</strong>: see <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-linktarget">Remove
<code>linkTarget</code></a></li>
<li><code>4346276</code> Remove support for passing custom props to
components
<strong>migrate</strong>: see <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-includeelementindex">Remove
<code>includeElementIndex</code></a>,<a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-rawsourcepos">
Remove <code>rawSourcePos</code></a>, <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-sourcepos">Remove
<code>sourcePos</code></a>, <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-extra-props-passed-to-certain-components">Remove
extra props passed to certain components</a></li>
<li><code>c0dfbd6</code> Remove UMD bundle from package
<strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li>
<li><code>e12b5e9</code> Remove <code>prop-types</code>
<strong>migrate</strong>: use TypeScript</li>
<li><code>4eb7aa0</code> Change to throw errors for removed props
<strong>migrate</strong>: don’t pass options that don’t do things</li>
<li><code>8aabf74</code> Change to improve error messages
<strong>migrate</strong>: expect better messages</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0">https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md">react-markdown's
changelog</a>.</em></p>
<blockquote>
<h2>9.0.0 - 2023-09-27</h2>
<ul>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/b67d714"><code>b67d714</code></a>
Change to require Node.js 16<br />
<strong>migrate</strong>: update too</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/ec2b134"><code>ec2b134</code></a>
Change to require React 18<br />
<strong>migrate</strong>: update too</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/bf5824f"><code>bf5824f</code></a>
Change to use <code>exports</code><br />
<strong>migrate</strong>: don’t use private APIs</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/c383a45"><code>c383a45</code></a>
Update <code>@types/hast</code>, utilities, plugins, etc<br />
<strong>migrate</strong>: update too</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/eca5e6b"><code>eca5e6b</code></a>
<a
href="https://github.com/remarkjs/react-markdown/commit/08ead9e"><code>08ead9e</code></a>
Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/
<code>urlTransform</code><br />
<strong>migrate</strong>: see “Add <code>urlTransform</code>” below</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/de29396"><code>de29396</code></a>
Remove <code>linkTarget</code> option<br />
<strong>migrate</strong>: see “Remove <code>linkTarget</code>”
below</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/4346276"><code>4346276</code></a>
Remove support for passing custom props to components<br />
<strong>migrate</strong>: see “Remove <code>includeElementIndex</code>”,
“Remove <code>rawSourcePos</code>”,
“Remove <code>sourcePos</code>”, “Remove extra props passed to certain
components”
below</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/c0dfbd6"><code>c0dfbd6</code></a>
Remove UMD bundle from package<br />
<strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/e12b5e9"><code>e12b5e9</code></a>
Remove <code>prop-types</code><br />
<strong>migrate</strong>: use TypeScript</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/4eb7aa0"><code>4eb7aa0</code></a>
Change to throw errors for removed props<br />
<strong>migrate</strong>: don’t pass options that don’t do things</li>
<li><a
href="https://github.com/remarkjs/react-markdown/commit/8aabf74"><code>8aabf74</code></a>
Change to improve error messages<br />
<strong>migrate</strong>: expect better messages</li>
</ul>
<h3>Add <code>urlTransform</code></h3>
<p>The <code>transformImageUri</code> and <code>transformLinkUri</code>
were removed.
Having two functions is a bit much, particularly because there are more
URLs
you might want to change (or which might be unsafe so <em>we</em> make
them safe).
And their name and APIs were a bit weird.
You can use the new <code>urlTransform</code> prop instead to change all
your URLs.</p>
<h3>Remove <code>linkTarget</code></h3>
<p>The <code>linkTarget</code> option was removed; you should likely not
set targets.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6360bc2379"><code>6360bc2</code></a>
9.0.0</li>
<li><a
href="72e68d28f6"><code>72e68d2</code></a>
Add docs on line endings</li>
<li><a
href="b67d7149fe"><code>b67d714</code></a>
Change to require Node.js 16</li>
<li><a
href="bf5824f3d4"><code>bf5824f</code></a>
Change to use <code>exports</code></li>
<li><a
href="d056940648"><code>d056940</code></a>
Refactor docs</li>
<li><a
href="08ead9ef38"><code>08ead9e</code></a>
Refactor to improve safe URL detection</li>
<li><a
href="a1fc6d9c54"><code>a1fc6d9</code></a>
Refactor <code>package.json</code> some more</li>
<li><a
href="eca5e6b9d1"><code>eca5e6b</code></a>
Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/
<code>urlTransform</code></li>
<li><a
href="ec2b134637"><code>ec2b134</code></a>
Change to require React 18</li>
<li><a
href="c0dfbd6e09"><code>c0dfbd6</code></a>
Remove UMD bundle from package</li>
<li>Additional commits viewable in <a
href="https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0">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=8.0.7&new-version=9.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-10-20 16:07:14 +00:00
dependabot[bot]
47a0249eae build(deps): Bump @types/react-dom from 18.2.13 to 18.2.14 in /website (#2452)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
from 18.2.13 to 18.2.14.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare
view</a></li>
</ul>
</details>
<br />


[![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.13&new-version=18.2.14)](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-10-20 16:05:59 +00:00
dependabot[bot]
055d7bca31 build(deps): Bump autoprefixer from 10.4.14 to 10.4.16 in /website (#2450)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from
10.4.14 to 10.4.16.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/releases">autoprefixer's
releases</a>.</em></p>
<blockquote>
<h2>10.4.16</h2>
<ul>
<li>Improved performance (by <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
</ul>
<h2>10.4.15</h2>
<ul>
<li>Fixed <code>::backdrop</code> prefixes (by <a
href="https://github.com/yisibl"><code>@​yisibl</code></a>).</li>
<li>Fixed docs (by <a
href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's
changelog</a>.</em></p>
<blockquote>
<h2>10.4.16</h2>
<ul>
<li>Improved performance (by Romain Menke).</li>
<li>Fixed docs (by Christian Oliff).</li>
</ul>
<h2>10.4.15</h2>
<ul>
<li>Fixed <code>::backdrop</code> prefixes (by 一丝).</li>
<li>Fixed docs (by Christian Oliff).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="026083ccde"><code>026083c</code></a>
Release 10.4.16 version</li>
<li><a
href="4cda7ae9ab"><code>4cda7ae</code></a>
Update dependencies</li>
<li><a
href="7a49d6ad5a"><code>7a49d6a</code></a>
Update CI</li>
<li><a
href="a87f4cd73e"><code>a87f4cd</code></a>
improve performance (<a
href="https://redirect.github.com/postcss/autoprefixer/issues/1500">#1500</a>)</li>
<li><a
href="0d6496e44d"><code>0d6496e</code></a>
Update dependencies</li>
<li><a
href="d9064cb4c8"><code>d9064cb</code></a>
Remove deprecated browsers from README (<a
href="https://redirect.github.com/postcss/autoprefixer/issues/1499">#1499</a>)</li>
<li><a
href="aa63324409"><code>aa63324</code></a>
Release 10.4.15 version</li>
<li><a
href="e6f597d8e2"><code>e6f597d</code></a>
Run tests in parallel</li>
<li><a
href="8611ba63e3"><code>8611ba6</code></a>
Update dependencies</li>
<li><a
href="f8d8dab24e"><code>f8d8dab</code></a>
feat: <code>::backdrop</code> using
<code>@mdn/browser-compat-data</code> (<a
href="https://redirect.github.com/postcss/autoprefixer/issues/1498">#1498</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.16">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=autoprefixer&package-manager=npm_and_yarn&previous-version=10.4.14&new-version=10.4.16)](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-10-20 08:53:18 -07:00
dependabot[bot]
41bd441456 build(deps): Bump @types/react from 18.2.6 to 18.2.30 in /website (#2458)
Bumps
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
from 18.2.6 to 18.2.30.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.6&new-version=18.2.30)](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-10-20 08:51:36 -07:00
Andrew Dryga
593410be72 Deploy dogfood gateways on Google Cloud (#2468) 2023-10-20 03:14:36 -06:00
Andrew Dryga
01817f5fa6 Add missing vars 2023-10-20 00:51:05 -06:00
Andrew Dryga
711fb67868 Simplify gateway module 2023-10-20 00:48:57 -06:00
Andrew Dryga
414028a8ee Fix typos 2023-10-20 00:38:27 -06:00
Andrew Dryga
7464ee91bd Fix gateway deploy module 2023-10-20 00:36:46 -06:00
Andrew Dryga
0d7ae2b328 Deploy 2 gateways to Google Cloud 2023-10-20 00:23:56 -06:00
Gabi
29a480789e Fix reuse connections (#2454)
There were 2 bugs:
* `gateway_awaiting_connections` should represent gateways were there is
an on-going connection intent but are not connected yet but currently we
were creating an empty entry when there was no entry, even if there is a
connection established, this would cause the next resource connection
intent to stop early without adding the allowed ip, thus never using the
connection.
* There was a race condition, where if the `ReuseConnection` was sent to
the gateway when the connection wasn't established, the gateway would
just ignore the message, but this connection intent would never be sent
again.

Now that I'm writing this maybe the best solution is, if there is a
pending connection to a gateway, we just do nothing. That way upper
layers would just retry the message and we send `ReuseConnection` once
the connection is established instead of buffering the requests...

Edit: that's exactly the fix I made.
2023-10-20 02:50:29 -03:00
Andrew Dryga
8090df3624 Add requires step to Google Workspace provisioning guide 2023-10-19 23:49:15 -06:00
Andrew Dryga
c09f4d812d Fix alerting rules 2023-10-19 23:48:42 -06:00
Andrew Dryga
ee9dfc6ea7 Add TODO's for WAF rules 2023-10-19 23:14:17 -06:00
Andrew Dryga
4fc7ae5d0e Alert when services are down 2023-10-19 23:14:16 -06:00
Andrew Dryga
6bfab7e376 Fix outdated examples in elixir's README.md 2023-10-19 23:14:16 -06:00
Thomas Eizinger
d2c0744518 fix(connlib): correctly forward rollover (#2462) 2023-10-20 05:12:55 +00:00
Andrew Dryga
124e08c13b Fix ssh firewall rules 2023-10-19 22:27:21 -06:00
Andrew Dryga
aed755aac7 Allow SSH on prod 2023-10-19 22:17:10 -06:00
Andrew Dryga
a513de9afa Send prod alerts to a separate channel 2023-10-19 21:25:37 -06:00
Andrew Dryga
a07ab81d63 Fix DNS records pt2 2023-10-19 21:25:21 -06:00
Andrew Dryga
46a6059dd7 Fix Postmark verification DNS record 2023-10-19 20:48:55 -06:00
Andrew Dryga
210f865518 Fix DNS records 2023-10-19 20:46:07 -06:00
Andrew Dryga
7034aa3853 Add missing dependencies 2023-10-19 20:35:30 -06:00
Andrew Dryga
a92df90041 Rename production project name
It's already taken 😢.
2023-10-19 20:03:55 -06:00
Andrew Dryga
06772be589 Fix terraform complains about chicken-egg problem 2023-10-19 19:57:43 -06:00
Andrew Dryga
66302a5063 Production environment (#2449) 2023-10-19 19:20:51 -06:00
Thomas Eizinger
919b7890e6 refactor(connlib): move more logic to poll_next_event (#2403) 2023-10-19 02:30:04 +00:00
Jamil
573124bd2f Document relay gateway client CLIs (#2424)
Fixes #2363 

* Rename `relay` package to `firezone-relay` so that binaries outputted
match the `firezone-*` cli naming scheme
* Rename `firezone-headless-client` package to `firezone-linux-client`
for consistency
* Add READMEs for user-facing CLI components (there will also be docs
later)
2023-10-19 00:59:17 +00:00
Thomas Eizinger
a65a0ad88e deps: update to webrtc 0.9, boringtun to master (#2404)
Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
2023-10-18 19:05:28 -03:00
Thomas Eizinger
5a906cb1c4 refactor(connlib): remove ConnId (#2361)
Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
2023-10-18 21:38:49 +00:00
Gabi
d626f6dbf6 Connlib/forward dns (#2325)
With this we implement DNS forwarding that's specified in  #2043 

This also solve the DNS story in Android.

For the headless client in Linux we still need to implement split dns,
but we can make do with this, specially, we can read from resolvconf and
use the forward DNS (not ideal but can work if we want a beta headless
client).

For the resolver I used `trusted-proto-resolver`.

The other options were:

* Using `domain`'s resolver but while it could work for now, it's no
ideal for this since it doesn't support DoH or DoT and doesn't provide
us with a DNS cache.
* Using `trusted-proto-client`, it doesn't provide us with a DNS cache,
though we could eventually replace it since it provides a way to access
the underlying buffer which could make our code a bit simpler.
* Writing our own. While we could make the API ideal, this is too much
work for beta.


@pratikvelani I did some refactor in the kotlin side so we can return an
array of bytearrays so that we don't require parsing on connlib side, I
also tried to make the dns server detector a bit simpler please take a
look it's my first time doing kotlin

@thomaseizinger please take a look specially at the first commit, I
tried to integrate with the `poll_events` and the `ClientState`.
2023-10-18 20:39:20 +00:00
dependabot[bot]
44e05c8a3d build(deps-dev): Bump typescript from 5.0.4 to 5.2.2 in /website (#2441)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4
to 5.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.2</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.2.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.2.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.2.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.2 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.2.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.2.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.2 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.2.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on <a
href="https://www.npmjs.com/package/typescript">npm</a>.</p>
<h2>TypeScript 5.1.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.3 (Stable)</a>.</li>
<li>(5.1.4 <a
href="https://redirect.github.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922">intentionally
skipped</a>)</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.5 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.1.6%22+is%3Aclosed+">fixed
issues query for Typescript v5.1.6 (Stable)</a>.</li>
</ul>
<p>Downloads are available on <a
href="https://www.npmjs.com/package/typescript">npm</a></p>
<h2>TypeScript 5.1.5</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9684ba6b0d"><code>9684ba6</code></a>
Cherry-pick fix for cross-file inlay hints (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/55476">#55476</a>)
to <code>release-5.2</code> and LKG ...</li>
<li><a
href="555ef99d03"><code>555ef99</code></a>
Bump version to 5.2.2 and LKG</li>
<li><a
href="6074b9d12b"><code>6074b9d</code></a>
Update LKG for 5.2.1 RC.</li>
<li><a
href="b778ed1d8f"><code>b778ed1</code></a>
Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into
release-5.2</li>
<li><a
href="10b9962915"><code>10b9962</code></a>
Bump version to 5.2.1-rc and LKG</li>
<li><a
href="e936eb13d2"><code>e936eb1</code></a>
Update package-lock.json</li>
<li><a
href="e36cd5768a"><code>e36cd57</code></a>
Update package-lock.json</li>
<li><a
href="581fba1f6f"><code>581fba1</code></a>
Update package-lock.json</li>
<li><a
href="8fc8c95830"><code>8fc8c95</code></a>
Decorators normative updates (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/55276">#55276</a>)</li>
<li><a
href="b1c4dc475c"><code>b1c4dc4</code></a>
Fix class name references (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/55262">#55262</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.2.2">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.0.4&new-version=5.2.2)](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-10-18 13:16:00 -07:00
dependabot[bot]
065a23a847 build(deps): Bump rehype-autolink-headings from 6.1.1 to 7.0.0 in /website (#2440)
Bumps
[rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings)
from 6.1.1 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rehypejs/rehype-autolink-headings/releases">rehype-autolink-headings's
releases</a>.</em></p>
<blockquote>
<h2>7.0.0</h2>
<h4>Change</h4>
<ul>
<li>394560f Update <code>@types/hast</code>, <code>unified</code>,
utilities, etc
<strong>migrate</strong>: update too</li>
<li>6bebeab Change to require Node.js 16
<strong>migrate</strong>: update too</li>
<li>f20421f Change to use <code>exports</code>
<strong>migrate</strong>: don’t use private APIs</li>
<li>98849a7 Remove undocumented ancient <code>behaviour</code> spelling
<strong>migrate</strong>: use international english:
<code>behavior</code></li>
</ul>
<h4>Add</h4>
<ul>
<li>92f0258 Add support for passing a function as
<code>properties</code></li>
</ul>
<h4>Misc</h4>
<ul>
<li>305d6d0 Add <code>fromHtml</code> example
by <a href="https://github.com/altano"><code>@​altano</code></a> in <a
href="https://redirect.github.com/rehypejs/rehype-autolink-headings/pull/17">rehypejs/rehype-autolink-headings#17</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0">https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b968c9900e"><code>b968c99</code></a>
7.0.0</li>
<li><a
href="92f0258279"><code>92f0258</code></a>
Add support for passing a function as <code>properties</code></li>
<li><a
href="f20421f4d2"><code>f20421f</code></a>
Change to use <code>exports</code></li>
<li><a
href="6bebeaba25"><code>6bebeab</code></a>
Change to require Node.js 16</li>
<li><a
href="87105fa093"><code>87105fa</code></a>
Refactor docs</li>
<li><a
href="98849a7ec7"><code>98849a7</code></a>
Remove undocumented ancient <code>behaviour</code> spelling</li>
<li><a
href="8ba5363bd7"><code>8ba5363</code></a>
Refactor code-style</li>
<li><a
href="f57cc9380e"><code>f57cc93</code></a>
Replace dependency</li>
<li><a
href="2a2783ac13"><code>2a2783a</code></a>
Refactor to use <code>node:test</code></li>
<li><a
href="651c6ddd7d"><code>651c6dd</code></a>
Add <code>ignore-scripts</code> to <code>.npmrc</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rehype-autolink-headings&package-manager=npm_and_yarn&previous-version=6.1.1&new-version=7.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-10-18 13:15:09 -07:00
dependabot[bot]
2bb44b78fb build(deps): Bump remark-parse from 10.0.2 to 11.0.0 in /website (#2438)
Bumps [remark-parse](https://github.com/remarkjs/remark) from 10.0.2 to
11.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remarkjs/remark/releases">remark-parse's
releases</a>.</em></p>
<blockquote>
<h2>remark-parse@11.0.0</h2>
<p>(see <a
href="https://github.com/remarkjs/remark/releases/tag/15.0.0"><code>15.0.0</code></a>)</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="de740c7d52"><code>de740c7</code></a>
remark-parse: 11.0.0</li>
<li><a
href="1a769dd9d4"><code>1a769dd</code></a>
Fix TS generating broken definitions</li>
<li><a
href="98a2560274"><code>98a2560</code></a>
Change to require Node.js 16</li>
<li><a
href="350645ad59"><code>350645a</code></a>
Fix license</li>
<li><a
href="6a43da81f5"><code>6a43da8</code></a>
Refactor docs</li>
<li><a
href="c348aecf70"><code>c348aec</code></a>
Refactor some metadata</li>
<li><a
href="a3e6d54f5f"><code>a3e6d54</code></a>
Change to use <code>exports</code></li>
<li><a
href="bd8c922f4d"><code>bd8c922</code></a>
Add typed settings</li>
<li><a
href="63e6ef9baf"><code>63e6ef9</code></a>
Refactor code-style</li>
<li><a
href="d5a134d0c2"><code>d5a134d</code></a>
Remove tests for things in micromark, mdast utilities</li>
<li>Additional commits viewable in <a
href="https://github.com/remarkjs/remark/compare/remark-parse@10.0.2...remark-parse@11.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remark-parse&package-manager=npm_and_yarn&previous-version=10.0.2&new-version=11.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-10-18 13:13:39 -07:00
dependabot[bot]
bdc0578113 build(deps): Bump @next/mdx from 13.4.19 to 13.5.5 in /website (#2437)
Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.4.19 to 13.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@​next/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v13.5.5</h2>
<h3>Core Changes</h3>
<ul>
<li>Update parallelizing tasks with webpackBuildWorker config: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56287">#56287</a></li>
<li>Misc Typescript and export updates: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/55841">#55841</a></li>
<li>chore: pass defineEnv from next.js to rust directly: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56216">#56216</a></li>
<li>Expose util internally for debugging: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56381">#56381</a></li>
<li>App Router - preinitialize chunks during SSR: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54752">#54752</a></li>
<li>fix: use <code>fs.existsSync</code> to avoid race condition: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56387">#56387</a></li>
<li>Ensure loader generated export default has name: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56388">#56388</a></li>
<li>Move Edge SSR event <code>waitUntil</code> into the handler: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56404">#56404</a></li>
<li>fix: avoid unnecessary <code>existSync</code> call: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56419">#56419</a></li>
<li>fix: avoid creation of buffers for read ops: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56421">#56421</a></li>
<li>fix empty externals list, pnpm special case, and project path: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56402">#56402</a></li>
<li>chore: extract edge-app-route loader template: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56424">#56424</a></li>
<li>Separate RSC and SSR jsx-runtime modules: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56438">#56438</a></li>
<li>Async Batcher: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56423">#56423</a></li>
<li>Fix cli log next.js color: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56448">#56448</a></li>
<li>Turbopack: Implement Server Actions: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/53890">#53890</a></li>
<li>Component Module Types: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56454">#56454</a></li>
<li>refactor: rewrite config schema in zod: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56383">#56383</a></li>
<li>Dev Service: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56442">#56442</a></li>
<li>feat(turbopack): port next.js template loading logic: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56425">#56425</a></li>
<li>Chunking Refactor Step 1: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56467">#56467</a></li>
<li>Use native node:fs in taskfile.js: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56491">#56491</a></li>
<li>Loose RSC import restrictions for 3rd party packages: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56501">#56501</a></li>
<li>turbopack: Chunking Refactor Step 2 : <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56504">#56504</a></li>
<li>update turbopack, fix sass peer dependency: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56508">#56508</a></li>
<li>Remove ServerDirectiveTransformer: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56496">#56496</a></li>
<li>Improve failed to fetch RSC error: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56517">#56517</a></li>
<li>misc: fix wrong next start start duration: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56512">#56512</a></li>
<li>turbopack: Extract as_chunk into shared ChunkType trait: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56506">#56506</a></li>
<li>Flatten recursive wildcard exports in barrel optimization: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56489">#56489</a></li>
<li>Turbopack + app router: always use externals for predefined
packages: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56440">#56440</a></li>
<li>fix: log error cause: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56528">#56528</a></li>
<li>Unsilence Taskr Webpack errors: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56542">#56542</a></li>
<li>refactor: cleanup app render: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56538">#56538</a></li>
<li>fix: don't add <code>isolateModules</code> to <code>tsconfig</code>
when extending from tsconfig with <code>verbatimModuleSyntax</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54164">#54164</a></li>
<li>enable <code>verbatimModuleSyntax</code> to make type
imports/exports explicit: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56551">#56551</a></li>
<li>Ensure react-server-dom-turbopack-experimental uses the right
package: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56560">#56560</a></li>
<li>Fix build restart log: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56543">#56543</a></li>
<li>feat(turbopack): add support for edge app pages: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56426">#56426</a></li>
<li>Improve error handling of Server Actions with skewed deployment: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56618">#56618</a></li>
<li>misc: split app-render into smaller functions: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56611">#56611</a></li>
<li>remove unnecessary structuredClone: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56570">#56570</a></li>
<li>Fix trace ignore handling: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56674">#56674</a></li>
<li>fix(next-core): allow sass loader for foreign codes: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56679">#56679</a></li>
<li>Fix SSG query with experimental-compile: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56680">#56680</a></li>
<li>Ensure rewrites are included in build manifest when using Turbopack:
<a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56692">#56692</a></li>
<li>fix static worker restart behavior: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56728">#56728</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="54145b49f9"><code>54145b4</code></a>
v13.5.5</li>
<li><a
href="1609da2d95"><code>1609da2</code></a>
v13.5.5-canary.19</li>
<li><a
href="c1c419fde0"><code>c1c419f</code></a>
v13.5.5-canary.18</li>
<li><a
href="e5ad069c6a"><code>e5ad069</code></a>
v13.5.5-canary.17</li>
<li><a
href="297efa7bc9"><code>297efa7</code></a>
v13.5.5-canary.16</li>
<li><a
href="46d56c6bca"><code>46d56c6</code></a>
v13.5.5-canary.15</li>
<li><a
href="f3973d84a5"><code>f3973d8</code></a>
v13.5.5-canary.14</li>
<li><a
href="f95a11f804"><code>f95a11f</code></a>
v13.5.5-canary.13</li>
<li><a
href="489a528003"><code>489a528</code></a>
v13.5.5-canary.12</li>
<li><a
href="e0cd06531b"><code>e0cd065</code></a>
v13.5.5-canary.11</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/commits/v13.5.5/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.4.19&new-version=13.5.5)](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-10-18 13:12:23 -07:00
dependabot[bot]
b69a91e33c build(deps): Bump uuid from 1.4.1 to 1.5.0 in /rust (#2428)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.1 to 1.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uuid-rs/uuid/releases">uuid's
releases</a>.</em></p>
<blockquote>
<h2>1.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add impl From<!-- raw HTML omitted --> for String under the std
feature flag by <a
href="https://github.com/brahms116"><code>@​brahms116</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/700">uuid-rs/uuid#700</a></li>
<li>Remove dead link to templates by <a
href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/704">uuid-rs/uuid#704</a></li>
<li>make ClockSequence wrap correctly by <a
href="https://github.com/fef1312"><code>@​fef1312</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/705">uuid-rs/uuid#705</a></li>
<li>Track MSRV in Cargo.toml by <a
href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/706">uuid-rs/uuid#706</a></li>
<li>Support converting between Uuid and vec by <a
href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/703">uuid-rs/uuid#703</a></li>
<li>Replace MIPS with Miri and add clippy to CI by <a
href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/712">uuid-rs/uuid#712</a></li>
<li>Added <code>bytemuck</code> support by <a
href="https://github.com/John-Toohey"><code>@​John-Toohey</code></a> in
<a
href="https://redirect.github.com/uuid-rs/uuid/pull/711">uuid-rs/uuid#711</a></li>
<li>Prepare for 1.5.0 release by <a
href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/713">uuid-rs/uuid#713</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/brahms116"><code>@​brahms116</code></a>
made their first contribution in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/700">uuid-rs/uuid#700</a></li>
<li><a href="https://github.com/fef1312"><code>@​fef1312</code></a> made
their first contribution in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/705">uuid-rs/uuid#705</a></li>
<li><a
href="https://github.com/John-Toohey"><code>@​John-Toohey</code></a>
made their first contribution in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/711">uuid-rs/uuid#711</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0">https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e68b0108fa"><code>e68b010</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/713">#713</a> from
uuid-rs/cargo/1.5.0</li>
<li><a
href="b1cc27a118"><code>b1cc27a</code></a>
prepare for 1.5.0 release</li>
<li><a
href="b8ebdee9b0"><code>b8ebdee</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/711">#711</a> from
John-Toohey/bytemuck</li>
<li><a
href="2dad70d3c7"><code>2dad70d</code></a>
Added the <code>bytemuck</code> optional dependency to
<code>lib.rs</code> documentation</li>
<li><a
href="bcf2b58997"><code>bcf2b58</code></a>
Added Bytemuck to .github/workflows/ci.yml::env::DEP_FEATURES</li>
<li><a
href="a8d2e1d4bf"><code>a8d2e1d</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/712">#712</a> from
uuid-rs/ci/miri-clippy</li>
<li><a
href="0c5b2dfebd"><code>0c5b2df</code></a>
fix up a clippy warning</li>
<li><a
href="1d4bd6e5b2"><code>1d4bd6e</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/703">#703</a> from
uuid-rs/feat/convert-to-vec</li>
<li><a
href="52b3fbc04a"><code>52b3fbc</code></a>
replace MIPS with Miri and add clippy to CI</li>
<li><a
href="3833d095c1"><code>3833d09</code></a>
Make the bytemuck dependency look more like the other dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=cargo&previous-version=1.4.1&new-version=1.5.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 19:45:18 +00:00
Jamil
218e1169d3 Change dependabot updates to monthly (#2423)
* `daily` is way too noisy
* we run the risk of tracking dependency updates too closely: a bad
update would cause issues. `monthly` increases the odds the community
will find any problems with said dependency and time for the maintainer
to fix it
* this doesn't affect security alerts (the main reason I had picked
`daily` to begin with) -- those are configured separately in repo
settings

---------

Signed-off-by: Jamil <jamilbk@users.noreply.github.com>
Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
2023-10-18 19:40:20 +00:00
dependabot[bot]
a1138fbe28 build(deps): Bump domain from 0.8.1 to 0.9.0 in /rust (#2420)
Bumps [domain](https://github.com/nlnetlabs/domain) from 0.8.1 to 0.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nlnetlabs/domain/releases">domain's
releases</a>.</em></p>
<blockquote>
<h2>0.9.0</h2>
<p>Breaking changes</p>
<ul>
<li>Move the <code>flatten_into</code> method for converting domain
names into a straight, flat form into a new <code>FlattenInto</code>
trait. This trait is only implemented for types that actually are or
contain domain names. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>)</li>
<li>Marked various methods and functions that return values without side
effects as <code>#[must_use]</code>. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/228">#228</a>
by [<a
href="https://github.com/WhyNotHugo"><code>@​WhyNotHugo</code></a>])</li>
<li>Changed the signature of <code>FoundSrvs::merge</code> to use a
non-mut <code>other</code>. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>)</li>
<li>The minimum Rust version is now 1.67. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>)</li>
</ul>
<p>New</p>
<ul>
<li>Added support for the ZONEMD record type. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>
by [<a
href="https://github.com/xofyarg"><code>@​xofyarg</code></a>])</li>
<li>Re-exported the <em>octseq</em> crate as <code>dep::octseq</code>.
(<a
href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>)</li>
<li>Added a blanket impl for mut refs to <code>Composer</code>. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>
by [<a
href="https://github.com/xofyarg"><code>@​xofyarg</code></a>])</li>
</ul>
<p><a
href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/216">NLnetLabs/domain#216</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/229">NLnetLabs/domain#229</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/230">NLnetLabs/domain#230</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/231">NLnetLabs/domain#231</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/232">NLnetLabs/domain#232</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/235">NLnetLabs/domain#235</a>
[<a href="https://github.com/WhyNotHugo"><code>@​WhyNotHugo</code></a>]:
<a
href="https://github.com/WhyNotHugo">https://github.com/WhyNotHugo</a>
[<a href="https://github.com/xofyarg"><code>@​xofyarg</code></a>]: <a
href="https://github.com/xofyarg">https://github.com/xofyarg</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/NLnetLabs/domain/blob/main/Changelog.md">domain's
changelog</a>.</em></p>
<blockquote>
<h2>0.9.0</h2>
<p>Released 2023-09-18.</p>
<p>Breaking changes</p>
<ul>
<li>Move the <code>flatten_into</code> method for converting domain
names into a
straight, flat form into a new <code>FlattenInto</code> trait. This
trait is only
implemented for types that actually are or contain domain names. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>)</li>
<li>Marked various methods and functions that return values without side
effects as <code>#[must_use]</code>. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/228">#228</a>
by [<a
href="https://github.com/WhyNotHugo"><code>@​WhyNotHugo</code></a>])</li>
<li>Changed the signature of <code>FoundSrvs::merge</code> to use a
non-mut <code>other</code>.
(<a
href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>)</li>
<li>The minimum Rust version is now 1.67. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>)</li>
</ul>
<p>New</p>
<ul>
<li>Added support for the ZONEMD record type. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>
by [<a
href="https://github.com/xofyarg"><code>@​xofyarg</code></a>])</li>
<li>Re-exported the <em>octseq</em> crate as <code>dep::octseq</code>.
(<a
href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>)</li>
<li>Added a blanket impl for mut refs to <code>Composer</code>. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>
by [<a
href="https://github.com/xofyarg"><code>@​xofyarg</code></a>])</li>
</ul>
<p><a
href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/216">NLnetLabs/domain#216</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/229">NLnetLabs/domain#229</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/230">NLnetLabs/domain#230</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/231">NLnetLabs/domain#231</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/232">NLnetLabs/domain#232</a>
<a
href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>:
<a
href="https://redirect.github.com/NLnetLabs/domain/pull/235">NLnetLabs/domain#235</a>
[<a href="https://github.com/WhyNotHugo"><code>@​WhyNotHugo</code></a>]:
<a
href="https://github.com/WhyNotHugo">https://github.com/WhyNotHugo</a>
[<a href="https://github.com/xofyarg"><code>@​xofyarg</code></a>]: <a
href="https://github.com/xofyarg">https://github.com/xofyarg</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c8c51a5a6a"><code>c8c51a5</code></a>
Update changelog.</li>
<li><a
href="128552683d"><code>1285526</code></a>
Upgrade minimum Rust version to 1.67. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>)</li>
<li><a
href="45d9a97ac5"><code>45d9a97</code></a>
Prepare for release 0.9.0. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/234">#234</a>)</li>
<li><a
href="454d29fbb1"><code>454d29f</code></a>
Upgrade to ring 0.17. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/233">#233</a>)</li>
<li><a
href="3db82d1845"><code>3db82d1</code></a>
Update changelog.</li>
<li><a
href="1b8a37e114"><code>1b8a37e</code></a>
Add Composer impl for mut refs. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>)</li>
<li><a
href="07e26639b0"><code>07e2663</code></a>
Update changelog.</li>
<li><a
href="b3b3b53bf6"><code>b3b3b53</code></a>
Change FoundSrvs::merge signature and documentation. (<a
href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>)</li>
<li><a
href="97bf460bb5"><code>97bf460</code></a>
Clippy-related fixes.</li>
<li><a
href="cc26065fb2"><code>cc26065</code></a>
Clippy-related fixes (and non-fixes).</li>
<li>Additional commits viewable in <a
href="https://github.com/nlnetlabs/domain/compare/v0.8.1...v0.9.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=domain&package-manager=cargo&previous-version=0.8.1&new-version=0.9.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 06:35:29 +11:00
dependabot[bot]
25902fa92a build(deps): Bump rustix from 0.38.14 to 0.38.19 in /rust (#2435)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14
to 0.38.19.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3a53dfe16c"><code>3a53dfe</code></a>
chore: Release rustix version 0.38.19</li>
<li><a
href="55cbe8839c"><code>55cbe88</code></a>
Fixes for <code>Dir</code> on macOS, FreeBSD, and WASI.</li>
<li><a
href="31fd98ca72"><code>31fd98c</code></a>
Merge pull request from GHSA-c827-hfw6-qwvm</li>
<li><a
href="4bb2f4bbcd"><code>4bb2f4b</code></a>
Add <code>mlockall</code> and <code>munlockall</code> (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/872">#872</a>)</li>
<li><a
href="d012bcf896"><code>d012bcf</code></a>
Fixes needed by io_uring. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/873">#873</a>)</li>
<li><a
href="5e5c0460cc"><code>5e5c046</code></a>
Add a test for <code>get_socket_nosigpipe</code>. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/874">#874</a>)</li>
<li><a
href="1a9d12963d"><code>1a9d129</code></a>
chore: Release rustix version 0.38.18</li>
<li><a
href="112c268cd7"><code>112c268</code></a>
io-uring API updates. (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/871">#871</a>)</li>
<li><a
href="0c227041a7"><code>0c22704</code></a>
Provide {get,set}_socket_nosigpipe on NetBSD and DragonFly BSD (<a
href="https://redirect.github.com/bytecodealliance/rustix/issues/870">#870</a>)</li>
<li><a
href="a00dbd0f53"><code>a00dbd0</code></a>
chore: Release rustix version 0.38.17</li>
<li>Additional commits viewable in <a
href="https://github.com/bytecodealliance/rustix/compare/v0.38.14...v0.38.19">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustix&package-manager=cargo&previous-version=0.38.14&new-version=0.38.19)](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-10-19 06:33:09 +11:00
Jamil
6efe495120 Remove remark-rehype to fix website MDX (#2436) 2023-10-18 11:47:34 -07:00
Jamil
6ec10b2669 Revert "Fix/website mdx" (#2434)
Reverts firezone/firezone#2433
2023-10-18 11:42:54 -07:00
Jamil
caef531b17 Fix/website mdx (#2433) 2023-10-18 11:42:18 -07:00
Andrew Dryga
b84786546b Bump Elixir and Terraform deps (#2431) 2023-10-18 10:27:10 -07:00