[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | mysql | patch | `8.0.31` -> `8.0.32` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/vercel/turbo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuNiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC42In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|---|---|---|
| .cargo | ||
| .config | ||
| .devcontainer | ||
| .github | ||
| .husky | ||
| .vscode | ||
| benchmark | ||
| buildcontainer | ||
| cli | ||
| crates | ||
| docs | ||
| examples | ||
| examples_tests | ||
| packages | ||
| scripts | ||
| xtask | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .git-blame-ignore-revs | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .rustfmt.toml | ||
| .taplo.toml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clippy.toml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| deny.toml | ||
| LICENSE | ||
| NOTICES.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| release.md | ||
| rust-toolchain | ||
| SECURITY.md | ||
| troubleshooting.md | ||
| tsconfig.json | ||
| tsconfig.project.json | ||
| turbo.json | ||
| turbow.js | ||
| version.txt | ||
Turbo
Turbo is a next-generation toolchain for frontend development, written in Rust. It consists of 3 major parts:
- Turbopack: an incremental bundler (the successor to Webpack)
- Turborepo: an incremental build system
- The Turbo engine: a low-level incremental computation and memoization engine
Getting Started
Visit https://turbo.build to get started with Turbopack and Turborepo.
Contributing
See CONTRIBUTING.md for more information.
Community
The Turbo community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.
To chat with other community members, you can join the Turbo Discord.
Our Code of Conduct applies to all Turbo community channels.
Who is using Turbo?
Turbo is used by the world's leading companies. Check out the Turbo Showcase to learn more.
Updates
Follow @turborepo on Twitter and for project updates.
Authors
Turborepo
- Jared Palmer (@jaredpalmer)
Turbopack and the Turbo engine
Security
If you believe you have found a security vulnerability in Turbo, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email security@vercel.com to disclose any security vulnerabilities.