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

feat(create-turbo): support examples #4398

Merged

Conversation

tknickman
Copy link
Member

@tknickman tknickman commented Mar 30, 2023

Description

create-turbo with examples support! Same API as create-next-app

TODO:

  • Docs
  • Tests

Issues

fixes #313
fixes #664
fixes #2688

@tknickman tknickman requested a review from a team as a code owner March 30, 2023 13:24
@turbo-orchestrator turbo-orchestrator bot added pkg: create-turbo Issues related to npx create-turbo team: turborepo labels Mar 30, 2023
@vercel
Copy link

vercel bot commented Mar 30, 2023

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

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Apr 4, 2023 1:50pm
examples-svelte-web 🔄 Building (Inspect) Apr 4, 2023 1:50pm
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2023 1:50pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2023 1:50pm
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
examples-vite-web ⬜️ Ignored (Inspect) Apr 4, 2023 1:50pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2023 1:50pm

@socket-security
Copy link

socket-security bot commented Mar 30, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore esbuild@0.14.49
  • @SocketSecurity ignore esbuild@0.14.54
  • @SocketSecurity ignore esbuild@0.15.11
  • @SocketSecurity ignore esbuild@0.15.12
  • @SocketSecurity ignore esbuild@0.15.15
  • @SocketSecurity ignore esbuild@0.15.18
  • @SocketSecurity ignore esbuild@0.15.6
  • @SocketSecurity ignore esbuild@0.16.10
  • @SocketSecurity ignore esbuild@0.17.12
  • @SocketSecurity ignore esbuild@0.17.15
  • @SocketSecurity ignore turbo@1.0.0
  • @SocketSecurity ignore turbo@1.5.6
  • @SocketSecurity ignore turbo@1.6.3
  • @SocketSecurity ignore turbo@1.7.0
📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
esbuild@0.14.49 (added) postinstall pnpm-lock.yaml, packages/create-turbo/package.json via ts-jest@27.1.5, tsup@5.12.9, packages/turbo-codemod/package.json via ts-jest@27.1.5, tsup@5.12.9, packages/turbo-ignore/package.json via ts-jest@27.1.5, tsup@5.12.9, packages/turbo-utils/package.json via ts-jest@27.1.5, tsup@5.12.9, packages/turbo-workspaces/package.json via ts-jest@27.1.5, tsup@5.12.9
esbuild@0.14.54 (added) postinstall examples/design-system/pnpm-lock.yaml, examples/design-system/apps/docs/package.json via vite@2.9.15, examples/design-system/packages/acme-core/package.json via , examples/design-system/packages/acme-utils/package.json via , examples/with-changesets/pnpm-lock.yaml, examples/with-changesets/packages/acme-core/package.json via , examples/with-changesets/packages/acme-utils/package.json via , examples/with-docker/apps/api/package.json, examples/with-prisma/package.json via tsup@5.12.9, examples/with-prisma/packages/database/package.json via tsup@5.12.9
esbuild@0.15.11 (added) postinstall pnpm-lock.yaml, packages/eslint-plugin-turbo/package.json via ts-jest@27.1.5, tsup@6.2.3
esbuild@0.15.12 (added) postinstall crates/turbopack/tests/node-file-trace/package.json, crates/turbopack/tests/node-file-trace/pnpm-lock.yaml
esbuild@0.15.15 (added) postinstall examples/with-create-react-app/pnpm-lock.yaml, examples/with-create-react-app/packages/ui/package.json via , examples/with-react-native-web/package.json via tsup@6.5.0, examples/with-react-native-web/packages/ui/package.json via tsup@6.5.0, examples/with-tailwind/pnpm-lock.yaml, examples/with-tailwind/packages/ui/package.json via
esbuild@0.15.18 (added) postinstall examples/kitchen-sink/pnpm-lock.yaml, examples/kitchen-sink/apps/admin/package.json via vite@3.2.5
esbuild@0.15.6 (added) postinstall pnpm-lock.yaml, benchmark/package.json, pnpm-lock.yaml via esbuild-register@3.3.3, cli/package.json, pnpm-lock.yaml via esbuild-register@3.3.3
esbuild@0.16.10 (added) postinstall examples/with-vite/pnpm-lock.yaml, examples/with-vite/apps/docs/package.json via vite@4.0.3, examples/with-vite/apps/web/package.json via vite@4.0.3
esbuild@0.17.12 (added) postinstall examples/with-prisma/package.json via tsup@5.12.9, tsx@3.12.6, examples/with-prisma/packages/database/package.json via tsup@5.12.9, tsx@3.12.6
esbuild@0.17.15 (added) postinstall examples/with-docker/package.json via esbuild-register@3.4.1, examples/with-docker/apps/api/package.json via esbuild-register@3.4.1, examples/with-react-native-web/package.json via tsup@6.5.0, examples/with-react-native-web/packages/ui/package.json via tsup@6.5.0
turbo@1.0.0 (added) postinstall packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/normal-workspaces/package.json, packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/normal-workspaces-dev-install/package.json, packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/pnpm-workspaces/package.json, packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/pnpm-workspaces-dev-install/package.json, packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/single-package/package.json, packages/turbo-codemod/__tests__/__fixtures__/get-turbo-upgrade-command/single-package-dev-install/package.json, packages/turbo-codemod/__tests__/__fixtures__/migrate/old-turbo/package.json, packages/turbo-codemod/__tests__/__fixtures__/transform/basic/package.json
turbo@1.5.6 (added) postinstall cli/integration_tests/lockfile_aware_caching/npm/package-lock.json, cli/integration_tests/lockfile_aware_caching/npm/package.json, cli/integration_tests/lockfile_aware_caching/pnpm/package.json, cli/integration_tests/lockfile_aware_caching/pnpm/pnpm-lock.yaml, cli/integration_tests/lockfile_aware_caching/yarn/package.json
turbo@1.6.3 (added) postinstall examples/design-system/package.json, examples/design-system/pnpm-lock.yaml, examples/with-changesets/package.json, examples/with-changesets/pnpm-lock.yaml, examples/with-create-react-app/package.json, examples/with-create-react-app/pnpm-lock.yaml, examples/with-docker/package.json, examples/with-prisma/package.json, examples/with-react-native-web/package.json, examples/with-vite/pnpm-lock.yaml
turbo@1.7.0 (added) postinstall examples/with-rollup/package.json, examples/with-rollup/pnpm-lock.yaml, examples/with-tailwind/package.json, examples/with-tailwind/pnpm-lock.yaml
Pull request alert summary
Issue Status
Install scripts ⚠️ 14 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
next@13.0.6 eval, network, filesystem, shell, environment +6 vercel-release-bot
next@13.0.3 eval, network, filesystem, shell, environment +4 vercel-release-bot
@turbo/workspaces@1.8.9-canary.1 eval, network, filesystem, shell, environment +0 turbobot
@vercel/analytics@0.1.1 filesystem, environment +0 chriswdmr
@types/cross-spawn@6.0.2 None +0 types
@types/async-retry@1.4.5 None +1 types
async-retry@1.3.3 None +1 leerobinson
next-themes@0.2.0 network, filesystem, shell, environment +5 paco
tailwindcss@3.1.8 eval, network, filesystem, environment +4 adamwathan
got@10.7.0 network, filesystem +6 sindresorhus
@types/tar@6.1.4 None +0 types
@mdx-js/react@2.1.5 filesystem, environment +1 wooorm
esbuild-register@3.3.3 eval, filesystem, environment +0 egoist
autoprefixer@10.4.14 filesystem, shell, environment +0 ai
ts-jest@27.1.5 eval, network, filesystem, shell, environment +50 kul
eslint-config-next@13.0.6 eval, filesystem, shell, environment +12 vercel-release-bot
eslint-config-next@12.3.1 eval, filesystem, environment +17 vercel-release-bot
@heroicons/react@1.0.6 filesystem, environment +0 bradlc
@sentry/nextjs@7.17.3 network, filesystem, shell, environment +21 sentry-bot
nextra@2.0.1 eval, network, filesystem, shell, environment +61 quietshu
nextra-theme-docs@2.0.1 eval, network, filesystem, shell, environment +24 quietshu
@react-spring/web@9.6.1 filesystem, environment +5 tdfka_rick
@next/react-refresh-utils@13.0.6 environment +1 vercel-release-bot
@headlessui/react@1.7.3 filesystem, environment +0 malfaitrobin
tsup@6.2.3 eval, network, filesystem, shell, environment +4 egoist
swr@1.3.0 filesystem, environment +0 quietshu
framer-motion@7.3.6 filesystem, environment +10 popmotion
@react-aria/ssr@3.3.0 filesystem, environment +0 devongovett

🚮 Removed packages: eslint-config-turbo@1.8.8, eslint-plugin-react@7.31.8, meow@7.1.1

@github-actions
Copy link
Contributor

✅ This changes can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2023

🟢 CI successful 🟢

Thanks

@tknickman tknickman force-pushed the tomknickman/turbo-661-support-starting-from-examples-in-create branch from 8416799 to 5971a98 Compare March 30, 2023 15:06
@tknickman tknickman force-pushed the tomknickman/turbo-661-support-starting-from-examples-in-create branch from b38e6f6 to c5ea2db Compare March 30, 2023 20:06
Copy link
Contributor

@mehulkar mehulkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a first pass review. My main blocking comment is that if npx create-turbo -e <something> should respect <something> as-is.

