Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency turbo to ^2.3.3 (#2826)
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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9502](https://github.com/vercel/turborepo/pull/9502) ##### [@​turbo/repository](https://github.com/turbo/repository) - perf: Exclude network while doing getReport by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9478](https://github.com/vercel/turborepo/pull/9478) - feat(mfe): allow [@​vercel/microfrontends](https://github.com/vercel/microfrontends) to be considered a MFE package dependency by [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turborepo/pull/9508](https://github.com/vercel/turborepo/pull/9508) - feat: sibling tasks by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turborepo/pull/9504](https://github.com/vercel/turborepo/pull/9504) #### New Contributors - [@​Tofandel](https://github.com/Tofandel) made their first contribution in [https://github.com/vercel/turborepo/pull/9351](https://github.com/vercel/turborepo/pull/9351) - [@​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