javascript
javascript copied to clipboard
Bump turbo from 1.8.2 to 1.13.2
Bumps turbo from 1.8.2 to 1.13.2.
Release notes
Sourced from turbo's releases.
Turborepo v1.13.2
What's Changed
Examples
- Update TS module resolutions in examples. by
@anthonyshew
in vercel/turbo#7872Full Changelog: https://github.com/vercel/turbo/compare/v1.13.1...v1.13.2
Turborepo v1.13.1
What's Changed
Docs
- docs: add missing CLI references by
@wokcito
in vercel/turbo#7806- (docs): refer to correct Github Actions cache version as described in example by
@KarelVerschraegen
in vercel/turbo#7869- Docs: Fix heading by
@Dragate
in vercel/turbo#7873Changelog
- feat(ui): persist logs on failure by
@chris-olszewski
in vercel/turbo#7805- feat(Turborepo): handle package manager changes by
@gsoltis
in vercel/turbo#7770- feat(ui): add ability to scroll task output by
@chris-olszewski
in vercel/turbo#7807- fix(ui): avoid dupe key events on windows by
@chris-olszewski
in vercel/turbo#7809- fix(ui): avoid using prefix for replayed logs by
@chris-olszewski
in vercel/turbo#7810- chore: remove some unused imports by
@chris-olszewski
in vercel/turbo#7816- feat(ui): persist all logs by
@chris-olszewski
in vercel/turbo#7822- fix(ui): limit viewport size based on term size by
@chris-olszewski
in vercel/turbo#7837- feat(Turborepo): return invalid states from package discovery by
@gsoltis
in vercel/turbo#7789- fix(Turborepo): ignore working tree state for fixed git comparisons by
@gsoltis
in vercel/turbo#7838- fix(vt100): fix scrollback underflow by
@chris-olszewski
in vercel/turbo#7844- fix(ui): account for border when reserving size for logs by
@chris-olszewski
in vercel/turbo#7846- fix(yarn4): properly handle workspace protocol with path by
@chris-olszewski
in vercel/turbo#7817- feat(lockfile): support for parsing pnpm lockfile v7 by
@chris-olszewski
in vercel/turbo#7853- fix(pnpm): support new pnpm9 default link-workspace-packages by
@chris-olszewski
in vercel/turbo#7865- chore(telemetry): track dot env usage by
@chris-olszewski
in vercel/turbo#7876- chore: fix lockfile by
@chris-olszewski
in vercel/turbo#7877New Contributors
@wokcito
made their first contribution in vercel/turbo#7806@Dragate
made their first contribution in vercel/turbo#7873Full Changelog: https://github.com/vercel/turbo/compare/v1.13.0...v1.13.1
Turborepo v1.13.1-canary.3
What's Changed
Changelog
- feat(Turborepo): return invalid states from package discovery by
@gsoltis
in vercel/turbo#7789- fix(Turborepo): ignore working tree state for fixed git comparisons by
@gsoltis
in vercel/turbo#7838
... (truncated)
Commits
50fc942
publish 1.13.2 to registry6c701ad
fix(telemetry): support bad init (#7881)6839aa2
Update TS module resolutions in examples. (#7872)35a9bb0
release(turborepo): 1.13.1 (#7878)a33e99f
chore: fix lockfile (#7877)375cacf
Docs: Fix heading (#7873)a76ab4c
chore(telemetry): track dot env usage (#7876)f1d64e9
(docs): refer to correct Github Actions cache version as described in example...e41c412
add heaptrack trace format (#7849)941bc0b
fix(pnpm): support new pnpm9 default link-workspace-packages (#7865)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)