Build system optimized for JavaScript and TypeScript, written in Rust
Find a file
renovate[bot] 69c1942e14
chore(deps): update mysql docker tag to v8.0.32 (#4071)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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>
2023-03-13 09:31:03 -04:00
.cargo improve symbol mangling for profiling (#4063) 2023-03-04 06:54:47 +00:00
.config
.devcontainer
.github Revert "chore(labels): add rule to label non-vercel PRs" (#4144 2023-03-09 15:06:59 -05:00
.husky
.vscode
benchmark
buildcontainer
cli Fix integration tests to add new log message (#4164) 2023-03-13 06:13:48 +00:00
crates avoid sending modules in parent for dynamic imports (#4056) 2023-03-10 19:42:22 +00:00
docs fix sentence (#4158) 2023-03-10 18:14:29 +00:00
examples chore(deps): update mysql docker tag to v8.0.32 (#4071) 2023-03-13 09:31:03 -04:00
examples_tests Convert examples tests to run through prysk (#4000) 2023-02-28 15:05:38 -08:00
packages fix(create-turbo): update create-turbo eslint template (#4160 2023-03-10 13:53:02 -05:00
scripts WEB-415: next/font/google: Use next's bundled font-data.json (#4111) 2023-03-08 08:25:22 -08:00
xtask
.editorconfig
.eslintignore fix(eslint): better messaging and bug fix (#3950 2023-02-27 09:50:01 -05:00
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore Fix/handle cross compile release (#4012) 2023-03-03 18:17:06 +00:00
.npmrc
.prettierignore
.rustfmt.toml
.taplo.toml
Cargo.lock fix next.js source map resolving (#4062) 2023-03-09 19:00:46 +00:00
Cargo.toml fix next.js source map resolving (#4062) 2023-03-09 19:00:46 +00:00
clippy.toml
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: Updated codeowners with new turborepo crates (#3990) 2023-02-27 15:23:39 -05:00
deny.toml
LICENSE
NOTICES.md
package.json Improve lint setup (#3835) 2023-02-23 09:33:51 -08:00
pnpm-lock.yaml update next.js version (#4130) 2023-03-08 22:34:04 +00:00
pnpm-workspace.yaml Tag nightlies as prerelease releases (#3892) 2023-02-21 23:44:48 +00:00
README.md
release.md Add more notes to release.md (#3980) 2023-02-27 09:13:08 -08:00
rust-toolchain Update to nightly-2023-03-09 (#4025) 2023-03-09 11:26:37 +01:00
SECURITY.md
troubleshooting.md
tsconfig.json
tsconfig.project.json
turbo.json fix(ci): add back check-types step (#3984) 2023-02-28 09:46:32 -05:00
turbow.js
version.txt release(turborepo): 1.8.4-canary.4 (#4131) 2023-03-08 15:46:48 -08:00

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

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.

https://vercel.com/security