Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps the dependencies group with 3 updates: next, @happy-dom/global-registrator and @playwright/test.

Updates next from 16.2.0-canary.1 to 16.2.0-canary.4

Release notes

Sourced from next's releases.

v16.2.0-canary.4

Core Changes

  • [prebuilt-skew-protection] feat: adding in automatic deploymentId: #88496

Misc Changes

  • [test] Skip failing deploy test in searchparams-reuse-loading.test.ts: #88821
  • [test] Skip flaky prefetch-runtime tests for deploy tests: #88826

Credits

Huge thanks to @​eps1lon and @​brookemosby for helping!

v16.2.0-canary.3

Core Changes

  • Remove deploymentId from App Router RenderOptsPartial: #88866
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache: #88509

Misc Changes

  • Update Rspack production test manifest: #88882

Credits

Huge thanks to @​mischnic, @​vercel-release-bot, and @​wyattjoh for helping!

v16.2.0-canary.2

Core Changes

  • stabilize browser log forward options: #88857
  • [devtools] Wrap long file names of stack frames in the error overlay: #88886
  • [devtools] Fix notch coloring of error overlay in forced colors mode: #88892

Misc Changes

  • Turbopack: Make the priority_runner testcase deterministic: #88651
  • Turbopack: Various cleanup for turbo-tasks-fs, mostly retry logic and string formatting: #88668
  • Turbopack: Tweak retry loop for link creation to try to fix os error 80 on Windows: #88669
  • feat: Replace InnerStorage with the generated TaskStorage struct: #88355
  • Turbopack: Use webpki-root-certs in addition to rustls-platform-verifier on Linux for bare-bones Linux images without root CA stores: #88869
  • refactor: migrate to typed accessors and remove CachedDataItem adapter: #88397
  • docs: add skill for updating Next.js documentation: #88656
  • Turbopack: [chore] Fix Rust check warnings: #88871
  • Turbopack: query conditions in rules follow-ups: #88801
  • Create-next-app update message: #88706
  • Turbopack: Fix next/font preloading for page.mdx: #88848

Credits

... (truncated)

Commits
  • af10864 v16.2.0-canary.4
  • 7282ce6 [prebuilt-skew-protection] feat: adding in automatic deploymentId (#88496)
  • 5a0b978 [test] Skip flaky prefetch-runtime tests for deploy tests (#88826)
  • 2cfc7eb [test] Skip failing deploy test in searchparams-reuse-loading.test.ts (#88821)
  • 0c19604 v16.2.0-canary.3
  • 092458f feat: implement LRU cache with invocation ID scoping for minimal mode respons...
  • 4e8671c Update Rspack production test manifest (#88882)
  • 6632b90 Remove deploymentId from App Router RenderOptsPartial (#88866)
  • d4e64f5 v16.2.0-canary.2
  • 61bf6f6 Turbopack: Fix next/font preloading for page.mdx (#88848)
  • Additional commits viewable in compare view

Updates @happy-dom/global-registrator from 20.3.4 to 20.3.7

Release notes

Sourced from @​happy-dom/global-registrator's releases.

v20.3.7

👷‍♂️ Patch fixes

  • Updates README.md for the "@​happy-dom/server-renderer" package - By @​capricorn86 in task #2035

v20.3.6

👷‍♂️ Patch fixes

  • Fixes issue where it wasn't possible to toggle the "open" attribute of <details> by clicking on a child of the <summary> element - By @​Nxooah in task #1928

v20.3.5

👷‍♂️ Patch fixes

  • Use internal property for "location" in BrowserFrameURL to avoid mock interference - By @​marchaos in task #1964
  • Add optional chaining to the "hostname" and pathname" properties to check if they are undefined in CookieURLUtility - By @​marchaos in task #1968
Commits

Updates @playwright/test from 1.58.0-alpha-2026-01-21 to 1.58.0-alpha-2026-01-22

Commits

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 commands and options

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

Bumps the dependencies group with 3 updates: [next](https://github.com/vercel/next.js), [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) and [@playwright/test](https://github.com/microsoft/playwright).


Updates `next` from 16.2.0-canary.1 to 16.2.0-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.0-canary.1...v16.2.0-canary.4)

Updates `@happy-dom/global-registrator` from 20.3.4 to 20.3.7
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.3.4...v20.3.7)

Updates `@playwright/test` from 1.58.0-alpha-2026-01-21 to 1.58.0-alpha-2026-01-22
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/commits)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.0-canary.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@happy-dom/global-registrator"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.0-alpha-2026-01-22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2026
@dependabot dependabot bot requested a review from Marukome0743 as a code owner January 23, 2026 02:25
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jan 23, 2026
@vercel
Copy link

vercel bot commented Jan 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
caravan-kidstec Ready Ready Preview, Comment Jan 23, 2026 2:26am

@github-actions
Copy link

🪄 Deploy Preview for ready!

Open in Codeflow
Learn more about StackBlitz Codeflow.

@github-actions
Copy link

❌ Test Failed

@dependabot[bot], your commit e90943e failed the test.

Test Log
$ bun --filter @caravan-kidstec/web test:app
@caravan-kidstec/web test:app: bun test v1.3.7-canary.91 (3b1c3bfe)
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app: ::group::test/app/page.test.tsx:
@caravan-kidstec/web test:app: (pass) className test > article test [11.00ms]
@caravan-kidstec/web test:app: 12 |     )
@caravan-kidstec/web test:app: 13 |   })
@caravan-kidstec/web test:app: 14 | 
@caravan-kidstec/web test:app: 15 |   test("section test", () => {
@caravan-kidstec/web test:app: 16 |     const sections = document.querySelectorAll("section")
@caravan-kidstec/web test:app: 17 |     expect(sections[0]?.className).toEqual(
@caravan-kidstec/web test:app:                                         ^
@caravan-kidstec/web test:app: error: expect(received).toEqual(expected)
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app: Expected: "font-bold leading-7 space-y-4 text-base text-center tracking-[.29em]"
@caravan-kidstec/web test:app: Received: undefined
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app:       at <anonymous> (/home/runner/work/caravan-kidstec/caravan-kidstec/@caravan-kidstec/web/test/app/page.test.tsx:17:36)
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app: ::error file=@caravan-kidstec/web/test/app/page.test.tsx,line=17,col=36,title=error: expect(received).toEqual(expected)::Expected: "font-bold leading-7 space-y-4 text-base text-center tracking-[.29em]"%0AReceived: undefined%0A%0A      at <anonymous> (/home/runner/work/caravan-kidstec/caravan-kidstec/@caravan-kidstec/web/test/app/page.test.tsx:17:36)
@caravan-kidstec/web test:app: (fail) className test > section test [1.00ms]
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app: ::endgroup::
@caravan-kidstec/web test:app: 
@caravan-kidstec/web test:app:  1 pass
@caravan-kidstec/web test:app:  1 fail
@caravan-kidstec/web test:app:  2 expect() calls
@caravan-kidstec/web test:app: Ran 2 tests across 1 file. [472.00ms]
@caravan-kidstec/web test:app: Exited with code 1
error: script "test:app" exited with code 1

👀View in Actions

Copy link
Member

@Marukome0743 Marukome0743 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@Marukome0743 Marukome0743 merged commit ca6057b into main Jan 23, 2026
23 of 26 checks passed
@Marukome0743 Marukome0743 deleted the dependabot/bun/dependencies-ef0242ac68 branch January 23, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants