An open index of dependabot pull requests across open source projects.

chore(deps): bump the non-breaking-changes group across 1 directory with 71 updates

Open
Number: #9
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: August 19, 2025 at 08:10 PM UTC
(20 days ago)
Updated: August 19, 2025 at 08:10 PM UTC
(20 days ago)
Labels:
dependencies javascript
Description:

Bumps the non-breaking-changes group with 71 updates in the / directory:

Package From To
@changesets/changelog-github 0.5.0 0.5.1
@changesets/cli 2.27.8 2.29.6
autoprefixer 10.4.20 10.4.21
husky 9.1.5 9.1.7
turbo 2.1.1 2.5.6
typescript 5.5.4 5.9.2
vue 3.5.3 3.5.18
@changesets/git 3.0.1 3.0.4
chalk 5.3.0 5.6.0
consola 3.2.3 3.4.2
execa 9.3.1 9.6.0
nanoid 5.0.7 5.1.5
ora 8.1.0 8.2.0
prettier 3.3.3 3.6.2
@types/chalk 2.2.0 2.2.4
@iconify/json 2.2.245 2.2.376
@iconify/tailwind 1.1.3 1.2.0
@tailwindcss/typography 0.5.15 0.5.16
cssnano 7.0.6 7.1.0
postcss 8.4.45 8.5.6
postcss-import 16.1.0 16.1.1
postcss-preset-env 10.0.2 10.2.4
@jspm/generator 2.2.0 2.6.3
cheerio 1.0.0 1.1.2
nitropack 2.9.7 2.12.4
resolve.exports 2.0.2 2.0.3
vite-plugin-lib-inject-css 2.1.1 2.2.2
@types/archiver 6.0.2 6.0.3
rollup 4.21.2 4.46.3
sass 1.78.0 1.90.0
vite-plugin-dts 4.1.1 4.5.4
@commitlint/cli 19.4.1 19.8.1
@commitlint/config-conventional 19.4.1 19.8.1
commitlint-plugin-function-rules 4.0.0 4.0.2
cz-git 1.9.4 1.12.0
czg 1.9.4 1.12.0
eslint-config-turbo 2.1.1 2.5.6
eslint-plugin-import-x 4.2.1 4.16.1
@eslint/js 9.9.1 9.33.0
@typescript-eslint/eslint-plugin 8.4.0 8.40.0
@typescript-eslint/parser 8.4.0 8.40.0
eslint 9.9.1 9.33.0
eslint-plugin-jsonc 2.16.0 2.20.1
eslint-plugin-n 17.10.2 17.21.3
eslint-plugin-prettier 5.2.1 5.5.4
eslint-plugin-regexp 2.6.0 2.10.0
eslint-plugin-unused-imports 4.1.3 4.2.0
prettier-plugin-tailwindcss 0.6.6 0.6.14
stylelint-scss 6.5.1 6.12.1
postcss-html 1.7.0 1.8.0
stylelint 16.9.0 16.23.1
stylelint-config-recommended-vue 1.5.0 1.6.1
stylelint-prettier 5.0.2 5.0.3
vue-router 4.4.3 4.5.1
lucide-vue-next 0.439.0 0.540.0
@tanstack/vue-store 0.5.5 0.7.3
@vue/shared 3.5.3 3.5.18
class-variance-authority 0.7.0 0.7.1
radix-vue 1.9.5 1.9.17
sortablejs 1.15.3 1.15.6
watermark-js-plus 1.5.5 1.6.3
axios 1.7.7 1.11.0
axios-mock-adapter 2.0.0 2.1.0
@types/jsonwebtoken 9.0.6 9.0.10
h3 1.12.0 1.15.4
naive-ui 2.39.0 2.42.0
@clack/prompts 0.7.0 0.11.0
circular-dependency-scanner 2.2.2 2.3.0
publint 0.2.10 0.3.12
@nolebase/vitepress-plugin-git-changelog 2.5.0 2.18.2
vitepress 1.3.4 1.6.4

Updates @changesets/changelog-github from 0.5.0 to 0.5.1

