Skip to content

Commit

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

---

### Release Notes

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

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

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



#### What's Changed

##### Changelog

-   Add more readme for integration tests by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4515
-   Deprecate `THASH`. by [@&#8203;nathanhammond](https://github.com/nathanhammond) in [vercel/turborepo#4526
-   oldGlobalHash can be named by [@&#8203;nathanhammond](https://github.com/nathanhammond) in [vercel/turborepo#4528
-   feat(summary): add taskId to single package task by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4530
-   Document --summarize flag and include in Troubleshooting doc by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4467
-   feat(examples): update READMEs for create-turbo by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4451
-   Documentation for Strict Environments by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4490
-   chore(turborepo): Make rustls the default feature for turborepo-lib by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#4537
-   fix(turborepo): SCM tests and renaming by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#4462
-   Update data sent to vercel for runs by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4495
-   Gather Run Summary even when tasks fail by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4524
-   Update old testbed make target to fixture- for new fixtures layout by [@&#8203;gsoltis](https://github.com/gsoltis) in [vercel/turborepo#4538
-   Use both key and version when sorting lockfile entries by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4541
-   Save task duration correctly by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4540

**Full Changelog**: vercel/turborepo@v1.9.0...v1.9.1

</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 12, 2023
1 parent 715e854 commit 88fef93
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": "^32.0.0",
"turbo": "^1.9.0"
"turbo": "^1.9.1"
},
"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 88fef93

@vercel
Copy link

@vercel vercel bot commented on 88fef93 Apr 12, 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-timelessco.vercel.app
js-bottomsheet-website.vercel.app
js-bottomsheet-website-git-main-timelessco.vercel.app

Please sign in to comment.