Bump the development-dependencies group across 2 directories with 16 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(29 days ago)
(22 days ago)
(22 days ago)
dependencies javascript
Bumps the development-dependencies group with 16 updates in the / directory:
Package | From | To |
---|---|---|
@eslint/compat | 1.3.1 |
1.3.2 |
@eslint/js | 9.32.0 |
9.33.0 |
@types/node | 24.1.0 |
24.2.1 |
@typescript-eslint/eslint-plugin | 8.38.0 |
8.39.0 |
@typescript-eslint/parser | 8.38.0 |
8.39.0 |
@vitejs/plugin-react | 4.7.0 |
5.0.0 |
eslint | 9.32.0 |
9.33.0 |
eslint-plugin-prettier | 5.5.3 |
5.5.4 |
stylelint | 16.23.0 |
16.23.1 |
typescript-eslint | 8.38.0 |
8.39.0 |
yaml | 2.8.0 |
2.8.1 |
@storybook/addon-links | 9.1.0 |
9.1.1 |
@storybook/react | 9.1.0 |
9.1.1 |
@storybook/react-vite | 9.1.0 |
9.1.1 |
storybook | 9.1.0 |
9.1.1 |
vite | 7.0.6 |
7.1.1 |
Bumps the development-dependencies group with 1 update in the /src/ui directory: @vitejs/plugin-react.
Updates @eslint/compat
from 1.3.1 to 1.3.2
Release notes
Sourced from @eslint/compat
's releases.
migrate-config: v1.3.2
1.3.2 (2024-10-18)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compat
bumped from ^1.2.0 to ^1.2.1compat: v1.3.2
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/compat
's changelog.
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.15.1 to ^0.15.2
Commits
Updates @eslint/js
from 9.32.0 to 9.33.0
Release notes
Sourced from @eslint/js
's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from @eslint/js
's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
ad28371
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.1.0 to 24.2.1
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58
feat: update to TypeScript 5.9.2 (#11445)b872e2b
feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9ee
fix(eslint-plugin): [prefer-optional-chain] ignorecheck
option for most RH...5b24864
chore: fix dangling reference to generate:configs in comments (#11431)- See full diff in compare view
Updates @typescript-eslint/parser
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @vitejs/plugin-react
from 4.7.0 to 5.0.0
Release notes
Sourced from @vitejs/plugin-react
's releases.
plugin-react@5.0.0
(Same content as v5.0.0-beta.0 https://github.com/vitejs/vite-plugin-react/releases/tag/plugin-react%405.0.0-beta.0)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxc
did,@vitejs/plugin-react-oxc
is now deprecated and thedisableOxcRecommendation
option is removed.Also, while
@vitejs/plugin-react-oxc
used the production JSX transform even forNODE_ENV=development
build,@vitejs/plugin-react
uses the development JSX transform forNODE_ENV=development
build.Allow processing files in
node_modules
The default value of
exclude
options is now[/\/node_modules\//]
to allow processing files innode_modules
directory. It was previously[]
and files innode_modules
was always excluded regardless of the value ofexclude
option.
react
andreact-dom
is no longer added toresolve.dedupe
automaticallyAdding values to
resolve.dedupe
forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreact
andreact-dom
toresolve.dedupe
automatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependencies
ordevDependencies
, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreact
andreact-dom
toresolve.dedupe
.Remove old
babel-plugin-react-compiler
support that requiresruntimeModule
option
runtimeModule
option is no longer needed in newerbabel-plugin-react-compiler
versions. Make sure to use a newer version ofbabel-plugin-react-compiler
that supportstarget
option.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
plugin-react@5.0.0-beta.0
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxc
did,@vitejs/plugin-react-oxc
is now deprecated and thedisableOxcRecommendation
option is removed.Also, while
@vitejs/plugin-react-oxc
used the production JSX transform even forNODE_ENV=development
build,@vitejs/plugin-react
uses the development JSX transform forNODE_ENV=development
build.Allow processing files in
node_modules
The default value of
exclude
options is now[/\/node_modules\//]
to allow processing files innode_modules
directory. It was previously[]
and files innode_modules
was always excluded regardless of the value ofexclude
option.
react
andreact-dom
is no longer added toresolve.dedupe
automaticallyAdding values to
resolve.dedupe
forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreact
andreact-dom
toresolve.dedupe
automatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependencies
ordevDependencies
, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreact
andreact-dom
toresolve.dedupe
.Remove old
babel-plugin-react-compiler
support that requiresruntimeModule
option
... (truncated)
Changelog
Sourced from @vitejs/plugin-react
's changelog.
5.0.0 (2025-08-07)
5.0.0-beta.0 (2025-07-28)
Use Oxc for react refresh transform in rolldown-vite
When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.
Since this behavior is what
@vitejs/plugin-react-oxc
did,@vitejs/plugin-react-oxc
is now deprecated and thedisableOxcRecommendation
option is removed.Also, while
@vitejs/plugin-react-oxc
used the production JSX transform even forNODE_ENV=development
build,@vitejs/plugin-react
uses the development JSX transform forNODE_ENV=development
build.Allow processing files in
node_modules
The default value of
exclude
options is now[/\/node_modules\//]
to allow processing files innode_modules
directory. It was previously[]
and files innode_modules
was always excluded regardless of the value ofexclude
option.
react
andreact-dom
is no longer added toresolve.dedupe
automaticallyAdding values to
resolve.dedupe
forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer addsreact
andreact-dom
toresolve.dedupe
automatically.If you encounter errors after upgrading, check your package.json for version mismatches in
dependencies
ordevDependencies
, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually addreact
andreact-dom
toresolve.dedupe
.Remove old
babel-plugin-react-compiler
support that requiresruntimeModule
option
runtimeModule
option is no longer needed in newerbabel-plugin-react-compiler
versions. Make sure to use a newer version ofbabel-plugin-react-compiler
that supportstarget
option.Require Node 20.19+, 22.12+
This plugin now requires Node 20.19+ or 22.12+.
Commits
9e4a944
release: plugin-react@5.0.061d777d
fix(deps): update all non-major dependencies (#670)7d3a57a
release: plugin-react@5.0.0-beta.09ffd86d
fix(react): use development jsx transform forNODE_ENV=development
build (#...133d786
feat: mergeplugin-react-oxc
intoplugin-react
(#609)26326b3
feat!: support including files in node_modules (#306)9ce3b22
fix(deps): update all non-major dependencies (#593)cadd7d2
fix!: removeresolve.dedupe
(#586)005f16e
refactor!: remove oldbabel-plugin-react-compiler
support (#584)b9efa3f
refactor!: bump required node version to 20.19+, 22.12+ and drop CJS build (#...- Additional commits viewable in compare view
Updates eslint
from 9.32.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)Bug Fixes
732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046
chore: update dependency@eslint/js
to v9.33.0 (#19998) (renovate[bot])ad28371
chore: package.json update for@eslint/js
release (Jenkins)06a22f1
test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995) (Francesco Trotta)34f0723
docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4
docs: Update README (GitHub Actions Bot)5a4b6f7
docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156
docs: add missing let declarations inno-plusplus
(#19980) (Yuki Takada (Yukinosuke Takada))0d17242
docs: Update README (GitHub Actions Bot)e07820e
feat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9d
docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920ed
test: switch toLinter.Config
inESLintRules
type tests (#19977) (Francesco Trotta)e8a6914
fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050e
feat: support explicit resource management inone-var
(#19941) (Sweta Tanwar)27fa865
build: useESLint
class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
a90d7c4
9.33.09534b55
Build: changelog update for 9.33.04258046
chore: update dependency@eslint/js
to v9.33.0 (#19998)ad28371
chore: package.json update for@eslint/js
release06a22f1
test: resolve flakiness in --mcp flag test (#19993)732433c
fix: allow any type formeta.docs.recommended
in custom rules (#19995)34f0723
docs: playground button for TypeScript code example (#19671)dc942a4
docs: Update README5a4b6f7
docs: Update no-multi-assign.md (#19979)247e156
docs: add missing let declarations inno-plusplus
(#19980)- Additional commits viewable in compare view
Updates eslint-plugin-prettier
from 5.5.3 to 5.5.4
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.5.4
Patch Changes
#755
723f7a8
Thanks@kbrilla
! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
#751
cf52b30
Thanks@andreww2012
! - fix: disallow extra properties in rule options5.5.1
Patch Changes
5.5.0
Minor Changes
- #743
92f2c9c
Thanks@dotcarmen
! - feat: support non-js languages likecss
for@eslint/css
andjson
for@eslint/json
5.4.1
Patch Changes
- #740
c21521f
Thanks@JounQin
! - fix(deps): bumpsynckit
to v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')
error5.4.0
Minor Changes
- #736
59a0cae
Thanks@yashtech00
! - refactor: migrateworker.js
toworker.mjs
5.3.1
Patch Changes
5.3.0
Minor Changes
5.2.6
Patch Changes
- #723
1451176
Thanks@renovate
! - fix(deps): bumpsynckit
tov0.11.0
... (truncated)
Commits
Updates stylelint
from 16.23.0 to 16.23.1
Release notes
Sourced from stylelint's releases.
16.23.1
It fixes 7 bugs.
- Fixed:
no-invalid-position-declaration
false positives for embedded styles (#8701) (@sw1tch3roo
).- Fixed:
property-no-deprecated
erroneously autofixingclip
(#8699) (@immitsu
).- Fixed:
property-no-deprecated
false positives for-webkit-box-orient: vertical;
(#8699) (@immitsu
).- Fixed:
selector-pseudo-*-no-unknown
false positives for some meter pseudo classes/elements (#8708) (@Mouvedia
).- Fixed:
selector-pseudo-class-no-unknown
false positives for:unchecked
(#8705) (@Mouvedia
).- Fixed:
selector-pseudo-element-no-unknown
false positives for::search-text
(#8707) (@Mouvedia
).- Fixed:
selector-type-no-unknown
false positives forselectedcontent
(#8716) (@Mouvedia
).
Changelog
Sourced from stylelint's changelog.
16.23.1 - 2025-08-07
It fixes 7 bugs.
- Fixed:
no-invalid-position-declaration
false positives for embedded styles (#8701) (@sw1tch3roo
).- Fixed:
property-no-deprecated
erroneously autofixingclip
(#8699) (@immitsu
).- Fixed:
property-no-deprecated
false positives for-webkit-box-orient: vertical;
(#8699) (@immitsu
).- Fixed:
selector-pseudo-*-no-unknown
false positives for some meter pseudo classes/elements (#8708) (@Mouvedia
).- Fixed:
selector-pseudo-class-no-unknown
false positives for:unchecked
(#8705) (@Mouvedia
).- Fixed:
selector-pseudo-element-no-unknown
false positives for::search-text
(#8707) (@Mouvedia
).- Fixed:
selector-type-no-unknown
false positives forselectedcontent
(#8716) (@Mouvedia
).
Commits
a282f6c
16.23.193e33f0
Prepare 16.23.1 (#8706)2811636
Fixno-invalid-position-declaration
false positives for embedded styles (#8...6006370
Fixselector-type-no-unknown
false positives forselectedcontent
(#8716)5e7c4f0
Fixselector-pseudo-*-no-unknown
false positives for some meter pseudo clas...5ef3ad8
Improvepostcss-naive-css-in-js
test fixture (#8715)5c66db7
Fixselector-pseudo-element-no-unknown
false positives for::search-text
...b17f5a4
Bump typescript from 5.8.3 to 5.9.2 in the typescript group (#8711)ce1283b
Fixproperty-no-deprecated
false positive for `-webkit-box-orient: vertical...94b6d69
Bump rollup from 4.46.0 to 4.46.2 (#8709)- Additional commits viewable in compare view
Updates typescript-eslint
from 8.38.0 to 8.39.0
Release notes
Sourced from typescript-eslint's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates yaml
from 2.8.0 to 2.8.1
Commits
1dc3c3b
2.8.15bbb1cb
chore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15 compati...b3ba632
chore: Refresh lockfilede8a0ab
fix: Preserve empty block literals (#634)81eb3bf
docs: Update site introef23196
docs: Update README & docs/CONTRIBUTINGaa29f42
docs: Note that schema can be a Schemacad823e
docs: Update instructions on vulnerability reporting- See full diff in compare view
Updates @storybook/addon-links
from 9.1.0 to 9.1.1
Release notes
Sourced from @storybook/addon-links
's releases.
v9.1.1
9.1.1
- CLI: Fix throwing in readonly environments - #31785, thanks
...
Description has been truncated
Pull Request Statistics
1
4
+364
-364
Package Dependencies
@typescript-eslint/parser
npm
8.38.0 → 8.39.0
Minor
@typescript-eslint/eslint-plugin
npm
8.38.0 → 8.39.0
Minor
Technical Details
ID: | 4856985 |
UUID: | 2734267109 |
Node ID: | PR_kwDOMfoAbc6i-Zrl |
Host: | GitHub |
Repository: | acm-uiuc/core |
Mergeable: | Yes |
Merge State: | Unstable |