Skip to content

Commit

Permalink
chore(deps): update dependency unbuild to ^1.1.1 (#1346)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [unbuild](https://togithub.com/unjs/unbuild) | [`^1.0.2` ->
`^1.1.1`](https://renovatebot.com/diffs/npm/unbuild/1.0.2/1.1.1) |
[![age](https://badges.renovateapi.com/packages/npm/unbuild/1.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unbuild/1.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unbuild/1.1.1/compatibility-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unbuild/1.1.1/confidence-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>unjs/unbuild</summary>

###
[`v1.1.1`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v111)

[Compare
Source](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1)

[compare
changes](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1)

##### 🩹 Fixes

- Use fs instead of rimraf
([bbd374d](https://togithub.com/unjs/unbuild/commit/bbd374d))

##### ❤️  Contributors

-   Pooya Parsa <pooya@pi0.io>

###
[`v1.1.0`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v110)

[Compare
Source](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0)

[compare
changes](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0)

##### 🚀 Enhancements

- Update all rollup dependencies
([3d1b976](https://togithub.com/unjs/unbuild/commit/3d1b976))

##### 🩹 Fixes

- Prevent minification of `.d.ts` files
([#&#8203;185](https://togithub.com/unjs/unbuild/pull/185))

##### 🎨 Styles

- Format with prettier
([818ced7](https://togithub.com/unjs/unbuild/commit/818ced7))

##### ❤️  Contributors

-   Pooya Parsa <pooya@pi0.io>
-   Marco Solazzi <marco.solazzi@gmail.com>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjM0LjEwMi43In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 16, 2023
1 parent 6a83bb1 commit 2819929
Show file tree
Hide file tree
Showing 21 changed files with 82 additions and 103 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Expand Up @@ -34,6 +34,6 @@
"axios": "^1.2.2"
},
"devDependencies": {
"unbuild": "^1.0.2"
"unbuild": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion app/package.json
Expand Up @@ -47,7 +47,7 @@
"cross-env": "^7.0.3",
"fs-extra": "^11.1.0",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4"
}
}
2 changes: 1 addition & 1 deletion chromeless/package.json
Expand Up @@ -41,7 +41,7 @@
"@types/express": "^4.17.15",
"rimraf": "^4.0.4",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4"
}
}
2 changes: 1 addition & 1 deletion config-helpers/nextjs/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^18.0.26",
"next": "^13.1.2",
"react": "^18.2.0",
"unbuild": "^1.0.2"
"unbuild": "^1.1.1"
},
"peerDependencies": {
"next": "*",
Expand Down
2 changes: 1 addition & 1 deletion config/package.json
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/node": "^18.11.18",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4"
}
}
2 changes: 1 addition & 1 deletion core/package.json
Expand Up @@ -57,6 +57,6 @@
"@types/express": "^4.17.15",
"@types/fs-extra": "^11.0.1",
"shx": "^0.3.4",
"unbuild": "^1.0.2"
"unbuild": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion csf3/package.json
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@previewjs/vfs": "*",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vitest": "^0.27.1"
}
}
2 changes: 1 addition & 1 deletion daemon/package.json
Expand Up @@ -52,6 +52,6 @@
"rimraf": "^4.0.4",
"ts-node-dev": "^2.0.0",
"typescript": "^4.9.4",
"unbuild": "^1.0.2"
"unbuild": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion frameworks/preact/package.json
Expand Up @@ -48,7 +48,7 @@
"@previewjs/testing": "*",
"preact": "^10.11.3",
"rimraf": "^3.0.2",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Expand Up @@ -51,7 +51,7 @@
"@types/react": "^18.0.26",
"concurrently": "^7.6.0",
"react": "^18.2.0",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion frameworks/solid/package.json
Expand Up @@ -47,7 +47,7 @@
"@previewjs/core": "*",
"@previewjs/testing": "*",
"solid-js": "^1.6.9",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion frameworks/svelte/package.json
Expand Up @@ -47,7 +47,7 @@
"@previewjs/core": "*",
"@previewjs/testing": "*",
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion frameworks/vue2/package.json
Expand Up @@ -50,7 +50,7 @@
"@previewjs/core": "*",
"@previewjs/testing": "*",
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion frameworks/vue3/package.json
Expand Up @@ -49,7 +49,7 @@
"@previewjs/core": "*",
"@previewjs/testing": "*",
"@types/fs-extra": "^9.0.13",
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4",
"vitest": "^0.26.3"
}
Expand Down
2 changes: 1 addition & 1 deletion iframe/package.json
Expand Up @@ -29,7 +29,7 @@
"build": "tsc && unbuild"
},
"devDependencies": {
"unbuild": "^1.0.2",
"unbuild": "^1.1.1",
"vite": "^4.0.4"
}
}

0 comments on commit 2819929

Please sign in to comment.