Skip to content

Commit

Permalink
chore(deps): update dependency turbo to ^2.3.3 (#2826)
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://github.com/vercel/turborepo)) | [`^2.3.0` ->
`^2.3.3`](https://renovatebot.com/diffs/npm/turbo/2.3.0/2.3.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/2.3.0/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/2.3.0/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v2.3.2...v2.3.3)

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

#### What's Changed

##### Changelog

- fix: correct TUI vim binds direction by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9529](https://github.com/vercel/turborepo/pull/9529)

**Full Changelog**:
vercel/turborepo@v2.3.2...v2.3.3

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v2.3.1...v2.3.2)

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

#### What's Changed

##### Docs

- docs: Improve clarity on `--cache`. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9489](https://github.com/vercel/turborepo/pull/9489)
- feat: Remote cache upload timeout by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9491](https://github.com/vercel/turborepo/pull/9491)
- docs: mark `--no-cache` and `--remote-only` as deprecated. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9488](https://github.com/vercel/turborepo/pull/9488)
- docs: describe using a custom URL with `create-turbo`. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9507](https://github.com/vercel/turborepo/pull/9507)
- docs: fix formatting on `/repo/docs/getting-started/installation` by
[@&#8203;eps1lon](https://github.com/eps1lon) in
[https://github.com/vercel/turborepo/pull/9509](https://github.com/vercel/turborepo/pull/9509)
- fix(examples): remove `--filter` from `with-docker` example. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9513](https://github.com/vercel/turborepo/pull/9513)
- docs: fix formatting on `/repo/docs/getting-started/installation` by
[@&#8203;eps1lon](https://github.com/eps1lon) in
[https://github.com/vercel/turborepo/pull/9514](https://github.com/vercel/turborepo/pull/9514)
- docs: update ESLint documentation with ESLint v9 by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9515](https://github.com/vercel/turborepo/pull/9515)

##### eslint

- feat: update `eslint-config-turbo` to support ESLint Flat Config. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9502](https://github.com/vercel/turborepo/pull/9502)

#####
[@&#8203;turbo/repository](https://github.com/turbo/repository)

- perf: Exclude network while doing getReport by
[@&#8203;Tofandel](https://github.com/Tofandel) in
[https://github.com/vercel/turborepo/pull/9351](https://github.com/vercel/turborepo/pull/9351)

##### Examples

- chore: update `basic` example to ESLint v9 and Flat Configurations. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9501](https://github.com/vercel/turborepo/pull/9501)
- chore(examples): remove spare dependencies from basic example by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9516](https://github.com/vercel/turborepo/pull/9516)

##### Changelog

- fix(affected): consider both source and destination as changed by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9422](https://github.com/vercel/turborepo/pull/9422)
- chore: use mocked package in test by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turborepo/pull/9475](https://github.com/vercel/turborepo/pull/9475)
- feat(tui): Enter interactive with `i` key. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9479](https://github.com/vercel/turborepo/pull/9479)
- feat(trace): resolve incorrect extension by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turborepo/pull/9486](https://github.com/vercel/turborepo/pull/9486)
- refactor(tui): Improve aesthetics for helper text. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9478](https://github.com/vercel/turborepo/pull/9478)
- feat(mfe): allow
[@&#8203;vercel/microfrontends](https://github.com/vercel/microfrontends)
to be considered a MFE package dependency by
[@&#8203;mknichel](https://github.com/mknichel) in
[https://github.com/vercel/turborepo/pull/9493](https://github.com/vercel/turborepo/pull/9493)
- fix(mfe): build either mfe package name by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9494](https://github.com/vercel/turborepo/pull/9494)
- feat(trace): add export condition and clean up tests by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turborepo/pull/9499](https://github.com/vercel/turborepo/pull/9499)
- feat(tui): add Vim motions support for task list selection by
[@&#8203;AlvaroParker](https://github.com/AlvaroParker) in
[https://github.com/vercel/turborepo/pull/9243](https://github.com/vercel/turborepo/pull/9243)
- chore: remove unused dependency in packages/turbo-workspaces by
[@&#8203;torresgol10](https://github.com/torresgol10) in
[https://github.com/vercel/turborepo/pull/8718](https://github.com/vercel/turborepo/pull/8718)
- fix(env): add DISPLAY to default pass through by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9511](https://github.com/vercel/turborepo/pull/9511)
- refactor(tui): cleanup where Vim binds were added. by
[@&#8203;anthonyshew](https://github.com/anthonyshew) in
[https://github.com/vercel/turborepo/pull/9508](https://github.com/vercel/turborepo/pull/9508)
- feat: sibling tasks by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski)
in
[https://github.com/vercel/turborepo/pull/9504](https://github.com/vercel/turborepo/pull/9504)

#### New Contributors

- [@&#8203;Tofandel](https://github.com/Tofandel) made their
first contribution in
[https://github.com/vercel/turborepo/pull/9351](https://github.com/vercel/turborepo/pull/9351)
- [@&#8203;AlvaroParker](https://github.com/AlvaroParker) made
their first contribution in
[https://github.com/vercel/turborepo/pull/9243](https://github.com/vercel/turborepo/pull/9243)

**Full Changelog**:
vercel/turborepo@v2.3.1...v2.3.2

###
[`v2.3.1`](https://github.com/vercel/turborepo/compare/v2.3.0...v2.3.1)

[Compare
Source](https://github.com/vercel/turborepo/compare/v2.3.0...v2.3.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, 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/fwouts/previewjs).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent f189ccc commit 1b896db
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"license-checker": "^25.0.1",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
"turbo": "^2.3.0",
"turbo": "^2.3.3",
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.13.2",
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit 1b896db

Please # to comment.