-
Notifications
You must be signed in to change notification settings - Fork 3
build(deps): bump the dependencies group with 3 updates #1764
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
Closed
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), [@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 `next` from 16.2.0-canary.14 to 16.2.0-canary.15 - [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.14...v16.2.0-canary.15) Updates `@playwright/test` from 1.59.0-alpha-2026-01-28 to 1.59.0-alpha-1769649705000 - [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-1d44f36-20260126 to 0.0.0-experimental-1d44f36-20260128 - [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: next dependency-version: 16.2.0-canary.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@playwright/test" dependency-version: 1.59.0-alpha-1769649705000 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-1d44f36-20260128 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 62077a6 failed the test. Test Log$ bun --filter @caravan-kidstec/web test:app
@caravan-kidstec/web test:app: bun test v1.3.8-canary.7 (7ebfdf97)
@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 [7.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. [411.00ms]
@caravan-kidstec/web test:app: Exited with code 1
error: script "test:app" exited with code 1 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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, @playwright/test and babel-plugin-react-compiler.
Updates
nextfrom 16.2.0-canary.14 to 16.2.0-canary.15Release notes
Sourced from next's releases.
Commits
fcbcb6dv16.2.0-canary.1582ad0dd[nextjs] feat: removing length requirement (#89173)1104c45Add full adapters E2E tests to workflow (#89125)7a44309[docs] Always includeunsafe-evalin devContent-Security-Policy(#89163)742a067React types update (#89110)42b0ce8Turbopack: warn when tracing the whole project (#89157)5ec4d7a[Cache Components] Prevent streaming fetch calls from hanging in dev (#89171)11e2950[ci] Silencebaseline-browser-mappingwarnings (#89175)0aa4185Prettier-ignore changes innext-env.d.tsfiles in all top-level apps (#89176)244fac6Decouple route and segment cache lifecycles (#88989)Updates
@playwright/testfrom 1.59.0-alpha-2026-01-28 to 1.59.0-alpha-1769649705000Commits
Updates
babel-plugin-react-compilerfrom 0.0.0-experimental-1d44f36-20260126 to 0.0.0-experimental-1d44f36-20260128Commits
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