Skip to content

Commit

Permalink
build(deps): update turbo monorepo to ^1.11.3 (#3794)
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 |
|---|---|---|---|---|---|
| [eslint-config-turbo](https://togithub.com/vercel/turbo)
([source](https://togithub.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo))
| [`^1.11.2` ->
`^1.11.3`](https://renovatebot.com/diffs/npm/eslint-config-turbo/1.11.2/1.11.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`^1.11.2` ->
`^1.11.3`](https://renovatebot.com/diffs/npm/turbo/1.11.2/1.11.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/turbo (eslint-config-turbo)</summary>

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

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

<!-- Release notes generated using configuration in
.github/turborepo-release.yml at v1.11.3 -->

#### What's Changed

##### Docs

- Updated outdated Docs "Getting Started" > "Create a New Monorepo" by
[@&#8203;Gogoro](https://togithub.com/Gogoro) in
[vercel/turborepo#6786
- docs: fix typo under getting started by
[@&#8203;denniscampos](https://togithub.com/denniscampos) in
[vercel/turborepo#6817

##### create-turbo

- release(turborepo): 1.11.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turborepo#6776
- release(turborepo): 1.11.3-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turborepo#6791
- release(turborepo): 1.11.3-canary.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turborepo#6835
- release(turborepo): 1.11.3-canary.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turborepo#6890

##### Examples

- Bump turbo in examples. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turborepo#6766
- fix button prop appName from docs app by
[@&#8203;Yunfei1982](https://togithub.com/Yunfei1982) in
[vercel/turborepo#6794
- Ignore dist in shell commands example. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turborepo#6851
- fix(examples): Typo correction on design-system package.json by
[@&#8203;GGalupo](https://togithub.com/GGalupo) in
[vercel/turborepo#6859

##### Changelog

- chore: remove verbosity filter from chrome profile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6779
- feat: add anon-profile flag by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6781
- chore: remove verbosity flag when running benchmark by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turborepo#6782
- feat(gen): pass the command cwd through by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6795
- perf(yarn3): eagerly construct map from workspace paths to locators by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6797
- fix: add missing dependency to cargo lockfile by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turborepo#6807
- refactor: Remove bookkeeping abstraction from turbo config by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turborepo#6809
- chore: include response body if not valid JSON by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6796
- chore: add tracing to primary lockfile functions by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6800
- feat(turbo): telemetry client by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6743
- fix(telemetry): don’t track hash by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6828
- feat(telemetry): add README disabled note by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6829
- feat(telemetry): generic parent to child event by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6830
- Create wrapper for `dirs_next::config_dir()` by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turborepo#6837
- fix: Allow for long symlinks by using append_link by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turborepo#6838
- Use the sso team instead of the string 'sso' by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turborepo#6867
- feat(telemetry): track client system info by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6868
- fix(yarn4): avoid overwriting non-npm protocols by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6723
- fix: avoid deleting cached package discovery data by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6872
- Make link command use auth crate instead of config token by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turborepo#6870
- fix support bracket filepaths by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6877
- fix clippy 'errors' by [@&#8203;Zertsov](https://togithub.com/Zertsov)
in
[vercel/turborepo#6881
- feat(telemetry): add run and repo events by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turborepo#6876
- add base url getter to APIClient by
[@&#8203;Zertsov](https://togithub.com/Zertsov) in
[vercel/turborepo#6888
- chore: tracing overhaul by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turborepo#6869

#### New Contributors

- [@&#8203;Yunfei1982](https://togithub.com/Yunfei1982) made their first
contribution in
[vercel/turborepo#6794
- [@&#8203;Gogoro](https://togithub.com/Gogoro) made their first
contribution in
[vercel/turborepo#6786
- [@&#8203;denniscampos](https://togithub.com/denniscampos) made their
first contribution in
[vercel/turborepo#6817
- [@&#8203;jupapios](https://togithub.com/jupapios) made their first
contribution in
[vercel/turborepo#6849
- [@&#8203;GGalupo](https://togithub.com/GGalupo) made their first
contribution in
[vercel/turborepo#6859
- [@&#8203;bb8dd](https://togithub.com/bb8dd) made their first
contribution in
[vercel/turborepo#6862

**Full Changelog**:
vercel/turborepo@v1.11.2...v1.11.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 these
updates 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://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 6d1166f commit 6afe1f5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@inabagumi/prettier-config": "^2.0.2",
"prettier": "~3.1.1",
"turbo": "^1.11.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3"
},
"homepage": "https://shinju.date/",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@typescript-eslint/parser": "^6.17.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.11.2"
"eslint-config-turbo": "^1.11.3"
},
"description": "",
"devDependencies": {
Expand Down
58 changes: 29 additions & 29 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 6afe1f5

Please sign in to comment.