Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.10.15 (#631)
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.14` ->
`^1.10.15`](https://renovatebot.com/diffs/npm/turbo/1.10.14/1.10.15) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.10.14/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.10.14/1.10.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.10.15 -->

#### What's Changed

##### Changelog

- release(turborepo): 1.10.14 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#5963
- Quiet a (mostly unaddressable) Sentry error by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#5974
- feat(turbopack): emit raw image bytes for unsupported codec by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#5967
- sync deps by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#5975
- feat(create-turbo): support package manager opt by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#5979
- fix:(create-turbo) Review changes for package manager flag. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#5980
- fix(Turborepo): Add typescript peer dep as dev dep by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5985
- fix(turborepo): Run outline fixes by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5966
- fix(turborepo): Make shim do complete package manager detection. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#5986
- Link to Next.js issue link for Turbopack issues by
[@&#8203;padmaia](https://togithub.com/padmaia) in
[vercel/turbo#5991
- add progress and top self time to convert trace tool by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#5993
- fix: make `OutputWriter` references `Send` by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#5931
- Add "toggleButton" to sidebar by
[@&#8203;mitesh-gupta](https://togithub.com/mitesh-gupta) in
[vercel/turbo#5968
- fix(turbopack-ecmascript): make free var replacements (compile time
defines) work for member expressions and allow JSON values by
[@&#8203;ForsakenHarmony](https://togithub.com/ForsakenHarmony) in
[vercel/turbo#6000
- Allow task log prefixing in Github Actions by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turbo#5994
- libwebp-sys: 0.9.2 -> 0.9.3 by
[@&#8203;LeSuisse](https://togithub.com/LeSuisse) in
[vercel/turbo#5965
- fix: add a hack to prevent flaky test from blocking others by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#6006
- Signal when signal handler is registered by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6010
- release(turborepo): 1.10.15-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6007
- Output logs docs update by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#6005
- chore: remove silent flag by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6008
- fix: allow multiple threads to share hash tracker by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6012
- fix(docs): add nextjs 11 link by
[@&#8203;ragingwind](https://togithub.com/ragingwind) in
[vercel/turbo#5978
- chore: remove anyhow from task cache by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6013
- Fix typo in showcase.mdx by
[@&#8203;LukaszKokot](https://togithub.com/LukaszKokot) in
[vercel/turbo#6014
- feature(turborepo): Port Run Summary by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5833
- fix(Turborepo): Pidlock owner now returns Result by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6025
- chore: quiet warnings on turborepo build by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6033
- feat(prune): add ability to specify scopes via argument instead of
flag by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski)
in
[vercel/turbo#6022
- feat: add method for piping child output to writer by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6031
- fix: prefixed writer no longer includes prefix length in bytes written
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6032
- feat(turborepo-auth): create new crate to handle authentication to
backend by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#6027
- feat(Turborepo): Enable rust daemon by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#5964
- feat(turborepo-auth): move sso_login implementation to new crate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#6037
- release(turborepo): 1.10.15-canary.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6042
- fix: Run outline bugs by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#6041
- Turbopack: add support for an asset prefix (and basePath in Next.js)
by [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#6036
- Revert "Turbopack: add support for an asset prefix (and basePath in N…
by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6044
- refactor TaskScopes to use an aggregation tree by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#5992
- feat(turbo-ignore) add a --max-buffer option for dry runs that have
large outputs by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#6052
- Tracing improvements by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6050
- fix: add new test so we have test coverage by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6056
- Revert "Revert "Turbopack: add support for an asset prefix (and
basePath in N…
([#&#8203;6044](https://togithub.com/vercel/turbo/issues/6044))" by
[@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#6049
- release(turborepo): 1.10.15-canary.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6059
- Performance Improvements (1) by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6051
- Performance Improvements (2) by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6053
- Performance Improvements (4) by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6055
- Update `swc_core` to `v0.83.28` by
[@&#8203;kdy1](https://togithub.com/kdy1) in
[vercel/turbo#6003
- add hash() to FileContent by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6062
- Handle errors from file hashing by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6060
- feat(turborepo-auth): move logout function to crate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#6057
- fix(lockfiles) no longer error when parsing out of date pnpm lockfiles
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6048
- refactor(Turborepo): Extract LocalTurboState from RepoState by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6070
- Performance Improvements (1+2) review follow-up by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6061
- Performance improvements (3) by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#6045
- feat: hook up process manager by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6043
- Add crate, move package json by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#6077
- fix: Link test race condition by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#6081
- fix: convert the lockfile path to a repo-root-relative path before use
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#5958
- fix(turborepo): Unhide flags by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#6021
- feat: add task cache save by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#6071
- fix(Turborepo): copy yarn berry config files when running `turbo
prune` by [@&#8203;artberri](https://togithub.com/artberri) in
[vercel/turbo#6073
- chore: Added logging for filter code by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#6087
- fix(turborepo): Don't recursively invoke self. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#6091
- fix(turborepo): Process single-package independently. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#6086
- fix(turbo-ignore): Quote the filter argument. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#6096
- release(turborepo): 1.10.15-canary.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#6097
- feature(turborepo): Go Hashing by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#5851
- Revert "feature(turborepo): Go Hashing
([#&#8203;5851](https://togithub.com/vercel/turbo/issues/5851))" by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#6101
- Set --single-package everywhere we can. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#6102

#### New Contributors

- [@&#8203;Zertsov](https://togithub.com/Zertsov) made their first
contribution in
[vercel/turbo#5994
- [@&#8203;ragingwind](https://togithub.com/ragingwind) made their first
contribution in
[vercel/turbo#5978
- [@&#8203;LukaszKokot](https://togithub.com/LukaszKokot) made their
first contribution in
[vercel/turbo#6014
- [@&#8203;artberri](https://togithub.com/artberri) made their first
contribution in
[vercel/turbo#6073

**Full Changelog**:
vercel/turbo@v1.10.14...v1.10.15

</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://developer.mend.io/github/levaintech/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 56c6f18 commit f77d327
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
Expand Up @@ -24,7 +24,7 @@
"@stickyjs/eslint-config": "1.3.4",
"@stickyjs/prettier": "1.3.4",
"lerna": "^6.6.2",
"turbo": "^1.10.14"
"turbo": "^1.10.15"
},
"packageManager": "npm@9.5.1",
"engines": {
Expand Down

0 comments on commit f77d327

Please sign in to comment.