Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update turbo to ^1.9.2 (#91)
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.1` -> `^1.9.2`](https://renovatebot.com/diffs/npm/turbo/1.9.1/1.9.2) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.2/compatibility-slim/1.9.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.2/confidence-slim/1.9.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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



#### What's Changed

##### Changelog

-   chore: Fix spelling by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turbo#4552
-   Include TimeSaved metric in Run Summaries by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#4539
-   docs: add missing comma in `turbo.json` by [@&#8203;BRKalow](https://togithub.com/BRKalow) in [vercel/turbo#4557
-   Delete a test fixture we don't need by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#4558
-   fix(create-turbo): correct package manager selection by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#4574
-   Print Run URL if there is one by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#4562
-   fix(create-turbo): prompt fix by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#4586
-   fix: better support for pnpm aliases by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turbo#4555
-   Make find_up use os.ReadDir by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turbo#4599
-   fix(turbo-utils): package manager available by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turbo#4603

#### New Contributors

-   [@&#8203;BRKalow](https://togithub.com/BRKalow) made their first contribution in [vercel/turbo#4557

**Full Changelog**: vercel/turbo@v1.9.1...v1.9.2

</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.

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

---

 - [ ] 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 Apr 17, 2023
1 parent 7258a83 commit 5a7bda0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
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.1"
"turbo": "^1.9.2"
},
"browserslist": {
"production": [
Expand Down
44 changes: 22 additions & 22 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 5a7bda0

@vercel
Copy link

@vercel vercel bot commented on 5a7bda0 Apr 17, 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.