Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.9.0 (#423)
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.8` ->
`^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)

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at 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 - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->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/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 12, 2023
1 parent a94874c commit c597f0e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@birthdayresearch/eslint-config": "0.5.9",
"@birthdayresearch/sticky-prettier": "0.5.9",
"lerna": "^6.6.1",
"turbo": "^1.8.8"
"turbo": "^1.9.0"
},
"prettier": "@birthdayresearch/sticky-prettier",
"lint-staged": {
Expand Down

0 comments on commit c597f0e

Please sign in to comment.