Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies (non-major) (patch) (#115)
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 |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.9.7` -> `^1.9.8`](https://renovatebot.com/diffs/npm/turbo/1.9.7/1.9.8) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.8/compatibility-slim/1.9.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.8/confidence-slim/1.9.7)](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`^4.3.7` -> `^4.3.8`](https://renovatebot.com/diffs/npm/vite/4.3.7/4.3.8) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.3.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.3.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.3.8/compatibility-slim/4.3.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.3.8/confidence-slim/4.3.7)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

### [`v1.9.8`](https://togithub.com/vercel/turbo/releases/tag/v1.9.8): Turborepo v1.9.8

[Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.7...v1.9.8)



#### What's Changed

##### Changelog

-   fix(yarn): no longer error on pnp by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#5009

**Full Changelog**: vercel/turbo@v1.9.7...v1.9.8

</details>

<details>
<summary>vitejs/vite</summary>

### [`v4.3.8`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small438-2023-05-18-small)

[Compare Source](https://togithub.com/vitejs/vite/compare/v4.3.7...v4.3.8)

-   fix: avoid outdated module to crash in importAnalysis after restart ([#&#8203;13231](https://togithub.com/vitejs/vite/issues/13231)) ([3609e79](https://togithub.com/vitejs/vite/commit/3609e79)), closes [#&#8203;13231](https://togithub.com/vitejs/vite/issues/13231)
-   fix(ssr): skip updateCjsSsrExternals if legacy flag disabled ([#&#8203;13230](https://togithub.com/vitejs/vite/issues/13230)) ([13fc345](https://togithub.com/vitejs/vite/commit/13fc345)), closes [#&#8203;13230](https://togithub.com/vitejs/vite/issues/13230)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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/timelessco/js-bottomsheet).
  • Loading branch information
renovate[bot] committed May 18, 2023
1 parent 4ed1029 commit 35794bf
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"browserslist-to-esbuild": "^1.2.0",
"vite": "^4.3.7",
"vite": "^4.3.8",
"vite-plugin-top-level-await": "^1.3.0"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"stylelint-config-clean-order": "^5.0.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^33.0.0",
"turbo": "^1.9.7"
"turbo": "^1.9.8"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion packages/js-bottomsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"animejs": "^3.2.1"
},
"devDependencies": {
"vite": "^4.3.7"
"vite": "^4.3.8"
},
"publishConfig": {
"access": "public"
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 35794bf

@vercel
Copy link

@vercel vercel bot commented on 35794bf May 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

js-bottomsheet-website – ./apps/website

js-bottomsheet-website.vercel.app
js-bottomsheet-website-git-main-timelessco.vercel.app
js-bottomsheet-website-timelessco.vercel.app

Please sign in to comment.