Skip to content

Commit 291f85d

Browse files
chore(deps): bump next from 14.2.21 to 14.2.25 in /packages/openfeature-browser-provider/example (#386)
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.25. <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.25</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary. This release contains a security patch for <a href="https://github.com/vercel/next.js/security/advisories/GHSA-f82v-jwr5-mffw">CVE-2025-29927</a>.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Update middleware request header (<a href="https://redirect.github.com/vercel/next.js/issues/77202">#77202</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v14.2.24</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>fix: ensure lint worker errors aren't silenced (<a href="https://redirect.github.com/vercel/next.js/issues/75779">#75779</a>)</li> <li>add additional x-middleware-set-cookie filtering (<a href="https://redirect.github.com/vercel/next.js/issues/75561">#75561</a> &amp; <a href="https://redirect.github.com/vercel/next.js/issues/73482">#73482</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ztanner"><code>@​ztanner</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/d36a1f3c3547b0cb807f30c14aa6250a932349c8"><code>d36a1f3</code></a> v14.2.25</li> <li><a href="https://github.com/vercel/next.js/commit/5fd3ae8f8542677c6294f32d18022731eab6fe48"><code>5fd3ae8</code></a> [backport] Update middleware request header (<a href="https://redirect.github.com/vercel/next.js/issues/77202">#77202</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/756be15c4cfecb6fae1c69cae7cfaf336423b6cf"><code>756be15</code></a> v14.2.24</li> <li><a href="https://github.com/vercel/next.js/commit/ba6453d5efbb1dcb282c39d372b48d60de59fa2c"><code>ba6453d</code></a> fix corepack keys</li> <li><a href="https://github.com/vercel/next.js/commit/c482c2072f6eb3f7bd656bc05e100ed54dce3636"><code>c482c20</code></a> [backport v14] fix: ensure lint worker errors aren't silenced (<a href="https://redirect.github.com/vercel/next.js/issues/75766">#75766</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/75779">#75779</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/5791cb677808df1cea625057d6aff95fbf5cd3a0"><code>5791cb6</code></a> [Backport v14] add additional x-middleware-set-cookie filtering (<a href="https://redirect.github.com/vercel/next.js/issues/75561">#75561</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/75">#75</a>...</li> <li><a href="https://github.com/vercel/next.js/commit/8129a6188096c23c68d4151256acbe6d86d2eed3"><code>8129a61</code></a> test: fix eslint plugin test (<a href="https://redirect.github.com/vercel/next.js/issues/75687">#75687</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/f27ce02b6785a1c7c8f88daf1d2112b5a2e1f34a"><code>f27ce02</code></a> v14.2.23</li> <li><a href="https://github.com/vercel/next.js/commit/c4bf4acfbf727a2393c2b98bad1c5d7243c2a63e"><code>c4bf4ac</code></a> backport: force module format for virtual client-proxy (<a href="https://redirect.github.com/vercel/next.js/issues/74162">#74162</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/74590">#74590</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d60bb1b5fb902dac79b11d9c78761022b88f6f03"><code>d60bb1b</code></a> Backport: Use provided waitUntil for pending revalidates (<a href="https://redirect.github.com/vercel/next.js/issues/74164">#74164</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/74573">#74573</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.21...v14.2.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.2.21&new-version=14.2.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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/bucketco/bucket-javascript-sdk/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandru Ciobanu <alex+git@ciobanu.org>
1 parent d18531b commit 291f85d

2 files changed

Lines changed: 130 additions & 2 deletions

File tree

packages/openfeature-browser-provider/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@openfeature/core": "1.3.0",
1414
"@openfeature/react-sdk": "^0.4.5",
1515
"@openfeature/web-sdk": "^1.2.3",
16-
"next": "14.2.21",
16+
"next": "14.2.26",
1717
"react": "^18",
1818
"react-dom": "^18"
1919
},

yarn.lock

Lines changed: 129 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2562,6 +2562,13 @@ __metadata:
25622562
languageName: node
25632563
linkType: hard
25642564

2565+
"@next/env@npm:14.2.26":
2566+
version: 14.2.26
2567+
resolution: "@next/env@npm:14.2.26"
2568+
checksum: 10c0/e895d5d94f26c52f01c98450e269b10de9b785acf1011feb3ed1d003ac076e776369c32ba183bd603e0dcc8192e545ead59373f6c5e262c38a3659636edd69ca
2569+
languageName: node
2570+
linkType: hard
2571+
25652572
"@next/eslint-plugin-next@npm:14.2.5":
25662573
version: 14.2.5
25672574
resolution: "@next/eslint-plugin-next@npm:14.2.5"
@@ -2578,62 +2585,125 @@ __metadata:
25782585
languageName: node
25792586
linkType: hard
25802587

2588+
"@next/swc-darwin-arm64@npm:14.2.26":
2589+
version: 14.2.26
2590+
resolution: "@next/swc-darwin-arm64@npm:14.2.26"
2591+
conditions: os=darwin & cpu=arm64
2592+
languageName: node
2593+
linkType: hard
2594+
25812595
"@next/swc-darwin-x64@npm:14.2.21":
25822596
version: 14.2.21
25832597
resolution: "@next/swc-darwin-x64@npm:14.2.21"
25842598
conditions: os=darwin & cpu=x64
25852599
languageName: node
25862600
linkType: hard
25872601

2602+
"@next/swc-darwin-x64@npm:14.2.26":
2603+
version: 14.2.26
2604+
resolution: "@next/swc-darwin-x64@npm:14.2.26"
2605+
conditions: os=darwin & cpu=x64
2606+
languageName: node
2607+
linkType: hard
2608+
25882609
"@next/swc-linux-arm64-gnu@npm:14.2.21":
25892610
version: 14.2.21
25902611
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.21"
25912612
conditions: os=linux & cpu=arm64 & libc=glibc
25922613
languageName: node
25932614
linkType: hard
25942615

2616+
"@next/swc-linux-arm64-gnu@npm:14.2.26":
2617+
version: 14.2.26
2618+
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.26"
2619+
conditions: os=linux & cpu=arm64 & libc=glibc
2620+
languageName: node
2621+
linkType: hard
2622+
25952623
"@next/swc-linux-arm64-musl@npm:14.2.21":
25962624
version: 14.2.21
25972625
resolution: "@next/swc-linux-arm64-musl@npm:14.2.21"
25982626
conditions: os=linux & cpu=arm64 & libc=musl
25992627
languageName: node
26002628
linkType: hard
26012629

2630+
"@next/swc-linux-arm64-musl@npm:14.2.26":
2631+
version: 14.2.26
2632+
resolution: "@next/swc-linux-arm64-musl@npm:14.2.26"
2633+
conditions: os=linux & cpu=arm64 & libc=musl
2634+
languageName: node
2635+
linkType: hard
2636+
26022637
"@next/swc-linux-x64-gnu@npm:14.2.21":
26032638
version: 14.2.21
26042639
resolution: "@next/swc-linux-x64-gnu@npm:14.2.21"
26052640
conditions: os=linux & cpu=x64 & libc=glibc
26062641
languageName: node
26072642
linkType: hard
26082643

2644+
"@next/swc-linux-x64-gnu@npm:14.2.26":
2645+
version: 14.2.26
2646+
resolution: "@next/swc-linux-x64-gnu@npm:14.2.26"
2647+
conditions: os=linux & cpu=x64 & libc=glibc
2648+
languageName: node
2649+
linkType: hard
2650+
26092651
"@next/swc-linux-x64-musl@npm:14.2.21":
26102652
version: 14.2.21
26112653
resolution: "@next/swc-linux-x64-musl@npm:14.2.21"
26122654
conditions: os=linux & cpu=x64 & libc=musl
26132655
languageName: node
26142656
linkType: hard
26152657

2658+
"@next/swc-linux-x64-musl@npm:14.2.26":
2659+
version: 14.2.26
2660+
resolution: "@next/swc-linux-x64-musl@npm:14.2.26"
2661+
conditions: os=linux & cpu=x64 & libc=musl
2662+
languageName: node
2663+
linkType: hard
2664+
26162665
"@next/swc-win32-arm64-msvc@npm:14.2.21":
26172666
version: 14.2.21
26182667
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.21"
26192668
conditions: os=win32 & cpu=arm64
26202669
languageName: node
26212670
linkType: hard
26222671

2672+
"@next/swc-win32-arm64-msvc@npm:14.2.26":
2673+
version: 14.2.26
2674+
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.26"
2675+
conditions: os=win32 & cpu=arm64
2676+
languageName: node
2677+
linkType: hard
2678+
26232679
"@next/swc-win32-ia32-msvc@npm:14.2.21":
26242680
version: 14.2.21
26252681
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.21"
26262682
conditions: os=win32 & cpu=ia32
26272683
languageName: node
26282684
linkType: hard
26292685

2686+
"@next/swc-win32-ia32-msvc@npm:14.2.26":
2687+
version: 14.2.26
2688+
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.26"
2689+
conditions: os=win32 & cpu=ia32
2690+
languageName: node
2691+
linkType: hard
2692+
26302693
"@next/swc-win32-x64-msvc@npm:14.2.21":
26312694
version: 14.2.21
26322695
resolution: "@next/swc-win32-x64-msvc@npm:14.2.21"
26332696
conditions: os=win32 & cpu=x64
26342697
languageName: node
26352698
linkType: hard
26362699

2700+
"@next/swc-win32-x64-msvc@npm:14.2.26":
2701+
version: 14.2.26
2702+
resolution: "@next/swc-win32-x64-msvc@npm:14.2.26"
2703+
conditions: os=win32 & cpu=x64
2704+
languageName: node
2705+
linkType: hard
2706+
26372707
"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
26382708
version: 5.1.1-v1
26392709
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
@@ -13168,6 +13238,64 @@ __metadata:
1316813238
languageName: node
1316913239
linkType: hard
1317013240

13241+
"next@npm:14.2.26":
13242+
version: 14.2.26
13243+
resolution: "next@npm:14.2.26"
13244+
dependencies:
13245+
"@next/env": "npm:14.2.26"
13246+
"@next/swc-darwin-arm64": "npm:14.2.26"
13247+
"@next/swc-darwin-x64": "npm:14.2.26"
13248+
"@next/swc-linux-arm64-gnu": "npm:14.2.26"
13249+
"@next/swc-linux-arm64-musl": "npm:14.2.26"
13250+
"@next/swc-linux-x64-gnu": "npm:14.2.26"
13251+
"@next/swc-linux-x64-musl": "npm:14.2.26"
13252+
"@next/swc-win32-arm64-msvc": "npm:14.2.26"
13253+
"@next/swc-win32-ia32-msvc": "npm:14.2.26"
13254+
"@next/swc-win32-x64-msvc": "npm:14.2.26"
13255+
"@swc/helpers": "npm:0.5.5"
13256+
busboy: "npm:1.6.0"
13257+
caniuse-lite: "npm:^1.0.30001579"
13258+
graceful-fs: "npm:^4.2.11"
13259+
postcss: "npm:8.4.31"
13260+
styled-jsx: "npm:5.1.1"
13261+
peerDependencies:
13262+
"@opentelemetry/api": ^1.1.0
13263+
"@playwright/test": ^1.41.2
13264+
react: ^18.2.0
13265+
react-dom: ^18.2.0
13266+
sass: ^1.3.0
13267+
dependenciesMeta:
13268+
"@next/swc-darwin-arm64":
13269+
optional: true
13270+
"@next/swc-darwin-x64":
13271+
optional: true
13272+
"@next/swc-linux-arm64-gnu":
13273+
optional: true
13274+
"@next/swc-linux-arm64-musl":
13275+
optional: true
13276+
"@next/swc-linux-x64-gnu":
13277+
optional: true
13278+
"@next/swc-linux-x64-musl":
13279+
optional: true
13280+
"@next/swc-win32-arm64-msvc":
13281+
optional: true
13282+
"@next/swc-win32-ia32-msvc":
13283+
optional: true
13284+
"@next/swc-win32-x64-msvc":
13285+
optional: true
13286+
peerDependenciesMeta:
13287+
"@opentelemetry/api":
13288+
optional: true
13289+
"@playwright/test":
13290+
optional: true
13291+
sass:
13292+
optional: true
13293+
bin:
13294+
next: dist/bin/next
13295+
checksum: 10c0/d5792ad9aff56b42648456f9cced2f269100c4d4200590c2f4e419f3ad2c5795b57f7caf273bc336323f866dbb31268197b46a07016ca7e55637d68b53176b29
13296+
languageName: node
13297+
linkType: hard
13298+
1317113299
"nextjs-flag-demo@workspace:packages/react-sdk/dev/nextjs-flag-demo":
1317213300
version: 0.0.0-use.local
1317313301
resolution: "nextjs-flag-demo@workspace:packages/react-sdk/dev/nextjs-flag-demo"
@@ -13200,7 +13328,7 @@ __metadata:
1320013328
"@types/react-dom": "npm:^18"
1320113329
eslint: "npm:^8"
1320213330
eslint-config-next: "npm:14.2.5"
13203-
next: "npm:14.2.21"
13331+
next: "npm:14.2.26"
1320413332
postcss: "npm:^8"
1320513333
react: "npm:^18"
1320613334
react-dom: "npm:^18"

0 commit comments

Comments
 (0)