Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(examples): fix inconsistent package naming in with-changesets example #2225

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

erikhofer
Copy link
Contributor

In two places, the pakage eslint-config-acme is incorrectly referred to as eslint-preset-acme. This breaks the yarn install.

…mple

In two places, the pakage eslint-config-acme is incorrectly referred to as
eslint-preset-acme. This breaks the yarn install.
@erikhofer erikhofer requested a review from a team as a code owner October 13, 2022 16:23
@vercel
Copy link

vercel bot commented Oct 13, 2022

@erikhofer is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
examples-basic-web 🔄 Building (Inspect) Oct 13, 2022 at 4:58PM (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Oct 13, 2022 at 4:58PM (UTC)
4 Ignored Deployments
Name Status Preview Comments Updated
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 13, 2022 at 4:58PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 13, 2022 at 4:58PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Oct 13, 2022 at 4:58PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Oct 13, 2022 at 4:58PM (UTC)

@gaspar09 gaspar09 added the pr: automerge Kodiak will merge these automatically after checks pass label Oct 13, 2022
@gaspar09
Copy link
Contributor

Thanks @erikhofer !

@kodiakhq kodiakhq bot merged commit afb196d into vercel:main Oct 13, 2022
renovate bot added a commit to fwouts/previewjs that referenced this pull request Oct 21, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turborepo.org)
([source](https://togithub.com/vercel/turborepo)) | [`1.5.6` ->
`1.6.0`](https://renovatebot.com/diffs/npm/turbo/1.5.6/1.6.0) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.0/compatibility-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.0/confidence-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turborepo</summary>

###
[`v1.6.0`](https://togithub.com/vercel/turborepo/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/vercel/turborepo/compare/v1.5.6...v1.6.0)

#### What's Changed

- seo: Add script to generate RSS feed.xml to docs site by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2132
- Turbo-specific changes to build containers by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#1930
- docs: Tweak tracking in card headers by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2133
- Change some variable names by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2136
- chore(deps): update dependency
[@&#8203;babel/core](https://togithub.com/babel/core) to v7.19.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2127
- fix: Glob negation in outputs by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2031
- Use unix:path to address unix socket by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2137
- Fix broken links on "Workspace" Doc by
[@&#8203;pakaponk](https://togithub.com/pakaponk) in
[vercel/turbo#2141
- Use Warn method for logWarning by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2135
- chore(deps): update dependency postcss to v8.4.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2144
- chore(deps): update dependency typescript to v4.8.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2128
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2139
- fix(packages): add repo, directory, and bugs fields by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2161
- feat: prune support for lockfiles containing patches by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2151
- Remove prefixes from stored logs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2126
- fix: filename for web depending on ui by
[@&#8203;evliu](https://togithub.com/evliu) in
[vercel/turbo#2164
- seo: Fix 404s from search console by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2166
- seo: set canonical urls by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2168
- Turn off golang dependency auto updates by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2156
- feat: Avoid panic from lockfile issues by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2163
- feat(docs): add sentry by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2169
- Caching, but to tar files. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#1991
- fix handling of injected dependencies for pnpm prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2121
- Remove INFO prefix from log line by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2171
- Update examples to always quote the ESLint glob. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2130
- chore(examples): migrate svelte to latest by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2173
- Fix usage of uninitialized Ui instance by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2172
- fix(examples): correct turbo caching for storybook by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2176
- Revert "Caching, but to tar files." by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2178
- support new paused status by
[@&#8203;blake-mealey](https://togithub.com/blake-mealey) in
[vercel/turbo#2179
- docs: Fix Pipeline API design link by
[@&#8203;brunojppb](https://togithub.com/brunojppb) in
[vercel/turbo#2153
- Use two stage release process, plus diamond workflow for
cross-compiling by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2051
- fix(examples): correct react-native ui output by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2181
- Merge release branch staging-1.5.6-canary.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2182
- Add back bin/ directory by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2184
- Merge release branch staging-1.5.6-canary.3 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2185
- Merge release branch staging-1.5.6-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2186
- feat(examples): add custom ignore script by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2183
- Added explainer on environment variables by
[@&#8203;mattpocock](https://togithub.com/mattpocock) in
[vercel/turbo#2115
- Merge release branch staging-1.5.6 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2193
- Fix leaving .turbo-cookie around by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2180
- fix(examples): cache .vercel for adapter-vercel by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2191
- fix(turbo): add new docs env vars by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2202
- cache-to-.tar.zst by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2195
- feat(cli): log auto included envs and framework by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2201
- feat(cli): global defaults for filters by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2211
- Show branch name rather than commit by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2214
- feature(shim): Merge shim directory by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2210
- feat: Enable sub-lockfile hashing for package mangers other than yarn
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2216
- chore(cli): support cobra completion command by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2217
- fix(deps): update rust crate anyhow to 1.0.65 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2219
- fix(examples): fix inconsistent package naming in with-changesets
example by [@&#8203;erikhofer](https://togithub.com/erikhofer) in
[vercel/turbo#2225
- Merge release branch staging-1.5.7-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2226
- feat: Add npm support for prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2203
- feat(examples): update docker file to install libc6-compact by
[@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) in
[vercel/turbo#2228
- Add note about glibc in alpine docker environments by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2212
- chore(docs): update nextra to fix anchor bug by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2229
- Build shim locally, along with libturbo.a by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2218
- Mark no-daemon as publicly visible by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2231
- Drop unused dependency on cache location by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2233
- Remove deprecated flags. Test safety. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2205
- Improve type in e2e test script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2155
- chore(deps): update pnpm/action-setup action to v2.2.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2236
- chore(deps): update dependency postcss to v8.4.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2243
- Add Agrotoken to showcase by
[@&#8203;MateoKruk](https://togithub.com/MateoKruk) in
[vercel/turbo#2240
- fix(shim): help flag on shim by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2252
- docs(ci): use current checkout and setup-node versions by
[@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) in
[vercel/turbo#2209
- Delete unused run-examples script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2125
- Merge release branch staging-1.6.0-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2261
- Save file that keeps autoformatting on its own by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2257
- fix: vendor go-yaml by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2227
- Fix heading level for CLI option in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2235
- Consolidate engine, taskGraph, and scheduler naming to Engine by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2256
- Rename struct to be more accurate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2268
- Ensure that the Engines field parses correctly. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2272
- Merge release branch staging-1.6.0-canary.1 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2273
- fix(deps): update rust crate serde_json to 1.0.86 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2237
- Update help text by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2278
- fix(shim): Fixed version flag by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2276
- Start on a shim release process by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2274
- publish 1.6.0-canary.2 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2279
- publish 1.6.0-canary.3 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2287
- Write root inference in Go. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2283
- Merge release branch staging-1.6.0-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2289
- Include the argument separator for dotenv. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2292
- Fix typo in monorepo docs by
[@&#8203;benjervis](https://togithub.com/benjervis) in
[vercel/turbo#2290

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290

**Full Changelog**:
vercel/turbo@v1.5.5...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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, click
this checkbox.

---

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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuNyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS43In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to fuxingloh/contented that referenced this pull request Oct 27, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turborepo.org)
([source](https://togithub.com/vercel/turborepo)) | [`^1.5.6` ->
`^1.6.1`](https://renovatebot.com/diffs/npm/turbo/1.5.6/1.6.1) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.1/compatibility-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.1/confidence-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turborepo</summary>

###
[`v1.6.1`](https://togithub.com/vercel/turborepo/compare/v1.6.0...v1.6.1)

[Compare
Source](https://togithub.com/vercel/turborepo/compare/v1.6.0...v1.6.1)

### [`v1.6.0`](https://togithub.com/vercel/turbo/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/vercel/turborepo/compare/v1.5.6...v1.6.0)

#### What's Changed

- seo: Add script to generate RSS feed.xml to docs site by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2132
- Turbo-specific changes to build containers by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#1930
- docs: Tweak tracking in card headers by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2133
- Change some variable names by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2136
- chore(deps): update dependency
[@&#8203;babel/core](https://togithub.com/babel/core) to v7.19.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2127
- fix: Glob negation in outputs by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2031
- Use unix:path to address unix socket by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2137
- Fix broken links on "Workspace" Doc by
[@&#8203;pakaponk](https://togithub.com/pakaponk) in
[vercel/turbo#2141
- Use Warn method for logWarning by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2135
- chore(deps): update dependency postcss to v8.4.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2144
- chore(deps): update dependency typescript to v4.8.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2128
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2139
- fix(packages): add repo, directory, and bugs fields by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2161
- feat: prune support for lockfiles containing patches by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2151
- Remove prefixes from stored logs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2126
- fix: filename for web depending on ui by
[@&#8203;evliu](https://togithub.com/evliu) in
[vercel/turbo#2164
- seo: Fix 404s from search console by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2166
- seo: set canonical urls by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2168
- Turn off golang dependency auto updates by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2156
- feat: Avoid panic from lockfile issues by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2163
- feat(docs): add sentry by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2169
- Caching, but to tar files. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#1991
- fix handling of injected dependencies for pnpm prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2121
- Remove INFO prefix from log line by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2171
- Update examples to always quote the ESLint glob. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2130
- chore(examples): migrate svelte to latest by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2173
- Fix usage of uninitialized Ui instance by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2172
- fix(examples): correct turbo caching for storybook by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2176
- Revert "Caching, but to tar files." by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2178
- support new paused status by
[@&#8203;blake-mealey](https://togithub.com/blake-mealey) in
[vercel/turbo#2179
- docs: Fix Pipeline API design link by
[@&#8203;brunojppb](https://togithub.com/brunojppb) in
[vercel/turbo#2153
- Use two stage release process, plus diamond workflow for
cross-compiling by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2051
- fix(examples): correct react-native ui output by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2181
- Merge release branch staging-1.5.6-canary.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2182
- Add back bin/ directory by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2184
- Merge release branch staging-1.5.6-canary.3 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2185
- Merge release branch staging-1.5.6-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2186
- feat(examples): add custom ignore script by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2183
- Added explainer on environment variables by
[@&#8203;mattpocock](https://togithub.com/mattpocock) in
[vercel/turbo#2115
- Merge release branch staging-1.5.6 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2193
- Fix leaving .turbo-cookie around by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2180
- fix(examples): cache .vercel for adapter-vercel by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2191
- fix(turbo): add new docs env vars by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2202
- cache-to-.tar.zst by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2195
- feat(cli): log auto included envs and framework by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2201
- feat(cli): global defaults for filters by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2211
- Show branch name rather than commit by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2214
- feature(shim): Merge shim directory by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2210
- feat: Enable sub-lockfile hashing for package mangers other than yarn
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2216
- chore(cli): support cobra completion command by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2217
- fix(deps): update rust crate anyhow to 1.0.65 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2219
- fix(examples): fix inconsistent package naming in with-changesets
example by [@&#8203;erikhofer](https://togithub.com/erikhofer) in
[vercel/turbo#2225
- Merge release branch staging-1.5.7-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2226
- feat: Add npm support for prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2203
- feat(examples): update docker file to install libc6-compact by
[@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) in
[vercel/turbo#2228
- Add note about glibc in alpine docker environments by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2212
- chore(docs): update nextra to fix anchor bug by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2229
- Build shim locally, along with libturbo.a by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2218
- Mark no-daemon as publicly visible by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2231
- Drop unused dependency on cache location by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2233
- Remove deprecated flags. Test safety. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2205
- Improve type in e2e test script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2155
- chore(deps): update pnpm/action-setup action to v2.2.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2236
- chore(deps): update dependency postcss to v8.4.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2243
- Add Agrotoken to showcase by
[@&#8203;MateoKruk](https://togithub.com/MateoKruk) in
[vercel/turbo#2240
- fix(shim): help flag on shim by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2252
- docs(ci): use current checkout and setup-node versions by
[@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) in
[vercel/turbo#2209
- Delete unused run-examples script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2125
- Merge release branch staging-1.6.0-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2261
- Save file that keeps autoformatting on its own by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2257
- fix: vendor go-yaml by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2227
- Fix heading level for CLI option in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2235
- Consolidate engine, taskGraph, and scheduler naming to Engine by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2256
- Rename struct to be more accurate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2268
- Ensure that the Engines field parses correctly. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2272
- Merge release branch staging-1.6.0-canary.1 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2273
- fix(deps): update rust crate serde_json to 1.0.86 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2237
- Update help text by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2278
- fix(shim): Fixed version flag by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2276
- Start on a shim release process by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2274
- publish 1.6.0-canary.2 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2279
- publish 1.6.0-canary.3 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2287
- Write root inference in Go. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2283
- Merge release branch staging-1.6.0-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2289
- Include the argument separator for dotenv. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2292
- Fix typo in monorepo docs by
[@&#8203;benjervis](https://togithub.com/benjervis) in
[vercel/turbo#2290

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290

**Full Changelog**:
vercel/turbo@v1.5.5...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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, click
this checkbox.

---

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/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuNyIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS4xMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to DeFiCh/metachain that referenced this pull request Oct 31, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turborepo.org)
([source](https://togithub.com/vercel/turbo)) | [`^1.5.6` ->
`^1.6.2`](https://renovatebot.com/diffs/npm/turbo/1.5.6/1.6.2) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/compatibility-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/confidence-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

###
[`v1.6.2`](https://togithub.com/vercel/turbo/compare/v1.6.1...v1.6.2)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.1...v1.6.2)

###
[`v1.6.1`](https://togithub.com/vercel/turbo/compare/v1.6.0...v1.6.1)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.0...v1.6.1)

### [`v1.6.0`](https://togithub.com/vercel/turbo/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.5.6...v1.6.0)

#### What's Changed

- seo: Add script to generate RSS feed.xml to docs site by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2132
- Turbo-specific changes to build containers by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#1930
- docs: Tweak tracking in card headers by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2133
- Change some variable names by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2136
- chore(deps): update dependency
[@&#8203;babel/core](https://togithub.com/babel/core) to v7.19.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2127
- fix: Glob negation in outputs by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2031
- Use unix:path to address unix socket by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2137
- Fix broken links on "Workspace" Doc by
[@&#8203;pakaponk](https://togithub.com/pakaponk) in
[vercel/turbo#2141
- Use Warn method for logWarning by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2135
- chore(deps): update dependency postcss to v8.4.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2144
- chore(deps): update dependency typescript to v4.8.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2128
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2139
- fix(packages): add repo, directory, and bugs fields by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2161
- feat: prune support for lockfiles containing patches by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2151
- Remove prefixes from stored logs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2126
- fix: filename for web depending on ui by
[@&#8203;evliu](https://togithub.com/evliu) in
[vercel/turbo#2164
- seo: Fix 404s from search console by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2166
- seo: set canonical urls by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2168
- Turn off golang dependency auto updates by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2156
- feat: Avoid panic from lockfile issues by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2163
- feat(docs): add sentry by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2169
- Caching, but to tar files. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#1991
- fix handling of injected dependencies for pnpm prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2121
- Remove INFO prefix from log line by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2171
- Update examples to always quote the ESLint glob. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2130
- chore(examples): migrate svelte to latest by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2173
- Fix usage of uninitialized Ui instance by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2172
- fix(examples): correct turbo caching for storybook by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2176
- Revert "Caching, but to tar files." by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2178
- support new paused status by
[@&#8203;blake-mealey](https://togithub.com/blake-mealey) in
[vercel/turbo#2179
- docs: Fix Pipeline API design link by
[@&#8203;brunojppb](https://togithub.com/brunojppb) in
[vercel/turbo#2153
- Use two stage release process, plus diamond workflow for
cross-compiling by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2051
- fix(examples): correct react-native ui output by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2181
- Merge release branch staging-1.5.6-canary.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2182
- Add back bin/ directory by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2184
- Merge release branch staging-1.5.6-canary.3 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2185
- Merge release branch staging-1.5.6-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2186
- feat(examples): add custom ignore script by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2183
- Added explainer on environment variables by
[@&#8203;mattpocock](https://togithub.com/mattpocock) in
[vercel/turbo#2115
- Merge release branch staging-1.5.6 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2193
- Fix leaving .turbo-cookie around by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2180
- fix(examples): cache .vercel for adapter-vercel by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2191
- fix(turbo): add new docs env vars by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2202
- cache-to-.tar.zst by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2195
- feat(cli): log auto included envs and framework by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2201
- feat(cli): global defaults for filters by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2211
- Show branch name rather than commit by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2214
- feature(shim): Merge shim directory by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2210
- feat: Enable sub-lockfile hashing for package mangers other than yarn
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2216
- chore(cli): support cobra completion command by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2217
- fix(deps): update rust crate anyhow to 1.0.65 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2219
- fix(examples): fix inconsistent package naming in with-changesets
example by [@&#8203;erikhofer](https://togithub.com/erikhofer) in
[vercel/turbo#2225
- Merge release branch staging-1.5.7-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2226
- feat: Add npm support for prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2203
- feat(examples): update docker file to install libc6-compact by
[@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) in
[vercel/turbo#2228
- Add note about glibc in alpine docker environments by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2212
- chore(docs): update nextra to fix anchor bug by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2229
- Build shim locally, along with libturbo.a by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2218
- Mark no-daemon as publicly visible by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2231
- Drop unused dependency on cache location by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2233
- Remove deprecated flags. Test safety. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2205
- Improve type in e2e test script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2155
- chore(deps): update pnpm/action-setup action to v2.2.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2236
- chore(deps): update dependency postcss to v8.4.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2243
- Add Agrotoken to showcase by
[@&#8203;MateoKruk](https://togithub.com/MateoKruk) in
[vercel/turbo#2240
- fix(shim): help flag on shim by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2252
- docs(ci): use current checkout and setup-node versions by
[@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) in
[vercel/turbo#2209
- Delete unused run-examples script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2125
- Merge release branch staging-1.6.0-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2261
- Save file that keeps autoformatting on its own by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2257
- fix: vendor go-yaml by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2227
- Fix heading level for CLI option in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2235
- Consolidate engine, taskGraph, and scheduler naming to Engine by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2256
- Rename struct to be more accurate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2268
- Ensure that the Engines field parses correctly. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2272
- Merge release branch staging-1.6.0-canary.1 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2273
- fix(deps): update rust crate serde_json to 1.0.86 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2237
- Update help text by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2278
- fix(shim): Fixed version flag by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2276
- Start on a shim release process by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2274
- publish 1.6.0-canary.2 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2279
- publish 1.6.0-canary.3 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2287
- Write root inference in Go. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2283
- Merge release branch staging-1.6.0-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2289
- Include the argument separator for dotenv. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2292
- Fix typo in monorepo docs by
[@&#8203;benjervis](https://togithub.com/benjervis) in
[vercel/turbo#2290

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290

**Full Changelog**:
vercel/turbo@v1.5.5...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to levaintech/sticky that referenced this pull request Oct 31, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turborepo.org)
([source](https://togithub.com/vercel/turbo)) | [`1.5.6` ->
`1.6.2`](https://renovatebot.com/diffs/npm/turbo/1.5.6/1.6.2) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/compatibility-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.2/confidence-slim/1.5.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

###
[`v1.6.2`](https://togithub.com/vercel/turbo/compare/v1.6.1...v1.6.2)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.1...v1.6.2)

###
[`v1.6.1`](https://togithub.com/vercel/turbo/compare/v1.6.0...v1.6.1)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.0...v1.6.1)

### [`v1.6.0`](https://togithub.com/vercel/turbo/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.5.6...v1.6.0)

#### What's Changed

- seo: Add script to generate RSS feed.xml to docs site by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2132
- Turbo-specific changes to build containers by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#1930
- docs: Tweak tracking in card headers by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2133
- Change some variable names by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2136
- chore(deps): update dependency
[@&#8203;babel/core](https://togithub.com/babel/core) to v7.19.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2127
- fix: Glob negation in outputs by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2031
- Use unix:path to address unix socket by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2137
- Fix broken links on "Workspace" Doc by
[@&#8203;pakaponk](https://togithub.com/pakaponk) in
[vercel/turbo#2141
- Use Warn method for logWarning by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2135
- chore(deps): update dependency postcss to v8.4.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2144
- chore(deps): update dependency typescript to v4.8.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2128
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2139
- fix(packages): add repo, directory, and bugs fields by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2161
- feat: prune support for lockfiles containing patches by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2151
- Remove prefixes from stored logs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2126
- fix: filename for web depending on ui by
[@&#8203;evliu](https://togithub.com/evliu) in
[vercel/turbo#2164
- seo: Fix 404s from search console by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2166
- seo: set canonical urls by
[@&#8203;jaredpalmer](https://togithub.com/jaredpalmer) in
[vercel/turbo#2168
- Turn off golang dependency auto updates by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2156
- feat: Avoid panic from lockfile issues by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2163
- feat(docs): add sentry by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2169
- Caching, but to tar files. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#1991
- fix handling of injected dependencies for pnpm prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2121
- Remove INFO prefix from log line by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2171
- Update examples to always quote the ESLint glob. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2130
- chore(examples): migrate svelte to latest by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2173
- Fix usage of uninitialized Ui instance by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2172
- fix(examples): correct turbo caching for storybook by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2176
- Revert "Caching, but to tar files." by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2178
- support new paused status by
[@&#8203;blake-mealey](https://togithub.com/blake-mealey) in
[vercel/turbo#2179
- docs: Fix Pipeline API design link by
[@&#8203;brunojppb](https://togithub.com/brunojppb) in
[vercel/turbo#2153
- Use two stage release process, plus diamond workflow for
cross-compiling by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2051
- fix(examples): correct react-native ui output by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2181
- Merge release branch staging-1.5.6-canary.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2182
- Add back bin/ directory by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2184
- Merge release branch staging-1.5.6-canary.3 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2185
- Merge release branch staging-1.5.6-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2186
- feat(examples): add custom ignore script by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2183
- Added explainer on environment variables by
[@&#8203;mattpocock](https://togithub.com/mattpocock) in
[vercel/turbo#2115
- Merge release branch staging-1.5.6 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2193
- Fix leaving .turbo-cookie around by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2180
- fix(examples): cache .vercel for adapter-vercel by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2191
- fix(turbo): add new docs env vars by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2202
- cache-to-.tar.zst by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2195
- feat(cli): log auto included envs and framework by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2201
- feat(cli): global defaults for filters by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2211
- Show branch name rather than commit by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2214
- feature(shim): Merge shim directory by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2210
- feat: Enable sub-lockfile hashing for package mangers other than yarn
by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2216
- chore(cli): support cobra completion command by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2217
- fix(deps): update rust crate anyhow to 1.0.65 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2219
- fix(examples): fix inconsistent package naming in with-changesets
example by [@&#8203;erikhofer](https://togithub.com/erikhofer) in
[vercel/turbo#2225
- Merge release branch staging-1.5.7-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2226
- feat: Add npm support for prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2203
- feat(examples): update docker file to install libc6-compact by
[@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) in
[vercel/turbo#2228
- Add note about glibc in alpine docker environments by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2212
- chore(docs): update nextra to fix anchor bug by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#2229
- Build shim locally, along with libturbo.a by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2218
- Mark no-daemon as publicly visible by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2231
- Drop unused dependency on cache location by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#2233
- Remove deprecated flags. Test safety. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2205
- Improve type in e2e test script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2155
- chore(deps): update pnpm/action-setup action to v2.2.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2236
- chore(deps): update dependency postcss to v8.4.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2243
- Add Agrotoken to showcase by
[@&#8203;MateoKruk](https://togithub.com/MateoKruk) in
[vercel/turbo#2240
- fix(shim): help flag on shim by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2252
- docs(ci): use current checkout and setup-node versions by
[@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) in
[vercel/turbo#2209
- Delete unused run-examples script by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2125
- Merge release branch staging-1.6.0-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2261
- Save file that keeps autoformatting on its own by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2257
- fix: vendor go-yaml by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2227
- Fix heading level for CLI option in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2235
- Consolidate engine, taskGraph, and scheduler naming to Engine by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2256
- Rename struct to be more accurate by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2268
- Ensure that the Engines field parses correctly. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2272
- Merge release branch staging-1.6.0-canary.1 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2273
- fix(deps): update rust crate serde_json to 1.0.86 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2237
- Update help text by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2278
- fix(shim): Fixed version flag by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#2276
- Start on a shim release process by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2274
- publish 1.6.0-canary.2 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2279
- publish 1.6.0-canary.3 to registry by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2287
- Write root inference in Go. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2283
- Merge release branch staging-1.6.0-canary.4 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2289
- Include the argument separator for dotenv. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2292
- Fix typo in monorepo docs by
[@&#8203;benjervis](https://togithub.com/benjervis) in
[vercel/turbo#2290

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290

**Full Changelog**:
vercel/turbo@v1.5.5...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuNyIsInVwZGF0ZWRJblZlciI6IjM0LjkuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fwouts pushed a commit to fwouts/previewjs that referenced this pull request Nov 1, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`1.6.2` ->
`1.6.3`](https://renovatebot.com/diffs/npm/turbo/1.6.2/1.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/compatibility-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/confidence-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

### [`v1.6.3`](https://togithub.com/vercel/turbo/releases/tag/v1.6.3)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.2...v1.6.3)

#### What's Changed

- Merge release branch staging-1.6.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2453
- refactor(next/dev): allow devserver args serializable by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2446
- Fix large regression with turning ModuleRuleCondition::matches into a
tt::fun by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2450
- chore: typo by [@&#8203;ahaoboy](https://togithub.com/ahaoboy) in
[vercel/turbo#2404
- refactor(next/dev): reusable start_server by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2455
- Breakdown /packages code ownership by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2459
- make sure to exit the process in case of errors during errors sending
by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2457
- docs: change with-pnpm run command by
[@&#8203;pahaz](https://togithub.com/pahaz) in
[vercel/turbo#2468
- Fix internal link in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2465
- improve startup and warmup of benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2463
- improve performance of to_entry_snapshot by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2462
- fix prettier by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2471
- fix workflow links by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2472
- Avoid recomputing all_assets_map on every change by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2464
- chore(deps): update jamesives/github-pages-deploy-action action to
v4.4.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2244
- Use dashmap+fxhash instead of flurry by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2431
- remove require hook by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2473
- Faster source map tracing by
[@&#8203;jridgewell](https://togithub.com/jridgewell) in
[vercel/turbo#2426
- Warn on not-yet-supported module usage by
[@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#2422
- Use the same hashing logic for sourcemap names by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2475
- Avoid expensive background work by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2482
- Simplify benchmark warmup by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2483
- change source map handling to not invalidate on file change by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2474
- improve chunk optimization by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2476
- add TURBOPACK_BENCH_PROGRESS to show captured values during bench by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2490
- optimize chunks to be a smaller by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2491
- avoid to read_dir syscall for all files by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2495
- feat(next/dev): allow to retry bind by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2480
- ci(action): workaround windows node-gyp failure by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2504
- ci(action): bump up rust cache by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2505
- fix bad performance in ApplyVisitors by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2501
- Correct all domain and repository references. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2508
- Fix rounding issue and use proper units by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2516
- fix: create-turbo update next version in templates by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2519
- add documentation about benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2492
- benchmark graph nit by
[@&#8203;gaspar09](https://togithub.com/gaspar09) in
[vercel/turbo#2524
- Disable pagination links in the footer on /blog by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2526
- Improve error message for missing task definitions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2267
- Fix line-height of blog post articles by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2527
- Merge release branch staging-1.6.3-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2531

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290
- [@&#8203;junhoyeo](https://togithub.com/junhoyeo) made their first
contribution in
[vercel/turbo#2295
- [@&#8203;sokra](https://togithub.com/sokra) made their first
contribution in
[vercel/turbo#2315
- [@&#8203;ernestd](https://togithub.com/ernestd) made their first
contribution in
[vercel/turbo#2322
- [@&#8203;vacekj](https://togithub.com/vacekj) made their first
contribution in
[vercel/turbo#2330
- [@&#8203;Just-Moh-it](https://togithub.com/Just-Moh-it) made their
first contribution in
[vercel/turbo#2328
- [@&#8203;pelleknaap](https://togithub.com/pelleknaap) made their first
contribution in
[vercel/turbo#2329
- [@&#8203;simonw](https://togithub.com/simonw) made their first
contribution in
[vercel/turbo#2326
- [@&#8203;jomlamladen](https://togithub.com/jomlamladen) made their
first contribution in
[vercel/turbo#2334
- [@&#8203;harish-sethuraman](https://togithub.com/harish-sethuraman)
made their first contribution in
[vercel/turbo#2333
- [@&#8203;debdutdeb](https://togithub.com/debdutdeb) made their first
contribution in
[vercel/turbo#2331
- [@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki) made their
first contribution in
[vercel/turbo#2360
- [@&#8203;chunsch](https://togithub.com/chunsch) made their first
contribution in
[vercel/turbo#2358
- [@&#8203;zEh-](https://togithub.com/zEh-) made their first
contribution in
[vercel/turbo#2342
- [@&#8203;KarnellSchultz](https://togithub.com/KarnellSchultz) made
their first contribution in
[vercel/turbo#2376
- [@&#8203;lpalmes](https://togithub.com/lpalmes) made their first
contribution in
[vercel/turbo#2368
- [@&#8203;hijuliancode](https://togithub.com/hijuliancode) made their
first contribution in
[vercel/turbo#2354
- [@&#8203;ChFlick](https://togithub.com/ChFlick) made their first
contribution in
[vercel/turbo#2373
- [@&#8203;thiagodebastos](https://togithub.com/thiagodebastos) made
their first contribution in
[vercel/turbo#2383
- [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) made their
first contribution in
[vercel/turbo#2385
- [@&#8203;alexkirsz](https://togithub.com/alexkirsz) made their first
contribution in
[vercel/turbo#2395
- [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) made their
first contribution in
[vercel/turbo#2366
- [@&#8203;peterpme](https://togithub.com/peterpme) made their first
contribution in
[vercel/turbo#2413
- [@&#8203;johanholmerin](https://togithub.com/johanholmerin) made their
first contribution in
[vercel/turbo#2429
- [@&#8203;ijjk](https://togithub.com/ijjk) made their first
contribution in
[vercel/turbo#2434
- [@&#8203;bdbai](https://togithub.com/bdbai) made their first
contribution in
[vercel/turbo#2364
- [@&#8203;allan2](https://togithub.com/allan2) made their first
contribution in
[vercel/turbo#2443
- [@&#8203;ahaoboy](https://togithub.com/ahaoboy) made their first
contribution in
[vercel/turbo#2404
- [@&#8203;pahaz](https://togithub.com/pahaz) made their first
contribution in
[vercel/turbo#2468

**Full Changelog**:
vercel/turbo@v1.6.2...v1.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMi4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to fuxingloh/contented that referenced this pull request Nov 9, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.6.2` ->
`^1.6.3`](https://renovatebot.com/diffs/npm/turbo/1.6.2/1.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/compatibility-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/confidence-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

### [`v1.6.3`](https://togithub.com/vercel/turbo/releases/tag/v1.6.3)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.2...v1.6.3)

#### What's Changed

- Merge release branch staging-1.6.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2453
- refactor(next/dev): allow devserver args serializable by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2446
- Fix large regression with turning ModuleRuleCondition::matches into a
tt::fun by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2450
- chore: typo by [@&#8203;ahaoboy](https://togithub.com/ahaoboy) in
[vercel/turbo#2404
- refactor(next/dev): reusable start_server by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2455
- Breakdown /packages code ownership by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2459
- make sure to exit the process in case of errors during errors sending
by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2457
- docs: change with-pnpm run command by
[@&#8203;pahaz](https://togithub.com/pahaz) in
[vercel/turbo#2468
- Fix internal link in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2465
- improve startup and warmup of benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2463
- improve performance of to_entry_snapshot by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2462
- fix prettier by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2471
- fix workflow links by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2472
- Avoid recomputing all_assets_map on every change by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2464
- chore(deps): update jamesives/github-pages-deploy-action action to
v4.4.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2244
- Use dashmap+fxhash instead of flurry by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2431
- remove require hook by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2473
- Faster source map tracing by
[@&#8203;jridgewell](https://togithub.com/jridgewell) in
[vercel/turbo#2426
- Warn on not-yet-supported module usage by
[@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#2422
- Use the same hashing logic for sourcemap names by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2475
- Avoid expensive background work by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2482
- Simplify benchmark warmup by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2483
- change source map handling to not invalidate on file change by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2474
- improve chunk optimization by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2476
- add TURBOPACK_BENCH_PROGRESS to show captured values during bench by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2490
- optimize chunks to be a smaller by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2491
- avoid to read_dir syscall for all files by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2495
- feat(next/dev): allow to retry bind by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2480
- ci(action): workaround windows node-gyp failure by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2504
- ci(action): bump up rust cache by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2505
- fix bad performance in ApplyVisitors by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2501
- Correct all domain and repository references. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2508
- Fix rounding issue and use proper units by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2516
- fix: create-turbo update next version in templates by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2519
- add documentation about benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2492
- benchmark graph nit by
[@&#8203;gaspar09](https://togithub.com/gaspar09) in
[vercel/turbo#2524
- Disable pagination links in the footer on /blog by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2526
- Improve error message for missing task definitions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2267
- Fix line-height of blog post articles by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2527
- Merge release branch staging-1.6.3-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2531

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290
- [@&#8203;junhoyeo](https://togithub.com/junhoyeo) made their first
contribution in
[vercel/turbo#2295
- [@&#8203;sokra](https://togithub.com/sokra) made their first
contribution in
[vercel/turbo#2315
- [@&#8203;ernestd](https://togithub.com/ernestd) made their first
contribution in
[vercel/turbo#2322
- [@&#8203;vacekj](https://togithub.com/vacekj) made their first
contribution in
[vercel/turbo#2330
- [@&#8203;Just-Moh-it](https://togithub.com/Just-Moh-it) made their
first contribution in
[vercel/turbo#2328
- [@&#8203;pelleknaap](https://togithub.com/pelleknaap) made their first
contribution in
[vercel/turbo#2329
- [@&#8203;simonw](https://togithub.com/simonw) made their first
contribution in
[vercel/turbo#2326
- [@&#8203;jomlamladen](https://togithub.com/jomlamladen) made their
first contribution in
[vercel/turbo#2334
- [@&#8203;harish-sethuraman](https://togithub.com/harish-sethuraman)
made their first contribution in
[vercel/turbo#2333
- [@&#8203;debdutdeb](https://togithub.com/debdutdeb) made their first
contribution in
[vercel/turbo#2331
- [@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki) made their
first contribution in
[vercel/turbo#2360
- [@&#8203;chunsch](https://togithub.com/chunsch) made their first
contribution in
[vercel/turbo#2358
- [@&#8203;zEh-](https://togithub.com/zEh-) made their first
contribution in
[vercel/turbo#2342
- [@&#8203;KarnellSchultz](https://togithub.com/KarnellSchultz) made
their first contribution in
[vercel/turbo#2376
- [@&#8203;lpalmes](https://togithub.com/lpalmes) made their first
contribution in
[vercel/turbo#2368
- [@&#8203;hijuliancode](https://togithub.com/hijuliancode) made their
first contribution in
[vercel/turbo#2354
- [@&#8203;ChFlick](https://togithub.com/ChFlick) made their first
contribution in
[vercel/turbo#2373
- [@&#8203;thiagodebastos](https://togithub.com/thiagodebastos) made
their first contribution in
[vercel/turbo#2383
- [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) made their
first contribution in
[vercel/turbo#2385
- [@&#8203;alexkirsz](https://togithub.com/alexkirsz) made their first
contribution in
[vercel/turbo#2395
- [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) made their
first contribution in
[vercel/turbo#2366
- [@&#8203;peterpme](https://togithub.com/peterpme) made their first
contribution in
[vercel/turbo#2413
- [@&#8203;johanholmerin](https://togithub.com/johanholmerin) made their
first contribution in
[vercel/turbo#2429
- [@&#8203;ijjk](https://togithub.com/ijjk) made their first
contribution in
[vercel/turbo#2434
- [@&#8203;bdbai](https://togithub.com/bdbai) made their first
contribution in
[vercel/turbo#2364
- [@&#8203;allan2](https://togithub.com/allan2) made their first
contribution in
[vercel/turbo#2443
- [@&#8203;ahaoboy](https://togithub.com/ahaoboy) made their first
contribution in
[vercel/turbo#2404
- [@&#8203;pahaz](https://togithub.com/pahaz) made their first
contribution in
[vercel/turbo#2468

**Full Changelog**:
vercel/turbo@v1.6.2...v1.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to levaintech/sticky that referenced this pull request Nov 9, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`1.6.2` ->
`1.6.3`](https://renovatebot.com/diffs/npm/turbo/1.6.2/1.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/compatibility-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/confidence-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

### [`v1.6.3`](https://togithub.com/vercel/turbo/releases/tag/v1.6.3)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.2...v1.6.3)

#### What's Changed

- Merge release branch staging-1.6.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2453
- refactor(next/dev): allow devserver args serializable by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2446
- Fix large regression with turning ModuleRuleCondition::matches into a
tt::fun by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2450
- chore: typo by [@&#8203;ahaoboy](https://togithub.com/ahaoboy) in
[vercel/turbo#2404
- refactor(next/dev): reusable start_server by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2455
- Breakdown /packages code ownership by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2459
- make sure to exit the process in case of errors during errors sending
by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2457
- docs: change with-pnpm run command by
[@&#8203;pahaz](https://togithub.com/pahaz) in
[vercel/turbo#2468
- Fix internal link in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2465
- improve startup and warmup of benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2463
- improve performance of to_entry_snapshot by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2462
- fix prettier by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2471
- fix workflow links by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2472
- Avoid recomputing all_assets_map on every change by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2464
- chore(deps): update jamesives/github-pages-deploy-action action to
v4.4.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2244
- Use dashmap+fxhash instead of flurry by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2431
- remove require hook by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2473
- Faster source map tracing by
[@&#8203;jridgewell](https://togithub.com/jridgewell) in
[vercel/turbo#2426
- Warn on not-yet-supported module usage by
[@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#2422
- Use the same hashing logic for sourcemap names by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2475
- Avoid expensive background work by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2482
- Simplify benchmark warmup by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2483
- change source map handling to not invalidate on file change by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2474
- improve chunk optimization by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2476
- add TURBOPACK_BENCH_PROGRESS to show captured values during bench by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2490
- optimize chunks to be a smaller by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2491
- avoid to read_dir syscall for all files by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2495
- feat(next/dev): allow to retry bind by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2480
- ci(action): workaround windows node-gyp failure by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2504
- ci(action): bump up rust cache by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2505
- fix bad performance in ApplyVisitors by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2501
- Correct all domain and repository references. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2508
- Fix rounding issue and use proper units by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2516
- fix: create-turbo update next version in templates by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2519
- add documentation about benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2492
- benchmark graph nit by
[@&#8203;gaspar09](https://togithub.com/gaspar09) in
[vercel/turbo#2524
- Disable pagination links in the footer on /blog by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2526
- Improve error message for missing task definitions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2267
- Fix line-height of blog post articles by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2527
- Merge release branch staging-1.6.3-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2531

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290
- [@&#8203;junhoyeo](https://togithub.com/junhoyeo) made their first
contribution in
[vercel/turbo#2295
- [@&#8203;sokra](https://togithub.com/sokra) made their first
contribution in
[vercel/turbo#2315
- [@&#8203;ernestd](https://togithub.com/ernestd) made their first
contribution in
[vercel/turbo#2322
- [@&#8203;vacekj](https://togithub.com/vacekj) made their first
contribution in
[vercel/turbo#2330
- [@&#8203;Just-Moh-it](https://togithub.com/Just-Moh-it) made their
first contribution in
[vercel/turbo#2328
- [@&#8203;pelleknaap](https://togithub.com/pelleknaap) made their first
contribution in
[vercel/turbo#2329
- [@&#8203;simonw](https://togithub.com/simonw) made their first
contribution in
[vercel/turbo#2326
- [@&#8203;jomlamladen](https://togithub.com/jomlamladen) made their
first contribution in
[vercel/turbo#2334
- [@&#8203;harish-sethuraman](https://togithub.com/harish-sethuraman)
made their first contribution in
[vercel/turbo#2333
- [@&#8203;debdutdeb](https://togithub.com/debdutdeb) made their first
contribution in
[vercel/turbo#2331
- [@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki) made their
first contribution in
[vercel/turbo#2360
- [@&#8203;chunsch](https://togithub.com/chunsch) made their first
contribution in
[vercel/turbo#2358
- [@&#8203;zEh-](https://togithub.com/zEh-) made their first
contribution in
[vercel/turbo#2342
- [@&#8203;KarnellSchultz](https://togithub.com/KarnellSchultz) made
their first contribution in
[vercel/turbo#2376
- [@&#8203;lpalmes](https://togithub.com/lpalmes) made their first
contribution in
[vercel/turbo#2368
- [@&#8203;hijuliancode](https://togithub.com/hijuliancode) made their
first contribution in
[vercel/turbo#2354
- [@&#8203;ChFlick](https://togithub.com/ChFlick) made their first
contribution in
[vercel/turbo#2373
- [@&#8203;thiagodebastos](https://togithub.com/thiagodebastos) made
their first contribution in
[vercel/turbo#2383
- [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) made their
first contribution in
[vercel/turbo#2385
- [@&#8203;alexkirsz](https://togithub.com/alexkirsz) made their first
contribution in
[vercel/turbo#2395
- [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) made their
first contribution in
[vercel/turbo#2366
- [@&#8203;peterpme](https://togithub.com/peterpme) made their first
contribution in
[vercel/turbo#2413
- [@&#8203;johanholmerin](https://togithub.com/johanholmerin) made their
first contribution in
[vercel/turbo#2429
- [@&#8203;ijjk](https://togithub.com/ijjk) made their first
contribution in
[vercel/turbo#2434
- [@&#8203;bdbai](https://togithub.com/bdbai) made their first
contribution in
[vercel/turbo#2364
- [@&#8203;allan2](https://togithub.com/allan2) made their first
contribution in
[vercel/turbo#2443
- [@&#8203;ahaoboy](https://togithub.com/ahaoboy) made their first
contribution in
[vercel/turbo#2404
- [@&#8203;pahaz](https://togithub.com/pahaz) made their first
contribution in
[vercel/turbo#2468

**Full Changelog**:
vercel/turbo@v1.6.2...v1.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMi4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to DeFiCh/metachain that referenced this pull request Nov 10, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.6.2` ->
`^1.6.3`](https://renovatebot.com/diffs/npm/turbo/1.6.2/1.6.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/compatibility-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.6.3/confidence-slim/1.6.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo</summary>

### [`v1.6.3`](https://togithub.com/vercel/turbo/releases/tag/v1.6.3)

[Compare
Source](https://togithub.com/vercel/turbo/compare/v1.6.2...v1.6.3)

#### What's Changed

- Merge release branch staging-1.6.2 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2453
- refactor(next/dev): allow devserver args serializable by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2446
- Fix large regression with turning ModuleRuleCondition::matches into a
tt::fun by [@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2450
- chore: typo by [@&#8203;ahaoboy](https://togithub.com/ahaoboy) in
[vercel/turbo#2404
- refactor(next/dev): reusable start_server by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2455
- Breakdown /packages code ownership by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2459
- make sure to exit the process in case of errors during errors sending
by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2457
- docs: change with-pnpm run command by
[@&#8203;pahaz](https://togithub.com/pahaz) in
[vercel/turbo#2468
- Fix internal link in docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2465
- improve startup and warmup of benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2463
- improve performance of to_entry_snapshot by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2462
- fix prettier by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2471
- fix workflow links by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2472
- Avoid recomputing all_assets_map on every change by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2464
- chore(deps): update jamesives/github-pages-deploy-action action to
v4.4.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#2244
- Use dashmap+fxhash instead of flurry by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2431
- remove require hook by [@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2473
- Faster source map tracing by
[@&#8203;jridgewell](https://togithub.com/jridgewell) in
[vercel/turbo#2426
- Warn on not-yet-supported module usage by
[@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) in
[vercel/turbo#2422
- Use the same hashing logic for sourcemap names by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2475
- Avoid expensive background work by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2482
- Simplify benchmark warmup by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2483
- change source map handling to not invalidate on file change by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2474
- improve chunk optimization by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2476
- add TURBOPACK_BENCH_PROGRESS to show captured values during bench by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2490
- optimize chunks to be a smaller by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2491
- avoid to read_dir syscall for all files by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2495
- feat(next/dev): allow to retry bind by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2480
- ci(action): workaround windows node-gyp failure by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2504
- ci(action): bump up rust cache by
[@&#8203;kwonoj](https://togithub.com/kwonoj) in
[vercel/turbo#2505
- fix bad performance in ApplyVisitors by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2501
- Correct all domain and repository references. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2508
- Fix rounding issue and use proper units by
[@&#8203;alexkirsz](https://togithub.com/alexkirsz) in
[vercel/turbo#2516
- fix: create-turbo update next version in templates by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#2519
- add documentation about benchmarks by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#2492
- benchmark graph nit by
[@&#8203;gaspar09](https://togithub.com/gaspar09) in
[vercel/turbo#2524
- Disable pagination links in the footer on /blog by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2526
- Improve error message for missing task definitions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#2267
- Fix line-height of blog post articles by
[@&#8203;shuding](https://togithub.com/shuding) in
[vercel/turbo#2527
- Merge release branch staging-1.6.3-canary.0 by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#2531

#### New Contributors

- [@&#8203;evliu](https://togithub.com/evliu) made their first
contribution in
[vercel/turbo#2164
- [@&#8203;blake-mealey](https://togithub.com/blake-mealey) made their
first contribution in
[vercel/turbo#2179
- [@&#8203;erikhofer](https://togithub.com/erikhofer) made their first
contribution in
[vercel/turbo#2225
- [@&#8203;adarshaacharya](https://togithub.com/adarshaacharya) made
their first contribution in
[vercel/turbo#2228
- [@&#8203;MateoKruk](https://togithub.com/MateoKruk) made their first
contribution in
[vercel/turbo#2240
- [@&#8203;rgomezcasas](https://togithub.com/rgomezcasas) made their
first contribution in
[vercel/turbo#2209
- [@&#8203;benjervis](https://togithub.com/benjervis) made their first
contribution in
[vercel/turbo#2290
- [@&#8203;junhoyeo](https://togithub.com/junhoyeo) made their first
contribution in
[vercel/turbo#2295
- [@&#8203;sokra](https://togithub.com/sokra) made their first
contribution in
[vercel/turbo#2315
- [@&#8203;ernestd](https://togithub.com/ernestd) made their first
contribution in
[vercel/turbo#2322
- [@&#8203;vacekj](https://togithub.com/vacekj) made their first
contribution in
[vercel/turbo#2330
- [@&#8203;Just-Moh-it](https://togithub.com/Just-Moh-it) made their
first contribution in
[vercel/turbo#2328
- [@&#8203;pelleknaap](https://togithub.com/pelleknaap) made their first
contribution in
[vercel/turbo#2329
- [@&#8203;simonw](https://togithub.com/simonw) made their first
contribution in
[vercel/turbo#2326
- [@&#8203;jomlamladen](https://togithub.com/jomlamladen) made their
first contribution in
[vercel/turbo#2334
- [@&#8203;harish-sethuraman](https://togithub.com/harish-sethuraman)
made their first contribution in
[vercel/turbo#2333
- [@&#8203;debdutdeb](https://togithub.com/debdutdeb) made their first
contribution in
[vercel/turbo#2331
- [@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki) made their
first contribution in
[vercel/turbo#2360
- [@&#8203;chunsch](https://togithub.com/chunsch) made their first
contribution in
[vercel/turbo#2358
- [@&#8203;zEh-](https://togithub.com/zEh-) made their first
contribution in
[vercel/turbo#2342
- [@&#8203;KarnellSchultz](https://togithub.com/KarnellSchultz) made
their first contribution in
[vercel/turbo#2376
- [@&#8203;lpalmes](https://togithub.com/lpalmes) made their first
contribution in
[vercel/turbo#2368
- [@&#8203;hijuliancode](https://togithub.com/hijuliancode) made their
first contribution in
[vercel/turbo#2354
- [@&#8203;ChFlick](https://togithub.com/ChFlick) made their first
contribution in
[vercel/turbo#2373
- [@&#8203;thiagodebastos](https://togithub.com/thiagodebastos) made
their first contribution in
[vercel/turbo#2383
- [@&#8203;wbinnssmith](https://togithub.com/wbinnssmith) made their
first contribution in
[vercel/turbo#2385
- [@&#8203;alexkirsz](https://togithub.com/alexkirsz) made their first
contribution in
[vercel/turbo#2395
- [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) made their
first contribution in
[vercel/turbo#2366
- [@&#8203;peterpme](https://togithub.com/peterpme) made their first
contribution in
[vercel/turbo#2413
- [@&#8203;johanholmerin](https://togithub.com/johanholmerin) made their
first contribution in
[vercel/turbo#2429
- [@&#8203;ijjk](https://togithub.com/ijjk) made their first
contribution in
[vercel/turbo#2434
- [@&#8203;bdbai](https://togithub.com/bdbai) made their first
contribution in
[vercel/turbo#2364
- [@&#8203;allan2](https://togithub.com/allan2) made their first
contribution in
[vercel/turbo#2443
- [@&#8203;ahaoboy](https://togithub.com/ahaoboy) made their first
contribution in
[vercel/turbo#2404
- [@&#8203;pahaz](https://togithub.com/pahaz) made their first
contribution in
[vercel/turbo#2468

**Full Changelog**:
vercel/turbo@v1.6.2...v1.6.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMi4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants