Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the npm group with 8 updates (#993)
Bumps the npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [framer-motion](https://github.com/framer/motion) | `11.3.21` | `11.3.31` | | [next](https://github.com/vercel/next.js) | `14.2.5` | `14.2.7` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.0.2` | `22.5.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.43` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.10` | Updates `framer-motion` from 11.3.21 to 11.3.31 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[11.3.31] 2024-08-29</h2> <h3>Fixed</h3> <ul> <li>Detects conflicts between optimised animations and rendered <code>style</code>.</li> <li>Resumes optimised animations where possible once layout measurements are complete.</li> </ul> <h2>[11.3.30] 2024-08-23</h2> <h3>Fixed</h3> <ul> <li>Removed double <code>"change"</code> handler on externally-provided <code>MotionValue</code>s.</li> </ul> <h2>[11.3.29] 2024-08-21</h2> <h3>Fixed</h3> <ul> <li>Selective cancellation of optimised appear animations.</li> </ul> <h2>[11.3.28] 2024-08-15</h2> <h3>Fixed</h3> <ul> <li>Use <code>startTime</code> instead of <code>elapsed</code> to sync optimised animations.</li> </ul> <h2>[11.3.27] 2024-08-14</h2> <h3>Changed</h3> <ul> <li>Allow manual setting of <code>startTime</code> via animation options (currently for internal use only).</li> </ul> <h2>[11.3.26] 2024-08-14</h2> <h3>Fixed</h3> <ul> <li>Improving synchronisation between DOM animations on externally-provided <code>MotionValue</code>s and internal <code>MotionValue</code>s.</li> <li>Fixing unit conversion on DOM animations with externally-provided <code>MotionValue</code>s.</li> </ul> <h2>[11.3.25] 2024-08-14</h2> <h3>Changed</h3> <ul> <li>Improve calculation of <code>startTime</code> to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.</li> </ul> <h2>[11.3.24] 2024-08-08</h2> <h3>Fixed</h3> <ul> <li>Fixing incorrect version publish.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/framer/motion/commit/2947065346eeb1485417f94934b0cb793a0d5f81"><code>2947065</code></a> v11.3.31</li> <li><a href="https://github.com/framer/motion/commit/aee687f636feca6c537f148f62a3450fd9c1f86a"><code>aee687f</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/45a1d06d476f809bc4ef447a0c4bc1ddfd2f9d28"><code>45a1d06</code></a> Resume optimised animations where possible (<a href="https://redirect.github.com/framer/motion/issues/2774">#2774</a>)</li> <li><a href="https://github.com/framer/motion/commit/689b2476952c247486cd300bd9f5ddf929ead8fd"><code>689b247</code></a> Bump webpack from 5.76.1 to 5.94.0 (<a href="https://redirect.github.com/framer/motion/issues/2776">#2776</a>)</li> <li><a href="https://github.com/framer/motion/commit/d2484a88f1f553064d7450c72d65bbb9cc87b2b0"><code>d2484a8</code></a> Ensure optimised appear animations are cancelled when styles differ (<a href="https://redirect.github.com/framer/motion/issues/2772">#2772</a>)</li> <li><a href="https://github.com/framer/motion/commit/4c92d2fc9b0da9cd96cdc8b7995c6f6b4add5461"><code>4c92d2f</code></a> Increasing bundlesizes</li> <li><a href="https://github.com/framer/motion/commit/9436cce05ab99a9d2f9b69b1e285e3df5f38a340"><code>9436cce</code></a> updating version</li> <li><a href="https://github.com/framer/motion/commit/7f7e4305d45e0a1023c89dba0670bd0cefe17742"><code>7f7e430</code></a> v11.3.30</li> <li><a href="https://github.com/framer/motion/commit/a0f0573082b42b44f784c86c2d7b681339af4e1d"><code>a0f0573</code></a> Updating changelog</li> <li><a href="https://github.com/framer/motion/commit/828b8d9e52ee3db1693d5dad79a320f355e6e51f"><code>828b8d9</code></a> Removing double update listenrs on externall provided motion values (<a href="https://redirect.github.com/framer/motion/issues/2773">#2773</a>)</li> <li>Additional commits viewable in <a href="https://github.com/framer/motion/compare/v11.3.21...v11.3.31">compare view</a></li> </ul> </details> <br /> Updates `next` from 14.2.5 to 14.2.7 <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>v14.2.7</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Revert "chore: externalize undici for bundling" (<a href="https://redirect.github.com/vercel/next.js/issues/65727">#65727</a>)</li> <li>Refactor internal routing headers to use request meta (<a href="https://redirect.github.com/vercel/next.js/issues/66987">#66987</a>)</li> <li>fix(next): add cross origin in react dom preload (<a href="https://redirect.github.com/vercel/next.js/issues/67423">#67423</a>)</li> <li>build: upgrade edge-runtime (<a href="https://redirect.github.com/vercel/next.js/issues/67565">#67565</a>)</li> <li>GTM dataLayer parameter should take an object, not an array of strings (<a href="https://redirect.github.com/vercel/next.js/issues/66339">#66339</a>)</li> <li>fix: properly patch lockfile against swc bindings (<a href="https://redirect.github.com/vercel/next.js/issues/66515">#66515</a>)</li> <li>Add deployment id header for rsc payload if present (<a href="https://redirect.github.com/vercel/next.js/issues/67255">#67255</a>)</li> <li>Update font data (<a href="https://redirect.github.com/vercel/next.js/issues/68639">#68639</a>)</li> <li>fix i18n data pathname resolving (<a href="https://redirect.github.com/vercel/next.js/issues/68947">#68947</a>)</li> <li>pages router: ensure x-middleware-cache is respected (<a href="https://redirect.github.com/vercel/next.js/issues/67734">#67734</a>)</li> <li>Fix bad modRequest in flight entry manifest <a href="https://redirect.github.com/vercel/next.js/issues/68888">#68888</a></li> <li>Reject next image urls in image optimizer <a href="https://redirect.github.com/vercel/next.js/issues/68628">#68628</a></li> <li>Fix hmr assetPrefix escaping and reuse logic from other files <a href="https://redirect.github.com/vercel/next.js/issues/67983">#67983</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/kjugi"><code>@kjugi</code></a>, <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/ztanner"><code>@ztanner</code></a>, <a href="https://github.com/SukkaW"><code>@SukkaW</code></a>, <a href="https://github.com/marlier"><code>@marlier</code></a>, <a href="https://github.com/Kikobeats"><code>@Kikobeats</code></a>, <a href="https://github.com/syi0808"><code>@syi0808</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a href="https://github.com/samcx"><code>@samcx</code></a> for helping!</p> <h2>v14.2.6</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Ensure fetch cache TTL is updated properly (<a href="https://redirect.github.com/vercel/next.js/issues/69164">#69164</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/a1c3a0370ef465c1b788c7bf75d770ca92897cf7"><code>a1c3a03</code></a> v14.2.7</li> <li><a href="https://github.com/vercel/next.js/commit/d46ab2c635952e59ea201c5f5351c03971208408"><code>d46ab2c</code></a> Fix hmr assetPrefix escaping and reuse logic from other files (<a href="https://redirect.github.com/vercel/next.js/issues/67983">#67983</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d11cbc9ff0b1aaefabcba9afe1e562e0b1fde65a"><code>d11cbc9</code></a> Reject next image urls in image optimizer (<a href="https://redirect.github.com/vercel/next.js/issues/68628">#68628</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/575385efdfd7b53e61f5e0626237f35ee0d335e3"><code>575385e</code></a> Fix bad modRequest in flight entry manifest (<a href="https://redirect.github.com/vercel/next.js/issues/68888">#68888</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/9ecf2e840825afbedc49da2b9030766e8173b91a"><code>9ecf2e8</code></a> update turbopack build manifest</li> <li><a href="https://github.com/vercel/next.js/commit/325dc4b6800e96ad69f315d18468d2c0b3319675"><code>325dc4b</code></a> pages router: ensure x-middleware-cache is respected (<a href="https://redirect.github.com/vercel/next.js/issues/67734">#67734</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d3021b647544f1c73194541a4e8e90eac9074c95"><code>d3021b6</code></a> update playwright interface</li> <li><a href="https://github.com/vercel/next.js/commit/5e6f511e1db724f05a56418046788fcbb59d0458"><code>5e6f511</code></a> fix i18n data pathname resolving (<a href="https://redirect.github.com/vercel/next.js/issues/68947">#68947</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/dd32e0f87c84b920b751419942824b05450cef93"><code>dd32e0f</code></a> Update font data (<a href="https://redirect.github.com/vercel/next.js/issues/68639">#68639</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/2f7fa9894425d11ecb3e7c1516eaae0366c919cc"><code>2f7fa98</code></a> Add deployment id header for rsc payload if present (<a href="https://redirect.github.com/vercel/next.js/issues/67255">#67255</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.5...v14.2.7">compare view</a></li> </ul> </details> <br /> Updates `@tailwindcss/typography` from 0.5.13 to 0.5.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-typography/releases"><code>@tailwindcss/typography</code>'s releases</a>.</em></p> <blockquote> <h2>v0.5.15</h2> <h3>Fixed</h3> <ul> <li>Support installing with alpha versions of Tailwind CSS v4 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/358">#358</a>)</li> </ul> <h2>v0.5.14</h2> <ul> <li>Fix table text alignment (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/346">#346</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md"><code>@tailwindcss/typography</code>'s changelog</a>.</em></p> <blockquote> <h2>[0.5.15] - 2024-08-28</h2> <h3>Fixed</h3> <ul> <li>Support installing with alpha versions of Tailwind CSS v4 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/358">#358</a>)</li> </ul> <h2>[0.5.14] - 2024-08-07</h2> <h3>Fixed</h3> <ul> <li>Fix table text alignment (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/346">#346</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/199a0c6f66dc9568614601e5deebff131f697ac7"><code>199a0c6</code></a> 0.5.15</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/fa5beecbc8b050ffd3b5263fcb66c275ebad01cc"><code>fa5beec</code></a> Modernize repository setup (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/359">#359</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/1da9d1415c0b524b95fa072dcaa8a8bc3188b5bc"><code>1da9d14</code></a> Update peer dependency version to include 4.0.0-alpha.20 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/358">#358</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/7b43b3b33bb74c57a68852330105bb34d11a806a"><code>7b43b3b</code></a> 0.5.14</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/41b694d2919e914a5132021590d3dbd60c280436"><code>41b694d</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/815dfc4879ee54bf5e7d3cf5960f2acf6b85e303"><code>815dfc4</code></a> Fix table text align (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/346">#346</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/2745585cda4518b347c407dfcc4cc1a8a9f2c2d4"><code>2745585</code></a> Bump braces and jest (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/353">#353</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/f364a16199e7d4cee393db8ffb1b9d2977ceecf4"><code>f364a16</code></a> use Node 22 in CI workflows (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/354">#354</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.15">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 22.0.2 to 22.5.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@types/react` from 18.3.3 to 18.3.5 <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 /> Updates `autoprefixer` from 10.4.19 to 10.4.20 <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.20</h2> <ul> <li>Fixed <code>fit-content</code> prefix for Firefox.</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.20</h2> <ul> <li>Fixed <code>fit-content</code> prefix for Firefox.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/autoprefixer/commit/dae6eb465da5640bb03ecda8b6d6b73e9ba26429"><code>dae6eb4</code></a> Release 10.4.20 version</li> <li><a href="https://github.com/postcss/autoprefixer/commit/ee43652953044be536fbec3b79c15e28798f49fc"><code>ee43652</code></a> Fix fit-content for Firefox</li> <li><a href="https://github.com/postcss/autoprefixer/commit/cf808243ce6eef1087ddedfd0e1bfca3af6db9c8"><code>cf80824</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/autoprefixer/commit/49d5ec656a38188f05c69d621242512891b61c68"><code>49d5ec6</code></a> Move to pnpm 9</li> <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.4.40 to 8.4.43 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.4.43</h2> <ul> <li>Fixed <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.42</h2> <ul> <li>Fixed CSS syntax error on long minified files (by <a href="https://github.com/varpstar"><code>@varpstar</code></a>).</li> </ul> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.4.43</h2> <ul> <li>Fixed <code>markClean is not a function</code> error.</li> </ul> <h2>8.4.42</h2> <ul> <li>Fixed CSS syntax error on long minified files (by <a href="https://github.com/varpstar"><code>@varpstar</code></a>).</li> </ul> <h2>8.4.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@nex3</code></a> and <a href="https://github.com/querkmachine"><code>@querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@bluwy</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/b985ed16677abfc5d903f2b5c775d1cf284699f5"><code>b985ed1</code></a> Release 8.4.43 version</li> <li><a href="https://github.com/postcss/postcss/commit/3025b743bff14dc8fc95f3f49e8b4f294d9281ef"><code>3025b74</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/79ff9800c3158964bc837be0d6878b4471b3b794"><code>79ff980</code></a> Update AST if it is not made by PostCSS >= 8.4.41</li> <li><a href="https://github.com/postcss/postcss/commit/0fda48a1b1e27c443681849411c2bb65521da8df"><code>0fda48a</code></a> Release 8.4.42 version</li> <li><a href="https://github.com/postcss/postcss/commit/cd5b08cfa2434f9ba2970b454692190b45b3b320"><code>cd5b08c</code></a> Add ESLint to CI</li> <li><a href="https://github.com/postcss/postcss/commit/0975cc209dc8425d61960633049aab73cb5bd3fe"><code>0975cc2</code></a> Sort source code and fix ESLint</li> <li><a href="https://github.com/postcss/postcss/commit/36950b4ff95d4077c0875a34a9c06821586589a8"><code>36950b4</code></a> Try to fix old Node.js tests</li> <li><a href="https://github.com/postcss/postcss/commit/fbb6d60eae1d65ef99a9ef5a7dc2528da6d96db5"><code>fbb6d60</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/118ebc9a9af683702d027f7e1e607261237764d3"><code>118ebc9</code></a> Clean up code</li> <li><a href="https://github.com/postcss/postcss/commit/9e7bdca1d2904478e9017971ddc5b4a24eb2ffbd"><code>9e7bdca</code></a> Pretty CssSyntaxError from onelined (minified) css (<a href="https://redirect.github.com/postcss/postcss/issues/1965">#1965</a>)</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.40...8.4.43">compare view</a></li> </ul> </details> <br /> Updates `tailwindcss` from 3.4.7 to 3.4.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.4.10</h2> <h3>Fixed</h3> <ul> <li>Bump versions of plugins in the Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14185">#14185</a>)</li> </ul> <h2>v3.4.9</h2> <h3>Fixed</h3> <ul> <li>No longer warns when broad glob patterns are detecting <code>vendor</code> folders</li> </ul> <h2>v3.4.8</h2> <h3>Fixed</h3> <ul> <li>Fix minification when using nested CSS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li> <li>Warn when broad glob patterns are used in the content configuration (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.4.10] - 2024-08-13</h2> <h3>Fixed</h3> <ul> <li>Bump versions of plugins in the Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14185">#14185</a>)</li> </ul> <h2>[3.4.9] - 2024-08-08</h2> <h3>Fixed</h3> <ul> <li>No longer warns when broad glob patterns are detecting <code>vendor</code> folders</li> </ul> <h2>[3.4.8] - 2024-08-07</h2> <h3>Fixed</h3> <ul> <li>Fix minification when using nested CSS (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14105">#14105</a>)</li> <li>Warn when broad glob patterns are used in the content configuration (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/14140">#14140</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/f07dbff2a7f78fd75c53c6cfe01b58b6c0419f22"><code>f07dbff</code></a> 3.4.10</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/c4f23621e17d9eaba34649fd1b44a851f0e42f57"><code>c4f2362</code></a> Bump versions of plugins in the Standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14185">#14185</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/f65023efb97832660dc17cf954504f9f156047ba"><code>f65023e</code></a> 3.4.9</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/702ba6aaee165f176b9413bee0d13cf5a51fd879"><code>702ba6a</code></a> Don't warn about broad globs in vendor folders (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14147">#14147</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1676118af9dd1ca2b59f3f9b91afef4d0b453ea5"><code>1676118</code></a> 3.4.8</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/69c81f25833056a6e5e17a6fd00dec68044df327"><code>69c81f2</code></a> rename <code>master</code> to <code>main</code></li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/858696a8bcd5eac7370a851b5e6adc24f154dafa"><code>858696a</code></a> Warn when broad glob patterns are used in the content configuration (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14140">#14140</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1f23c2e8421cf8f674cf4dfe9940e51ff21f3d4a"><code>1f23c2e</code></a> Bump to latest cssnano v6 (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14105">#14105</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/28bd90eefbf2962f38ce5b27775b97ffe1584641"><code>28bd90e</code></a> Automate checksum generation for standalone CLI (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/14081">#14081</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.10">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information