Skip to content

Commit

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

---

### Release Notes

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

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

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



#### What's Changed

##### Changelog

-   Log the location of the summary file in the execution summary by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4385
-   Remove unused params in real run functions by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4402
-   Refactor Dry Run so that output is printed by Run Summaries by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4403
-   Make Run Summaries work for Single Package repos by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4387
-   Add cache state to task summaries on real runs (2nd try) by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4393
-   Remove executionSummary from dry run json by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4394
-   chore(deps): update dependency nodemon to v2.0.22 by [@&#8203;renovate](https://github.com/renovate) in [vercel/turborepo#4201
-   Account for canary versions in integration test for run summary by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4413
-   fix: use signal handler in shim by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4313
-   fix: delete libgit2 by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4419
-   Make --summarize flag to work without a value by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4375
-   Enable the summarize flag in help output by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4418
-   fix: update example lockfiles by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4321
-   feature(turborepo): `-F` as filter shorthand by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#4422
-   chore: removing signal forwarding test by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4436
-   chore(deps): update yarn to v1.22.19 by [@&#8203;renovate](https://github.com/renovate) in [vercel/turborepo#4404
-   Polish the shape of the Run Summary JSON by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4421
-   Add sub-package info to environment-variables.mdx by [@&#8203;ozum](https://github.com/ozum) in [vercel/turborepo#4406
-   feat(create-turbo): support examples by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4398
-   Add a debugging section in our docs by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4423
-   chore(version): bump canary version by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4453
-   fix(lockfile): correct lockfile version by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4461
-   fix(deps): update dependency got to v11 \[security] by [@&#8203;renovate](https://github.com/renovate) in [vercel/turborepo#4457
-   Fix typos in example tsconfig' readme by [@&#8203;FranciscoMoretti](https://github.com/FranciscoMoretti) in [vercel/turborepo#4486
-   chore: pipe through root package json to lockfile parsing by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4437
-   chore: Remove release flag from turborepo-ffi build by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#4478
-   Strict Environment Handling by [@&#8203;nathanhammond](https://github.com/nathanhammond) in [vercel/turborepo#4449
-   chore: update `with-tailwind` example by [@&#8203;Chia1104](https://github.com/Chia1104) in [vercel/turborepo#4379
-   ci: Stop building Go code twice by [@&#8203;NicholasLYang](https://github.com/NicholasLYang) in [vercel/turborepo#4501
-   Remove unused constant by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4502
-   Improve integration test setup by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4512
-   fix(examples): with-rollup by [@&#8203;tknickman](https://github.com/tknickman) in [vercel/turborepo#4514
-   Fix Missing packages key when there are no changes in a monorepo by [@&#8203;mehulkar](https://github.com/mehulkar) in [vercel/turborepo#4518
-   fix: use ordered data structure for npm lockfile by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in [vercel/turborepo#4516

#### New Contributors

-   [@&#8203;ozum](https://github.com/ozum) made their first contribution in [vercel/turborepo#4406
-   [@&#8203;FranciscoMoretti](https://github.com/FranciscoMoretti) made their first contribution in [vercel/turborepo#4486
-   [@&#8203;Chia1104](https://github.com/Chia1104) made their first contribution in [vercel/turborepo#4379
-   [@&#8203;cursecodes](https://github.com/cursecodes) made their first contribution in [vercel/turborepo#4427

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

</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 11, 2023
1 parent 9c9b64c commit 715e854
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 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.8.7"
"turbo": "^1.9.0"
},
"browserslist": {
"production": [
Expand Down
45 changes: 22 additions & 23 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 715e854

@vercel
Copy link

@vercel vercel bot commented on 715e854 Apr 11, 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.