If we absolutely have to transform it somehow, I suggest two things:

  • Ensure that all transformations are additional git commits after the first (if we're initializing a git repo in the first place)
  • Model transformation code so that we can make it optional (we can do this in follow up work, but I think it would be better to do first time around, even if it's just moving the logic to a new function in a separate file).

As an aside: I somewhat like degit's approach of using templates. Do we want to support using create-turbo without initializing git repo?

packages/create-turbo/package.json Outdated Show resolved Hide resolved
packages/create-turbo/src/cli.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/cli.ts Outdated Show resolved Hide resolved
`"${example}"`
)} might be incorrect.\n`,
`2. You might not be connected to the internet or you are behind a proxy.`
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two very different types of errors. Seems like something we could throw/catch different known errors instead of this? (maybe i'm getting too used to Golang 😃 )

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is straight from Next, I'll look into improving it

packages/create-turbo/src/commands/create/createProject.ts Outdated Show resolved Hide resolved
repoInfo && repoInfo.username === "vercel" && repoInfo.name === "turbo";
const availableScripts = [];

// remove the meta file from turbo examples
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we model this as a "transformer" that gets applied to known repos? it will be easier to rip it out if we decide we don't want our examples to be fancy and have "compile" time logic to build.

Copy link
Member Author

@tknickman tknickman Mar 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could, but I'm not sure if that's worth the time right now when we would only have one transformer. I'm usually a fan of optimizing later when the patterns emerge. This is a pretty straight-forward case. The example is either one of ours (in which case we have a few special rules) or it's not (we don't do anything)

Let me play with it and see how it feels, if we add a skip transform option it would be nice to not have that logic spread throughout and just consolidated in a few places where we're applying transforms

packages/create-turbo/src/commands/create/createProject.ts Outdated Show resolved Hide resolved
}
}

export async function getRepoInfo(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The github url parsing logic here seems like something we can find from an existing package 🤔 . I've personally implemented this so many times in so many languages and I always feel like it's an easy place to save some intenral LOC. It's not a lot of code and sunk cost etc etc, but just a suggestion

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also from create-next-app

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we publish it as a library and use it instead of copy pasting?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, i'm planning to talk to the next team about this to see about a core-create or similar we could all utilize and open source.

arlyon
arlyon previously requested changes Mar 30, 2023
Copy link
Contributor

@arlyon arlyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few comments and questions. I will say generally attention to detail / ux is exceptional 😍

packages/create-turbo/__tests__/isWritable.test copy.ts Outdated Show resolved Hide resolved
packages/create-turbo/package.json Outdated Show resolved Hide resolved
packages/create-turbo/src/commands/create/createProject.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/commands/create/createProject.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/utils/examples.ts Show resolved Hide resolved
packages/create-turbo/src/utils/examples.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/utils/examples.ts Show resolved Hide resolved
packages/create-turbo/src/utils/examples.ts Show resolved Hide resolved
packages/create-turbo/src/utils/git.ts Show resolved Hide resolved
@tknickman
Copy link
Member Author

@mehulkar good call RE the transformations, maybe we can support a --skip-transform option or something that doesn't prompt you for the package manager and skips the rest of the transforms as well

@tknickman tknickman force-pushed the tomknickman/turbo-661-support-starting-from-examples-in-create branch 3 times, most recently from 7b5f516 to 4bd3535 Compare April 3, 2023 15:45
@tknickman
Copy link
Member Author

tknickman commented Apr 3, 2023

@mehulkar we now have lite (internal) transformers.

This added a little more complexity because it introduces the case when you have specified skip-transform, but the example uses a package manager that you don't have installed. So we have to handle the downstream effects of that (disabling install, etc)

For future iterations, we can think about supporting these more. For example - reading transforms from examples as well, and an in-example config is tell us about what transforms should run etc.

@tknickman tknickman force-pushed the tomknickman/turbo-661-support-starting-from-examples-in-create branch from 4bd3535 to 0fc05a5 Compare April 3, 2023 15:55
@mehulkar
Copy link
Contributor

mehulkar commented Apr 3, 2023

we now have lite (internal) transformers.

nice. for what it's worth, I don't think we need the transformers to be skippable today, I was just asking to model it as a transformer rather than inlining a bunch of conditions. I'll take another pass at the review

const createTurboCli = new Command();

// create
createTurboCli
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want a --skip-git option?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to support that, if you don't have git setup we'll just skip past these. If you want to remove git you can just remove it yourself afterwards. Plus turbo behaves much better with git available, so I don't think our own starter should fully bless that path.

Copy link
Contributor

@mehulkar mehulkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still a few improvements that I would recommend, but it's too time consuming to review incremental changes on a large PR like this. I'm ok with merging and then doing follow up work. Let me know if you'd like me to pull down the branch and try it out before merge!

packages/create-turbo/src/commands/create/index.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/transforms/index.ts Outdated Show resolved Hide resolved
packages/create-turbo/src/transforms/internal-example.ts Outdated Show resolved Hide resolved
}
}

export async function getRepoInfo(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we publish it as a library and use it instead of copy pasting?

@tknickman tknickman force-pushed the tomknickman/turbo-661-support-starting-from-examples-in-create branch from 4a93b1c to 2d4c526 Compare April 4, 2023 13:50
@tknickman tknickman enabled auto-merge (squash) April 4, 2023 13:54
@tknickman tknickman merged commit 2f6e12f into main Apr 4, 2023
@tknickman tknickman deleted the tomknickman/turbo-661-support-starting-from-examples-in-create branch April 4, 2023 14:11
@tknickman tknickman mentioned this pull request Apr 4, 2023
@tknickman tknickman restored the tomknickman/turbo-661-support-starting-from-examples-in-create branch April 4, 2023 19:24
tknickman added a commit that referenced this pull request Apr 4, 2023
@tknickman tknickman deleted the tomknickman/turbo-661-support-starting-from-examples-in-create branch April 4, 2023 20:34
kodiakhq bot referenced this pull request in timelessco/js-bottomsheet Apr 11, 2023
[![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.8.7` -> `^1.9.0`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.0) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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



#### What's Changed

##### Changelog

