-
Notifications
You must be signed in to change notification settings - Fork 3
build(deps): bump the dependencies group with 4 updates #1753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🪄 Deploy Preview for ready!
|
❌ 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 |
Marukome0743
approved these changes
Jan 22, 2026
Member
Marukome0743
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Bumps the dependencies group with 4 updates: @line/bot-sdk, next, @playwright/test and babel-plugin-react-compiler.
Updates
@line/bot-sdkfrom 10.5.0 to 10.6.0Release notes
Sourced from
@line/bot-sdk's releases.... (truncated)
Commits
7d98240Add new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API (#1502)91034abchore(deps): update dependency@types/nodeto v24.10.8 (#1501)a5fd2d1Update qs version in examples (#1500)0564ba6chore(deps): update dependency typedoc to v0.28.16 (#1499)fa14abbchore(deps): update dependency@types/nodeto v24.10.7 (#1498)9a6a6dcchore(deps): update dependency@types/nodeto v24.10.6 (#1497)b395722chore(deps): update dependency@types/nodeto v24.10.5 (#1496)825aac9Update qs library (#1495)94c2b90refactor: replace Object.assign with spread operator in http-axios (#1478)6de6c8bDelete unused code to generate code (#1494)Updates
nextfrom 16.1.1-canary.36 to 16.2.0-canary.1Release notes
Sourced from next's releases.
... (truncated)
Commits
aa8754cv16.2.0-canary.1917ff14Turbopack: Add a stress test / fuzzer that tries creating many symlinks in a ...7026785Upgrade React fromd2908752-20260119tob546603b-20260121(#88860)ddd02abTurbopack: Move fuzzer for fs watcher into a separate file/module (#88666)2912f10Turbopack: Add file write invalidation tracking to filesystem watcher fuzzing...d23af53Turbopack: Use a real file entrypoint for Workers (and SharedWorkers) (#88602)c986bccfix: preserve cache behavior for PPR fallback shells with root params (#88556)3fe7d63v16.2.0-canary.0a3500c3[test] Fix deploy test ofcache-components.server-action.test.ts(#88854)bed512aTurbopack: show compressed size for print_cache_item_size (#88850)Updates
@playwright/testfrom 1.58.0-alpha-2026-01-20 to 1.58.0-alpha-2026-01-21Commits
Updates
babel-plugin-react-compilerfrom 0.0.0-experimental-cabb246-20260119 to 0.0.0-experimental-cabb246-20260121Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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