Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
bump(deps): update dependency turbo to ^1.5.6 (#114)
Browse files Browse the repository at this point in the history
[![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://github.com/vercel/turborepo)) | [`^1.4.6` ->
`^1.5.6`](https://renovatebot.com/diffs/npm/turbo/1.4.6/1.5.6) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.5.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.5.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.5.6/compatibility-slim/1.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.5.6/confidence-slim/1.4.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

Note that this release enables `CGO` for all targets

#### What's Changed

- seo: Add script to generate RSS feed.xml to docs site by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/2132](https://github.com/vercel/turborepo/pull/2132)
- Turbo-specific changes to build containers by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1930](https://github.com/vercel/turborepo/pull/1930)
- docs: Tweak tracking in card headers by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/2133](https://github.com/vercel/turborepo/pull/2133)
- Change some variable names by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2136](https://github.com/vercel/turborepo/pull/2136)
- chore(deps): update dependency
[@&#8203;babel/core](https://github.com/babel/core) to v7.19.3 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/2127](https://github.com/vercel/turborepo/pull/2127)
- fix: Glob negation in outputs by
[@&#8203;NicholasLYang](https://github.com/NicholasLYang) in
[https://github.com/vercel/turborepo/pull/2031](https://github.com/vercel/turborepo/pull/2031)
- Use unix:path to address unix socket by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2137](https://github.com/vercel/turborepo/pull/2137)
- Fix broken links on "Workspace" Doc by
[@&#8203;pakaponk](https://github.com/pakaponk) in
[https://github.com/vercel/turborepo/pull/2141](https://github.com/vercel/turborepo/pull/2141)
- Use Warn method for logWarning by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2135](https://github.com/vercel/turborepo/pull/2135)
- chore(deps): update dependency postcss to v8.4.17 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/2144](https://github.com/vercel/turborepo/pull/2144)
- chore(deps): update dependency typescript to v4.8.4 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/2128](https://github.com/vercel/turborepo/pull/2128)
- fix(deps): update dependency ts-json-schema-generator to v1.1.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/2139](https://github.com/vercel/turborepo/pull/2139)
- fix(packages): add repo, directory, and bugs fields by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2161](https://github.com/vercel/turborepo/pull/2161)
- feat: prune support for lockfiles containing patches by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/2151](https://github.com/vercel/turborepo/pull/2151)
- Remove prefixes from stored logs by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2126](https://github.com/vercel/turborepo/pull/2126)
- fix: filename for web depending on ui by
[@&#8203;evliu](https://github.com/evliu) in
[https://github.com/vercel/turborepo/pull/2164](https://github.com/vercel/turborepo/pull/2164)
- seo: Fix 404s from search console by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/2166](https://github.com/vercel/turborepo/pull/2166)
- seo: set canonical urls by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/2168](https://github.com/vercel/turborepo/pull/2168)
- Turn off golang dependency auto updates by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2156](https://github.com/vercel/turborepo/pull/2156)
- feat: Avoid panic from lockfile issues by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/2163](https://github.com/vercel/turborepo/pull/2163)
- feat(docs): add sentry by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2169](https://github.com/vercel/turborepo/pull/2169)
- Caching, but to tar files. by
[@&#8203;nathanhammond](https://github.com/nathanhammond) in
[https://github.com/vercel/turborepo/pull/1991](https://github.com/vercel/turborepo/pull/1991)
- fix handling of injected dependencies for pnpm prune by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/2121](https://github.com/vercel/turborepo/pull/2121)
- Remove INFO prefix from log line by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2171](https://github.com/vercel/turborepo/pull/2171)
- Update examples to always quote the ESLint glob. by
[@&#8203;nathanhammond](https://github.com/nathanhammond) in
[https://github.com/vercel/turborepo/pull/2130](https://github.com/vercel/turborepo/pull/2130)
- chore(examples): migrate svelte to latest by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2173](https://github.com/vercel/turborepo/pull/2173)
- Fix usage of uninitialized Ui instance by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2172](https://github.com/vercel/turborepo/pull/2172)
- fix(examples): correct turbo caching for storybook by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2176](https://github.com/vercel/turborepo/pull/2176)
- Revert "Caching, but to tar files." by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2178](https://github.com/vercel/turborepo/pull/2178)
- support new paused status by
[@&#8203;blake-mealey](https://github.com/blake-mealey) in
[https://github.com/vercel/turborepo/pull/2179](https://github.com/vercel/turborepo/pull/2179)
- docs: Fix Pipeline API design link by
[@&#8203;brunojppb](https://github.com/brunojppb) in
[https://github.com/vercel/turborepo/pull/2153](https://github.com/vercel/turborepo/pull/2153)
- Use two stage release process, plus diamond workflow for
cross-compiling by [@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2051](https://github.com/vercel/turborepo/pull/2051)
- fix(examples): correct react-native ui output by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2181](https://github.com/vercel/turborepo/pull/2181)
- Add back bin/ directory by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2184](https://github.com/vercel/turborepo/pull/2184)
- feat(examples): add custom ignore script by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2183](https://github.com/vercel/turborepo/pull/2183)
- Added explainer on environment variables by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/2115](https://github.com/vercel/turborepo/pull/2115)

#### New Contributors

- [@&#8203;evliu](https://github.com/evliu) made their first
contribution in
[https://github.com/vercel/turborepo/pull/2164](https://github.com/vercel/turborepo/pull/2164)
- [@&#8203;blake-mealey](https://github.com/blake-mealey) made their
first contribution in
[https://github.com/vercel/turborepo/pull/2179](https://github.com/vercel/turborepo/pull/2179)

**Full Changelog**:
vercel/turborepo@v1.5.5...v1.5.6

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.5.4...v1.5.5)

#### What's Changed

- fix(fs): overwrite symlink in restore cache by
[@&#8203;AielloChan](https://github.com/AielloChan) in
[https://github.com/vercel/turborepo/pull/2016](https://github.com/vercel/turborepo/pull/2016)
- seo: Add rewrite to turbo sitemap crawler by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/2106](https://github.com/vercel/turborepo/pull/2106)
- Change Berry's `cacheKey` to be a string by
[@&#8203;amitdahan](https://github.com/amitdahan) in
[https://github.com/vercel/turborepo/pull/2102](https://github.com/vercel/turborepo/pull/2102)
- Fix small typo by
[@&#8203;arturcarvalho](https://github.com/arturcarvalho) in
[https://github.com/vercel/turborepo/pull/2108](https://github.com/vercel/turborepo/pull/2108)
- Add React Flow to showcase by
[@&#8203;moklick](https://github.com/moklick) in
[https://github.com/vercel/turborepo/pull/2107](https://github.com/vercel/turborepo/pull/2107)
- Test that env vars dependencies are sorted consistently by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2111](https://github.com/vercel/turborepo/pull/2111)
- Extract the patch for `tar` by
[@&#8203;nathanhammond](https://github.com/nathanhammond) in
[https://github.com/vercel/turborepo/pull/2116](https://github.com/vercel/turborepo/pull/2116)
- Re-add log message about remote caching by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/2122](https://github.com/vercel/turborepo/pull/2122)
- Temporarily disable daemon on windows by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2124](https://github.com/vercel/turborepo/pull/2124)

#### New Contributors

- [@&#8203;AielloChan](https://github.com/AielloChan) made their first
contribution in
[https://github.com/vercel/turborepo/pull/2016](https://github.com/vercel/turborepo/pull/2016)
- [@&#8203;amitdahan](https://github.com/amitdahan) made their first
contribution in
[https://github.com/vercel/turborepo/pull/2102](https://github.com/vercel/turborepo/pull/2102)
- [@&#8203;arturcarvalho](https://github.com/arturcarvalho) made their
first contribution in
[https://github.com/vercel/turborepo/pull/2108](https://github.com/vercel/turborepo/pull/2108)
- [@&#8203;moklick](https://github.com/moklick) made their first
contribution in
[https://github.com/vercel/turborepo/pull/2107](https://github.com/vercel/turborepo/pull/2107)

**Full Changelog**:
vercel/turborepo@v1.5.4...v1.5.5

###
[`v1.5.4`](https://github.com/vercel/turborepo/compare/v1.5.3...v1.5.4)

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.5.3...v1.5.4)

###
[`v1.5.3`](https://github.com/vercel/turborepo/compare/v1.5.2...v1.5.3)

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.5.2...v1.5.3)

###
[`v1.5.2`](https://github.com/vercel/turborepo/compare/v1.5.1...v1.5.2)

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.5.1...v1.5.2)

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.5.0...v1.5.1)

#### What's Changed

- Drop no-longer-supported platform references by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2033](https://github.com/vercel/turborepo/pull/2033)
- We can infer identifer, we don't need to specify it by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2032](https://github.com/vercel/turborepo/pull/2032)

**Full Changelog**:
vercel/turborepo@v1.5.0...v1.5.1

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.4.7...v1.5.0)

#### What's Changed

- Document inclusion of package.json in workspace task cache keys by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1955](https://github.com/vercel/turborepo/pull/1955)
- Make run the default command by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1821](https://github.com/vercel/turborepo/pull/1821)
- chore(deps): update dependency
[@&#8203;types/react](https://github.com/types/react) to v17.0.50 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1980](https://github.com/vercel/turborepo/pull/1980)
- chore(deps): update dependency
[@&#8203;babel/core](https://github.com/babel/core) to v7.19.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1989](https://github.com/vercel/turborepo/pull/1989)
- chore(deps): update dependency csstype to v3.1.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1981](https://github.com/vercel/turborepo/pull/1981)
- fix(deps): update dependency react-hot-toast to v2.4.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1992](https://github.com/vercel/turborepo/pull/1992)
- Drop unsupported platforms by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1903](https://github.com/vercel/turborepo/pull/1903)
- fix(deps): update dependency classnames to v2.3.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1990](https://github.com/vercel/turborepo/pull/1990)
- Wire up prysk and fix help flag by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2000](https://github.com/vercel/turborepo/pull/2000)
- Enable turbod by default by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2001](https://github.com/vercel/turborepo/pull/2001)
- Built monorepo handbook by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1881](https://github.com/vercel/turborepo/pull/1881)
- Why turborepo images POC by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/2012](https://github.com/vercel/turborepo/pull/2012)
- Added link to package installation by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/2009](https://github.com/vercel/turborepo/pull/2009)
- Drop macos run of large benchmark on github actions. by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/2003](https://github.com/vercel/turborepo/pull/2003)
- Typo fix by [@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/2017](https://github.com/vercel/turborepo/pull/2017)
- feat(types): add turbo types package by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2024](https://github.com/vercel/turborepo/pull/2024)
- fix(deps): update dependency nextra to v2.0.0-beta.29 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/2008](https://github.com/vercel/turborepo/pull/2008)
- chore(core): deprecation messages for legacy env keys by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1959](https://github.com/vercel/turborepo/pull/1959)
- feat(codemod): migrate turbo.json dependsOn by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/2022](https://github.com/vercel/turborepo/pull/2022)
- feat: Add prune support for Yarn 3 by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/2019](https://github.com/vercel/turborepo/pull/2019)

**Full Changelog**:
vercel/turborepo@v1.4.7...v1.5.0

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

[Compare
Source](https://github.com/vercel/turborepo/compare/v1.4.6...v1.4.7)

#### What's Changed

- Add degit instructions for all examples by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1884](https://github.com/vercel/turborepo/pull/1884)
- chore(turbo-ignore): add console message of an unfriendly error by
[@&#8203;t-i-0414](https://github.com/t-i-0414) in
[https://github.com/vercel/turborepo/pull/1871](https://github.com/vercel/turborepo/pull/1871)
- Rewrote filtering workspaces docs by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1879](https://github.com/vercel/turborepo/pull/1879)
- fix(deps): update dependency swr to v1.3.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1876](https://github.com/vercel/turborepo/pull/1876)
- Rewrote pipelines, caching and remote caching docs by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1758](https://github.com/vercel/turborepo/pull/1758)
- Reorganised pipeline docs with clearer headings, groupings and content
by [@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1866](https://github.com/vercel/turborepo/pull/1866)
- feat(ignore): check for turbo force by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/1886](https://github.com/vercel/turborepo/pull/1886)
- Fixed typo on remote caching page by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1889](https://github.com/vercel/turborepo/pull/1889)
- Fixed redirect by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1888](https://github.com/vercel/turborepo/pull/1888)
- Try out cram/prysk for CLI integration testing by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1829](https://github.com/vercel/turborepo/pull/1829)
- (Controversial) Removed glossary and mentions of topological from the
docs by [@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1868](https://github.com/vercel/turborepo/pull/1868)
- feat: Add pnpm support for turbo prune by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/1819](https://github.com/vercel/turborepo/pull/1819)
- Always include package.json in hash by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1832](https://github.com/vercel/turborepo/pull/1832)
- chore(deps): update dependency
[@&#8203;babel/core](https://github.com/babel/core) to v7.19.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1905](https://github.com/vercel/turborepo/pull/1905)
- added code-shaper to code generation tools by
[@&#8203;nareshbhatia](https://github.com/nareshbhatia) in
[https://github.com/vercel/turborepo/pull/1909](https://github.com/vercel/turborepo/pull/1909)
- added code-shaper to the code generation intro line by
[@&#8203;nareshbhatia](https://github.com/nareshbhatia) in
[https://github.com/vercel/turborepo/pull/1915](https://github.com/vercel/turborepo/pull/1915)
- docs(examples/design-system): update readme by
[@&#8203;theurgi](https://github.com/theurgi) in
[https://github.com/vercel/turborepo/pull/1910](https://github.com/vercel/turborepo/pull/1910)
- Finish port to cobra by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1792](https://github.com/vercel/turborepo/pull/1792)
- chore(examples): clean with-next list by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/1923](https://github.com/vercel/turborepo/pull/1923)
- chore(examples): add comment for maintainability by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/1927](https://github.com/vercel/turborepo/pull/1927)
- Refactor reading turbo.json and add test cases by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1929](https://github.com/vercel/turborepo/pull/1929)
- Re-jigged the landing and getting started pages by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1901](https://github.com/vercel/turborepo/pull/1901)
- Upgrade Nextra by [@&#8203;shuding](https://github.com/shuding) in
[https://github.com/vercel/turborepo/pull/1942](https://github.com/vercel/turborepo/pull/1942)
- Enable inputs to be relative again. by
[@&#8203;nathanhammond](https://github.com/nathanhammond) in
[https://github.com/vercel/turborepo/pull/1937](https://github.com/vercel/turborepo/pull/1937)
- chore(deps): update dependency typescript to v4.8.3 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1934](https://github.com/vercel/turborepo/pull/1934)
- fix(deps): update dependency eslint-plugin-react to v7.31.8 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1935](https://github.com/vercel/turborepo/pull/1935)
- Removed bg circles to improve Safari perf by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1944](https://github.com/vercel/turborepo/pull/1944)
- Made front-page title pink by
[@&#8203;mattpocock](https://github.com/mattpocock) in
[https://github.com/vercel/turborepo/pull/1945](https://github.com/vercel/turborepo/pull/1945)
- chore(example): upgrade kitchen sink example by
[@&#8203;ruisaraiva19](https://github.com/ruisaraiva19) in
[https://github.com/vercel/turborepo/pull/1076](https://github.com/vercel/turborepo/pull/1076)
- Import goreleaser cross by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1925](https://github.com/vercel/turborepo/pull/1925)
- Turbo has more help text now, update test by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1931](https://github.com/vercel/turborepo/pull/1931)
- fix(with-tailwind): dev script fails to build tailwindcss by
[@&#8203;yanmao-cc](https://github.com/yanmao-cc) in
[https://github.com/vercel/turborepo/pull/1898](https://github.com/vercel/turborepo/pull/1898)
- fix(docs): update nextra by
[@&#8203;tknickman](https://github.com/tknickman) in
[https://github.com/vercel/turborepo/pull/1948](https://github.com/vercel/turborepo/pull/1948)
- Use correct flag for graphviz version by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1954](https://github.com/vercel/turborepo/pull/1954)
- Add mutex around helper cleanups by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1947](https://github.com/vercel/turborepo/pull/1947)
- docs(running tasks): explicit instruction for workspace tasks by
[@&#8203;mauricekleine](https://github.com/mauricekleine) in
[https://github.com/vercel/turborepo/pull/1922](https://github.com/vercel/turborepo/pull/1922)
- Reconcile cram tests and help text by
[@&#8203;gsoltis](https://github.com/gsoltis) in
[https://github.com/vercel/turborepo/pull/1956](https://github.com/vercel/turborepo/pull/1956)
- chore(deps): update nextjs monorepo to v12.3.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/vercel/turborepo/pull/1960](https://github.com/vercel/turborepo/pull/1960)
- switch over to use go-yarnlock for yarn.lock parsing by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/1893](https://github.com/vercel/turborepo/pull/1893)
- Improve CI setup by [@&#8203;mehulkar](https://github.com/mehulkar)
in
[https://github.com/vercel/turborepo/pull/1904](https://github.com/vercel/turborepo/pull/1904)
- No shallow checkout for linting. by
[@&#8203;nathanhammond](https://github.com/nathanhammond) in
[https://github.com/vercel/turborepo/pull/1972](https://github.com/vercel/turborepo/pull/1972)
- Add ability to declare a env key in each pipeline task by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1970](https://github.com/vercel/turborepo/pull/1970)
- Add ability to define a globalEnv key in turbo.json by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1950](https://github.com/vercel/turborepo/pull/1950)
- Show outputModeTable in CLI and config docs by
[@&#8203;mehulkar](https://github.com/mehulkar) in
[https://github.com/vercel/turborepo/pull/1949](https://github.com/vercel/turborepo/pull/1949)
- fix: Support pnpm patches in prune by
[@&#8203;chris-olszewski](https://github.com/chris-olszewski) in
[https://github.com/vercel/turborepo/pull/1967](https://github.com/vercel/turborepo/pull/1967)
- Update showcase images by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/1986](https://github.com/vercel/turborepo/pull/1986)
- Add vimeo to showcase by
[@&#8203;jaredpalmer](https://github.com/jaredpalmer) in
[https://github.com/vercel/turborepo/pull/1987](https://github.com/vercel/turborepo/pull/1987)

#### New Contributors

- [@&#8203;t-i-0414](https://github.com/t-i-0414) made their first
contribution in
[https://github.com/vercel/turborepo/pull/1871](https://github.com/vercel/turborepo/pull/1871)
- [@&#8203;nareshbhatia](https://github.com/nareshbhatia) made their
first contribution in
[https://github.com/vercel/turborepo/pull/1909](https://github.com/vercel/turborepo/pull/1909)
- [@&#8203;theurgi](https://github.com/theurgi) made their first
contribution in
[https://github.com/vercel/turborepo/pull/1910](https://github.com/vercel/turborepo/pull/1910)
- [@&#8203;ruisaraiva19](https://github.com/ruisaraiva19) made their
first contribution in
[https://github.com/vercel/turborepo/pull/1076](https://github.com/vercel/turborepo/pull/1076)
- [@&#8203;yanmao-cc](https://github.com/yanmao-cc) made their first
contribution in
[https://github.com/vercel/turborepo/pull/1898](https://github.com/vercel/turborepo/pull/1898)
- [@&#8203;mauricekleine](https://github.com/mauricekleine) made their
first contribution in
[https://github.com/vercel/turborepo/pull/1922](https://github.com/vercel/turborepo/pull/1922)

**Full Changelog**:
vercel/turborepo@v1.4.6...v1.4.7

</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/DeFiCh/metachain).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent 4d762e5 commit 627ed92
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 95 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@birthdayresearch/eslint-config": "0.2.0",
"@birthdayresearch/sticky-prettier": "0.2.0",
"turbo": "^1.4.6"
"turbo": "^1.5.6"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down
116 changes: 22 additions & 94 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 627ed92

Please sign in to comment.