chore(deps): bump the all group across 1 directory with 16 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the all group with 16 updates in the / directory:
Package | From | To |
---|---|---|
debug | 4.4.0 |
4.4.1 |
@commitlint/cli | 19.8.0 |
19.8.1 |
@commitlint/config-conventional | 19.8.0 |
19.8.1 |
@middy/core | 6.1.5 |
6.3.1 |
@types/aws-lambda | 8.10.147 |
8.10.150 |
@types/http-errors | 2.0.4 |
2.0.5 |
@types/node | 22.13.10 |
24.0.3 |
jest | 29.7.0 |
30.0.0 |
@types/jest | 29.5.14 |
30.0.0 |
lint-staged | 15.5.0 |
16.1.2 |
semantic-release | 24.2.3 |
24.2.5 |
supertest | 7.0.0 |
7.1.1 |
ts-jest | 29.2.6 |
29.4.0 |
typedoc | 0.28.0 |
0.28.5 |
typescript | 5.8.2 |
5.8.3 |
webpack | 5.98.0 |
5.99.9 |
Updates debug
from 4.4.0 to 4.4.1
Release notes
Sourced from debug's releases.
4.4.1
What's Changed
- fix(Issue-996): replace whitespaces in namespaces string with commas globally by
@pdahal-cx
in debug-js/debug#997- fixes #987 fallback to localStorage.DEBUG if debug is not defined by
@lzilioli
in debug-js/debug#988New Contributors
@pdahal-cx
made their first contribution in debug-js/debug#997@lzilioli
made their first contribution in debug-js/debug#988Full Changelog: https://github.com/debug-js/debug/compare/4.4.0...4.4.1
Commits
Updates @commitlint/cli
from 19.8.0 to 19.8.1
Release notes
Sourced from @commitlint/cli
's releases.
v19.8.1
19.8.1 (2025-05-08)
Performance Improvements
- perf(rules): optimize header-trim by
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made their first contribution in conventional-changelog/commitlint#4382Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1
Commits
Updates @commitlint/config-conventional
from 19.8.0 to 19.8.1
Release notes
Sourced from @commitlint/config-conventional
's releases.
v19.8.1
19.8.1 (2025-05-08)
Performance Improvements
- perf(rules): optimize header-trim by
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made their first contribution in conventional-changelog/commitlint#4382Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1
Changelog
Sourced from @commitlint/config-conventional
's changelog.
19.8.1 (2025-05-08)
Note: Version bump only for package
@commitlint/config-conventional
Commits
Updates @middy/core
from 6.1.5 to 6.3.1
Release notes
Sourced from @middy/core
's releases.
6.3.1
What's Changed
Full Changelog: https://github.com/middyjs/middy/compare/6.3.0...6.3.1
6.3.0
What's Changed
- fix: log web stream responses by
@mdesousa
in middyjs/middy#1332New Contributors
@mdesousa
made their first contribution in middyjs/middy#1332Full Changelog: https://github.com/middyjs/middy/compare/6.2.4...6.3.0
6.2.4
What's Changed
- httpMultipartBodyParser - disableContentTypeError behavior possibly changed unintentionally in v6.1.0 #1328
Full Changelog: https://github.com/middyjs/middy/compare/6.2.3...6.2.4
6.2.3
What's Changed
- fix void types
@grant-d
@dreamorosi
#1326- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by
@dependabot
in middyjs/middy#1325- chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by
@dependabot
in middyjs/middy#1324Full Changelog: https://github.com/middyjs/middy/compare/6.2.2...6.2.3
6.2.2
What's Changed
- Updated a broken link and examples in documentation for sqs-partial-batch-failure by
@bart-parkbee
in middyjs/middy#1318- fix: streamify requestEnd hook called before stream completes by
@mdesousa
in middyjs/middy#1319New Contributors
@bart-parkbee
made their first contribution in middyjs/middy#1318Full Changelog: https://github.com/middyjs/middy/compare/6.2.1...6.2.2
6.2.1
What's Changed
- Update readme badges by
@willfarrell
in middyjs/middy#1310- CI Update CODEOWNERS by
@willfarrell
in middyjs/middy#1311- Update website deps by
@willfarrell
in middyjs/middy#1312- chore(deps): bump actions/cache from 4.2.2 to 4.2.3 by
@dependabot
in middyjs/middy#1313- test: update to use mock timers by
@willfarrell
in middyjs/middy#1314Full Changelog: https://github.com/middyjs/middy/compare/6.2.0...6.2.1
... (truncated)
Commits
c5307f0
chore: version bumpf060a3c
chore: version bump6df17ef
chore: version bump61d0c1c
chore: version bump6b872c6
fix: regression for void return typesebaedf6
chore: version bump8804695
fix: remove unused1d5a628
fix: requestEnd triggering early with streams7624e11
chore: version bump60b7800
test: update to use mock timers- Additional commits viewable in compare view
Updates @types/aws-lambda
from 8.10.147 to 8.10.150
Commits
- See full diff in compare view
Updates @types/http-errors
from 2.0.4 to 2.0.5
Commits
- See full diff in compare view
Updates @types/node
from 22.13.10 to 24.0.3
Commits
- See full diff in compare view
Updates jest
from 29.7.0 to 30.0.0
Release notes
Sourced from jest's releases.
Jest 30
Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.
If you want to skip all the news and just get going, run
npm install jest@^30.0.0
and follow the migration guide: Upgrading from Jest 29 to 30.Features
[*]
RenamedglobalsCleanupMode
toglobalsCleanup
and--waitNextEventLoopTurnForUnhandledRejectionEvents
to--waitForUnhandledRejections
[expect]
AddArrayOf
asymmetric matcher for validating array elements. (#15567)[babel-jest]
Add optionexcludeJestPreset
to allow opting out ofbabel-preset-jest
(#15164)[expect]
Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))
when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]
AddwaitNextEventLoopTurnForUnhandledRejectionEvents
flag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]
Add awaitBeforeRetry
option tojest.retryTimes
(#14738)[jest-circus]
Add aretryImmediately
option tojest.retryTimes
(#14696)[jest-circus, jest-jasmine2]
AllowsetupFilesAfterEnv
to export an async function (#10962)[jest-circus, jest-test-result]
AddstartedAt
timestamp inTestCaseResultObject
withinonTestCaseResult
(#15145)[jest-cli]
ExportbuildArgv
(#15310)[jest-config]
[BREAKING] Addmts
andcts
to defaultmoduleFileExtensions
config (#14369)[jest-config]
[BREAKING] UpdatetestMatch
andtestRegex
default option for supportingmjs
,cjs
,mts
, andcts
(#14584)[jest-config]
Loads config file from provided path inpackage.json
(#14044)[jest-config]
Allow loadingjest.config.cts
files (#14070)[jest-config]
ShowrootDir
in error message when apreset
fails to load (#15194)[jest-config]
Support loading TS config files usingesbuild-register
via docblock loader (#15190)[jest-config]
Allow passing TS config loader options via docblock comment (#15234)[jest-config]
If Node is running with type stripping enabled, do not require a TS loader (#15480)[@jest/core]
Group together open handles with the same stack trace (#13417, & #14789)[@jest/core]
AddperfStats
to surface test setup overhead (#14622)[@jest/core]
[BREAKING] Changed--filter
to accept an object with shape{ filtered: Array<string> }
to match documentation (#13319)[@jest/core]
Support--outputFile
option for--listTests
(#14980)[@jest/core]
Stringify Errors properly with--json
flag (#15329)[@jest/core, @jest/test-sequencer]
[BREAKING] ExposesglobalConfig
&contexts
toTestSequencer
(#14535, & #14543)[jest-each]
Introduce%$
option to add number of the test to its title (#14710)[@jest/environment]
[BREAKING] Remove deprecatedjest.genMockFromModule()
(#15042)[@jest/environment]
[BREAKING] Remove unnecessary defensive code (#15045)[jest-environment-jsdom]
[BREAKING] Upgrade JSDOM to v22 (#13825)[@jest/environment-jsdom-abstract]
Introduce new package which abstracts over thejsdom
environment, allowing usage of custom versions of JSDOM (#14717)[jest-environment-node]
Update jest environment with dispose symbolsSymbol
(#14888 & #14909)[expect, @jest/expect]
[BREAKING] Add type inference for function parameters inCalledWith
assertions (#15129)[@jest/expect-utils]
Properly compare all types ofTypedArray
s (#15178)[@jest/fake-timers]
[BREAKING] Upgrade@sinonjs/fake-timers
to v13 (#14544 & #15470)[@jest/fake-timers]
Exposing new modern timers functionadvanceTimersToFrame()
which advances all timers by the needed milliseconds to execute callbacks currently scheduled withrequestAnimationFrame
(#14598)[jest-matcher-utils]
AddSERIALIZABLE_PROPERTIES
to allow custom serialization of objects (#14893)[jest-mock]
Add support for the Explicit Resource Management proposal to use theusing
keyword withjest.spyOn(object, methodName)
(#14895)[jest-reporters]
Add support for DEC mode 2026 (#15008)[jest-resolver]
Supportfile://
URLs as paths (#15154)[jest-resolve,jest-runtime,jest-resolve-dependencies]
Pass the conditions when resolving stub modules (#15489)[jest-runtime]
Exposing new modern timers functionjest.advanceTimersToFrame()
from@jest/fake-timers
(#14598)[jest-runtime]
Supportimport.meta.filename
andimport.meta.dirname
(available from Node 20.11) (#14854)
... (truncated)
Changelog
Sourced from jest's changelog.
30.0.0
Features
[*]
RenamedglobalsCleanupMode
toglobalsCleanup
and--waitNextEventLoopTurnForUnhandledRejectionEvents
to--waitForUnhandledRejections
[expect]
AddArrayOf
asymmetric matcher for validating array elements. (#15567)[babel-jest]
Add optionexcludeJestPreset
to allow opting out ofbabel-preset-jest
(#15164)[expect]
Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))
when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]
AddwaitNextEventLoopTurnForUnhandledRejectionEvents
flag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]
Add awaitBeforeRetry
option tojest.retryTimes
(#14738)[jest-circus]
Add aretryImmediately
option tojest.retryTimes
(#14696)[jest-circus, jest-jasmine2]
AllowsetupFilesAfterEnv
to export an async function (#10962)[jest-circus, jest-test-result]
AddstartedAt
timestamp inTestCaseResultObject
withinonTestCaseResult
(#15145)[jest-cli]
ExportbuildArgv
(#15310)[jest-config]
[BREAKING] Addmts
andcts
to defaultmoduleFileExtensions
config (#14369)[jest-config]
[BREAKING] UpdatetestMatch
andtestRegex
default option for supportingmjs
,cjs
,mts
, andcts
(#14584)[jest-config]
Loads config file from provided path inpackage.json
(#14044)[jest-config]
Allow loadingjest.config.cts
files (#14070)[jest-config]
ShowrootDir
in error message when apreset
fails to load (#15194)[jest-config]
Support loading TS config files usingesbuild-register
via docblock loader (#15190)[jest-config]
Allow passing TS config loader options via docblock comment (#15234)[jest-config]
If Node is running with type stripping enabled, do not require a TS loader (#15480)[@jest/core]
Group together open handles with the same stack trace (#13417, & #14789)[@jest/core]
AddperfStats
to surface test setup overhead (#14622)[@jest/core]
[BREAKING] Changed--filter
to accept an object with shape{ filtered: Array<string> }
to match documentation (#13319)[@jest/core]
Support--outputFile
option for--listTests
(#14980)[@jest/core]
Stringify Errors properly with--json
flag (#15329)[@jest/core, @jest/test-sequencer]
[BREAKING] ExposesglobalConfig
&contexts
toTestSequencer
(#14535, & #14543)[jest-each]
Introduce%$
option to add number of the test to its title (#14710)[@jest/environment]
[BREAKING] Remove deprecatedjest.genMockFromModule()
(#15042)[@jest/environment]
[BREAKING] Remove unnecessary defensive code (#15045)[jest-environment-jsdom]
[BREAKING] Upgrade JSDOM to v22 (#13825)[@jest/environment-jsdom-abstract]
Introduce new package which abstracts over thejsdom
environment, allowing usage of custom versions of JSDOM (#14717)[jest-environment-node]
Update jest environment with dispose symbolsSymbol
(#14888 & #14909)[expect, @jest/expect]
[BREAKING] Add type inference for function parameters inCalledWith
assertions (#15129)[@jest/expect-utils]
Properly compare all types ofTypedArray
s (#15178)[@jest/fake-timers]
[BREAKING] Upgrade@sinonjs/fake-timers
to v13 (#14544 & #15470)[@jest/fake-timers]
Exposing new modern timers functionadvanceTimersToFrame()
which advances all timers by the needed milliseconds to execute callbacks currently scheduled withrequestAnimationFrame
(#14598)[jest-matcher-utils]
AddSERIALIZABLE_PROPERTIES
to allow custom serialization of objects (#14893)[jest-mock]
Add support for the Explicit Resource Management proposal to use theusing
keyword withjest.spyOn(object, methodName)
(#14895)[jest-reporters]
Add support for DEC mode 2026 (#15008)[jest-resolver]
Supportfile://
URLs as paths (#15154)[jest-resolve,jest-runtime,jest-resolve-dependencies]
Pass the conditions when resolving stub modules (#15489)[jest-runtime]
Exposing new modern timers functionjest.advanceTimersToFrame()
from@jest/fake-timers
(#14598)[jest-runtime]
Supportimport.meta.filename
andimport.meta.dirname
(available from Node 20.11) (#14854)[jest-runtime]
Supportimport.meta.resolve
(#14930)[jest-runtime]
[BREAKING] Make it mandatory to passglobalConfig
to theRuntime
constructor (#15044)[jest-runtime]
Addunstable_unmockModule
(#15080)[jest-runtime]
AddonGenerateMock
transformer callback for auto generated callbacks (#15433 & #15482)[jest-runtime]
[BREAKING] Usevm.compileFunction
overvm.Script
(#15461)
... (truncated)
Commits
Updates @types/jest
from 29.5.14 to 30.0.0
Commits
- See full diff in compare view
Updates lint-staged
from 15.5.0 to 16.1.2
Release notes
Sourced from lint-staged's releases.
v16.1.2
Patch Changes
#1570
a7c0c88
Thanks@ItsNickBarry
! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.
38f942e
Thanks@iiroj
! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.v16.1.1
Patch Changes
#1565
3686977
Thanks@iiroj
! - Lint-staged now explicitly warns about potential data loss when using--no-stash
.#1571
02299a9
Thanks@iiroj
! - Function tasks (introduced in v16.0.0) only receive the staged files matching the configured glob, instead of all staged files.#1563
bc61c74
Thanks@iiroj
! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stash
option. This happened because--no-stash
implied--no-hide-partially-staged
, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-staged
at the same time.v16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.v16.0.0
Major Changes
#1546
158d15c
Thanks@iiroj
! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:{ "*.js": "node my-js-linter.js" }
#1546
158d15c
Thanks@iiroj
! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@"
:# my-script.sh #!/bin/bash
echo "Staged files: $@"
and
... (truncated)
Changelog
Sourced from lint-staged's changelog.
16.1.2
Patch Changes
#1570
a7c0c88
Thanks@ItsNickBarry
! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.
38f942e
Thanks@iiroj
! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.16.1.1
Patch Changes
#1565
3686977
Thanks@iiroj
! - Lint-staged now explicitly warns about potential data loss when using--no-stash
.#1571
02299a9
Thanks@iiroj
! - Function tasks (introduced in v16.0.0) only receive the staged files matching the configured glob, instead of all staged files.#1563
bc61c74
Thanks@iiroj
! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stash
option. This happened because--no-stash
implied--no-hide-partially-staged
, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-staged
at the same time.16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.16.0.0
Major Changes
#1546
158d15c
Thanks@iiroj
! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:{ "*.js": "node my-js-linter.js" }
#1546
158d15c
Thanks@iiroj
! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@"
:# my-script.sh #!/bin/bash
... (truncated)
Commits
0c48e29
chore(changeset): releasee07227e
perf: call rev-parse only once instead of three times when resolving git repo38f942e
fix: remove extra log entry5031a71
perf: further optimize file chunking6ec38b9
perf: optimize file list length calculation (#1581)a7c0c88
fix: only stage changes to deleted files if they're no longer deleted after r...ccd5edd
test: pass --no-error-on-unmatched-pattern to prettier command in --diff-opti...48a6e95
test: add failing test for staged deleted files not passed directly to tasks ...b56b29e
test: add failing test for staged deleted files with diff filter D8420429
chore(changeset): release- Additional commits viewable in compare view
Updates semantic-release
from 24.2.3 to 24.2.5
Release notes
Sourced from semantic-release's releases.
v24.2.5
24.2.5 (2025-05-23)
Bug Fixes
v24.2.4
24.2.4 (2025-05-16)
Bug Fixes
Commits
fb1ccd4
fix(deps): raise the minimum of the defined range formarked-terminal
(#3742)33c0046
chore(deps): update npm to v11 (#3739)0d3d864
chore(deps): update dependency@types/node
to v22.15.21 (#3737)c0c3a83
chore(deps): update dependency@types/node
to v22.15.20 (#3736)55c058b
chore(deps): update dependency npm-run-all2 to v8.0.3 (#3735)0a9c510
chore(deps): lock file maintenance (#3729)8860177
chore(deps): update dependency@types/node
to v22.15.19 (#3728)d2e4c4d
docs(issue-template): more directly ask for improved detail for bug reports (...e45040e
fix(deps): update dependency marked to v15 (#3499)cf7f01a
chore(deps): update npm to v11 (#3722)- Additional commits viewable in compare view
Updates supertest
from 7.0.0 to 7.1.1
Release notes
Sourced from supertest's releases.
v7.1.1
- Merge pull request #858 from ByteOPCode/master f553845
- feat: update superagent version d37d197
https://github.com/ladjs/supertest/compare/v7.1.0...v7.1.1
v7.1.0
- Merge pull request #852 from alxndrsn/econnreset de045d4
- Merge pull request #845 from ikonst/master be0d5c7
- Merge pull request #854 from alxndrsn/commitlint 35ac86f
- fix(dev): commitlint dev dependency & config e67fcb2
- fix: avoid server re-use race conditions 96c06e3
- test: fix test failure due to localhost being also ipv6 92079a0
Commits
200031e
7.1.1f553845
Merge pull request #858 from ByteOPCode/masterd37d197
feat: update superagent version359bc52
7.1.0de045d4
Merge pull request #852 from alxndrsn/econnresetbe0d5c7
Merge pull request #845 from ikonst/master35ac86f
Merge pull request #854 from alxndrsn/commitlinte67fcb2
fix(dev): commitlint dev dependency & config96c06e3
fix: avoid server re-use race conditions92079a0
test: fix test failure due to localhost being also ipv6- See full diff in compare viewDescription has been truncated
Pull Request Statistics
1
2
+1711
-1443
Package Dependencies
@commitlint/config-conventional
npm
19.8.0 → 19.8.1
Patch
Technical Details
ID: | 2063025 |
UUID: | 2595821112 |
Node ID: | PR_kwDODg7v7s6auRY4 |
Host: | GitHub |
Repository: | dbartholomae/middy-middleware-json-error-handler |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |