Skip to content

Commit

Permalink
bump(deps): update dependency turbo to ^1.4.7 (#175)
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://togithub.com/vercel/turborepo)) | [`^1.4.6` ->
`^1.4.7`](https://renovatebot.com/diffs/npm/turbo/1.4.6/1.4.7) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.4.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.4.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.4.7/compatibility-slim/1.4.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.4.7/confidence-slim/1.4.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

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

#### New Contributors

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

**Full Changelog**:
vercel/turbo@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/BirthdayResearch/contented).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2022
1 parent 19008e8 commit 6cc1606
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 122 deletions.
Loading

0 comments on commit 6cc1606

Please sign in to comment.