Skip to content

Commit

Permalink
chore(deps): update dependency turbo to v2.1.1 (#34)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://redirect.github.com/vercel/turborepo)) | [`2.1.0` ->
`2.1.1`](https://renovatebot.com/diffs/npm/turbo/2.1.0/2.1.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.1.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v2.1.1`](https://redirect.github.com/vercel/turborepo/releases/tag/v2.1.1):
Turborepo v2.1.1

[Compare
Source](https://redirect.github.com/vercel/turborepo/compare/v2.1.0...v2.1.1)

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

#### What's Changed

##### Docs

- docs: document --affected flag and env vars by
[@&#8203;chris-olszewski](https://redirect.github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9046](https://redirect.github.com/vercel/turborepo/pull/9046)
- docs: document run displaying available tasks by
[@&#8203;chris-olszewski](https://redirect.github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9052](https://redirect.github.com/vercel/turborepo/pull/9052)
- feat(docs): doc ls by
[@&#8203;tknickman](https://redirect.github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/9063](https://redirect.github.com/vercel/turborepo/pull/9063)
- chore(config): add undocummented `remote` types to `turbo.json` schema
by
[@&#8203;chris-olszewski](https://redirect.github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9073](https://redirect.github.com/vercel/turborepo/pull/9073)
- docs: Clarifications for `--affected`. by
[@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9078](https://redirect.github.com/vercel/turborepo/pull/9078)
- Update constructing-ci.mdx by
[@&#8203;eps1lon](https://redirect.github.com/eps1lon) in
[https://github.com/vercel/turborepo/pull/9079](https://redirect.github.com/vercel/turborepo/pull/9079)

##### Examples

- examples: Fix sourcemapping in kitchen-sink. by
[@&#8203;anthonyshew](https://redirect.github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9086](https://redirect.github.com/vercel/turborepo/pull/9086)

##### Changelog

- pipes default values through to json-schema by
[@&#8203;dimitropoulos](https://redirect.github.com/dimitropoulos) in
[https://github.com/vercel/turborepo/pull/9039](https://redirect.github.com/vercel/turborepo/pull/9039)
- fix(zsh): fix completion generation for zsh by
[@&#8203;chris-olszewski](https://redirect.github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9082](https://redirect.github.com/vercel/turborepo/pull/9082)
- fix(daemon): use correct arg group for deciding daemon config by
[@&#8203;chris-olszewski](https://redirect.github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9088](https://redirect.github.com/vercel/turborepo/pull/9088)

#### New Contributors

- [@&#8203;eps1lon](https://redirect.github.com/eps1lon) made their
first contribution in
[https://github.com/vercel/turborepo/pull/9079](https://redirect.github.com/vercel/turborepo/pull/9079)

**Full Changelog**:
vercel/turborepo@v2.1.0...v2.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/r4ai/templates).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent c5ec81c commit 54ed93f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"lefthook": "1.7.15",
"turbo": "2.1.0"
"turbo": "2.1.1"
},
"packageManager": "[email protected]"
}
Binary file modified templates/bun-npm-package/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion templates/bun-npm-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"lefthook": "1.7.15",
"turbo": "2.1.0"
"turbo": "2.1.1"
},
"packageManager": "[email protected]"
}

0 comments on commit 54ed93f

Please sign in to comment.