-
Notifications
You must be signed in to change notification settings - Fork 3
build(deps): bump the dependencies group with 3 updates #1755
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 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]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🪄 Deploy Preview for ready!
|
❌ 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 |
Marukome0743
approved these changes
Jan 23, 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 3 updates: next, @happy-dom/global-registrator and @playwright/test.
Updates
nextfrom 16.2.0-canary.1 to 16.2.0-canary.4Release notes
Sourced from next's releases.
... (truncated)
Commits
af10864v16.2.0-canary.47282ce6[prebuilt-skew-protection] feat: adding in automatic deploymentId (#88496)5a0b978[test] Skip flakyprefetch-runtimetests for deploy tests (#88826)2cfc7eb[test] Skip failing deploy test insearchparams-reuse-loading.test.ts(#88821)0c19604v16.2.0-canary.3092458ffeat: implement LRU cache with invocation ID scoping for minimal mode respons...4e8671cUpdate Rspack production test manifest (#88882)6632b90RemovedeploymentIdfrom App RouterRenderOptsPartial(#88866)d4e64f5v16.2.0-canary.261bf6f6Turbopack: Fix next/font preloading for page.mdx (#88848)Updates
@happy-dom/global-registratorfrom 20.3.4 to 20.3.7Release notes
Sourced from
@happy-dom/global-registrator's releases.Commits
aa2dbb8fix: #2035 Updates README.md for the server-renderer package (#2037)4d1c023fix: #1928 Support details click firing the onToggle event handler (#1929)92940f6chore: #2032 Fixes vitest config (#2033)1f808ccfix: #1964 Use internal PropertySymbol.location in BrowserFrameURL to avoid...0a37555fix: #1968 Add optional chaining to CookieURLUtility for undefined hostname...1ad9eb2chore: upgrade vitest (#1970)Updates
@playwright/testfrom 1.58.0-alpha-2026-01-21 to 1.58.0-alpha-2026-01-22Commits
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