Skip to content

Commit

Permalink
deps(example): Bump the dependencies group in /examples/nextjs-14-pag…
Browse files Browse the repository at this point in the history
…es-wrap with 4 updates (#591)

Bumps the dependencies group in /examples/nextjs-14-pages-wrap with 4 updates: [next](https://github.com/vercel/next.js), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).

Updates `next` from 14.1.4 to 14.2.1
<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.1</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>use pathToFileUrl to make esm import()s work with absolute windows paths (<a href="https://redirect.github.com/vercel/next.js/issues/64386">#64386</a>) <a href="https://github.com/sokra"><code>@​sokra</code></a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/sokra"><code>@​sokra</code></a> for helping!</p>
<h2>v14.2.1-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/64481">#64481</a></li>
<li>BREAKING CHANGE: remove deprecated analyticsId from config, and the corresponding performance-relayer files and tests: <a href="https://redirect.github.com/vercel/next.js/issues/64199">#64199</a></li>
<li>feat: strip traceparent header from cachekey: <a href="https://redirect.github.com/vercel/next.js/issues/64499">#64499</a></li>
<li>Fix typo in dynamic-rendering.ts: <a href="https://redirect.github.com/vercel/next.js/issues/64365">#64365</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix missing PagesOnly in 05-mdx: <a href="https://redirect.github.com/vercel/next.js/issues/64505">#64505</a></li>
<li>chore(docs): Add example usage of PixelBin custom image loader: <a href="https://redirect.github.com/vercel/next.js/issues/64074">#64074</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: Update pnpm v8.15.14 to v8.15.7: <a href="https://redirect.github.com/vercel/next.js/issues/64479">#64479</a></li>
<li>Add typechecking test for all entrypoints: <a href="https://redirect.github.com/vercel/next.js/issues/64478">#64478</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/ryota-murakami"><code>@​ryota-murakami</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/pnutmath"><code>@​pnutmath</code></a>, <a href="https://github.com/feugy"><code>@​feugy</code></a>, <a href="https://github.com/Jeffrey-Zutt"><code>@​Jeffrey-Zutt</code></a>, <a href="https://github.com/wiesson"><code>@​wiesson</code></a>, and <a href="https://github.com/eps1lon"><code>@​eps1lon</code></a> for helping!</p>
<h2>v14.2.1-canary.6</h2>
<h3>Core Changes</h3>
<ul>
<li>improve turborepo caching: <a href="https://redirect.github.com/vercel/next.js/issues/64493">#64493</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/sokra"><code>@​sokra</code></a> for helping!</p>
<h2>v14.2.1-canary.5</h2>
<h3>Core Changes</h3>
<ul>
<li>Fix client boundary inheritance for barrel optimization: <a href="https://redirect.github.com/vercel/next.js/issues/64467">#64467</a></li>
</ul>
<h3>Documentation Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/next.js/commit/c0ae6f6ffdad865de660e897ecbeafda2bca78da"><code>c0ae6f6</code></a> v14.2.1</li>
<li><a href="https://github.com/vercel/next.js/commit/9d7ce74503d155e8cc29248d9bf99d5ac06907e3"><code>9d7ce74</code></a> modify scripts</li>
<li><a href="https://github.com/vercel/next.js/commit/597aa448054da4206807a5bfd4603285e8399cd1"><code>597aa44</code></a> update publish configs</li>
<li><a href="https://github.com/vercel/next.js/commit/14987d96674275c7b1004a4ceb33947499d7247c"><code>14987d9</code></a> use pathToFileUrl to make esm import()s work with absolute windows paths (<a href="https://redirect.github.com/vercel/next.js/issues/64">#64</a>...</li>
<li><a href="https://github.com/vercel/next.js/commit/774563f2b994ae9686b8ec68b506a6ef3d7c9756"><code>774563f</code></a> v14.2.0</li>
<li><a href="https://github.com/vercel/next.js/commit/ab262348a6732f55ea0f99a0a2f8a153dd6ad5a0"><code>ab26234</code></a> Add documentation for --experimental-debug-memory-usage (<a href="https://redirect.github.com/vercel/next.js/issues/64322">#64322</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/d94466c7803f8582ca81c13baf592610e10dad7c"><code>d94466c</code></a> Docs: Add recommendations for CSS import order (<a href="https://redirect.github.com/vercel/next.js/issues/64321">#64321</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/7aabb1d5ceb5574c578db10c2abef634c436c6b2"><code>7aabb1d</code></a> v14.2.0-canary.67</li>
<li><a href="https://github.com/vercel/next.js/commit/cbee70991fbc04ed7d41e98e166b63b305836d64"><code>cbee709</code></a> update turbopack (<a href="https://redirect.github.com/vercel/next.js/issues/64347">#64347</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/83675cea72009aadc59ffaa039e22ff6ffc6dadd"><code>83675ce</code></a> Ensure build-native is in needs properly (<a href="https://redirect.github.com/vercel/next.js/issues/64357">#64357</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.1.4...v14.2.1">compare view</a></li>
</ul>
</details>
<br />

Updates `@types/react` from 18.2.74 to 18.2.79
<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 `@types/react-dom` from 18.2.24 to 18.2.25
<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 />

Updates `eslint-config-next` from 14.1.4 to 14.2.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p>
<blockquote>
<h2>v14.2.1</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>use pathToFileUrl to make esm import()s work with absolute windows paths (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64386">#64386</a>) <a href="https://github.com/sokra"><code>@​sokra</code></a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/sokra"><code>@​sokra</code></a> for helping!</p>
<h2>v14.2.1-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64481">#64481</a></li>
<li>BREAKING CHANGE: remove deprecated analyticsId from config, and the corresponding performance-relayer files and tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64199">#64199</a></li>
<li>feat: strip traceparent header from cachekey: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64499">#64499</a></li>
<li>Fix typo in dynamic-rendering.ts: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64365">#64365</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix missing PagesOnly in 05-mdx: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64505">#64505</a></li>
<li>chore(docs): Add example usage of PixelBin custom image loader: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64074">#64074</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: Update pnpm v8.15.14 to v8.15.7: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64479">#64479</a></li>
<li>Add typechecking test for all entrypoints: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64478">#64478</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/ryota-murakami"><code>@​ryota-murakami</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/pnutmath"><code>@​pnutmath</code></a>, <a href="https://github.com/feugy"><code>@​feugy</code></a>, <a href="https://github.com/Jeffrey-Zutt"><code>@​Jeffrey-Zutt</code></a>, <a href="https://github.com/wiesson"><code>@​wiesson</code></a>, and <a href="https://github.com/eps1lon"><code>@​eps1lon</code></a> for helping!</p>
<h2>v14.2.1-canary.6</h2>
<h3>Core Changes</h3>
<ul>
<li>improve turborepo caching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64493">#64493</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a href="https://github.com/sokra"><code>@​sokra</code></a> for helping!</p>
<h2>v14.2.1-canary.5</h2>
<h3>Core Changes</h3>
<ul>
<li>Fix client boundary inheritance for barrel optimization: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/64467">#64467</a></li>
</ul>
<h3>Documentation Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/next.js/commit/c0ae6f6ffdad865de660e897ecbeafda2bca78da"><code>c0ae6f6</code></a> v14.2.1</li>
<li><a href="https://github.com/vercel/next.js/commit/774563f2b994ae9686b8ec68b506a6ef3d7c9756"><code>774563f</code></a> v14.2.0</li>
<li><a href="https://github.com/vercel/next.js/commit/7aabb1d5ceb5574c578db10c2abef634c436c6b2"><code>7aabb1d</code></a> v14.2.0-canary.67</li>
<li><a href="https://github.com/vercel/next.js/commit/265d7b97bae999c59c4370503b37ad2d0f25778d"><code>265d7b9</code></a> v14.2.0-canary.66</li>
<li><a href="https://github.com/vercel/next.js/commit/22754faff6137054e5ed474e63d939fc415209b4"><code>22754fa</code></a> v14.2.0-canary.65</li>
<li><a href="https://github.com/vercel/next.js/commit/167ea3382fe6b113dbcf4272d55ce04ac314c51c"><code>167ea33</code></a> v14.2.0-canary.64</li>
<li><a href="https://github.com/vercel/next.js/commit/c2890635171e0316dc1bad1153b8e875b39f7da6"><code>c289063</code></a> v14.2.0-canary.63</li>
<li><a href="https://github.com/vercel/next.js/commit/e46d088aec4531e5b0d51f0f794a722aa307ae7c"><code>e46d088</code></a> v14.2.0-canary.62</li>
<li><a href="https://github.com/vercel/next.js/commit/42f8ac16c6ff497f297198e42fc2abb113bf4a7b"><code>42f8ac1</code></a> v14.2.0-canary.61</li>
<li><a href="https://github.com/vercel/next.js/commit/acaf642fbdffef860e0fdf334046c7cab4af65b4"><code>acaf642</code></a> v14.2.0-canary.60</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v14.2.1/packages/eslint-config-next">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>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent d24c26f commit 0d6a7d5
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 75 deletions.
154 changes: 82 additions & 72 deletions examples/nextjs-14-pages-wrap/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/nextjs-14-pages-wrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"next": "^14.1.4",
"next": "^14.2.1",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "18.2.74",
"@types/react": "18.2.79",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.1",
"postcss": "^8",
"tailwindcss": "^3.4.3",
"typescript": "^5"
Expand Down

0 comments on commit 0d6a7d5

Please sign in to comment.