Release notes

Sourced from @​changesets/changelog-github's releases.

@​changesets/changelog-github@​0.5.1

Patch Changes

  • Updated dependencies [84a4a1b]:
    • @​changesets/types@​6.1.0
Commits

Updates @changesets/cli from 2.27.8 to 2.29.6

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.6

Patch Changes

@​changesets/cli@​2.29.5

Patch Changes

  • #1693 6352819 Thanks @​Andarist! - Fixed an issue with workspace:^ and workspace:~ dependency ranges not being semantically treated as, respectively, ^CURRENT_VERSION and ~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.

  • Updated dependencies [6352819]:

    • @​changesets/assemble-release-plan@​6.0.9
    • @​changesets/get-release-plan@​4.0.13

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

@​changesets/cli@​2.29.1

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to true

... (truncated)

Commits

Updates autoprefixer from 10.4.20 to 10.4.21

Release notes

Sourced from autoprefixer's releases.

10.4.21

Changelog

Sourced from autoprefixer's changelog.

10.4.21

Commits

Updates husky from 9.1.5 to 9.1.7

Release notes

Sourced from husky's releases.

v9.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/typicode/husky/compare/v9.1.6...v9.1.7

v9.1.6

What's Changed

New Contributors

Full Changelog: https://github.com/typicode/husky/compare/v9.1.5...v9.1.6

Commits

Updates turbo from 2.1.1 to 2.5.6

Release notes

Sourced from turbo's releases.

Turborepo v2.5.6

What's Changed

Docs

@​turbo/repository

Examples

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turborepo/compare/v2.5.5...v2.5.6

Turborepo v2.5.6-canary.2

What's Changed

@​turbo/repository

... (truncated)