-   Log the location of the summary file in the execution summary by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
-   Remove unused params in real run functions by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
-   Refactor Dry Run so that output is printed by Run Summaries by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
-   Make Run Summaries work for Single Package repos by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
-   Add cache state to task summaries on real runs (2nd try) by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
-   Remove executionSummary from dry run json by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
-   chore(deps): update dependency nodemon to v2.0.22 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
-   Account for canary versions in integration test for run summary by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
-   fix: use signal handler in shim by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
-   fix: delete libgit2 by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
-   Make --summarize flag to work without a value by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
-   Enable the summarize flag in help output by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
-   fix: update example lockfiles by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
-   feature(turborepo): `-F` as filter shorthand by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
-   chore: removing signal forwarding test by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
-   chore(deps): update yarn to v1.22.19 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
-   Polish the shape of the Run Summary JSON by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
-   Add sub-package info to environment-variables.mdx by [@&#8203;ozum](https://togithub.com/ozum) in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
-   feat(create-turbo): support examples by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
-   Add a debugging section in our docs by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
-   chore(version): bump canary version by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
-   fix(lockfile): correct lockfile version by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
-   fix(deps): update dependency got to v11 \[security] by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
-   Fix typos in example tsconfig' readme by [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
-   chore: pipe through root package json to lockfile parsing by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
-   chore: Remove release flag from turborepo-ffi build by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
-   Strict Environment Handling by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
-   chore: update `with-tailwind` example by [@&#8203;Chia1104](https://togithub.com/Chia1104) in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
-   ci: Stop building Go code twice by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
-   Remove unused constant by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
-   Improve integration test setup by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
-   fix(examples): with-rollup by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
-   Fix Missing packages key when there are no changes in a monorepo by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
-   fix: use ordered data structure for npm lockfile by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

-   [@&#8203;ozum](https://togithub.com/ozum) made their first contribution in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
-   [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made their first contribution in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
-   [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first contribution in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
-   [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first contribution in [https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**: vercel/turborepo@v1.8.8...v1.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] 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/timelessco/js-bottomsheet).
fuxingloh referenced this pull request in fuxingloh/contented Apr 12, 2023
[![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.8.8` ->
`^1.9.0`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.0) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- Log the location of the summary file in the execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
- Remove unused params in real run functions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
- Refactor Dry Run so that output is printed by Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
- Make Run Summaries work for Single Package repos by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
- Add cache state to task summaries on real runs (2nd try) by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
- Remove executionSummary from dry run json by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
- chore(deps): update dependency nodemon to v2.0.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
- Account for canary versions in integration test for run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
- fix: use signal handler in shim by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
- fix: delete libgit2 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
- Make --summarize flag to work without a value by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
- Enable the summarize flag in help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
- fix: update example lockfiles by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
- feature(turborepo): `-F` as filter shorthand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
- chore: removing signal forwarding test by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
- chore(deps): update yarn to v1.22.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
- Polish the shape of the Run Summary JSON by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
- Add sub-package info to environment-variables.mdx by
[@&#8203;ozum](https://togithub.com/ozum) in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- feat(create-turbo): support examples by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
- Add a debugging section in our docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
- chore(version): bump canary version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
- fix(lockfile): correct lockfile version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
- fix(deps): update dependency got to v11 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
- Fix typos in example tsconfig' readme by
[@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- chore: pipe through root package json to lockfile parsing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
- chore: Remove release flag from turborepo-ffi build by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
- Strict Environment Handling by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
- chore: update `with-tailwind` example by
[@&#8203;Chia1104](https://togithub.com/Chia1104) in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- ci: Stop building Go code twice by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
- Remove unused constant by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
- Improve integration test setup by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
- fix(examples): with-rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
- Fix Missing packages key when there are no changes in a monorepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
- fix: use ordered data structure for npm lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

- [@&#8203;ozum](https://togithub.com/ozum) made their first
contribution in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made
their first contribution in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first
contribution in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first
contribution in
[https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**:
vercel/turborepo@v1.8.8...v1.9.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/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot referenced this pull request in weareinreach/InReach Apr 12, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@storybook/addon-a11y](https://togithub.com/storybookjs/storybook/tree/next/code/addons/a11y) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-actions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/actions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-docs](https://togithub.com/storybookjs/storybook/tree/next/code/addons/docs) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-essentials](https://togithub.com/storybookjs/storybook/tree/next/code/addons/essentials) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-interactions](https://togithub.com/storybookjs/storybook/tree/next/code/addons/interactions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-links](https://togithub.com/storybookjs/storybook/tree/next/code/addons/links) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-viewport](https://togithub.com/storybookjs/storybook/tree/next/code/addons/viewport) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/manager-api](https://togithub.com/storybookjs/storybook/tree/main/lib/manager-api) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/nextjs](https://togithub.com/storybookjs/storybook/tree/next/code/frameworks/nextjs) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/preview-api](https://togithub.com/storybookjs/storybook/tree/main/code/lib/preview-api) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/react](https://togithub.com/storybookjs/storybook/tree/main/renderers/react) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/theming](https://togithub.com/storybookjs/storybook/tree/main/lib/theming) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/types](https://togithub.com/storybookjs/storybook/tree/main/code/lib/types) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-plugin-turbo](https://togithub.com/vercel/turbo) | [`1.8.8` -> `1.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.8.8/1.9.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.0/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.9.0/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) |
| [listr2](https://togithub.com/listr2/listr2) | [`6.0.4` -> `6.2.0`](https://renovatebot.com/diffs/npm/listr2/6.0.4/6.2.0) | [![age](https://badges.renovateapi.com/packages/npm/listr2/6.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/listr2/6.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/listr2/6.2.0/compatibility-slim/6.0.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/listr2/6.2.0/confidence-slim/6.0.4)](https://docs.renovatebot.com/merge-confidence/) |
| [storybook](https://togithub.com/storybookjs/storybook/tree/main/lib/cli) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.2` -> `7.0.3`](https://renovatebot.com/diffs/npm/storybook/7.0.2/7.0.3) | [![age](https://badges.renovateapi.com/packages/npm/storybook/7.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/storybook/7.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/storybook/7.0.3/compatibility-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/storybook/7.0.3/confidence-slim/7.0.2)](https://docs.renovatebot.com/merge-confidence/) |
| [storybook-addon-pseudo-states](https://togithub.com/chromaui/storybook-addon-pseudo-states) | [`2.0.0-next.3` -> `2.0.0`](https://renovatebot.com/diffs/npm/storybook-addon-pseudo-states/2.0.0-next.3/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/storybook-addon-pseudo-states/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/storybook-addon-pseudo-states/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/storybook-addon-pseudo-states/2.0.0/compatibility-slim/2.0.0-next.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/storybook-addon-pseudo-states/2.0.0/confidence-slim/2.0.0-next.3)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.8.8` -> `1.9.0`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.0) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.0/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>storybookjs/storybook</summary>

### [`v7.0.3`](https://togithub.com/storybookjs/storybook/releases/tag/v7.0.3)

[Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.2...v7.0.3)

##### Bug Fixes

-   React: Fix default export docgen for React.FC and forwardRef [#&#8203;22024](https://togithub.com/storybooks/storybook/pull/22024)
-   Viewport: Remove transitions when switching viewports [#&#8203;21963](https://togithub.com/storybooks/storybook/pull/21963)
-   CLI: Fix JsPackageManager typo [#&#8203;22006](https://togithub.com/storybooks/storybook/pull/22006)
-   Viewport: Fix the `defaultOrientation` config option [#&#8203;21962](https://togithub.com/storybooks/storybook/pull/21962)
-   UI: Fix story data access for broken About page [#&#8203;21951](https://togithub.com/storybooks/storybook/pull/21951)
-   Angular: Fix components disappearing on docs page on property change [#&#8203;21944](https://togithub.com/storybooks/storybook/pull/21944)
-   React: Don't show decorators in JSX snippets [#&#8203;21907](https://togithub.com/storybooks/storybook/pull/21907)
-   Addon-docs: Include decorators by default in source decorators [#&#8203;21902](https://togithub.com/storybooks/storybook/pull/21902)
-   CLI: Fix npm list command [#&#8203;21947](https://togithub.com/storybooks/storybook/pull/21947)
-   Core: Revert Emotion `:first-child` (etc) workarounds [#&#8203;21213](https://togithub.com/storybooks/storybook/pull/21213)

##### Maintenance

-   UI: Add remount story shortcut [#&#8203;21401](https://togithub.com/storybooks/storybook/pull/21401)
-   Telemetry: Add CLI version to context [#&#8203;21999](https://togithub.com/storybooks/storybook/pull/21999)
-   CLI: Update template code references to 7.0 [#&#8203;21845](https://togithub.com/storybooks/storybook/pull/21845)
-   Addon-actions: Fix non-included type file [#&#8203;21922](https://togithub.com/storybooks/storybook/pull/21922)
-   Addon GFM: Fix node-logger dependency [#&#8203;21938](https://togithub.com/storybooks/storybook/pull/21938)

##### Dependency Upgrades

-   React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts [#&#8203;22013](https://togithub.com/storybooks/storybook/pull/22013)
-   Update `@emotion/cache` version [#&#8203;21941](https://togithub.com/storybooks/storybook/pull/21941)

</details>

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

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

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



#### What's Changed

##### Changelog

-   Log the location of the summary file in the execution summary by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
-   Remove unused params in real run functions by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
-   Refactor Dry Run so that output is printed by Run Summaries by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
-   Make Run Summaries work for Single Package repos by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
-   Add cache state to task summaries on real runs (2nd try) by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
-   Remove executionSummary from dry run json by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
-   chore(deps): update dependency nodemon to v2.0.22 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
-   Account for canary versions in integration test for run summary by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
-   fix: use signal handler in shim by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
-   fix: delete libgit2 by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
-   Make --summarize flag to work without a value by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
-   Enable the summarize flag in help output by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
-   fix: update example lockfiles by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
-   feature(turborepo): `-F` as filter shorthand by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
-   chore: removing signal forwarding test by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
-   chore(deps): update yarn to v1.22.19 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
-   Polish the shape of the Run Summary JSON by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
-   Add sub-package info to environment-variables.mdx by [@&#8203;ozum](https://togithub.com/ozum) in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
-   feat(create-turbo): support examples by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
-   Add a debugging section in our docs by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
-   chore(version): bump canary version by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
-   fix(lockfile): correct lockfile version by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
-   fix(deps): update dependency got to v11 \[security] by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
-   Fix typos in example tsconfig' readme by [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
-   chore: pipe through root package json to lockfile parsing by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
-   chore: Remove release flag from turborepo-ffi build by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
-   Strict Environment Handling by [@&#8203;nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
-   chore: update `with-tailwind` example by [@&#8203;Chia1104](https://togithub.com/Chia1104) in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
-   ci: Stop building Go code twice by [@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
-   Remove unused constant by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
-   Improve integration test setup by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
-   fix(examples): with-rollup by [@&#8203;tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
-   Fix Missing packages key when there are no changes in a monorepo by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
-   fix: use ordered data structure for npm lockfile by [@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

-   [@&#8203;ozum](https://togithub.com/ozum) made their first contribution in [https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
-   [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made their first contribution in [https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
-   [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first contribution in [https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
-   [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first contribution in [https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**: vercel/turborepo@v1.8.8...v1.9.0

</details>

<details>
<summary>listr2/listr2</summary>

### [`v6.2.0`](https://togithub.com/listr2/listr2/blob/HEAD/CHANGELOG.md#&#8203;620-httpsgithubcomlistr2listr2comparev610v620-2023-04-11)

[Compare Source](https://togithub.com/listr2/listr2/compare/v6.1.0...v6.2.0)

##### Bug Fixes

-   update filtering reordering mechanism ([a72cc7b](https://togithub.com/listr2/listr2/commit/a72cc7b2b881e3297f69fb7b2ff259c63b64037f)), closes [#&#8203;670](https://togithub.com/listr2/listr2/issues/670)

##### Features

-   force publish since semantic-release is stuck ([fa0fae1](https://togithub.com/listr2/listr2/commit/fa0fae1bb0e34dedc2b4d784f90d9237b5ff1fab))

### [`v6.1.0`](https://togithub.com/listr2/listr2/blob/HEAD/CHANGELOG.md#&#8203;610-httpsgithubcomlistr2listr2comparev604v610-2023-04-11)

[Compare Source](https://togithub.com/listr2/listr2/compare/v6.0.4...v6.1.0)

##### Bug Fixes

-   add options to processoutput fix eol problem ([e6d6474](https://togithub.com/listr2/listr2/commit/e6d64744b28da128cd80c83e7961e4557462507f)), closes [#&#8203;670](https://togithub.com/listr2/listr2/issues/670)
-   **process-output:** make everything optional ([148cb81](https://togithub.com/listr2/listr2/commit/148cb813b8d62aa3f5698c733aecda200996fe31))

##### Features

-   add related documentation to process output and update with feature flag ([c1ede63](https://togithub.com/listr2/listr2/commit/c1ede6366d2b8c1356ed7171eac80736f5061e7a))

</details>

<details>
<summary>chromaui/storybook-addon-pseudo-states</summary>

### [`v2.0.0`](https://togithub.com/chromaui/storybook-addon-pseudo-states/blob/HEAD/CHANGELOG.md#v200-Wed-Apr-12-2023)

[Compare Source](https://togithub.com/chromaui/storybook-addon-pseudo-states/compare/v2.0.0-next.3...v2.0.0)

##### 💥 Breaking Change

-   Set Storybook deps to v7 [#&#8203;68](https://togithub.com/chromaui/storybook-addon-pseudo-states/pull/68) ([@&#8203;JReinhold](https://togithub.com/JReinhold))
-   Convert to TypeScript and upgrade to Storybook 7 [#&#8203;47](https://togithub.com/chromaui/storybook-addon-pseudo-states/pull/47) ([@&#8203;ghengeveld](https://togithub.com/ghengeveld))

##### 🐛 Bug Fix

-   Fix media queries breaking rules override [#&#8203;58](https://togithub.com/chromaui/storybook-addon-pseudo-states/pull/58) ([@&#8203;filipw01](https://togithub.com/filipw01))
-   Remove optional chaining in next [#&#8203;70](https://togithub.com/chromaui/storybook-addon-pseudo-states/pull/70) ([@&#8203;filipw01](https://togithub.com/filipw01) [@&#8203;ghengeveld](https://togithub.com/ghengeveld) runner@fv-az491-751.is1xdb2m0b3ubcod5yxy40qnsg.phxx.internal.cloudapp.net [@&#8203;kasperpeulen](https://togithub.com/kasperpeulen))

##### Authors: 5

-   Filip Wachowiak ([@&#8203;filipw01](https://togithub.com/filipw01))
-   Gert Hengeveld ([@&#8203;ghengeveld](https://togithub.com/ghengeveld))
-   ghengeveld (runner@fv-az491-751.is1xdb2m0b3ubcod5yxy40qnsg.phxx.internal.cloudapp.net)
-   Jeppe Reinhold ([@&#8203;JReinhold](https://togithub.com/JReinhold))
-   Kasper Peulen ([@&#8203;kasperpeulen](https://togithub.com/kasperpeulen))

***

</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://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #403
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
thedoublejay referenced this pull request in levaintech/sticky Apr 17, 2023
[![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.8.8` ->
`1.9.1`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.1) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- Add more readme for integration tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4515](https://togithub.com/vercel/turbo/pull/4515)
- Deprecate `THASH`. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4526](https://togithub.com/vercel/turbo/pull/4526)
- oldGlobalHash can be named by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4528](https://togithub.com/vercel/turbo/pull/4528)
- feat(summary): add taskId to single package task by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4530](https://togithub.com/vercel/turbo/pull/4530)
- Document --summarize flag and include in Troubleshooting doc by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4467](https://togithub.com/vercel/turbo/pull/4467)
- feat(examples): update READMEs for create-turbo by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4451](https://togithub.com/vercel/turbo/pull/4451)
- Documentation for Strict Environments by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4490](https://togithub.com/vercel/turbo/pull/4490)
- chore(turborepo): Make rustls the default feature for turborepo-lib by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4537](https://togithub.com/vercel/turbo/pull/4537)
- fix(turborepo): SCM tests and renaming by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4462](https://togithub.com/vercel/turbo/pull/4462)
- Update data sent to vercel for runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4495](https://togithub.com/vercel/turbo/pull/4495)
- Gather Run Summary even when tasks fail by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4524](https://togithub.com/vercel/turbo/pull/4524)
- Update old testbed make target to fixture- for new fixtures layout by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4538](https://togithub.com/vercel/turbo/pull/4538)
- Use both key and version when sorting lockfile entries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4541](https://togithub.com/vercel/turbo/pull/4541)
- Save task duration correctly by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4540](https://togithub.com/vercel/turbo/pull/4540)

**Full Changelog**:
vercel/turborepo@v1.9.0...v1.9.1

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

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

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

#### What's Changed

##### Changelog

- Log the location of the summary file in the execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
- Remove unused params in real run functions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
- Refactor Dry Run so that output is printed by Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
- Make Run Summaries work for Single Package repos by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
- Add cache state to task summaries on real runs (2nd try) by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
- Remove executionSummary from dry run json by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
- chore(deps): update dependency nodemon to v2.0.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
- Account for canary versions in integration test for run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
- fix: use signal handler in shim by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
- fix: delete libgit2 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
- Make --summarize flag to work without a value by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
- Enable the summarize flag in help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
- fix: update example lockfiles by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
- feature(turborepo): `-F` as filter shorthand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
- chore: removing signal forwarding test by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
- chore(deps): update yarn to v1.22.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
- Polish the shape of the Run Summary JSON by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
- Add sub-package info to environment-variables.mdx by
[@&#8203;ozum](https://togithub.com/ozum) in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- feat(create-turbo): support examples by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
- Add a debugging section in our docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
- chore(version): bump canary version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
- fix(lockfile): correct lockfile version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
- fix(deps): update dependency got to v11 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
- Fix typos in example tsconfig' readme by
[@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- chore: pipe through root package json to lockfile parsing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
- chore: Remove release flag from turborepo-ffi build by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
- Strict Environment Handling by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
- chore: update `with-tailwind` example by
[@&#8203;Chia1104](https://togithub.com/Chia1104) in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- ci: Stop building Go code twice by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
- Remove unused constant by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
- Improve integration test setup by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
- fix(examples): with-rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
- Fix Missing packages key when there are no changes in a monorepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
- fix: use ordered data structure for npm lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

- [@&#8203;ozum](https://togithub.com/ozum) made their first
contribution in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made
their first contribution in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first
contribution in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first
contribution in
[https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**:
vercel/turborepo@v1.8.8...v1.9.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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
xballoy referenced this pull request in kumojin/extreme-carpaccio Apr 17, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@formatjs/intl-numberformat](https://togithub.com/formatjs/formatjs)
| [`8.3.5` ->
`8.4.0`](https://renovatebot.com/diffs/npm/@formatjs%2fintl-numberformat/8.3.5/8.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@formatjs%2fintl-numberformat/8.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@formatjs%2fintl-numberformat/8.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@formatjs%2fintl-numberformat/8.4.0/compatibility-slim/8.3.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@formatjs%2fintl-numberformat/8.4.0/confidence-slim/8.3.5)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
|
[@types/lodash](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`4.14.191` ->
`4.14.194`](https://renovatebot.com/diffs/npm/@types%2flodash/4.14.191/4.14.194)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2flodash/4.14.194/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2flodash/4.14.194/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2flodash/4.14.194/compatibility-slim/4.14.191)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2flodash/4.14.194/confidence-slim/4.14.191)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.15.1` ->
`18.15.11`](https://renovatebot.com/diffs/npm/@types%2fnode/18.15.1/18.15.11)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/compatibility-slim/18.15.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/confidence-slim/18.15.1)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.15.1` ->
`18.15.11`](https://renovatebot.com/diffs/npm/@types%2fnode/18.15.1/18.15.11)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/compatibility-slim/18.15.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/confidence-slim/18.15.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.0.28` ->
`18.0.35`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.28/18.0.35)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/compatibility-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/confidence-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.0.28` ->
`18.0.35`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.28/18.0.35)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/compatibility-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.35/confidence-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [joi](https://togithub.com/hapijs/joi) | [`17.8.3` ->
`17.9.1`](https://renovatebot.com/diffs/npm/joi/17.8.3/17.9.1) |
[![age](https://badges.renovateapi.com/packages/npm/joi/17.9.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/joi/17.9.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/joi/17.9.1/compatibility-slim/17.8.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/joi/17.9.1/confidence-slim/17.8.3)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [node-mocks-http](https://togithub.com/howardabrams/node-mocks-http) |
[`1.12.1` ->
`1.12.2`](https://renovatebot.com/diffs/npm/node-mocks-http/1.12.1/1.12.2)
|
[![age](https://badges.renovateapi.com/packages/npm/node-mocks-http/1.12.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/node-mocks-http/1.12.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/node-mocks-http/1.12.2/compatibility-slim/1.12.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/node-mocks-http/1.12.2/confidence-slim/1.12.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | [`2.8.4` ->
`2.8.7`](https://renovatebot.com/diffs/npm/prettier/2.8.4/2.8.7) |
[![age](https://badges.renovateapi.com/packages/npm/prettier/2.8.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/prettier/2.8.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/prettier/2.8.7/compatibility-slim/2.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/prettier/2.8.7/confidence-slim/2.8.4)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [react-bootstrap](https://react-bootstrap.github.io/)
([source](https://togithub.com/react-bootstrap/react-bootstrap)) |
[`2.7.2` ->
`2.7.4`](https://renovatebot.com/diffs/npm/react-bootstrap/2.7.2/2.7.4)
|
[![age](https://badges.renovateapi.com/packages/npm/react-bootstrap/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-bootstrap/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-bootstrap/2.7.4/compatibility-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-bootstrap/2.7.4/confidence-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [react-query](https://togithub.com/tannerlinsley/react-query) |
[`3.39.3` ->
`4.0.5`](https://renovatebot.com/diffs/npm/react-query/3.39.3/) |
[![age](https://badges.renovateapi.com/packages/npm/react-query//age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-query//adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-query//compatibility-slim/3.39.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-query//confidence-slim/3.39.3)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | replacement |
| [rimraf](https://togithub.com/isaacs/rimraf) | [`4.4.0` ->
`5.0.0`](https://renovatebot.com/diffs/npm/rimraf/4.4.0/5.0.0) |
[![age](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | major |
| [sqlite3](https://togithub.com/TryGhost/node-sqlite3) | [`5.1.4` ->
`5.1.6`](https://renovatebot.com/diffs/npm/sqlite3/5.1.4/5.1.6) |
[![age](https://badges.renovateapi.com/packages/npm/sqlite3/5.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/sqlite3/5.1.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/sqlite3/5.1.6/compatibility-slim/5.1.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/sqlite3/5.1.6/confidence-slim/5.1.4)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [tsup](https://tsup.egoist.dev/)
([source](https://togithub.com/egoist/tsup)) | [`6.6.3` ->
`6.7.0`](https://renovatebot.com/diffs/npm/tsup/6.6.3/6.7.0) |
[![age](https://badges.renovateapi.com/packages/npm/tsup/6.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tsup/6.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tsup/6.7.0/compatibility-slim/6.6.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tsup/6.7.0/confidence-slim/6.6.3)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`1.8.3` ->
`1.9.1`](https://renovatebot.com/diffs/npm/turbo/1.8.3/1.9.1) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/compatibility-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.1/confidence-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`4.9.5` ->
`5.0.4`](https://renovatebot.com/diffs/npm/typescript/4.9.5/5.0.4) |
[![age](https://badges.renovateapi.com/packages/npm/typescript/5.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typescript/5.0.4/compatibility-slim/4.9.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.0.4/confidence-slim/4.9.5)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | major |
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.1.4` ->
`4.2.1`](https://renovatebot.com/diffs/npm/vite/4.1.4/4.2.1) |
[![age](https://badges.renovateapi.com/packages/npm/vite/4.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite/4.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vite/4.2.1/compatibility-slim/4.1.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite/4.2.1/confidence-slim/4.1.4)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |

This is a special PR that replaces `react-query` with the community
suggested minimal stable replacement version.

---

### Release Notes

<details>
<summary>formatjs/formatjs</summary>

###
[`v8.4.0`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/intl-numberformat%408.4.0)

[Compare
Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/intl-numberformat@8.3.5...@formatjs/intl-numberformat@8.4.0)

##### Features

- upgrade TS support to v5
([2c43dc1](https://togithub.com/formatjs/formatjs/commit/2c43dc1275d7ca940fae80419e3d6e4143bfbfef))

</details>

<details>
<summary>hapijs/joi</summary>

###
[`v17.9.1`](https://togithub.com/hapijs/joi/compare/v17.9.0...v17.9.1)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.9.0...v17.9.1)

###
[`v17.9.0`](https://togithub.com/hapijs/joi/compare/v17.8.4...v17.9.0)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.4...v17.9.0)

###
[`v17.8.4`](https://togithub.com/hapijs/joi/compare/v17.8.3...v17.8.4)

[Compare
Source](https://togithub.com/hapijs/joi/compare/v17.8.3...v17.8.4)

</details>

<details>
<summary>howardabrams/node-mocks-http</summary>

###
[`v1.12.2`](https://togithub.com/howardabrams/node-mocks-http/blob/HEAD/HISTORY.md#v-1122)

[Compare
Source](https://togithub.com/howardabrams/node-mocks-http/compare/v1.12.1...v1.12.2)

- 📦️ Upgrade [@&#8203;types/express](https://togithub.com/types/express)
[Issue #&#8203;267][267].
-   setHeader should return this [Issue #&#8203;268][268].

[267]: https://togithub.com/howardabrams/node-mocks-http/issues/267

[268]: https://togithub.com/howardabrams/node-mocks-http/issues/268

</details>

<details>
<summary>prettier/prettier</summary>

###
[`v2.8.7`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;287)

[Compare
Source](https://togithub.com/prettier/prettier/compare/2.8.6...2.8.7)

[diff](https://togithub.com/prettier/prettier/compare/2.8.6...2.8.7)

##### Allow multiple decorators on same getter/setter
([#&#8203;14584](https://togithub.com/prettier/prettier/pull/14584) by
[@&#8203;fisker](https://togithub.com/fisker))

<!-- prettier-ignore -->

```ts
// Input
class A {
  @&#8203;decorator()
  get foo () {}
  
  @&#8203;decorator()
  set foo (value) {}
}

// Prettier 2.8.6
SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. (5:3)
  3 |   get foo () {}
  4 |   
> 5 |   @&#8203;decorator()
    |   ^^^^^^^^^^^^
  6 |   set foo (value) {}
  7 | }

// Prettier 2.8.7
class A {
  @&#8203;decorator()
  get foo() {}

  @&#8203;decorator()
  set foo(value) {}
}
```

###
[`v2.8.6`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;286)

[Compare
Source](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6)

[diff](https://togithub.com/prettier/prettier/compare/2.8.5...2.8.6)

##### Allow decorators on private members and class expressions
([#&#8203;14548](https://togithub.com/prettier/prettier/pull/14548) by
[@&#8203;fisker](https://togithub.com/fisker))

<!-- prettier-ignore -->

```ts
// Input
class A {
  @&#8203;decorator()
  #privateMethod () {}
}

// Prettier 2.8.5
SyntaxError: Decorators are not valid here. (2:3)
  1 | class A {
> 2 |   @&#8203;decorator()
    |   ^^^^^^^^^^^^
  3 |   #privateMethod () {}
  4 | }

// Prettier 2.8.6
class A {
  @&#8203;decorator()
  #privateMethod() {}
}
```

###
[`v2.8.5`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;285)

[Compare
Source](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5)

[diff](https://togithub.com/prettier/prettier/compare/2.8.4...2.8.5)

##### Support TypeScript 5.0
([#&#8203;14391](https://togithub.com/prettier/prettier/pull/14391) by
[@&#8203;fisker](https://togithub.com/fisker),
[#&#8203;13819](https://togithub.com/prettier/prettier/pull/13819) by
[@&#8203;fisker](https://togithub.com/fisker),
[@&#8203;sosukesuzuki](https://togithub.com/sosukesuzuki))

TypeScript 5.0 introduces two new syntactic features:

-   `const` modifiers for type parameters
-   `export type *` declarations

##### Add missing parentheses for decorator
([#&#8203;14393](https://togithub.com/prettier/prettier/pull/14393) by
[@&#8203;fisker](https://togithub.com/fisker))

<!-- prettier-ignore -->

```jsx
// Input
class Person {
  @&#8203;(myDecoratorArray[0])
  greet() {}
}

// Prettier 2.8.4
class Person {
  @&#8203;myDecoratorArray[0]
  greet() {}
}

// Prettier 2.8.5
class Person {
  @&#8203;(myDecoratorArray[0])
  greet() {}
}
```

##### Add parentheses for `TypeofTypeAnnotation` to improve readability
([#&#8203;14458](https://togithub.com/prettier/prettier/pull/14458) by
[@&#8203;fisker](https://togithub.com/fisker))

<!-- prettier-ignore -->

```tsx
// Input
type A = (typeof node.children)[];

// Prettier 2.8.4
type A = typeof node.children[];

// Prettier 2.8.5
type A = (typeof node.children)[];
```

##### Support `max_line_length=off` when parsing `.editorconfig`
([#&#8203;14516](https://togithub.com/prettier/prettier/pull/14516) by
[@&#8203;josephfrazier](https://togithub.com/josephfrazier))

If an .editorconfig file is in your project and it sets
`max_line_length=off` for the file you're formatting,
it will be interpreted as a `printWidth` of `Infinity` rather than being
ignored
(which previously resulted in the default `printWidth` of 80 being
applied, if not overridden by Prettier-specific configuration).

<!-- prettier-ignore -->

```html
<!-- Input -->
<div className='HelloWorld' title={`You are visitor number ${ num }`} onMouseOver={onMouseOver}/>

<!-- Prettier 2.8.4 -->
<div
  className="HelloWorld"
  title={`You are visitor number ${num}`}
  onMouseOver={onMouseOver}
/>;

<!-- Prettier 2.8.5 -->
<div className="HelloWorld" title={`You are visitor number ${num}`} onMouseOver={onMouseOver} />;
```

</details>

<details>
<summary>react-bootstrap/react-bootstrap</summary>

###
[`v2.7.4`](https://togithub.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#&#8203;274-httpsgithubcomreact-bootstrapreact-bootstrapcomparev273v274-2023-04-15)

[Compare
Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v2.7.3...v2.7.4)

##### Bug Fixes

- downgrade uncontrollable to 7.2.1
([#&#8203;6592](https://togithub.com/react-bootstrap/react-bootstrap/issues/6592))
([3898c72](https://togithub.com/react-bootstrap/react-bootstrap/commit/3898c72a6a5e2f6012633e81d9d9f9052fc06dd2))
- update dependencies
([#&#8203;6587](https://togithub.com/react-bootstrap/react-bootstrap/issues/6587))
([753dc53](https://togithub.com/react-bootstrap/react-bootstrap/commit/753dc53c822054fff286ed39feb7c9c38e38053b))

###
[`v2.7.3`](https://togithub.com/react-bootstrap/react-bootstrap/blob/HEAD/CHANGELOG.md#&#8203;273-httpsgithubcomreact-bootstrapreact-bootstrapcomparev272v273-2023-04-12)

[Compare
Source](https://togithub.com/react-bootstrap/react-bootstrap/compare/v2.7.2...v2.7.3)

##### Bug Fixes

- **ToastContainer:** allow setting `containerPosition` without
`position`
([#&#8203;6574](https://togithub.com/react-bootstrap/react-bootstrap/issues/6574))
([41ec134](https://togithub.com/react-bootstrap/react-bootstrap/commit/41ec134dea072d1656e47f31cac217feb433f9fc))
- switch from defaultProps to JS default params
([#&#8203;6568](https://togithub.com/react-bootstrap/react-bootstrap/issues/6568))
([1d5b726](https://togithub.com/react-bootstrap/react-bootstrap/commit/1d5b726de93ec52cd71b22048b5f92198e48db68))

</details>

<details>
<summary>isaacs/rimraf</summary>

###
[`v5.0.0`](https://togithub.com/isaacs/rimraf/compare/v4.4.1...v5.0.0)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v4.4.1...v5.0.0)

###
[`v4.4.1`](https://togithub.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v4.4.0...v4.4.1)

</details>

<details>
<summary>TryGhost/node-sqlite3</summary>

###
[`v5.1.6`](https://togithub.com/TryGhost/node-sqlite3/releases/tag/v5.1.6)

[Compare
Source](https://togithub.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6)

##### What's Changed

- Fixed glibc compatibility by hardcoding lower version for `log2` by
[@&#8203;daniellockyer](https://togithub.com/daniellockyer)
- Add generic type annotations for Statement and Database get/all/each
methods callback rows by
[@&#8203;stevescruz](https://togithub.com/stevescruz) in
[https://github.com/TryGhost/node-sqlite3/pull/1686](https://togithub.com/TryGhost/node-sqlite3/pull/1686)

##### New Contributors

- [@&#8203;stevescruz](https://togithub.com/stevescruz) made their first
contribution in
[https://github.com/TryGhost/node-sqlite3/pull/1686](https://togithub.com/TryGhost/node-sqlite3/pull/1686)

**Full Changelog**:
TryGhost/node-sqlite3@v5.1.5...v5.1.6

###
[`v5.1.5`](https://togithub.com/TryGhost/node-sqlite3/releases/tag/v5.1.5)

[Compare
Source](https://togithub.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5)

##### What's Changed

- 🔒 Fixed code execution vulnerability due to Object coercion by
[@&#8203;daniellockyer](https://togithub.com/daniellockyer)
- Updated bundled SQLite to v3.41.1 by
[@&#8203;daniellockyer](https://togithub.com/daniellockyer)
- Fixed rpath linker option when using a custom sqlite by
[@&#8203;jeromew](https://togithub.com/jeromew) in
[https://github.com/TryGhost/node-sqlite3/pull/1654](https://togithub.com/TryGhost/node-sqlite3/pull/1654)

**Full Changelog**:
TryGhost/node-sqlite3@v5.1.4...v5.1.5

</details>

<details>
<summary>egoist/tsup</summary>

### [`v6.7.0`](https://togithub.com/egoist/tsup/releases/tag/v6.7.0)

[Compare
Source](https://togithub.com/egoist/tsup/compare/v6.6.3...v6.7.0)

##### Features

- add function type for options.injectStyle
([#&#8203;855](https://togithub.com/egoist/tsup/issues/855))
([01169b3](https://togithub.com/egoist/tsup/commit/01169b39756a26d84bd393e0f4c4a0c3bec922ca))
- support typescript 5.0
([#&#8203;859](https://togithub.com/egoist/tsup/issues/859))
([3e15867](https://togithub.com/egoist/tsup/commit/3e158674bdeb3d060404987e1b278fd7d21ccda1))

</details>

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

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

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

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

#### What's Changed

##### Changelog

- Add more readme for integration tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4515](https://togithub.com/vercel/turbo/pull/4515)
- Deprecate `THASH`. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4526](https://togithub.com/vercel/turbo/pull/4526)
- oldGlobalHash can be named by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4528](https://togithub.com/vercel/turbo/pull/4528)
- feat(summary): add taskId to single package task by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4530](https://togithub.com/vercel/turbo/pull/4530)
- Document --summarize flag and include in Troubleshooting doc by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4467](https://togithub.com/vercel/turbo/pull/4467)
- feat(examples): update READMEs for create-turbo by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4451](https://togithub.com/vercel/turbo/pull/4451)
- Documentation for Strict Environments by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4490](https://togithub.com/vercel/turbo/pull/4490)
- chore(turborepo): Make rustls the default feature for turborepo-lib by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4537](https://togithub.com/vercel/turbo/pull/4537)
- fix(turborepo): SCM tests and renaming by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4462](https://togithub.com/vercel/turbo/pull/4462)
- Update data sent to vercel for runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4495](https://togithub.com/vercel/turbo/pull/4495)
- Gather Run Summary even when tasks fail by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4524](https://togithub.com/vercel/turbo/pull/4524)
- Update old testbed make target to fixture- for new fixtures layout by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4538](https://togithub.com/vercel/turbo/pull/4538)
- Use both key and version when sorting lockfile entries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4541](https://togithub.com/vercel/turbo/pull/4541)
- Save task duration correctly by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4540](https://togithub.com/vercel/turbo/pull/4540)

**Full Changelog**:
vercel/turborepo@v1.9.0...v1.9.1

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

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

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

#### What's Changed

##### Changelog

- Log the location of the summary file in the execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
- Remove unused params in real run functions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
- Refactor Dry Run so that output is printed by Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
- Make Run Summaries work for Single Package repos by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
- Add cache state to task summaries on real runs (2nd try) by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
- Remove executionSummary from dry run json by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
- chore(deps): update dependency nodemon to v2.0.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
- Account for canary versions in integration test for run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
- fix: use signal handler in shim by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
- fix: delete libgit2 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
- Make --summarize flag to work without a value by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
- Enable the summarize flag in help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
- fix: update example lockfiles by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
- feature(turborepo): `-F` as filter shorthand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
- chore: removing signal forwarding test by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
- chore(deps): update yarn to v1.22.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
- Polish the shape of the Run Summary JSON by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
- Add sub-package info to environment-variables.mdx by
[@&#8203;ozum](https://togithub.com/ozum) in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- feat(create-turbo): support examples by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
- Add a debugging section in our docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
- chore(version): bump canary version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
- fix(lockfile): correct lockfile version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
- fix(deps): update dependency got to v11 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
- Fix typos in example tsconfig' readme by
[@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- chore: pipe through root package json to lockfile parsing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
- chore: Remove release flag from turborepo-ffi build by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
- Strict Environment Handling by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
- chore: update `with-tailwind` example by
[@&#8203;Chia1104](https://togithub.com/Chia1104) in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- ci: Stop building Go code twice by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
- Remove unused constant by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
- Improve integration test setup by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
- fix(examples): with-rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
- Fix Missing packages key when there are no changes in a monorepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
- fix: use ordered data structure for npm lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

- [@&#8203;ozum](https://togithub.com/ozum) made their first
contribution in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made
their first contribution in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first
contribution in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first
contribution in
[https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**:
vercel/turborepo@v1.8.8...v1.9.0

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

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

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

#### What's Changed

##### Changelog

- feat(place patches in json folder when pruning for docker) by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4318](https://togithub.com/vercel/turbo/pull/4318)
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4328](https://togithub.com/vercel/turbo/pull/4328)
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4378](https://togithub.com/vercel/turbo/pull/4378)
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4390](https://togithub.com/vercel/turbo/pull/4390)

**Full Changelog**:
vercel/turborepo@v1.8.7...v1.8.8

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

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

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

#### What's Changed

##### Changelog

- Add cache state to task summaries on real runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4225](https://togithub.com/vercel/turbo/pull/4225)
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4371](https://togithub.com/vercel/turbo/pull/4371)
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/4364](https://togithub.com/vercel/turbo/pull/4364)

**Full Changelog**: https://github.com/vercel/turbo/compare/v1.8.6.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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.

---

- [ ] <!-- 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/kumojin/extreme-carpaccio).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
fwouts referenced this pull request in fwouts/previewjs Apr 19, 2023
[![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.8.8` ->
`^1.9.3`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.3) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.3/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.3/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- Revert "fix(turborepo): SCM tests and renaming
([#&#8203;4462](https://togithub.com/vercel/turbo/issues/4462))" by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4604](https://togithub.com/vercel/turbo/pull/4604)

**Full Changelog**:
vercel/turborepo@v1.9.2...v1.9.3

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

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

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

##### What's Changed

##### Changelog

- chore: Fix spelling by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4552](https://togithub.com/vercel/turbo/pull/4552)
- Include TimeSaved metric in Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4539](https://togithub.com/vercel/turbo/pull/4539)
- docs: add missing comma in `turbo.json` by
[@&#8203;BRKalow](https://togithub.com/BRKalow) in
[https://github.com/vercel/turbo/pull/4557](https://togithub.com/vercel/turbo/pull/4557)
- Delete a test fixture we don't need by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4558](https://togithub.com/vercel/turbo/pull/4558)
- fix(create-turbo): correct package manager selection by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4574](https://togithub.com/vercel/turbo/pull/4574)
- Print Run URL if there is one by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4562](https://togithub.com/vercel/turbo/pull/4562)
- fix(create-turbo): prompt fix by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4586](https://togithub.com/vercel/turbo/pull/4586)
- fix: better support for pnpm aliases by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4555](https://togithub.com/vercel/turbo/pull/4555)
- Make find_up use os.ReadDir by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4599](https://togithub.com/vercel/turbo/pull/4599)
- fix(turbo-utils): package manager available by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4603](https://togithub.com/vercel/turbo/pull/4603)

##### New Contributors

- [@&#8203;BRKalow](https://togithub.com/BRKalow) made their first
contribution in
[https://github.com/vercel/turbo/pull/4557](https://togithub.com/vercel/turbo/pull/4557)

**Full Changelog**:
vercel/turborepo@v1.9.1...v1.9.2

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

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

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

#### What's Changed

##### Changelog

- Add more readme for integration tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4515](https://togithub.com/vercel/turbo/pull/4515)
- Deprecate `THASH`. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4526](https://togithub.com/vercel/turbo/pull/4526)
- oldGlobalHash can be named by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4528](https://togithub.com/vercel/turbo/pull/4528)
- feat(summary): add taskId to single package task by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4530](https://togithub.com/vercel/turbo/pull/4530)
- Document --summarize flag and include in Troubleshooting doc by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4467](https://togithub.com/vercel/turbo/pull/4467)
- feat(examples): update READMEs for create-turbo by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4451](https://togithub.com/vercel/turbo/pull/4451)
- Documentation for Strict Environments by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4490](https://togithub.com/vercel/turbo/pull/4490)
- chore(turborepo): Make rustls the default feature for turborepo-lib by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4537](https://togithub.com/vercel/turbo/pull/4537)
- fix(turborepo): SCM tests and renaming by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4462](https://togithub.com/vercel/turbo/pull/4462)
- Update data sent to vercel for runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4495](https://togithub.com/vercel/turbo/pull/4495)
- Gather Run Summary even when tasks fail by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4524](https://togithub.com/vercel/turbo/pull/4524)
- Update old testbed make target to fixture- for new fixtures layout by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4538](https://togithub.com/vercel/turbo/pull/4538)
- Use both key and version when sorting lockfile entries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4541](https://togithub.com/vercel/turbo/pull/4541)
- Save task duration correctly by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4540](https://togithub.com/vercel/turbo/pull/4540)

**Full Changelog**:
vercel/turborepo@v1.9.0...v1.9.1

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

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

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

#### What's Changed

##### Changelog

- Log the location of the summary file in the execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
- Remove unused params in real run functions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
- Refactor Dry Run so that output is printed by Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
- Make Run Summaries work for Single Package repos by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
- Add cache state to task summaries on real runs (2nd try) by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
- Remove executionSummary from dry run json by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
- chore(deps): update dependency nodemon to v2.0.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
- Account for canary versions in integration test for run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
- fix: use signal handler in shim by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
- fix: delete libgit2 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
- Make --summarize flag to work without a value by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
- Enable the summarize flag in help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
- fix: update example lockfiles by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
- feature(turborepo): `-F` as filter shorthand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
- chore: removing signal forwarding test by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
- chore(deps): update yarn to v1.22.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
- Polish the shape of the Run Summary JSON by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
- Add sub-package info to environment-variables.mdx by
[@&#8203;ozum](https://togithub.com/ozum) in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- feat(create-turbo): support examples by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
- Add a debugging section in our docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
- chore(version): bump canary version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
- fix(lockfile): correct lockfile version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
- fix(deps): update dependency got to v11 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
- Fix typos in example tsconfig' readme by
[@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- chore: pipe through root package json to lockfile parsing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
- chore: Remove release flag from turborepo-ffi build by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
- Strict Environment Handling by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
- chore: update `with-tailwind` example by
[@&#8203;Chia1104](https://togithub.com/Chia1104) in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- ci: Stop building Go code twice by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
- Remove unused constant by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
- Improve integration test setup by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
- fix(examples): with-rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
- Fix Missing packages key when there are no changes in a monorepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
- fix: use ordered data structure for npm lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

- [@&#8203;ozum](https://togithub.com/ozum) made their first
contribution in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made
their first contribution in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first
contribution in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first
contribution in
[https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**:
vercel/turborepo@v1.8.8...v1.9.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, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDkuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mastondzn referenced this pull request in mastondzn/synopsisbot May 27, 2023
[![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.8.8` ->
`1.9.9`](https://renovatebot.com/diffs/npm/turbo/1.8.8/1.9.9) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.9/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.9/compatibility-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.9/confidence-slim/1.8.8)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- fix(daemon): add short sleep to repo root removal by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5067](https://togithub.com/vercel/turbo/pull/5067)

**Full Changelog**:
vercel/turborepo@v1.9.8...v1.9.9

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

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

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

#### What's Changed

##### Changelog

- fix(yarn): no longer error on pnp by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/5009](https://togithub.com/vercel/turbo/pull/5009)

**Full Changelog**:
vercel/turborepo@v1.9.7...v1.9.8

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

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

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

#### What's Changed

##### Changelog

- fix(docs): Change `secrets.TURBO_TEAM` to `vars.TURBO_TEAM` by
[@&#8203;jeniabrook](https://togithub.com/jeniabrook) in
[https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975)
- fix(create-turbo): Hard code default example. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4974](https://togithub.com/vercel/turbo/pull/4974)
- fix: berry lockfile semver range parsing of valid floats by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4945](https://togithub.com/vercel/turbo/pull/4945)
- Update with-changesets with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4843](https://togithub.com/vercel/turbo/pull/4843)
- Update kitchen-sink with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4840](https://togithub.com/vercel/turbo/pull/4840)
- docs: Explain recursive topo tasks more by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4963](https://togithub.com/vercel/turbo/pull/4963)
- feat: Print failed tasks at the bottom of the run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4965](https://togithub.com/vercel/turbo/pull/4965)
- fix(lockfile): traverse npm peer dependencies by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4981](https://togithub.com/vercel/turbo/pull/4981)
- feat(cli): rework generator api by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4984](https://togithub.com/vercel/turbo/pull/4984)
- Send task summaries as tasks finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4913](https://togithub.com/vercel/turbo/pull/4913)
- Update with-react-native-web with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4847](https://togithub.com/vercel/turbo/pull/4847)
- Update non-monorepo with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4842](https://togithub.com/vercel/turbo/pull/4842)
- Update with-prisma with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4846](https://togithub.com/vercel/turbo/pull/4846)
- Update with-docker with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4844](https://togithub.com/vercel/turbo/pull/4844)
- feat(cli): generators what -> type + cmd change by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4996](https://togithub.com/vercel/turbo/pull/4996)

#### New Contributors

- [@&#8203;jeniabrook](https://togithub.com/jeniabrook) made their first
contribution in
[https://github.com/vercel/turbo/pull/4975](https://togithub.com/vercel/turbo/pull/4975)
- [@&#8203;andershagbard](https://togithub.com/andershagbard) made their
first contribution in
[https://github.com/vercel/turbo/pull/4971](https://togithub.com/vercel/turbo/pull/4971)

**Full Changelog**:
vercel/turborepo@v1.9.6...v1.9.7

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

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

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

#### What's Changed

##### Changelog

- create-turbo: automatic git configuration. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4941](https://togithub.com/vercel/turbo/pull/4941)
- fix: set repoRoot on http cache so cache can be restored by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4956](https://togithub.com/vercel/turbo/pull/4956)

**Full Changelog**:
vercel/turborepo@v1.9.5...v1.9.6

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

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

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

#### What's Changed

##### Changelog

- fix: check if user passes absolute path to prune by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4891](https://togithub.com/vercel/turbo/pull/4891)
- Submit originatingUser with Run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4875](https://togithub.com/vercel/turbo/pull/4875)
- Use cacheitem to restore HTTP cache. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4634](https://togithub.com/vercel/turbo/pull/4634)
- Build turbo once to build JS packages before publishing by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4910](https://togithub.com/vercel/turbo/pull/4910)
- fix(cli): example should imply copy by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4923](https://togithub.com/vercel/turbo/pull/4923)
- Remove fallback to configured git user by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4928](https://togithub.com/vercel/turbo/pull/4928)
- Partial revert of
[#&#8203;4820](https://togithub.com/vercel/turbo/issues/4820). by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4938](https://togithub.com/vercel/turbo/pull/4938)

#### New Contributors

- [@&#8203;Akalanka47000](https://togithub.com/Akalanka47000) made their
first contribution in
[https://github.com/vercel/turbo/pull/4917](https://togithub.com/vercel/turbo/pull/4917)

**Full Changelog**:
vercel/turborepo@v1.9.4...v1.9.5

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

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

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

#### What's Changed

##### Changelog

- chore: delete unused npm lockfile impl in go by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4605](https://togithub.com/vercel/turbo/pull/4605)
- Env var run summary data generation by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4529](https://togithub.com/vercel/turbo/pull/4529)
- Fix path by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4643](https://togithub.com/vercel/turbo/pull/4643)
- fix(turborepo): Switching back to git command instead of git2 by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4606](https://togithub.com/vercel/turbo/pull/4606)
- feat(turbo): add spaces link by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4632](https://togithub.com/vercel/turbo/pull/4632)
- Include logs when posting task summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4642](https://togithub.com/vercel/turbo/pull/4642)
- Always print the url if we have one by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4660](https://togithub.com/vercel/turbo/pull/4660)
- Remove unused import by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4665](https://togithub.com/vercel/turbo/pull/4665)
- feat: Add rust implementation of Yarn3+ lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4589](https://togithub.com/vercel/turbo/pull/4589)
- fix(turbo-utils): support old workspace format by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4682](https://togithub.com/vercel/turbo/pull/4682)
- fix: rebuild protobuf code and update ffi callsite by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4685](https://togithub.com/vercel/turbo/pull/4685)
- Use spaceID from turbo.json if available by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4687](https://togithub.com/vercel/turbo/pull/4687)
- port(turborepo): Config by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4520](https://togithub.com/vercel/turbo/pull/4520)
- Existing and error logs behavior by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4656](https://togithub.com/vercel/turbo/pull/4656)
- update deps by [@&#8203;sokra](https://togithub.com/sokra) in
[https://github.com/vercel/turbo/pull/4700](https://togithub.com/vercel/turbo/pull/4700)
- chore: move lockfile ffi boundary by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4629](https://togithub.com/vercel/turbo/pull/4629)
- Invoke prysk with the directory name to ensure all tests run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4715](https://togithub.com/vercel/turbo/pull/4715)
- Fix errors-only integration test by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4713](https://togithub.com/vercel/turbo/pull/4713)
- fix(turborepo): Turbostate deserialization by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4712](https://togithub.com/vercel/turbo/pull/4712)
- docs(prisma): add required version field in example by
[@&#8203;skauffmann](https://togithub.com/skauffmann) in
[https://github.com/vercel/turbo/pull/4676](https://togithub.com/vercel/turbo/pull/4676)
- feat: Use Rust Berry lockfile impl by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4684](https://togithub.com/vercel/turbo/pull/4684)
- Move `TURBO_FORCE` config env var detection to Rust by
[@&#8203;smaeda-ks](https://togithub.com/smaeda-ks) in
[https://github.com/vercel/turbo/pull/4590](https://togithub.com/vercel/turbo/pull/4590)
- fix: turborepo unused code lints by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4727](https://togithub.com/vercel/turbo/pull/4727)
- Delete unused git_go file by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4730](https://togithub.com/vercel/turbo/pull/4730)
- We no longer require libc6-compat by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4729](https://togithub.com/vercel/turbo/pull/4729)
- Make sure that we only hash the env pairs. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4708](https://togithub.com/vercel/turbo/pull/4708)
- Inline a constant so it's individualized to each task run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4735](https://togithub.com/vercel/turbo/pull/4735)
- chore(turborepo): Fixed clippy warnings by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4744](https://togithub.com/vercel/turbo/pull/4744)
- chore: Disallows unknown fields in JSON sent by Rust. by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4753](https://togithub.com/vercel/turbo/pull/4753)
- fix: allow for workplace descriptors without a protocol by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4755](https://togithub.com/vercel/turbo/pull/4755)
- fix: berry prune including all builtin patch descriptors by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4770](https://togithub.com/vercel/turbo/pull/4770)
- make RepoConfig and CommandBase use absolute system paths by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/4693](https://togithub.com/vercel/turbo/pull/4693)
- chore: remove unused path imports by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4780](https://togithub.com/vercel/turbo/pull/4780)
- Send run summary to Spaces even without --summarize flag by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4785](https://togithub.com/vercel/turbo/pull/4785)
- port(turborepo): Package Manager Inference by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4655](https://togithub.com/vercel/turbo/pull/4655)
- Send turbo version to run payload by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4786](https://togithub.com/vercel/turbo/pull/4786)
- Add gitbranch and sha into spaces payload by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4734](https://togithub.com/vercel/turbo/pull/4734)
- Stripped down unix path by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4767](https://togithub.com/vercel/turbo/pull/4767)
- Remove --serial from the docs. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4813](https://togithub.com/vercel/turbo/pull/4813)
- Don't cache test:setup task by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4773](https://togithub.com/vercel/turbo/pull/4773)
- Prefactor package hashing by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4816](https://togithub.com/vercel/turbo/pull/4816)
- chore: add underlying error to lockfile error messages by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4800](https://togithub.com/vercel/turbo/pull/4800)
- Fix basic example to update on dependency changes by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4835](https://togithub.com/vercel/turbo/pull/4835)
- fix(examples): with rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4836](https://togithub.com/vercel/turbo/pull/4836)
- fix(docs): internal workspace cache by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4838](https://togithub.com/vercel/turbo/pull/4838)
- Update basic example for App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4839](https://togithub.com/vercel/turbo/pull/4839)
- Update with-rollup with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4848](https://togithub.com/vercel/turbo/pull/4848)
- Clarify how task skipping works when scripts are not implemented by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4851](https://togithub.com/vercel/turbo/pull/4851)
- fix: no longer include peer dependencies in transitive closures by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4824](https://togithub.com/vercel/turbo/pull/4824)
- Optional framework inference by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4788](https://togithub.com/vercel/turbo/pull/4788)
- Fix/daemon fixups by [@&#8203;arlyon](https://togithub.com/arlyon) in
[https://github.com/vercel/turbo/pull/4831](https://togithub.com/vercel/turbo/pull/4831)
- Hack to get correct log file by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4873](https://togithub.com/vercel/turbo/pull/4873)
- Update with-npm with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4845](https://togithub.com/vercel/turbo/pull/4845)
- Update with-tailwind with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4849](https://togithub.com/vercel/turbo/pull/4849)
- Update with-yarn with App Router. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[https://github.com/vercel/turbo/pull/4850](https://togithub.com/vercel/turbo/pull/4850)
- chore: update `update-informer` to 1.0 by
[@&#8203;mgrachev](https://togithub.com/mgrachev) in
[https://github.com/vercel/turbo/pull/4867](https://togithub.com/vercel/turbo/pull/4867)
- fix: sort tasks in run summary output by task id by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4837](https://togithub.com/vercel/turbo/pull/4837)
- Drop go implementation of recursive copy by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4874](https://togithub.com/vercel/turbo/pull/4874)
- Add a new page for task dependencies by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4852](https://togithub.com/vercel/turbo/pull/4852)
- fix(turborepo): Fixed test by killing process when test is done by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4887](https://togithub.com/vercel/turbo/pull/4887)
- First pass at file hashing for a package by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4820](https://togithub.com/vercel/turbo/pull/4820)
- Remove recursive copy build tags. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4898](https://togithub.com/vercel/turbo/pull/4898)
- feature(turborepo): AbsoluteSystemPath by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4841](https://togithub.com/vercel/turbo/pull/4841)
- feat(turbo): g by [@&#8203;tknickman](https://togithub.com/tknickman)
in
[https://github.com/vercel/turbo/pull/4896](https://togithub.com/vercel/turbo/pull/4896)

#### New Contributors

- [@&#8203;seeplusplus](https://togithub.com/seeplusplus) made their
first contribution in
[https://github.com/vercel/turbo/pull/4667](https://togithub.com/vercel/turbo/pull/4667)
- [@&#8203;skauffmann](https://togithub.com/skauffmann) made their first
contribution in
[https://github.com/vercel/turbo/pull/4676](https://togithub.com/vercel/turbo/pull/4676)
- [@&#8203;smaeda-ks](https://togithub.com/smaeda-ks) made their first
contribution in
[https://github.com/vercel/turbo/pull/4590](https://togithub.com/vercel/turbo/pull/4590)
- [@&#8203;rakesh-blacksof](https://togithub.com/rakesh-blacksof) made
their first contribution in
[https://github.com/vercel/turbo/pull/4774](https://togithub.com/vercel/turbo/pull/4774)
- [@&#8203;ihmpavel](https://togithub.com/ihmpavel) made their first
contribution in
[https://github.com/vercel/turbo/pull/4743](https://togithub.com/vercel/turbo/pull/4743)
- [@&#8203;mgrachev](https://togithub.com/mgrachev) made their first
contribution in
[https://github.com/vercel/turbo/pull/4867](https://togithub.com/vercel/turbo/pull/4867)

**Full Changelog**:
vercel/turborepo@v1.9.3...v1.9.4

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

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

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

#### What's Changed

##### Changelog

- Revert "fix(turborepo): SCM tests and renaming
([#&#8203;4462](https://togithub.com/vercel/turbo/issues/4462))" by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4604](https://togithub.com/vercel/turbo/pull/4604)

**Full Changelog**:
vercel/turborepo@v1.9.2...v1.9.3

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

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

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

#### What's Changed

##### Changelog

- chore: Fix spelling by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4552](https://togithub.com/vercel/turbo/pull/4552)
- Include TimeSaved metric in Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4539](https://togithub.com/vercel/turbo/pull/4539)
- docs: add missing comma in `turbo.json` by
[@&#8203;BRKalow](https://togithub.com/BRKalow) in
[https://github.com/vercel/turbo/pull/4557](https://togithub.com/vercel/turbo/pull/4557)
- Delete a test fixture we don't need by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4558](https://togithub.com/vercel/turbo/pull/4558)
- fix(create-turbo): correct package manager selection by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4574](https://togithub.com/vercel/turbo/pull/4574)
- Print Run URL if there is one by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4562](https://togithub.com/vercel/turbo/pull/4562)
- fix(create-turbo): prompt fix by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4586](https://togithub.com/vercel/turbo/pull/4586)
- fix: better support for pnpm aliases by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4555](https://togithub.com/vercel/turbo/pull/4555)
- Make find_up use os.ReadDir by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4599](https://togithub.com/vercel/turbo/pull/4599)
- fix(turbo-utils): package manager available by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4603](https://togithub.com/vercel/turbo/pull/4603)

#### New Contributors

- [@&#8203;BRKalow](https://togithub.com/BRKalow) made their first
contribution in
[https://github.com/vercel/turbo/pull/4557](https://togithub.com/vercel/turbo/pull/4557)

**Full Changelog**:
vercel/turborepo@v1.9.1...v1.9.2

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

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

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

#### What's Changed

##### Changelog

- Add more readme for integration tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4515](https://togithub.com/vercel/turbo/pull/4515)
- Deprecate `THASH`. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4526](https://togithub.com/vercel/turbo/pull/4526)
- oldGlobalHash can be named by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4528](https://togithub.com/vercel/turbo/pull/4528)
- feat(summary): add taskId to single package task by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4530](https://togithub.com/vercel/turbo/pull/4530)
- Document --summarize flag and include in Troubleshooting doc by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4467](https://togithub.com/vercel/turbo/pull/4467)
- feat(examples): update READMEs for create-turbo by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4451](https://togithub.com/vercel/turbo/pull/4451)
- Documentation for Strict Environments by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4490](https://togithub.com/vercel/turbo/pull/4490)
- chore(turborepo): Make rustls the default feature for turborepo-lib by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4537](https://togithub.com/vercel/turbo/pull/4537)
- fix(turborepo): SCM tests and renaming by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4462](https://togithub.com/vercel/turbo/pull/4462)
- Update data sent to vercel for runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4495](https://togithub.com/vercel/turbo/pull/4495)
- Gather Run Summary even when tasks fail by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4524](https://togithub.com/vercel/turbo/pull/4524)
- Update old testbed make target to fixture- for new fixtures layout by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[https://github.com/vercel/turbo/pull/4538](https://togithub.com/vercel/turbo/pull/4538)
- Use both key and version when sorting lockfile entries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4541](https://togithub.com/vercel/turbo/pull/4541)
- Save task duration correctly by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4540](https://togithub.com/vercel/turbo/pull/4540)

**Full Changelog**:
vercel/turborepo@v1.9.0...v1.9.1

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

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

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

#### What's Changed

##### Changelog

- Log the location of the summary file in the execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4385](https://togithub.com/vercel/turbo/pull/4385)
- Remove unused params in real run functions by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4402](https://togithub.com/vercel/turbo/pull/4402)
- Refactor Dry Run so that output is printed by Run Summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4403](https://togithub.com/vercel/turbo/pull/4403)
- Make Run Summaries work for Single Package repos by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4387](https://togithub.com/vercel/turbo/pull/4387)
- Add cache state to task summaries on real runs (2nd try) by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4393](https://togithub.com/vercel/turbo/pull/4393)
- Remove executionSummary from dry run json by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4394](https://togithub.com/vercel/turbo/pull/4394)
- chore(deps): update dependency nodemon to v2.0.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4201](https://togithub.com/vercel/turbo/pull/4201)
- Account for canary versions in integration test for run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4413](https://togithub.com/vercel/turbo/pull/4413)
- fix: use signal handler in shim by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4313](https://togithub.com/vercel/turbo/pull/4313)
- fix: delete libgit2 by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4419](https://togithub.com/vercel/turbo/pull/4419)
- Make --summarize flag to work without a value by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4375](https://togithub.com/vercel/turbo/pull/4375)
- Enable the summarize flag in help output by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4418](https://togithub.com/vercel/turbo/pull/4418)
- fix: update example lockfiles by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4321](https://togithub.com/vercel/turbo/pull/4321)
- feature(turborepo): `-F` as filter shorthand by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4422](https://togithub.com/vercel/turbo/pull/4422)
- chore: removing signal forwarding test by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4436](https://togithub.com/vercel/turbo/pull/4436)
- chore(deps): update yarn to v1.22.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4404](https://togithub.com/vercel/turbo/pull/4404)
- Polish the shape of the Run Summary JSON by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4421](https://togithub.com/vercel/turbo/pull/4421)
- Add sub-package info to environment-variables.mdx by
[@&#8203;ozum](https://togithub.com/ozum) in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- feat(create-turbo): support examples by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4398](https://togithub.com/vercel/turbo/pull/4398)
- Add a debugging section in our docs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4423](https://togithub.com/vercel/turbo/pull/4423)
- chore(version): bump canary version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4453](https://togithub.com/vercel/turbo/pull/4453)
- fix(lockfile): correct lockfile version by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4461](https://togithub.com/vercel/turbo/pull/4461)
- fix(deps): update dependency got to v11 \[security] by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/vercel/turbo/pull/4457](https://togithub.com/vercel/turbo/pull/4457)
- Fix typos in example tsconfig' readme by
[@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- chore: pipe through root package json to lockfile parsing by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4437](https://togithub.com/vercel/turbo/pull/4437)
- chore: Remove release flag from turborepo-ffi build by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4478](https://togithub.com/vercel/turbo/pull/4478)
- Strict Environment Handling by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[https://github.com/vercel/turbo/pull/4449](https://togithub.com/vercel/turbo/pull/4449)
- chore: update `with-tailwind` example by
[@&#8203;Chia1104](https://togithub.com/Chia1104) in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- ci: Stop building Go code twice by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[https://github.com/vercel/turbo/pull/4501](https://togithub.com/vercel/turbo/pull/4501)
- Remove unused constant by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4502](https://togithub.com/vercel/turbo/pull/4502)
- Improve integration test setup by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4512](https://togithub.com/vercel/turbo/pull/4512)
- fix(examples): with-rollup by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4514](https://togithub.com/vercel/turbo/pull/4514)
- Fix Missing packages key when there are no changes in a monorepo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4518](https://togithub.com/vercel/turbo/pull/4518)
- fix: use ordered data structure for npm lockfile by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4516](https://togithub.com/vercel/turbo/pull/4516)

#### New Contributors

- [@&#8203;ozum](https://togithub.com/ozum) made their first
contribution in
[https://github.com/vercel/turbo/pull/4406](https://togithub.com/vercel/turbo/pull/4406)
- [@&#8203;FranciscoMoretti](https://togithub.com/FranciscoMoretti) made
their first contribution in
[https://github.com/vercel/turbo/pull/4486](https://togithub.com/vercel/turbo/pull/4486)
- [@&#8203;Chia1104](https://togithub.com/Chia1104) made their first
contribution in
[https://github.com/vercel/turbo/pull/4379](https://togithub.com/vercel/turbo/pull/4379)
- [@&#8203;cursecodes](https://togithub.com/cursecodes) made their first
contribution in
[https://github.com/vercel/turbo/pull/4427](https://togithub.com/vercel/turbo/pull/4427)

**Full Changelog**:
vercel/turborepo@v1.8.8...v1.9.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/synopsisgg/bot).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuNCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-turbo Issues related to npx create-turbo
Projects
None yet
3 participants