Bump the development-dependencies group with 13 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(4 months ago)
(4 months ago)
dependencies javascript
Bumps the development-dependencies group with 13 updates:
Package | From | To |
---|---|---|
@types/node | 22.14.1 |
22.15.21 |
turbo | 2.5.0 |
2.5.3 |
@playwright/test | 1.51.1 |
1.52.0 |
@shikijs/rehype | 3.2.2 |
3.4.2 |
@tailwindcss/postcss | 4.1.3 |
4.1.7 |
@types/react | 19.0.0 |
19.1.5 |
@types/react-dom | 19.0.0 |
19.1.5 |
start-server-and-test | 2.0.11 |
2.0.12 |
tailwindcss | 4.1.3 |
4.1.7 |
prisma | 6.6.0 |
6.8.2 |
drizzle-kit | 0.30.5 |
0.31.1 |
prisma-json-types-generator | 3.2.3 |
3.4.2 |
tsx | 4.19.3 |
4.19.4 |
Updates @types/node
from 22.14.1 to 22.15.21
Commits
- See full diff in compare view
Updates turbo
from 2.5.0 to 2.5.3
Release notes
Sourced from turbo's releases.
Turborepo v2.5.3
What's Changed
Docs
- docs(fix): logos when using system theme by
@anthonyshew
in vercel/turborepo#10388- docs: migrate to Node.js subpath imports by
@anthonyshew
in vercel/turborepo#10389- chore: bump Next.js to 15.4.0-canary.12 for docs by
@mischnic
in vercel/turborepo#10399- docs: fix broken links in useful links section of readme by
@richardhuf84
in vercel/turborepo#10380- docs(chore): switch to ESM by
@anthonyshew
in vercel/turborepo#10405- docs: use
--experimental-strip-types
for scripts by@anthonyshew
in vercel/turborepo#10414- docs(fix): date of 2.5 release post by
@anthonyshew
in vercel/turborepo#10419- docs(chore): temporarily revert to webpack by
@anthonyshew
in vercel/turborepo#10421- docs: new home page by
@mamuso
in vercel/turborepo#10423- docs(fix): layout shift on home page by
@anthonyshew
in vercel/turborepo#10424- docs: make copy to markdown button more subtle by
@anthonyshew
in vercel/turborepo#10425- feat: add noUpdateNotifier option to turbo.json by
@devin-ai-integration
in vercel/turborepo#10409- docs: refresh default OG image logo by
@mamuso
in vercel/turborepo#10433- docs: add
noUpdateNotifier
to options overview page by@anthonyshew
in vercel/turborepo#10435- feat(examples): upgrade with-tailwind to TailwindCSS v4 by
@anthonyshew
in vercel/turborepo#10432- docs(chore): cleaning up a few todos by
@anthonyshew
in vercel/turborepo#10426- docs(examples): drop JS config from Tailwind example by
@anthonyshew
in vercel/turborepo#10445- docs(chore): reenable Turbopack by
@mischnic
in vercel/turborepo#10428Examples
- chore(deps-dev): bump turbo from 2.5.0 to 2.5.2 in /examples/with-shell-commands by
@dependabot
in vercel/turborepo#10394- chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2 updates by
@dependabot
in vercel/turborepo#10395- chore(deps-dev): bump the basic group in /examples/basic with 2 updates by
@dependabot
in vercel/turborepo#10396- chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by
@dependabot
in vercel/turborepo#10397- chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by
@dependabot
in vercel/turborepo#10398- chore(deps-dev): bump the basic group in /examples/basic with 2 updates by
@dependabot
in vercel/turborepo#10439- chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by
@dependabot
in vercel/turborepo#10440- chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by
@dependabot
in vercel/turborepo#10442- chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by
@dependabot
in vercel/turborepo#10443Changelog
- ci: remove knip by
@anthonyshew
in vercel/turborepo#10401- feat(ui): remove gutter from persisted task output by
@chris-olszewski
in vercel/turborepo#10406- chore(bun): pretty print bun lockfile by
@chris-olszewski
in vercel/turborepo#10418- fix: update link by
@reddevilmidzy
in vercel/turborepo#10416- chore: fix release notes ignore label by
@anthonyshew
in vercel/turborepo#10427- feat: conditional update notifier message using package manager by
@anthonyshew
in vercel/turborepo#10436- feat(tui): momentum-based scrolling by
@MendyLanda
in vercel/turborepo#10420- fix(query): use patched version of async-graphql by
@chris-olszewski
in vercel/turborepo#10448- chore: update schema snapshot by
@chris-olszewski
in vercel/turborepo#10449New Contributors
@richardhuf84
made their first contribution in vercel/turborepo#10380@reddevilmidzy
made their first contribution in vercel/turborepo#10416@mamuso
made their first contribution in vercel/turborepo#10423@devin-ai-integration
made their first contribution in vercel/turborepo#10409@MendyLanda
made their first contribution in vercel/turborepo#10420
... (truncated)
Commits
e44f199
publish 2.5.3 to registryda98c10
chore: update schema snapshot (#10449)e6749e1
fix(query): use patched version of async-graphql (#10448)b1ed2f0
docs(chore): reenable Turbopack (#10428)e10a103
docs(examples): drop JS config from Tailwind example (#10445)a598510
docs(chore): cleaning up a few todos (#10426)6de294d
feat(examples): upgrade with-tailwind to TailwindCSS v4 (#10432)e839d02
release(turborepo): 2.5.3-canary.2 (#10444)d67a6c3
feat(tui): momentum-based scrolling (#10420)a227a75
feat: conditional update notifier message using package manager (#10436)- Additional commits viewable in compare view
Updates @playwright/test
from 1.51.1 to 1.52.0
Release notes
Sourced from @playwright/test
's releases.
v1.52.0
Highlights
New method expect(locator).toContainClass() to ergonomically assert individual class names on the element.
await expect(page.getByRole('listitem', { name: 'Ship v1.52' })).toContainClass('done');
Aria Snapshots got two new properties:
/children
for strict matching and/url
for links.await expect(locator).toMatchAriaSnapshot(` - list - /children: equal - listitem: Feature A - listitem: - link "Feature B": - /url: "https://playwright.dev" `);
Test Runner
- New property testProject.workers allows to specify the number of concurrent worker processes to use for a test project. The global limit of property testConfig.workers still applies.
- New testConfig.failOnFlakyTests option to fail the test run if any flaky tests are detected, similarly to
--fail-on-flaky-tests
. This is useful for CI/CD environments where you want to ensure that all tests are stable before deploying.- New property testResult.annotations contains annotations for each test retry.
Miscellaneous
- New option
maxRedirects
in apiRequest.newContext() to control the maximum number of redirects.- New option
ref
in locator.ariaSnapshot() to generate reference for each element in the snapshot which can later be used to locate the element.- HTML reporter now supports NOT filtering via
!@my-tag
or!my-file.spec.ts
or!p:my-project
.Breaking Changes
- Changes to glob URL patterns in methods like page.route():
?
wildcard is not supported any more, it will always match question mark?
character.- Ranges/sets
[]
are not supported anymore. We recommend using regular expressions instead.- Method route.continue() does not allow to override the
Cookie
header anymore. If aCookie
header is provided, it will be ignored, and the cookie will be loaded from the browser's cookie store. To set custom cookies, use browserContext.addCookies().- macOS 13 is now deprecated and will no longer receive WebKit updates. Please upgrade to a more recent macOS version to continue benefiting from the latest WebKit improvements.
Browser Versions
- Chromium 136.0.7103.25
- Mozilla Firefox 137.0
- WebKit 18.4
This version was also tested against the following stable channels:
- Google Chrome 135
- Microsoft Edge 135
Commits
471930b
chore: mark v1.52.0 (#35655)0259acf
cherry-pick(#35637): chore: completely remove annotation warnings codea0fdb3f
cherry-pick(#35633): chore: add v1.52 release notes25fd261
cherry-pick(#35636): chore: fix typos in aria docs6da84b3
cherry-pick(#35373): Revert "chore: add location named property to annotation...2914d1b
cherry-pick(#35613): chore: refactor error context (#35613)5465ffb
cherry-pick(#35603): chore: temporarily disable floating promise warning mess...76ee48d
chore: followup on static annotations (#35579)d79bb57
chore(bidi): rename bidi-firefox-stable to moz-firefox channel (#35611)6262a12
chore: retry selecting option for the notconnected case (#35610)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by playwright-bot, a new releaser for @playwright/test
since your current version.
Updates @shikijs/rehype
from 3.2.2 to 3.4.2
Release notes
Sourced from @shikijs/rehype
's releases.
v3.4.2
🚀 Features
- markdown-it: Add langAlias option - by
@uncenter
in shikijs/shiki#1018 (97ff4)View changes on GitHub
v3.4.1
🚀 Features
- rehype: Add langAlias option - by
@SoonIter
in shikijs/shiki#1015 (88d1a)- transformers:
transformerRemoveNotationEscape
support rehype plugin usage - by@fuma-nama
in shikijs/shiki#1011 (946ef)🐞 Bug Fixes
- vitepress-twoslash: Empty twoslash error at end of the line - by
@zzxming
and@antfu
in shikijs/shiki#999 (d27b5)View changes on GitHub
v3.4.0
🐞 Bug Fixes
View changes on GitHub
v3.3.0
🚀 Features
- Update deps - by
@antfu
(ac6be)- core: Add option to merge consecutive tokens with same style - by
@yvbopeng
and@antfu
in shikijs/shiki#972 and shikijs/shiki#991 (c806a)🐞 Bug Fixes
- colorized-brackets: Handle correctly with dual themes - by
@oatmealproblem
and Anthony Fu in shikijs/shiki#997 (71d1b)- transformers: Whitespace rendering transformer for inline structure - by
@nvlang
and Anthony Fu in shikijs/shiki#995 (93251)View changes on GitHub
Commits
Updates @tailwindcss/postcss
from 4.1.3 to 4.1.7
Release notes
Sourced from @tailwindcss/postcss
's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)v4.1.5
Added
- Support using
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)- Add
h-lh
/min-h-lh
/max-h-lh
utilities (#17790)- Transition
display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
... (truncated)
Changelog
Sourced from @tailwindcss/postcss
's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)[4.1.5] - 2025-04-30
Added
- Support using
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)- Add
h-lh
/min-h-lh
/max-h-lh
utilities (#17790)- Transition
display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
... (truncated)
Commits
74e084a
Prepare v4.1.7 release (#18040)0d975f5
Update dedent 1.5.3 → 1.6.0 (minor) (#17965)2d13998
Prepare v4.1.6 release (#17951)56b22bb
Add support for source maps (#17775)45cd32e
Prepare v4.1.5 release (#17830)52000a3
PostCSS: Improve error recovery (#17754)aa836d3
Prepare v4.1.4 release (#17669)- See full diff in compare view
Updates @types/react
from 19.0.0 to 19.1.5
Commits
- See full diff in compare view
Updates @types/react-dom
from 19.0.0 to 19.1.5
Commits
- See full diff in compare view
Updates start-server-and-test
from 2.0.11 to 2.0.12
Commits
b3b82c0
fix(deps): update dependency debug to v4.4.1 (#403)- See full diff in compare view
Updates tailwindcss
from 4.1.3 to 4.1.7
Release notes
Sourced from tailwindcss's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)v4.1.5
Added
- Support using
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)- Add
h-lh
/min-h-lh
/max-h-lh
utilities (#17790)- Transition
display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_
before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@theme
and@utility
together (#17675)- Ensure that media queries within
::before
and::after
pseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*
utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)
selectors in legacy JS plugins (#18020)- Ensure classes containing
.
are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)
(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class
(#18025)[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]
toh-lh
) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@source
directives, discovered files and scanned files when usingDEBUG=*
(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scale
values generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference
(#17836)- Fix incorrectly replacing
_
within arbitrary modifier shorthand
bg-red-500/(--my_opacity)
(#17889)- Don't scan
.log
files for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@apply
rules (#17925)- Download platform specific package if
optionalDependencies
are skipped (#17929)[4.1.5] - 2025-04-30
Added
- Support using
@tailwindcss/upgrade
to upgrade between versions of v4.* (#17717)- Add
h-lh
/min-h-lh
/max-h-lh
utilities (#17790)- Transition
display
,visibility
,content-visibility
,overlay
, andpointer-events
when usingtransition
to simplify@starting-style
usage (#17812)Fixed
... (truncated)
Commits
74e084a
Prepare v4.1.7 release (#18040)f3157cd
Ignore custom variants with:merge(…)
selectors (#18020)4db711d
Fix-rotate-*
with arbitary values (#18014)4fba87b
Upgrade lightningcss to1.30.0
(#17979)0d975f5
Update dedent 1.5.3 → 1.6.0 (minor) (#17965)f0986ce
Prevent duplicate suggestions when using@theme
and@utility
together (#1...2d13998
Prepare v4.1.6 release (#17951)56b22bb
Add support for source maps (#17775)17ca56d
Fix bug with nested@apply
rules in utility classes (#17924) (#17925)4f8539c
Fix bug replacing modifier variable shorthand syntax underscores (#17889)- Additional commits viewable in compare view
Updates prisma
from 6.6.0 to 6.8.2
Release notes
Sourced from prisma's releases.
6.8.2
Today, we are issuing the 6.8.2 patch release. It fully resolves an issue with the
prisma init
andprisma dev
commands for some Windows users who were still facing problems after the previous incomplete fix in version 6.8.1.Fixes:
6.8.1
Today, we are issuing the 6.8.1 patch release. It fixes an issue with the
prisma init
andprisma dev
commands on Windows.Fixes
6.8.0
Today, we are excited to share the
6.8.0
stable release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.
Highlights
Local development with Prisma Postgres via
prisma dev
(Early Access)In this release, we're releasing a way to develop against Prisma Postgres locally — no Docker required!
To get started, run the new
prisma dev
command:npx prisma dev # starts a local Prisma Postgres server
This command spins up a local Prisma Postgres instance and prints the connection URL that you'll need to set as the
url
of yourdatasource
block to point to a local Prisma Postgres instance. It looks similar to this:datasource db { provider = "postgresql" url = "prisma+postgres://localhost:51213/?api_key=ey..." }
You can then run migrations and execute queries against this local Prisma Postgres instance as with any remote one. Note that you need to keep the
prisma dev
process running in order to interact with the local Prisma Postgres instance.📚 Learn more in the docs.
Native Deno support in
prisma-client
generator (Preview)In this release, we're removing the
deno
Preview feature from theprisma-client-js
generator. If you want to use Prisma ORM with Deno, you can now do so with the newprisma-client
generator:generator client { provider = "prisma-client" output = "../src/generated/prisma" </tr></table>
... (truncated)
Commits
7ce4f7c
fix: use absolute path file URL for subcommand loading (#27199)f36e306
fix: fix subcommand loading on windows (#27193)7827265
chore: remove old promotions (#27189)3fcd28a
feat: close NPS survey on SIGINT (#27183)8ccfa9e
feat: keep track of the time of first Prisma command (#27180)5daa35d
chore: update the NPS prompt (#27179)71fa01c
feat: mention --no-hints (#27160)427614b
feat(cli): ORM-946 extractprisma init
to independent sub-package (#27151)99fed18
fix(config): use jiti to load prisma.config.ts (#27075)867c43a
fix(cli): use native fetch in PDP CLI (#27131)- Additional commits viewable in compare view
Updates drizzle-kit
from 0.30.5 to 0.31.1
Release notes
Sourced from drizzle-kit's releases.
drizzle-kit@0.31.1
Fixed
drizzle-kit pull
bugs when using Gel extensions.Because Gel extensions create schema names containing
::
(for example,ext::auth
), Drizzle previously handled these names incorrectly. Starting with this release, you can use Gel extensions without any problems. Here’s what you should do:
- Enable extensions schemas in
drizzle.config.ts
import { defineConfig } from "drizzle-kit";
export default defineConfig({ dialect: 'gel', schemaFilter: ['ext::auth', 'public'] });
Run
drizzle-kit pull
Done!
drizzle-kit@0.31.0
Features and improvements
Enum DDL improvements
For situations where you drop an
enum
value or reorder values in anenum
, there is no native way to do this in PostgreSQL. To handle these cases,drizzle-kit
used to:
- Change the column data types from the enum to text
- Drop the old enum
- Add the new enum
- Chan...
Description has been truncated
Pull Request Statistics
1
15
+684
-739
Package Dependencies
prisma-json-types-generator
npm
3.2.3 → 3.4.2
Minor
Technical Details
ID: | 575559 |
UUID: | 2537173662 |
Node ID: | PR_kwDOOuk7MM6XOjKe |
Host: | GitHub |
Repository: | kernelai/next-learn |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |