chore(deps): update turbo to ^2.3.3
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@turbo/gen (source) | ^2.3.1 -> ^2.3.3 |
||||
turbo (source) | ^2.3.1 -> ^2.3.3 |
Release Notes
vercel/turborepo (@turbo/gen)
v2.3.3
: Turborepo v2.3.3
What's Changed
Changelog
- fix: correct TUI vim binds direction by @anthonyshew in https://github.com/vercel/turborepo/pull/9529
Full Changelog: https://github.com/vercel/turborepo/compare/v2.3.2...v2.3.3
v2.3.2
: Turborepo v2.3.2
What's Changed
Docs
- docs: Improve clarity on
--cache
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9489 - feat: Remote cache upload timeout by @chris-olszewski in https://github.com/vercel/turborepo/pull/9491
- docs: mark
--no-cache
and--remote-only
as deprecated. by @anthonyshew in https://github.com/vercel/turborepo/pull/9488 - docs: describe using a custom URL with
create-turbo
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9507 - docs: fix formatting on
/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9509 - fix(examples): remove
--filter
fromwith-docker
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9513 - docs: fix formatting on
/repo/docs/getting-started/installation
by @eps1lon in https://github.com/vercel/turborepo/pull/9514 - docs: update ESLint documentation with ESLint v9 by @anthonyshew in https://github.com/vercel/turborepo/pull/9515
eslint
- feat: update
eslint-config-turbo
to support ESLint Flat Config. by @anthonyshew in https://github.com/vercel/turborepo/pull/9502
@turbo/repository
- perf: Exclude network while doing getReport by @Tofandel in https://github.com/vercel/turborepo/pull/9351
Examples
- chore: update
basic
example to ESLint v9 and Flat Configurations. by @anthonyshew in https://github.com/vercel/turborepo/pull/9501 - chore(examples): remove spare dependencies from basic example by @anthonyshew in https://github.com/vercel/turborepo/pull/9516
Changelog
- fix(affected): consider both source and destination as changed by @chris-olszewski in https://github.com/vercel/turborepo/pull/9422
- chore: use mocked package in test by @NicholasLYang in https://github.com/vercel/turborepo/pull/9475
- feat(tui): Enter interactive with
i
key. by @anthonyshew in https://github.com/vercel/turborepo/pull/9479 - feat(trace): resolve incorrect extension by @NicholasLYang in https://github.com/vercel/turborepo/pull/9486
- refactor(tui): Improve aesthetics for helper text. by @anthonyshew in https://github.com/vercel/turborepo/pull/9478
- feat(mfe): allow @vercel/microfrontends to be considered a MFE package dependency by @mknichel in https://github.com/vercel/turborepo/pull/9493
- fix(mfe): build either mfe package name by @chris-olszewski in https://github.com/vercel/turborepo/pull/9494
- feat(trace): add export condition and clean up tests by @NicholasLYang in https://github.com/vercel/turborepo/pull/9499
- feat(tui): add Vim motions support for task list selection by @AlvaroParker in https://github.com/vercel/turborepo/pull/9243
- chore: remove unused dependency in packages/turbo-workspaces by @torresgol10 in https://github.com/vercel/turborepo/pull/8718
- fix(env): add DISPLAY to default pass through by @chris-olszewski in https://github.com/vercel/turborepo/pull/9511
- refactor(tui): cleanup where Vim binds were added. by @anthonyshew in https://github.com/vercel/turborepo/pull/9508
- feat: sibling tasks by @chris-olszewski in https://github.com/vercel/turborepo/pull/9504
New Contributors
- @Tofandel made their first contribution in https://github.com/vercel/turborepo/pull/9351
- @AlvaroParker made their first contribution in https://github.com/vercel/turborepo/pull/9243
Full Changelog: https://github.com/vercel/turborepo/compare/v2.3.1...v2.3.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.