Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 4 updates: @line/bot-sdk, next, @playwright/test and babel-plugin-react-compiler.

Updates @line/bot-sdk from 10.5.0 to 10.6.0

Release notes

Sourced from @​line/bot-sdk's releases.

v10.6.0 Support new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API

What's Changed

Add TRACKINGTAG_WEBTRAFFIC to AudienceGroupType Enum

We have supported for the new audience‑group type TRACKINGTAG_WEBTRAFFIC (Tracking Tag Webtraffic audience) to the OpenAPI schema.

Changes Made

  • Updated AudienceGroupType enumeration

    • New value: TRACKINGTAG_WEBTRAFFIC
    • Description: Audience groups generated from Tracking Tag Webtraffic.

Purpose

This update enables correct identification and handling of audience groups built from Tracking Tag Webtraffric.

Documents and Reference

For more information, please refer to the links provided above.

(original PR is line/line-openapi#118)

line-openapi updates

Dependency updates

... (truncated)

Commits
  • 7d98240 Add new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API (#1502)
  • 91034ab chore(deps): update dependency @​types/node to v24.10.8 (#1501)
  • a5fd2d1 Update qs version in examples (#1500)
  • 0564ba6 chore(deps): update dependency typedoc to v0.28.16 (#1499)
  • fa14abb chore(deps): update dependency @​types/node to v24.10.7 (#1498)
  • 9a6a6dc chore(deps): update dependency @​types/node to v24.10.6 (#1497)
  • b395722 chore(deps): update dependency @​types/node to v24.10.5 (#1496)
  • 825aac9 Update qs library (#1495)
  • 94c2b90 refactor: replace Object.assign with spread operator in http-axios (#1478)
  • 6de6c8b Delete unused code to generate code (#1494)
  • Additional commits viewable in compare view

Updates next from 16.1.1-canary.36 to 16.2.0-canary.1

Release notes

Sourced from next's releases.

v16.2.0-canary.1

Core Changes

  • fix: preserve cache behavior for PPR fallback shells with root params: #88556
  • Upgrade React from d2908752-20260119 to b546603b-20260121: #88860

Misc Changes

  • Turbopack: Use a real file entrypoint for Workers (and SharedWorkers): #88602
  • Turbopack: Add file write invalidation tracking to filesystem watcher fuzzing: #88665
  • Turbopack: Move fuzzer for fs watcher into a separate file/module: #88666
  • Turbopack: Add a stress test / fuzzer that tries creating many symlinks in a tight loop: #88667

Credits

Huge thanks to @​ztanner, @​mmastrac, and @​bgw for helping!

v16.2.0-canary.0

Core Changes

  • Reuse bfcache data during Full prefetches: #88606
  • Embed static sibling info in route tree: #88692
  • Fix revalidatePath with params and trailing slash when deployed: #88623

Misc Changes

  • Update deterministic-build assertion: #88820
  • Turbopack: shrink amortized: #88619
  • Fix deployment test due to data-dpl-id attribute: #88846
  • [ci] Fix Rspack/Turbopack test manifest generation: #88845
  • Turbopack: show compressed size for print_cache_item_size: #88850
  • [test] Fix deploy test of cache-components.server-action.test.ts: #88854

Credits

Huge thanks to @​acdlite, @​unstubbable, @​mischnic, and @​sokra for helping!

v16.1.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Only filter next config if experimental flag is enabled (#88733)

Credits

Huge thanks to @​mischnic for helping!

v16.1.3

... (truncated)

Commits
  • aa8754c v16.2.0-canary.1
  • 917ff14 Turbopack: Add a stress test / fuzzer that tries creating many symlinks in a ...
  • 7026785 Upgrade React from d2908752-20260119 to b546603b-20260121 (#88860)
  • ddd02ab Turbopack: Move fuzzer for fs watcher into a separate file/module (#88666)
  • 2912f10 Turbopack: Add file write invalidation tracking to filesystem watcher fuzzing...
  • d23af53 Turbopack: Use a real file entrypoint for Workers (and SharedWorkers) (#88602)
  • c986bcc fix: preserve cache behavior for PPR fallback shells with root params (#88556)
  • 3fe7d63 v16.2.0-canary.0
  • a3500c3 [test] Fix deploy test of cache-components.server-action.test.ts (#88854)
  • bed512a Turbopack: show compressed size for print_cache_item_size (#88850)
  • Additional commits viewable in compare view

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

Commits

Updates babel-plugin-react-compiler from 0.0.0-experimental-cabb246-20260119 to 0.0.0-experimental-cabb246-20260121

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 4 updates: [@line/bot-sdk](https://github.com/line/line-bot-sdk-nodejs), [next](https://github.com/vercel/next.js), [@playwright/test](https://github.com/microsoft/playwright) and [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler).


Updates `@line/bot-sdk` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/line/line-bot-sdk-nodejs/releases)
- [Commits](line/line-bot-sdk-nodejs@v10.5.0...v10.6.0)

Updates `next` from 16.1.1-canary.36 to 16.2.0-canary.1
- [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.1.1-canary.36...v16.2.0-canary.1)

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

Updates `babel-plugin-react-compiler` from 0.0.0-experimental-cabb246-20260119 to 0.0.0-experimental-cabb246-20260121
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/babel-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: "@line/bot-sdk"
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-version: 16.2.0-canary.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.0-alpha-2026-01-21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: babel-plugin-react-compiler
  dependency-version: 0.0.0-experimental-cabb246-20260121
  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 22, 2026
@dependabot dependabot bot requested a review from Marukome0743 as a code owner January 22, 2026 02:25
@vercel
Copy link

vercel bot commented Jan 22, 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 22, 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 fe25f05 failed the test.

Test Log
$ bun --filter @caravan-kidstec/web test:app
@caravan-kidstec/web test:app: bun test v1.3.7-canary.80 (7f70b012)
@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 [9.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. [450.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 8c7d13d into main Jan 22, 2026
23 of 26 checks passed
@Marukome0743 Marukome0743 deleted the dependabot/bun/dependencies-b2e542452a branch January 22, 2026 02:57
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