Skip to content

Commit

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

---

### Release Notes

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

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

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



#### What's Changed

##### Changelog

-   Add support to integration tests for experimental rust codepath by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turborepo#5748
-   chore: require lockfile implementations to be threadsafe by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5781
-   release(turborepo): 1.10.13 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turborepo#5788
-   feat(turbo-ignore): add better error message by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5790
-   test: verify we can walk DAGs with multiple roots by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5770
-   add filewatching tests to document behaviour regarding file add/delete by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5580
-   add evaluatables to chunk list ident by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5785
-   Tracing improvements by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5783
-   Generic types over Vcs by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in [vercel/turborepo#5738
-   fix: snapshot test path canonicalization by [@&#8203;ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [vercel/turborepo#5795
-   fix "any" context condition implementation by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5794
-   feat(examples): update cra lint by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5799
-   feat: port github action detection by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5792
-   add middleware entry type by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5800
-   fix: unify go rust error formatting by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5798
-   fix: remove panic from task graph validation by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5789
-   feat: port task graph execution by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5791
-   fix(turborepo): Better unlink Output by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turborepo#5764
-   perform invalidation directly on writes by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5786
-   Automatically derive ValueDefault for primitive value types by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in [vercel/turborepo#5793
-   fix(lint): add node env by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5805
-   fix: persistent task concurrency check by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5806
-   feat: show all persistent task validation errors by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5807
-   docs: update webpack docs to reflect latest next.js api by [@&#8203;willwill96](https://togithub.com/willwill96) in [vercel/turborepo#5680
-   feat(turborepo): Use new URL scheme. by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turborepo#5803
-   fix(turborepo): API naming and dep graph by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turborepo#5819
-   make swc comments immutable by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5784
-   avoid unnessecary indirection in async modules by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5627
-   fix(lint): set vscode config for pnpm examples by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5826
-   feat(docs): update lint in handbook by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5812
-   Update HMR for next-api by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turborepo#5814
-   avoid cloning a large list of task ids by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5821
-   chore(docs): update lint callout by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5831
-   chore(lint): update [@&#8203;vercel/style-guide](https://togithub.com/vercel/style-guide) to latest by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5832
-   feat(examples): upgrade [@&#8203;vercel/style-guide](https://togithub.com/vercel/style-guide) to 5 by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5834
-   Update `swc_core` to `v0.82.4` by [@&#8203;kdy1](https://togithub.com/kdy1) in [vercel/turborepo#5820
-   chore: minor task cache changes by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5838
-   chore: remove fake root topological task nodes by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5828
-   feat: port task execution summary by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5825
-   Update `swc_core` to `v0.82.10` by [@&#8203;kdy1](https://togithub.com/kdy1) in [vercel/turborepo#5853
-   Stub out module.hot.check for next-api by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turborepo#5855
-   feat(Turborepo): Create a filewatching crate by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5772
-   chore: make color selector usable with prefix ui by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5863
-   feat(example): update tailwind starter template by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5856
-   chore: add full auth into http client by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5857
-   feature(turbo): Global Hash by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turborepo#5568
-   fix(lint): remove unused import by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5883
-   feat(example): update basic starter template by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5880
-   feat(docs): update bundle format recommendation by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5870
-   fix: avoid panic during task cache construction by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5882
-   Add `Send` bound to `T` in `Vc<T>` to make type error less cryptic by [@&#8203;kdy1](https://togithub.com/kdy1) in [vercel/turborepo#5871
-   feat(Turborepo): add filesystem cookies on top of filewatching by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5858
-   Turbopack: Remove `turbo_tasks::unit()` by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turborepo#5860
-   Turbopack Experimental: Fix source maps in HMR by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turborepo#5852
-   feat(examples): update design-system by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5884
-   fix: use existing ui instead of constructing a new one by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5886
-   feat: support analysing ternary expressions by [@&#8203;ForsakenHarmony](https://togithub.com/ForsakenHarmony) in [vercel/turborepo#5881
-   Fix clippy warnings / errors in filewatching code by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5891
-   feat: connect task cache with visitor by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5889
-   Update pnpm to 8.7.1 by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turborepo#5861
-   fix: missing autoprefixer package in with-tailwind example by [@&#8203;boompikachu](https://togithub.com/boompikachu) in [vercel/turborepo#5893
-   release(turborepo): 1.10.14-canary.0 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turborepo#5903
-   fix: deny clippy errors in filewatching crate by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5895
-   fix(Turborepo): Filter ancestor events before manual recursive watch by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5896
-   feat(create-turbo): better error when GH is down by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5900
-   feat: port output control by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5906
-   feat(examples): update kitchen-sink by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5892
-   Revert swc versions to one that doesn't use lightningcss by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turborepo#5911
-   feature(turbo): Task Hash by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [vercel/turborepo#5716
-   fix(with-tailwind): support .mjs import extension by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5912
-   fix(create-turbo): add before commiting by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5914
-   fix(tests): kitchen-sink updates by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5924
-   feat(turbo-ignore): fix args and update fallback by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5910
-   feat(examples): update gatsby by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5925
-   feat(Turborepo): Implement glob watching by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5862
-   release(turborepo): 1.10.14-canary.1 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turborepo#5929
-   chore: add error to prefixed UI by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5915
-   chore: purge unused Go code by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5917
-   fix: add DOM lib to react-library tsconfig by [@&#8203;ekafyi](https://togithub.com/ekafyi) in [vercel/turborepo#5111
-   fix(examples-tests): correct gatsby prysk test by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5935
-   feat: use prefixed ui in task graph visitor by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [vercel/turborepo#5930
-   Add "scroll to top" option in theme.config.tsx by [@&#8203;mitesh-gupta](https://togithub.com/mitesh-gupta) in [vercel/turborepo#5907
-   changed LandingPage component clipping title by [@&#8203;Firgrep](https://togithub.com/Firgrep) in [vercel/turborepo#5937
-   Child process manager by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turborepo#5849
-   Revert "Child process manager" by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5939
-   Update http mock and clap by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in [vercel/turborepo#5936
-   Update logos. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [vercel/turborepo#5941
-   Rearranging style-guide imports by [@&#8203;imCorfitz](https://togithub.com/imCorfitz) in [vercel/turborepo#5942
-   CSS HMR fixes by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5948
-   Reduce the number of tasks for better performance by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5950
-   improve error handling of developer workflow tool by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5952
-   fix(Turborepo): Update integration test for bad flag by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5946
-   Update ContextCondition::InPath to match exact path by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turborepo#5938
-   fix(workspaces): glob fix and refactor correction by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5951
-   Wire filewatching to daemon server by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5916
-   Revert "Reduce the number of tasks for better performance" by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5953
-   feat(turborepo): support Bun by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [vercel/turborepo#5934
-   feat(create-turbo): support bun (beta) by [@&#8203;tknickman](https://togithub.com/tknickman) in [vercel/turborepo#5943
-   Use `is_inside_or_equal_ref` in `ContextCondition::InPath` by [@&#8203;jridgewell](https://togithub.com/jridgewell) in [vercel/turborepo#5954
-   release(turborepo): 1.10.14-canary.2 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turborepo#5956
-   feat(turborepo): add basic child process manager package by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turborepo#5940
-   Update `swc_core` to `v0.83.12` by [@&#8203;kdy1](https://togithub.com/kdy1) in [vercel/turborepo#5923
-   reduce number of task in async_module by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5959
-   reduce unneccessary fs tasks by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5960
-   bumping minor or major should reset patch/minor by [@&#8203;sokra](https://togithub.com/sokra) in [vercel/turborepo#5955
-   fix: pin thiserror to <1.0.45 which requires updating the toolchain by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turborepo#5962

#### New Contributors

-   [@&#8203;willwill96](https://togithub.com/willwill96) made their first contribution in [vercel/turborepo#5680
-   [@&#8203;boompikachu](https://togithub.com/boompikachu) made their first contribution in [vercel/turborepo#5893
-   [@&#8203;mitesh-gupta](https://togithub.com/mitesh-gupta) made their first contribution in [vercel/turborepo#5907
-   [@&#8203;Firgrep](https://togithub.com/Firgrep) made their first contribution in [vercel/turborepo#5937
-   [@&#8203;imCorfitz](https://togithub.com/imCorfitz) made their first contribution in [vercel/turborepo#5942

**Full Changelog**: vercel/turborepo@v1.10.13...v1.10.14

</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 Sep 15, 2023
1 parent 370a49e commit 8a56dda
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.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^34.0.0",
"turbo": "^1.10.13"
"turbo": "^1.10.14"
},
"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 8a56dda

@vercel
Copy link

@vercel vercel bot commented on 8a56dda Sep 15, 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-git-main-timelessco.vercel.app
js-bottomsheet-website.vercel.app

Please sign in to comment.