Commits
  • f02b1a8 publish 2.5.6 to registry
  • a0eed73 release(turborepo): 2.5.6-canary.2 (#10765)
  • ddaed6e fix(turbo): graceful shutdown on sighup (#10764)
  • 6f5557f feat: upgrade NestJS to v11 and migrate to ESLint flat config (#10746)
  • e34dcd4 chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2...
  • bc7cbe0 chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...
  • 310565e chore(deps-dev): bump the basic group in /examples/basic with 4 updates (#10757)
  • 8113d43 chore: update to Rust 1.89.0 (#10749)
  • f9a61db release(turborepo): 2.5.6-canary.1 (#10761)
  • ae20686 fix(logs): no longer output group prefixes if no logs present (#10760)
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

... (truncated)

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates vue from 3.5.3 to 3.5.18

Release notes

Sourced from vue's releases.

v3.5.18

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.17

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.12

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.11

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.9

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.8

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.7

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.6

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.18 (2025-07-23)

Bug Fixes

  • compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
  • compiler-core: avoid self updates of v-pre (#12556) (21b685a)
  • compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
  • compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
  • compiler-core: transform empty v-bind dynamic argument content correctly (#12554) (d3af67e)
  • compiler-sfc: transform empty srcset w/ includeAbsolute: true (#13639) (d8e40ef), closes vitejs/vite-plugin-vue#631
  • css-vars: nullish v-bind in style should not lead to unexpected inheritance (#12461) (c85f1b5), closes #12434 #12439 #7474 #7475
  • custom-element: ensure exposed methods are accessible from custom elements by making them enumerable (#13634) (90573b0), closes #13632
  • hydration: prevent lazy hydration for updated components (#13511) (a9269c6), closes #13510
  • runtime-core: ensure correct anchor el for unresolved async components (#13560) (7f29943), closes #13559
  • slots: refine internal key checking to support slot names starting with an underscore (#13612) (c5f7db1), closes #13611
  • ssr: ensure empty slots render as a comment node in Transition (#13396) (8cfc10a), closes #13394

3.5.17 (2025-06-18)

Bug Fixes

  • compat: allow v-model built in modifiers on component (#12654) (cb14b86), closes #12652
  • compile-sfc: handle mapped types work with omit and pick (#12648) (4eb46e4), closes #12647
  • compiler-core: do not increase newlines in InEntity state (#13362) (f05a8d6)
  • compiler-core: ignore whitespace when matching adjacent v-if (#12321) (10ebcef), closes #9173
  • compiler-core: prevent comments from blocking static node hoisting (#13345) (55dad62), closes #13344
  • compiler-sfc: improved type resolution for function type aliases (#13452) (f3479aa), closes #13444
  • custom-element: ensure configureApp is applied to async component (#12607) (5ba1afb), closes #12448
  • custom-element: prevent injecting child styles if shadowRoot is false (#12769) (73055d8), closes #12630
  • reactivity: add __v_skip flag to Dep to prevent reactive conversion (#12804) (e8d8f5f), closes #12803
  • runtime-core: unset old ref during patching when new ref is absent (#12900) (47ddf98), closes #12898
  • slots: make cache indexes marker non-enumerable (#13469) (919c447), closes #13468
  • ssr: handle initial selected state for select with v-model + v-for/v-if option (#13487) (1552095), closes #13486
  • types: typo of vOnce and vSlot (#13343) (762fae4)

3.5.16 (2025-05-29)

Reverts

  • Revert "fix(compiler-sfc): add scoping tag to trailing universal selector" (#13406) (19f23b1), closes #13406
  • Revert "fix(compiler-sfc): add error handling for defineModel() without variable" (#13390) (42f879f), closes #13390

... (truncated)

Commits
  • c486536 release: v3.5.18
  • 7343f7c dx(runtime-core): fix warning message for useSlots, useAttrs invocation with ...
  • 8cfc10a fix(ssr): ensure empty slots render as a comment node in Transition (#13396)
  • 7f29943 fix(runtime-core): ensure correct anchor el for unresolved async components (...
  • 9b02923 fix(compiler-core): identifiers in function parameters should not be inferred...
  • d8e40ef fix(compiler-sfc): transform empty srcset w/ includeAbsolute: true (#13639)
  • 90573b0 fix(custom-element): ensure exposed methods are accessible from custom elemen...
  • c5f7db1 fix(slots): refine internal key checking to support slot names starting with ...
  • a9269c6 fix(hydration): prevent lazy hydration for updated components (#13511)
  • 00695a5 fix(compiler-core): avoid cached text vnodes retaining detached DOM nodes (#1...
  • Additional commits viewable in compare view

Updates @changesets/git from 3.0.1 to 3.0.4

Release notes

Sourced from @​changesets/git's releases.

@​changesets/git@​3.0.4

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

@​changesets/git@​3.0.3

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Make sure that git diff always returns the paths relative to the git root in case diff.relative has been set to true in the git config

@​changesets/git@​3.0.2

Patch Changes

Commits
  • baa9d45 Version Packages (#1637)
  • f73f84a Correctly resolve new changesets with since option when the .changeset di...
  • 5d01857 Version Packages (#1634)
  • b15e629 Correctly fetch new changesets with since if the git option diff.relative...
  • 131d445 Update TypeScript, Babel and Preconstruct (#1633)
  • db8f678 Version Packages (#1632)
  • 29f34a3 Support scoped registries configured using package.json#publishConfig (#1470)
  • dc83cb4 Remove --snapshot from publish command docs (#1578)
  • 5c2bac5 Version Packages (#1595)
  • b9df596 Prevent fatal errors when using the newly-introduced prettier option (#1590)
  • Additional commits viewable in compare view

Updates chalk from 5.3.0 to 5.6.0

Release notes

Sourced from chalk's releases.

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

https://github.com/chalk/chalk/compare/v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

https://github.com/chalk/chalk/compare/v5.3.0...v5.4.0

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
9.9.1 → 9.33.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.78.0 → 1.90.0
Update Type:
Minor
Package:
husky
Ecosystem:
npm
Version Change:
9.1.5 → 9.1.7
Update Type:
Patch
Package:
axios
Ecosystem:
npm
Version Change:
1.7.7 → 1.11.0
Update Type:
Minor
Package:
nanoid
Ecosystem:
npm
Version Change:
5.0.7 → 5.1.5
Update Type:
Minor
Package:
prettier
Ecosystem:
npm
Version Change:
3.3.3 → 3.6.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.7.0 → 0.11.0
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.5.4 → 5.9.2
Update Type:
Minor
Package:
vue
Ecosystem:
npm
Version Change:
3.5.3 → 3.5.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.0.2 → 10.2.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.4.0 → 8.40.0
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.9.1 → 9.33.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.21.2 → 4.46.3
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.4.45 → 8.5.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.27.8 → 2.29.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.6.6 → 0.6.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.245 → 2.2.376
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.4.0 → 8.40.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
16.1.0 → 16.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.4.20 → 10.4.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
17.10.2 → 17.21.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.1 → 5.5.4
Update Type:
Minor
Package:
turbo
Ecosystem:
npm
Version Change:
2.1.1 → 2.5.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.4.1 → 19.8.1
Update Type:
Minor
Package:
stylelint
Ecosystem:
npm
Version Change:
16.9.0 → 16.23.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.1 → 4.16.1
Update Type:
Minor
Package:
cssnano
Ecosystem:
npm
Version Change:
7.0.6 → 7.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.4.1 → 19.8.1
Update Type:
Minor
Package:
chalk
Ecosystem:
npm
Version Change:
5.3.0 → 5.6.0
Update Type:
Minor
Package:
cheerio
Ecosystem:
npm
Version Change:
1.0.0 → 1.1.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.2.0 → 2.6.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.5 → 0.7.3
Update Type:
Minor
Package:
@vue/shared
Ecosystem:
npm
Version Change:
3.5.3 → 3.5.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.0 → 4.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.1 → 2.5.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.16.0 → 2.20.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.6.0 → 2.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.439.0 → 0.540.0
Update Type:
Minor
Package:
nitropack
Ecosystem:
npm
Version Change:
2.9.7 → 2.12.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.5.1 → 6.12.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.1 → 4.5.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.5 → 1.6.3
Update Type:
Minor
Package:
execa
Ecosystem:
npm
Version Change:
9.3.1 → 9.6.0
Update Type:
Minor
Package:
consola
Ecosystem:
npm
Version Change:
3.2.3 → 3.4.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.0.1 → 3.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.0 → 2.18.2
Update Type:
Minor
Package:
h3
Ecosystem:
npm
Version Change:
1.12.0 → 1.15.4
Update Type:
Minor
Package:
publint
Ecosystem:
npm
Version Change:
0.2.10 → 0.3.12
Update Type:
Minor
Package:
vue-router
Ecosystem:
npm
Version Change:
4.4.3 → 4.5.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.15 → 0.5.16
Update Type:
Patch
Package:
cz-git
Ecosystem:
npm
Version Change:
1.9.4 → 1.12.0
Update Type:
Minor
Package:
czg
Ecosystem:
npm
Version Change:
1.9.4 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
9.0.6 → 9.0.10
Update Type:
Patch
Package:
ora
Ecosystem:
npm
Version Change:
8.1.0 → 8.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.0.0 → 2.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.3 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.0 → 0.5.1
Update Type:
Patch
Package:
radix-vue
Ecosystem:
npm
Version Change:
1.9.5 → 1.9.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.7.0 → 0.7.1
Update Type:
Patch
Package:
vitepress
Ecosystem:
npm
Version Change:
1.3.4 → 1.6.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.0 → 1.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.0 → 1.6.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.0.2 → 5.0.3
Update Type:
Patch
Package:
sortablejs
Ecosystem:
npm
Version Change:
1.15.3 → 1.15.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.1 → 2.2.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.3 → 1.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.0.2 → 2.0.3
Update Type:
Patch
Package:
naive-ui
Ecosystem:
npm
Version Change:
2.39.0 → 2.42.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.0.2 → 6.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.0 → 2.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.2 → 2.3.0
Update Type:
Minor
Technical Details
ID: 5382224
UUID: 2757514113
Node ID: PR_kwDOPfo3AM6kXFOB
Host: GitHub
Repository: BQQSweet/vue-web-tools
Merge State: Unknown