Custom fork of the RFacebook gem, to allow for custom tweaks.
Lord Abbott's Cropping Extravaganza (Engine)
joshnabbott/create-react-app 0
Set up a modern web app by running one command.
pull request commentjeremyboles/jeremyboles.com
chore(deps-dev): bump @types/react-dom from 17.0.7 to 17.0.8
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/7SCFcFdE4bJ1ytnSTyNAMMiK1bkr
✅ Preview: In Progress
comment created time in 16 minutes
PR opened jeremyboles/jeremyboles.com
Bumps @types/react-dom from 17.0.7 to 17.0.8. <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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 16 minutes
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/types/react-dom-17.0.8
created branch time in 16 minutes
pull request commentjeremyboles/jeremyboles.com
chore(deps-dev): bump typescript from 4.3.2 to 4.3.4
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/9C31HMqJUXjimzLctC2uL6u8AFWj
✅ Preview: In Progress
comment created time in 17 hours
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/typescript-4.3.4
created branch time in 17 hours
PR opened jeremyboles/jeremyboles.com
Bumps typescript from 4.3.2 to 4.3.4. <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 4.3.4</h2> <p>This release</p> <ul> <li>adds an optional <code>getCustomTransformers</code> method to the <code>SolutionBuilderHost*</code> APIs</li> <li>uses the transforms given by <code>getCustomTransformers</code> in Builder Program instances when running <code>emit()</code> methods in cases where <code>customTransforms</code> are not given.</li> </ul> <p><a href="https://github-redirect.dependabot.com/microsoft/TypeScript/pull/44489">See the change for more details</a></p> <h2>TypeScript 4.3.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-3">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.3.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.3.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.2</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.3.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.3.3</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> <li><a href="https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-43">Visual Studio 2017/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/32210356e7ef145d01d82a0f2042262e804cc8a3"><code>3221035</code></a> Bump version to 4.3.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/6d8fd79c628e8406f7a006c3abebc9bfcd6e565a"><code>6d8fd79</code></a> Add SolutionBuilderHostBase.getCustomTransformers to be used when emitting. (...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/14231aff092bbdda0396654c56e84a1a2dcfd691"><code>14231af</code></a> Bump version to 4.3.3 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/89a171e3081baabd2068ecf4b059047489892a4e"><code>89a171e</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44126">#44126</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44189">#44189</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/419f1e7fe8c270d1f57d8358a0b30e1eadf5c5ce"><code>419f1e7</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44070">#44070</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44187">#44187</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/60f6d7bb3436c33e3df94112904cd89671ef7b57"><code>60f6d7b</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44394">#44394</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44431">#44431</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b60901da4f381f3cb13322ef426e992a22073855"><code>b60901d</code></a> Fix duplicate visit of param tag comments (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44443">#44443</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44444">#44444</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4f7fe4a1de6277b2bdc6d164513c0a6cbdeae0cd"><code>4f7fe4a</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44290">#44290</a> into release-4.3 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44425">#44425</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e425f573aaa3584b66c042fd7661feb6908c0090"><code>e425f57</code></a> Fix unintended 'as const' name lookup error (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44311">#44311</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/44370">#44370</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 17 hours
pull request commentjeremyboles/jeremyboles.com
chore(deps): bump next from 10.2.3 to 11.0.0
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/ByLmjVN3maG3B7tmTA6kZd9Xp66v
✅ Preview: In Progress
comment created time in 3 days
PR opened jeremyboles/jeremyboles.com
Bumps next from 10.2.3 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v11.0.0</h2> <h3>Core Changes</h3> <ul> <li>fix(types): allow nonpromise return types for static functions: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/24685">#24685</a></li> <li>Ensure history navigates correctly with dynamic routes + basePath: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25459">#25459</a></li> <li>Fix external check for non-local next import: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25518">#25518</a></li> <li>Ensure providing only query on dynamic route works as expected: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25469">#25469</a></li> <li>Assume a recent <code>react@experimental</code> if <code>reactRoot</code> is set: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25496">#25496</a></li> <li>Update to latest webpack 5 and webpack-sources: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25558">#25558</a></li> <li>Set default webpack publicPath value to override auto: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25452">#25452</a></li> <li>Add helpful error for link with multiple children: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25657">#25657</a></li> <li>Ensure rewrites are resolved correctly through history: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25666">#25666</a></li> <li>Fix rewrite and dynamic params on navigating to initial history entry: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25495">#25495</a></li> <li>Enable serial build by default: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25642">#25642</a></li> <li>Don't show webpack version message in production server: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25654">#25654</a></li> <li>Font optimization add preconnect: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25346">#25346</a></li> <li>Enable new babel mode: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25635">#25635</a></li> <li>Remove deprecated features: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25446">#25446</a></li> <li>Disable split chunks in webpack 5 in dev mode: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25735">#25735</a></li> <li>Remove experimental tag from Script component: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25435">#25435</a></li> <li><code>next lint</code> + ESLint in Create Next App: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25064">#25064</a></li> <li>Bump "engines" to node >= 12.0.0: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25761">#25761</a></li> <li>Support for static image imports: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/24993">#24993</a></li> <li>Bump minimum React version to <code>^17.0.2</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25788">#25788</a></li> <li>Remove feature flags for static image and blurry placeholder: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25797">#25797</a></li> <li>Add note to upgrading guide about React version: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25849">#25849</a></li> <li>Fix "env" key in babelrc with new Babel mode: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25841">#25841</a></li> <li>Enable webpack5 for all apps: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25639">#25639</a></li> <li>Fix types for static image: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25808">#25808</a></li> <li>Do not remove placeholder for data URL: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/24704">#24704</a></li> <li>Add warning for older TypeScript versions: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25867">#25867</a></li> <li>Prevent node inspect from causing webpack check to fail: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25876">#25876</a></li> <li>fix(21606): consider scroll option when using shallow routing: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/24888">#24888</a></li> <li>remove opentelemetry/api: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25900">#25900</a></li> <li>Adjust JPEG quality when generating placeholder: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25904">#25904</a></li> <li>Improve check for eslint version: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25910">#25910</a></li> <li>Refactor image optimizer static immutable header: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25909">#25909</a></li> <li>ESLint Updates: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25895">#25895</a></li> <li>Fix immutable header on static image: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25914">#25914</a></li> <li>ESLint: Updates disable ESLint message during builds: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25917">#25917</a></li> <li>Remove <code>@types/comment-json</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25810">#25810</a></li> <li>Add delay to placeholder removal: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25916">#25916</a></li> <li>Add experimental cra-to-next transform in codemod cli: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/24969">#24969</a></li> <li>add global callback for refresh latency: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25944">#25944</a></li> <li>Add css blur when <code>placeholder=blur</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25945">#25945</a></li> <li>ESLint: More updates and bug fixes: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25952">#25952</a></li> <li>Add errors for invalid <code>placeholder=blur</code> usage: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25953">#25953</a></li> <li>Fix delay between blur image and high res image: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25994">#25994</a></li> <li>Update <code>json5</code> and remove <code>@types/json5</code>: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25946">#25946</a></li> <li>Disable prerendering /500 when _error has getServerSideProps: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/23586">#23586</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/0ca24563be9658732eac158c31046ff58bfe78ca"><code>0ca2456</code></a> v11.0.0</li> <li><a href="https://github.com/vercel/next.js/commit/47b96d8ae5bcf7cb87119bdf42cbe2117741dc58"><code>47b96d8</code></a> v10.2.4-canary.19</li> <li><a href="https://github.com/vercel/next.js/commit/8873374963fdd116ab7a7e537c9604c7912f6a95"><code>8873374</code></a> Update image documentation for static image (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25949">#25949</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/7d339b6cd885e8d827855bd1eaae1c7541650af9"><code>7d339b6</code></a> v10.2.4-canary.18</li> <li><a href="https://github.com/vercel/next.js/commit/353bfaa0f79fbd6df59a544b67c320c8ec86035c"><code>353bfaa</code></a> Script component docs (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/25471">#25471</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/9f4c02e138754c46b9f28c3824d290a3c0263755"><code>9f4c02e</code></a> Update to latest version of webpack 5 (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/26102">#26102</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d19935c302ffd780722e6a91bb7a07060b529f3d"><code>d19935c</code></a> v10.2.4-canary.17</li> <li><a href="https://github.com/vercel/next.js/commit/5a78f59aebf5f1495379125e70f598d72447304c"><code>5a78f59</code></a> Add lint checking events (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/26089">#26089</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/86ab7531b2617619de6a9423b96604e7ce505a0e"><code>86ab753</code></a> Update learn path in getting started and from cra docs (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/26104">#26104</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ef97d9b73eccbebfa956e003fb27a09336835010"><code>ef97d9b</code></a> adds section to docs for migrating existing eslint configurations (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/26101">#26101</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v10.2.3...v11.0.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 3 days
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/next-11.0.0
created branch time in 3 days
pull request commentjeremyboles/jeremyboles.com
chore(deps): bump @stitches/react from 0.1.9 to 0.2.0
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/B8kpfSewhPkBLhTd96sbTnHXZoy7
✅ Preview: In Progress
comment created time in 3 days
PR opened jeremyboles/jeremyboles.com
Bumps @stitches/react from 0.1.9 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modulz/stitches/releases"><code>@stitches/react</code>'s releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <p>Beta Release: <code>0.2.0</code> 🚀</p> <pre lang="sh"><code>yarn add @stitches/[email protected] </code></pre> <h3>Changes from 0.1.9</h3> <ul> <li>Updated performance considerably.</li> <li>Replaced DOM insertion method with CSSOM insertion method.</li> <li>Removed <code>insertionMethod</code> API.</li> <li>Fixed specificity issue with inherited variants & variants leaking as DOM attributes. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/473">#473</a>)</li> <li>Fixed specificity issue when components would share the same style. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/474">#474</a>)</li> <li>Fixed responsive variants not respecting usage order. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/483">#483</a>)</li> <li>Fixed default variants being ignored when responsively applying variants. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/492">#492</a>)</li> <li>Fixed flash of unstyled content after upgrading from alpha to beta. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/523">#523</a>)</li> <li>Fixed variant props being passed down to DOM elements. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/532">#532</a>)</li> <li>Fixed performance degradation after migrating from alpha to beta. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/535">#535</a>)</li> <li>Fixed resulting CSS from custom <code>theme</code> / <code>globals</code> not appending if parameters were the same. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/563">#563</a>)</li> <li>Fixed inconsistent use of <code>prefix</code>. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/586">#586</a>)</li> <li>Fixed <code>backdropFilter</code> not transforming locally-scoped tokens in <code>css()</code>. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/588">#588</a>)</li> <li>Fixed ability to set new default variants when composing components. (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/622">#622</a>)</li> </ul> <h2>v0.2.0-canary.8</h2> <p>Canary Release: <code>0.2.0-canary.8</code> 🤫</p> <pre lang="sh"><code>yarn add @stitches/[email protected] </code></pre> <ul> <li>Reduced the code needed for <code>css</code> & <code>styled</code> functionality, further improving performance.</li> </ul> <h2>v0.2.0-canary.7</h2> <p>Canary Release: <code>0.2.0-canary.7</code> 🤫</p> <pre lang="sh"><code>yarn add @stitches/[email protected] </code></pre> <ul> <li>Fixed an issue where custom units were not being applied.</li> </ul> <h2>v0.2.0-canary.6</h2> <p>Canary Release: <code>0.2.0-canary.6</code> 🤫</p> <pre lang="sh"><code>yarn add @stitches/[email protected] </code></pre> <ul> <li>Reduced the code needed for all functionality, improving performance.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modulz/stitches/commit/627da008f62832dded2b7c09f3f47fbdeea06050"><code>627da00</code></a> v0.2.0</li> <li><a href="https://github.com/modulz/stitches/commit/3acc8adb8593d649231f17ec9833ddfd1f032a9a"><code>3acc8ad</code></a> 0.2.0 (<a href="https://github-redirect.dependabot.com/modulz/stitches/issues/625">#625</a>)</li> <li>See full diff in <a href="https://github.com/modulz/stitches/compare/v0.1.9...v0.2.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 3 days
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/stitches/react-0.2.0
created branch time in 3 days
pull request commentjeremyboles/jeremyboles.com
chore(deps): bump @testing-library/jest-dom from 5.13.0 to 5.14.1
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/5aTPrdmnWGXmKiLKhda1W4Eo9JoR
✅ Preview: In Progress
comment created time in 4 days
PR opened jeremyboles/jeremyboles.com
Bumps @testing-library/jest-dom from 5.13.0 to 5.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v5.14.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.14.0...v5.14.1">5.14.1</a> (2021-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Updates deprecated matchers info (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/378">#378</a>) (<a href="https://github.com/testing-library/jest-dom/commit/fc9ce6d406f7c3379aac3fa7aed756af105dfdb4">fc9ce6d</a>)</li> </ul> <h2>v5.14.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v5.13.0...v5.14.0">5.14.0</a> (2021-06-11)</h1> <h3>Features</h3> <ul> <li>toHaveAccessibleName and toHaveAccessibleDescription (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/377">#377</a>) (<a href="https://github.com/testing-library/jest-dom/commit/87ffd2a639dcf91fb59e38066136976e163df618">87ffd2a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/fc9ce6d406f7c3379aac3fa7aed756af105dfdb4"><code>fc9ce6d</code></a> fix: Updates deprecated matchers info (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/378">#378</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/87ffd2a639dcf91fb59e38066136976e163df618"><code>87ffd2a</code></a> feat: toHaveAccessibleName and toHaveAccessibleDescription (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/377">#377</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/317e31910c8ed5212cae7c743a96b2676549cfd4"><code>317e319</code></a> docs: Update the documentation of toBeDisabled (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/375">#375</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9b26aefc6cb9be00c87a0fdee0bc0495805be2be"><code>9b26aef</code></a> docs: add julienw as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/374">#374</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/1cc4261eeb43a0ac63562abee92f52748c8e139e"><code>1cc4261</code></a> docs: Fix typo in README (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/373">#373</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/b721454fa389bbb520ee5126373306ee783af02b"><code>b721454</code></a> docs: add SevenOutman as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/372">#372</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/jest-dom/compare/v5.13.0...v5.14.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 4 days
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1
created branch time in 4 days
delete branch jeremyboles/jeremyboles.com
delete branch : dependabot/npm_and_yarn/types/react-17.0.10
delete time in 9 days
PR closed jeremyboles/jeremyboles.com
Bumps @types/react from 17.0.9 to 17.0.10. <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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 9 days
pull request commentjeremyboles/jeremyboles.com
chore(deps-dev): bump @types/react from 17.0.9 to 17.0.11
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jeremyboles/jeremyboles-com/E649zRnZ7Paq5Qzw9Uoop2tEryeq
✅ Preview: In Progress
comment created time in 9 days
pull request commentjeremyboles/jeremyboles.com
chore(deps-dev): bump @types/react from 17.0.9 to 17.0.10
Superseded by #14.
comment created time in 9 days
PR opened jeremyboles/jeremyboles.com
Bumps @types/react from 17.0.9 to 17.0.11. <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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 9 days
create barnchjeremyboles/jeremyboles.com
branch : dependabot/npm_and_yarn/types/react-17.0.11
created branch time in 9 days