Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#282)
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-plugin-turbo](https://togithub.com/vercel/turbo) ([source](https://togithub.com/vercel/turbo/tree/HEAD/packages/eslint-plugin-turbo)) | [`1.11.1` -> `1.11.2`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.11.1/1.11.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-turbo/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-turbo/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-turbo/1.11.1/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-turbo/1.11.1/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [i18next](https://www.i18next.com) ([source](https://togithub.com/i18next/i18next)) | [`23.7.8` -> `23.7.9`](https://renovatebot.com/diffs/npm/i18next/23.7.8/23.7.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/i18next/23.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/i18next/23.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/i18next/23.7.8/23.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/i18next/23.7.8/23.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.11.1` -> `1.11.2`](https://renovatebot.com/diffs/npm/turbo/1.11.1/1.11.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/turbo/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turbo/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turbo/1.11.1/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turbo/1.11.1/1.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [ws](https://togithub.com/websockets/ws) | [`8.15.0` -> `8.15.1`](https://renovatebot.com/diffs/npm/ws/8.15.0/8.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ws/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ws/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ws/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ws/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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



#### What's Changed

##### Docs

-   Update yarn support policy. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6757](https://togithub.com/vercel/turbo/pull/6757)

##### create-turbo

-   release(turborepo): 1.11.1 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6742](https://togithub.com/vercel/turbo/pull/6742)
-   release(turborepo): 1.11.2-canary.0 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/6771](https://togithub.com/vercel/turbo/pull/6771)

##### Examples

-   Add transpilePackages to `with-tailwind` example. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6746](https://togithub.com/vercel/turbo/pull/6746)
-   Update README for with-tailwind. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6755](https://togithub.com/vercel/turbo/pull/6755)
-   Remove source key from with-docker example. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6759](https://togithub.com/vercel/turbo/pull/6759)
-   Use `"strict": true`  for TypeScript in examples. by [@&#8203;anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/6762](https://togithub.com/vercel/turbo/pull/6762)

##### Changelog

-   chore: avoid panics in berry lockfile by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6725](https://togithub.com/vercel/turbo/pull/6725)
-   fix: remove placeholder duration from cache metadata by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6756](https://togithub.com/vercel/turbo/pull/6756)
-   chore: Remove hash comparison code by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/6758](https://togithub.com/vercel/turbo/pull/6758)
-   fix: ignore exit codes when child killed by manager by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6767](https://togithub.com/vercel/turbo/pull/6767)
-   fix: make assertion assert something by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6768](https://togithub.com/vercel/turbo/pull/6768)
-   Allow forcing use of daemon by [@&#8203;arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/6764](https://togithub.com/vercel/turbo/pull/6764)
-   fix: avoid double slash if glob ends with slash by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/6772](https://togithub.com/vercel/turbo/pull/6772)

**Full Changelog**: vercel/turborepo@v1.11.1...v1.11.2

</details>

<details>
<summary>i18next/i18next (i18next)</summary>

### [`v23.7.9`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2379)

[Compare Source](https://togithub.com/i18next/i18next/compare/v23.7.8...v23.7.9)

-   types: fix FormatFunction should allow any value inside options parameter

</details>

<details>
<summary>websockets/ws (ws)</summary>

### [`v8.15.1`](https://togithub.com/websockets/ws/releases/tag/8.15.1)

[Compare Source](https://togithub.com/websockets/ws/compare/8.15.0...8.15.1)

### Notable changes

-   The `allowMultipleEventsPerMicrotask` option has been renamed to
    `allowSynchronousEvents` ([`4ed7fe5`](https://togithub.com/websockets/ws/commit/4ed7fe58)).

This is a breaking change in a patch release that could have been avoided with
an alias, but the renamed option was added only 3 days ago, so hopefully it
hasn't already been widely used.

</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 is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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/weareinreach/GLAAD).



PR-URL: #282
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kodiakhq[bot] and renovate[bot] authored Dec 12, 2023
2 parents 584dd91 + a0a6263 commit 4fa7d93
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@vercel/speed-insights": "1.0.1",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.7.8",
"i18next": "23.7.9",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.2",
"nanoid": "5.0.4",
Expand All @@ -67,7 +67,7 @@
"react-i18next": "13.5.0",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.15.0",
"ws": "8.15.1",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down Expand Up @@ -107,7 +107,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.11.1",
"eslint-plugin-turbo": "1.11.2",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"listr2": "8.0.0",
Expand All @@ -121,7 +121,7 @@
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.4",
"tsx": "4.6.2",
"turbo": "1.11.1",
"turbo": "1.11.2",
"type-fest": "4.8.3",
"typescript": "5.3.3"
},
Expand Down
84 changes: 42 additions & 42 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 4fa7d93

Please sign in to comment.