Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update turbo to ^1.12.3 (#261)
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.12.2` -> `^1.12.3`](https://renovatebot.com/diffs/npm/turbo/1.12.2/1.12.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.12.2/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.12.2/1.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/turbo (turbo)</summary>

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

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



#### What's Changed

##### Docs

-   Add "System environment variables" page. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [vercel/turborepo#7223
-   Remote Cache API doc. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [vercel/turborepo#7236
-   Inputs clarity. by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [vercel/turborepo#7246
-   docs(turborepo): fix typo in task dependencies by [@&#8203;flextremedev](https://github.com/flextremedev) in [vercel/turborepo#7271
-   feat(docs): document building turbo from source by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#7276
-   Fix a typo in docs page for github actions by [@&#8203;noahsark769](https://github.com/noahsark769) in [vercel/turborepo#7249

##### create-turbo

-   release(turborepo): 1.12.2 by [@&#8203;github-actions](https://github.com/github-actions) in [vercel/turborepo#7200
-   release(turborepo): 1.12.3-canary.0 by [@&#8203;github-actions](https://github.com/github-actions) in [vercel/turborepo#7215

##### Examples

-   Bumping examples to 1.12 by [@&#8203;anthonyshew](https://github.com/anthonyshew) in [vercel/turborepo#7053
-   Fix trailing comma in exapmle react-library.json by [@&#8203;Fl0h0](https://github.com/Fl0h0) in [vercel/turborepo#7273
-   fix: avoid expensive globwalk in examples by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#7238

##### Changelog

-   backport wax 0.6 fixes to turborepo-wax by [@&#8203;arlyon](https://github.com/arlyon) in [vercel/turborepo#7089
-   chore: allow unused for variables that don't get used on windows by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#7212
-   rust is no longer experimental by [@&#8203;arlyon](https://github.com/arlyon) in [vercel/turborepo#7214
-   fix: declare version.txt as input by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#7221
-   refactor: Clean up error printing by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#7169
-   fix: correctly parse pnpm lockfile settings by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#7198
-   refactor(turborepo): Change Detector by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#7222
-   chore: move scripts to build and benchmark demos to new package by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#7217
-   feat(turbo-repository): return additional workspace data by [@&#8203;mrmckeb](https://github.com/mrmckeb) in [vercel/turborepo#7187
-   Fix/filter unnamed packages by [@&#8203;arlyon](https://github.com/arlyon) in [vercel/turborepo#7280
-   fix: Daemon Restarting by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#7288
-   chore(turborepo-lib): use compile error for feature validation by [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony) in [vercel/turborepo#4235
-   fix([@&#8203;turbo/repository](https://github.com/turbo/repository)): update types to latest signature by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#7289
-   fix(Turborepo): Flag off daemon for package discovery by [@&#8203;gsoltis](https://github.com/gsoltis) in [vercel/turborepo#7290

#### New Contributors

-   [@&#8203;flextremedev](https://github.com/flextremedev) made their first contribution in [vercel/turborepo#7271
-   [@&#8203;Fl0h0](https://github.com/Fl0h0) made their first contribution in [vercel/turborepo#7273
-   [@&#8203;noahsark769](https://github.com/noahsark769) made their first contribution in [vercel/turborepo#7249

**Full Changelog**: vercel/turborepo@v1.12.2...v1.12.3

</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://developer.mend.io/github/timelessco/js-bottomsheet).
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 5427e03 commit 0efdf29
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.4.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^36.0.0",
"turbo": "^1.12.2"
"turbo": "^1.12.3"
},
"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.

0 comments on commit 0efdf29

Please sign in to comment.