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

Revert rust scm usage #4277

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Revert rust scm usage #4277

merged 1 commit into from
Mar 21, 2023

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Mar 21, 2023

Description

Drop hook to rust implementation of scm. There is an error with turbo-ignore

Testing Instructions

Existing unit + integration tests

@gsoltis gsoltis requested a review from a team as a code owner March 21, 2023 04:45
@gsoltis gsoltis requested review from mehulkar and arlyon March 21, 2023 04:45
@vercel
Copy link

vercel bot commented Mar 21, 2023

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

Name Status Preview Updated
turbo-site ✅ Ready (Inspect) Visit Preview Mar 21, 2023 at 4:45AM (UTC)
10 Ignored Deployments
Name Status Preview Updated
examples-basic-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-cra-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-gatsby-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-nonmonorepo ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-tailwind-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)
examples-vite-web ⬜️ Ignored (Inspect) Mar 21, 2023 at 4:45AM (UTC)

@gsoltis gsoltis requested review from nathanhammond and removed request for mehulkar March 21, 2023 04:48
@gsoltis gsoltis added the pr: automerge Kodiak will merge these automatically after checks pass label Mar 21, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 21, 2023

🟢 CI successful 🟢

Thanks

@kodiakhq kodiakhq bot merged commit 995aae2 into main Mar 21, 2023
@kodiakhq kodiakhq bot deleted the gsoltis/revert_rust_scm branch March 21, 2023 05:14
renovate bot added a commit to fwouts/previewjs that referenced this pull request Mar 21, 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.4` ->
`^1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.4/1.8.5) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4267
- Add valid JSON into test fixture by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4269
- If a graph walk task fails, stop the walk. by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4254
- Revert rust scm usage by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4277
- send a SIGTERM on unix rather than just killing the process by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4276

**Full Changelog**:
vercel/turbo@v1.8.4...v1.8.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot pushed a commit to timelessco/js-bottomsheet that referenced this pull request Mar 21, 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 |
|---|---|---|---|---|---|
| [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`^2.8.5` -> `^2.8.6`](https://renovatebot.com/diffs/npm/prettier/2.8.5/2.8.6) | [![age](https://badges.renovateapi.com/packages/npm/prettier/2.8.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier/2.8.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier/2.8.6/compatibility-slim/2.8.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier/2.8.6/confidence-slim/2.8.5)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.8.4` -> `^1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.4/1.8.5) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`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))



```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() {}
}
```

</details>

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

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

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



#### What's Changed

##### Changelog

-   release(turborepo): 1.8.4 by [@&#8203;github-actions](https://togithub.com/github-actions) in [vercel/turbo#4267
-   Add valid JSON into test fixture by [@&#8203;mehulkar](https://togithub.com/mehulkar) in [vercel/turbo#4269
-   If a graph walk task fails, stop the walk.  by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#4254
-   Revert rust scm usage by [@&#8203;gsoltis](https://togithub.com/gsoltis) in [vercel/turbo#4277
-   send a SIGTERM on unix rather than just killing the process by [@&#8203;arlyon](https://togithub.com/arlyon) in [vercel/turbo#4276

**Full Changelog**: vercel/turbo@v1.8.4...v1.8.5

</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.

👻 **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/timelessco/js-bottomsheet).
fuxingloh pushed a commit to fuxingloh/contented that referenced this pull request Mar 24, 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.3` ->
`^1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.3/1.8.5) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4267
- Add valid JSON into test fixture by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4269
- If a graph walk task fails, stop the walk. by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4254
- Revert rust scm usage by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4277
- send a SIGTERM on unix rather than just killing the process by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4276

**Full Changelog**:
vercel/turbo@v1.8.4...v1.8.5

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#3989
- enable rust codepath in release process by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#3903
- Add tests to validate errors-only is working by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#3945
- fix: make inputs relative to workspace root by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#3993
- Include expanded inputs config for each task in dry run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#3957
- fix prisma example ReferenceError by
[@&#8203;mkreuzmayr](https://togithub.com/mkreuzmayr) in
[vercel/turbo#3947
- feat(codemod): support workspace configs by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#3992
- fix: scm make patterns relative by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#3996
- feat(cli): support --no-update-notifier by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4003
- feat(docs): move reference up in priority
([#&#8203;4007](https://togithub.com/vercel/turbo/issues/4007) by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4007
- Add inferred framework to Dry Run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#3941
- Fix prettier by [@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4022
- Build Requirements for Ubuntu by
[@&#8203;tm1000](https://togithub.com/tm1000) in
[vercel/turbo#4010
- Add missing function from port. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4027
- Calculate TaskHash while constructing PackageTask by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4016
- Refactor env package to breakdown env vars for task by source by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4021
- Add task + framework env vars into Dry Run Summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4020
- fix(codemod): don’t set outputs for cache:false by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4029
- Client timeout by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#3998
- Add turboVersion into dry run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4047
- Assign Framework to PackageTask struct by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4050
- Create runsummary package and rename DryRunSummary to RunSummary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4052
- Revert "enable rust codepath in release process" by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4068
- release(turborepo): 1.8.4-canary.0 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4065
- release(turborepo): 1.8.4-canary.1 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4070
- Log the json that we are sending to the go binary by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4067
- Generate a run summary file on turbo run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4069
- fix: ensure that memory is free'd using the same allocator by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4101
- Parallel cache state by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4110
- release(turborepo): 1.8.4-canary.2 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4113
- chore: Bumping fsnotify version by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#3956
- Add globalenv to run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4090
- Flag on the Go sandwich, attempt
[#&#8203;2](https://togithub.com/vercel/turbo/issues/2) by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4115
- Re-repair Root Inference by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4049
- Correct argument to local `turbo` inference. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4122
- release(turborepo): 1.8.4-canary.3 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4125
- Revert "Flag on the Go sandwich, attempt
[#&#8203;2](https://togithub.com/vercel/turbo/issues/2)"
([#&#8203;4127](https://togithub.com/vercel/turbo/issues/4127) by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4127
- Support exclusions in inputs by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4066
- release(turborepo): 1.8.4-canary.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4131
- Add TaskExecutionSummary to Run Summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4116
- Amend incorrect file referenced in Getting Started by
[@&#8203;richardjzhang](https://togithub.com/richardjzhang) in
[vercel/turbo#4148
- feat(turbo-ignore): update logging by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4154
- fix sentence by
[@&#8203;bhatvikrant](https://togithub.com/bhatvikrant) in
[vercel/turbo#4158
- fix(create-turbo): update create-turbo eslint template
([#&#8203;4160](https://togithub.com/vercel/turbo/issues/4160) by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4160
- Add log to go binary by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4157
- Add expandedOutputs to run summary of each task by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4095
- Remove env-var linting comments. by
[@&#8203;anthonyshew](https://togithub.com/anthonyshew) in
[vercel/turbo#4162
- Fix integration tests to add new log message by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4164
- chore(deps): update mysql docker tag to v8.0.32 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4071
- fix(examples): update kitchen-sink dev task by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4177
- Ensure we record the lockfile name when there's an error unmarshalling
by [@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4180
- Add dependencies and dependent tasks into run summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4165
- update lockfile due to removed packages by
[@&#8203;sokra](https://togithub.com/sokra) in
[vercel/turbo#4192
- Downgrade git warning to debug. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4193
- fix(turborepo): race condition in config tests by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4186
- Run integration tests in parallel by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4044
- fix: SCM relative paths in nested turborepo by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4184
- Throw an error when a task graph cannot run to completion. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4205
- fix: Turbo SCM with Windows paths by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4207
- chore: Flip the Rust switch by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4181
- gracefully handle ctrlc on windows by proactively the killing go
process by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4196
- release(turborepo): 1.8.4-canary.5 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4215
- Fix forward inference test parallelization. by
[@&#8203;nathanhammond](https://togithub.com/nathanhammond) in
[vercel/turbo#4203
- Add pass through args to run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4209
- Fix duplicate items in task summaries by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4217
- Add a hash of external dependencies to run summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4212
- fix: prune pnpm patched dependencies with peer dependencies by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4200
- Add a version to the run summary schema by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4230
- release(turborepo): 1.8.4-canary.6 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4234
- chore(deps): update dependency tsx to v3.12.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#3962
- Check that root commands cannot invoke turbo by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4223
- Fix error message documentation by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4094
- Filter out summaries of tasks that didn't execute by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4238
- docs: Document common question around turborepo-ffi by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4232
- feat(examples): add vercel template to meta by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4242
- refactor: Removed includeUntracked because it's always set to true by
[@&#8203;NicholasLYang](https://togithub.com/NicholasLYang) in
[vercel/turbo#4243

#### New Contributors

- [@&#8203;mkreuzmayr](https://togithub.com/mkreuzmayr) made their first
contribution in
[vercel/turbo#3947
- [@&#8203;tm1000](https://togithub.com/tm1000) made their first
contribution in
[vercel/turbo#4010
- [@&#8203;timneutkens](https://togithub.com/timneutkens) made their
first contribution in
[vercel/turbo#4080
- [@&#8203;tunguyen-ct](https://togithub.com/tunguyen-ct) made their
first contribution in
[vercel/turbo#4097
- [@&#8203;richardjzhang](https://togithub.com/richardjzhang) made their
first contribution in
[vercel/turbo#4148
- [@&#8203;bhatvikrant](https://togithub.com/bhatvikrant) made their
first contribution in
[vercel/turbo#4158

**Full Changelog**:
vercel/turbo@v1.8.3...v1.8.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
thedoublejay pushed a commit to levaintech/sticky that referenced this pull request Mar 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.4` ->
`1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.4/1.8.5) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4267
- Add valid JSON into test fixture by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4269
- If a graph walk task fails, stop the walk. by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4254
- Revert rust scm usage by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4277
- send a SIGTERM on unix rather than just killing the process by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4276

**Full Changelog**:
vercel/turbo@v1.8.4...v1.8.5

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ddadaal pushed a commit to PKUHPC/SCOW that referenced this pull request Mar 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 |
|---|---|---|---|---|---|
|
[@algolia/client-search](https://togithub.com/algolia/algoliasearch-client-javascript)
| [`4.15.0` ->
`4.16.0`](https://renovatebot.com/diffs/npm/@algolia%2fclient-search/4.15.0/4.16.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@algolia%2fclient-search/4.16.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@algolia%2fclient-search/4.16.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@algolia%2fclient-search/4.16.0/compatibility-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@algolia%2fclient-search/4.16.0/confidence-slim/4.15.0)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@changesets/cli](https://togithub.com/changesets/changesets/tree/main#readme)
([source](https://togithub.com/changesets/changesets)) | [`2.26.0` ->
`2.26.1`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.26.0/2.26.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.1/compatibility-slim/2.26.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@changesets%2fcli/2.26.1/confidence-slim/2.26.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [@codemirror/view](https://togithub.com/codemirror/view) | [`6.9.2` ->
`6.9.3`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.9.2/6.9.3)
|
[![age](https://badges.renovateapi.com/packages/npm/@codemirror%2fview/6.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@codemirror%2fview/6.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@codemirror%2fview/6.9.3/compatibility-slim/6.9.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@codemirror%2fview/6.9.3/confidence-slim/6.9.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [@docusaurus/core](https://togithub.com/facebook/docusaurus) |
[`2.3.1` ->
`2.4.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.3.1/2.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.4.0/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2fcore/2.4.0/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@docusaurus/module-type-aliases](https://togithub.com/facebook/docusaurus)
| [`2.3.1` ->
`2.4.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/2.3.1/2.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2fmodule-type-aliases/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2fmodule-type-aliases/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2fmodule-type-aliases/2.4.0/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2fmodule-type-aliases/2.4.0/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [@docusaurus/preset-classic](https://togithub.com/facebook/docusaurus)
| [`2.3.1` ->
`2.4.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fpreset-classic/2.3.1/2.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.4.0/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@docusaurus%2fpreset-classic/2.4.0/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [@grpc/grpc-js](https://grpc.io/)
([source](https://togithub.com/grpc/grpc-node)) | [`1.8.12` ->
`1.8.13`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.8.12/1.8.13)
|
[![age](https://badges.renovateapi.com/packages/npm/@grpc%2fgrpc-js/1.8.13/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@grpc%2fgrpc-js/1.8.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@grpc%2fgrpc-js/1.8.13/compatibility-slim/1.8.12)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@grpc%2fgrpc-js/1.8.13/confidence-slim/1.8.12)](https://docs.renovatebot.com/merge-confidence/)
|
| [@sinclair/typebox](https://togithub.com/sinclairzx81/typebox) |
[`0.25.24` ->
`0.26.5`](https://renovatebot.com/diffs/npm/@sinclair%2ftypebox/0.25.24/0.26.5)
|
[![age](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.5/compatibility-slim/0.25.24)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.5/confidence-slim/0.25.24)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.15.5` ->
`18.15.10`](https://renovatebot.com/diffs/npm/@types%2fnode/18.15.5/18.15.10)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.10/compatibility-slim/18.15.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.10/confidence-slim/18.15.5)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`18.0.28` ->
`18.0.29`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.28/18.0.29)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.29/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.29/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.29/compatibility-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.29/confidence-slim/18.0.28)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@uiw/codemirror-theme-github](https://uiwjs.github.io/react-codemirror/#/theme/data/github/light)
([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.19.9` ->
`4.19.10`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-github/4.19.9/4.19.10)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.10/compatibility-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.10/confidence-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|
| [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror)
([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.19.9` ->
`4.19.10`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.9/4.19.10)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.10/compatibility-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.10/confidence-slim/4.19.9)](https://docs.renovatebot.com/merge-confidence/)
|
| [liquidjs](https://togithub.com/harttle/liquidjs) | [`10.6.2` ->
`10.7.0`](https://renovatebot.com/diffs/npm/liquidjs/10.6.2/10.7.0) |
[![age](https://badges.renovateapi.com/packages/npm/liquidjs/10.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/liquidjs/10.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/liquidjs/10.7.0/compatibility-slim/10.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/liquidjs/10.7.0/confidence-slim/10.6.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [nanoid](https://togithub.com/ai/nanoid) | [`4.0.1` ->
`4.0.2`](https://renovatebot.com/diffs/npm/nanoid/4.0.1/4.0.2) |
[![age](https://badges.renovateapi.com/packages/npm/nanoid/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/nanoid/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/nanoid/4.0.2/compatibility-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/nanoid/4.0.2/confidence-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [nodemon](https://nodemon.io)
([source](https://togithub.com/remy/nodemon)) | [`2.0.21` ->
`2.0.22`](https://renovatebot.com/diffs/npm/nodemon/2.0.21/2.0.22) |
[![age](https://badges.renovateapi.com/packages/npm/nodemon/2.0.22/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/nodemon/2.0.22/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/nodemon/2.0.22/compatibility-slim/2.0.21)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/nodemon/2.0.22/confidence-slim/2.0.21)](https://docs.renovatebot.com/merge-confidence/)
|
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) |
[`7.30.0` ->
`7.30.3`](https://renovatebot.com/diffs/npm/pnpm/7.30.0/7.30.3) |
[![age](https://badges.renovateapi.com/packages/npm/pnpm/7.30.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/pnpm/7.30.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/pnpm/7.30.3/compatibility-slim/7.30.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/pnpm/7.30.3/confidence-slim/7.30.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [rimraf](https://togithub.com/isaacs/rimraf) | [`4.4.0` ->
`4.4.1`](https://renovatebot.com/diffs/npm/rimraf/4.4.0/4.4.1) |
[![age](https://badges.renovateapi.com/packages/npm/rimraf/4.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/rimraf/4.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/rimraf/4.4.1/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/rimraf/4.4.1/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [tsc-alias](https://togithub.com/justkey007/tsc-alias.git)
([source](https://togithub.com/justkey007/tsc-alias)) | [`1.8.3` ->
`1.8.4`](https://renovatebot.com/diffs/npm/tsc-alias/1.8.3/1.8.4) |
[![age](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.4/compatibility-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.4/confidence-slim/1.8.3)](https://docs.renovatebot.com/merge-confidence/)
|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`1.8.4` ->
`1.8.5`](https://renovatebot.com/diffs/npm/turbo/1.8.4/1.8.5) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
| [webpack](https://togithub.com/webpack/webpack) | [`5.76.2` ->
`5.76.3`](https://renovatebot.com/diffs/npm/webpack/5.76.2/5.76.3) |
[![age](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/compatibility-slim/5.76.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/confidence-slim/5.76.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>algolia/algoliasearch-client-javascript</summary>

###
[`v4.16.0`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4160-httpsgithubcomalgoliaalgoliasearch-client-javascriptcompare41504160)

[Compare
Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.15.0...4.16.0)

- feat(neuralsearch): adding the semanticSearch settings to
client-search
([#&#8203;1450](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1450))
([a478ffd](https://togithub.com/algolia/algoliasearch-client-javascript/commit/a478ffd)),
closes
[#&#8203;1450](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1450)
- Fix for the redirect object in SearchResponse
([#&#8203;1443](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1443))
([6b0685c](https://togithub.com/algolia/algoliasearch-client-javascript/commit/6b0685c)),
closes
[#&#8203;1443](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1443)

</details>

<details>
<summary>changesets/changesets</summary>

###
[`v2.26.1`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.1)

[Compare
Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.26.0...@changesets/cli@2.26.1)

##### Patch Changes

- [#&#8203;1115](https://togithub.com/changesets/changesets/pull/1115)
[`feddc88`](https://togithub.com/changesets/changesets/commit/feddc88d74781a448855a5a0b0ffa50917489b15)
Thanks [@&#8203;Andarist](https://togithub.com/Andarist)! - Call `pnpm
publish` directly from the directory of the published package. This
allows `pnpm` to correctly handle configured `publishConfig.directory`.

</details>

<details>
<summary>codemirror/view</summary>

###
[`v6.9.3`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#&#8203;693-2023-03-21)

[Compare
Source](https://togithub.com/codemirror/view/compare/6.9.2...6.9.3)

##### Bug fixes

Work around a Firefox issue that caused `coordsAtPos` to return
rectangles with the full line height on empty lines.

Opening a context menu by clicking below the content element but inside
the editor now properly shows the browser's menu for editable elements.

Fix an issue that broke composition (especially of Chinese IME) after
widget decorations.

Fix an issue that would cause the cursor to jump around during
compositions inside nested mark decorations.

</details>

<details>
<summary>facebook/docusaurus</summary>

###
[`v2.4.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#&#8203;240-2023-03-23)

[Compare
Source](https://togithub.com/facebook/docusaurus/compare/v2.3.1...v2.4.0)

##### 🚀 New Feature

-   `docusaurus-plugin-content-docs`, `docusaurus-theme-classic`
- [#&#8203;8236](https://togithub.com/facebook/docusaurus/pull/8236)
feat(content-docs): add support for sidebar item category/link
descriptions in generated index page
([@&#8203;ZarakiKanzaki](https://togithub.com/ZarakiKanzaki))
-   `docusaurus-theme-classic`
- [#&#8203;8708](https://togithub.com/facebook/docusaurus/pull/8708)
feat(theme): allow to load a Docusaurus page with theme from
query-string: ?docusaurus-theme=dark
([@&#8203;slorber](https://togithub.com/slorber))
- [#&#8203;8616](https://togithub.com/facebook/docusaurus/pull/8616)
feat(theme): add ability to translate navbar+footer logo alt text
([@&#8203;Mysterious-Dev](https://togithub.com/Mysterious-Dev))
-   `docusaurus-remark-plugin-npm2yarn`
- [#&#8203;8690](https://togithub.com/facebook/docusaurus/pull/8690)
feat(npm-to-yarn): add support for PnPm and custom converters
([@&#8203;armano2](https://togithub.com/armano2))
-   `docusaurus`
- [#&#8203;8677](https://togithub.com/facebook/docusaurus/pull/8677)
feat(core): add script env variables: NODE_ENV + BABEL_ENV +
DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround)
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#&#8203;8674](https://togithub.com/facebook/docusaurus/pull/8674)
feat(theme-classic): respect `prefers-reduced-motion: reduce`
mediaquery, bump Infima to alpha.43
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-translations`
- [#&#8203;8668](https://togithub.com/facebook/docusaurus/pull/8668)
feat(theme-translations): add Hungarian theme translations
([@&#8203;trueqap](https://togithub.com/trueqap))
- [#&#8203;8631](https://togithub.com/facebook/docusaurus/pull/8631)
feat(theme-translations): add Norwegian (Bokmål) theme translation
([@&#8203;dr0nn1](https://togithub.com/dr0nn1))
-   `docusaurus-theme-common`
- [#&#8203;8656](https://togithub.com/facebook/docusaurus/pull/8656)
feat(theme-common): allow passing a string for details summary
([@&#8203;pReya](https://togithub.com/pReya))
-   `docusaurus-plugin-google-gtag`
- [#&#8203;8620](https://togithub.com/facebook/docusaurus/pull/8620)
feat(gtag-plugin): gtag should support multiple tracking ids, notably
for the UA => GA4 transition
([@&#8203;slorber](https://togithub.com/slorber))

##### 🐛 Bug Fix

-   `docusaurus-theme-classic`
- [#&#8203;8803](https://togithub.com/facebook/docusaurus/pull/8803)
fix(theme): codeblock buttons should be kept on the right when using RTL
locale ([@&#8203;Vishruta-Patil](https://togithub.com/Vishruta-Patil))
- [#&#8203;8615](https://togithub.com/facebook/docusaurus/pull/8615)
fix(theme): improve color toggle when using dark navbar
([@&#8203;dewanshDT](https://togithub.com/dewanshDT))
- [#&#8203;8699](https://togithub.com/facebook/docusaurus/pull/8699)
fix(theme-classic): fix tab focus bug in dropdown
([#&#8203;8697](https://togithub.com/facebook/docusaurus/issues/8697))
([@&#8203;kagankan](https://togithub.com/kagankan))
-   `docusaurus-theme-classic`, `docusaurus-theme-common`
- [#&#8203;8801](https://togithub.com/facebook/docusaurus/pull/8801)
fix(theme): allow tabs children to be falsy
([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
-   `docusaurus-theme-common`, `docusaurus-theme-search-algolia`
- [#&#8203;8757](https://togithub.com/facebook/docusaurus/pull/8757)
fix(search): search page should react to querystring changes +
cleanup/refactor ([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus`
- [#&#8203;8746](https://togithub.com/facebook/docusaurus/pull/8746)
fix(core): baseUrl error banner link anchor case
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-translations`
- [#&#8203;8744](https://togithub.com/facebook/docusaurus/pull/8744)
fix(theme-translations): fix wrong arabic words (tip/next)
([@&#8203;Anasqx](https://togithub.com/Anasqx))

##### 💅 Polish

-   `create-docusaurus`
- [#&#8203;8712](https://togithub.com/facebook/docusaurus/pull/8712)
polish(create-docusaurus): the starter template should use a navbar item
"docSidebar" instead of "doc" (less fragile on updates)
([@&#8203;biplavmz](https://togithub.com/biplavmz))
- `docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils-common`, `docusaurus`
- [#&#8203;8735](https://togithub.com/facebook/docusaurus/pull/8735)
polish(theme): better error messages on navbar item rendering failures +
ErrorCauseBoundary API
([@&#8203;tannerdolby](https://togithub.com/tannerdolby))
-   `docusaurus-theme-classic`, `docusaurus-theme-common`, `docusaurus`
- [#&#8203;8736](https://togithub.com/facebook/docusaurus/pull/8736)
polish(core): better styling for error screens
([@&#8203;tannerdolby](https://togithub.com/tannerdolby))

##### Committers: 14

-   Anas ([@&#8203;Anasqx](https://togithub.com/Anasqx))
-   Armano ([@&#8203;armano2](https://togithub.com/armano2))
- Davide Donadio
([@&#8203;ZarakiKanzaki](https://togithub.com/ZarakiKanzaki))
-   Dewansh Thakur ([@&#8203;dewanshDT](https://togithub.com/dewanshDT))
-   Joshua Chen ([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
-   Kagan ([@&#8203;kagankan](https://togithub.com/kagankan))
-   Moritz Stückler ([@&#8203;pReya](https://togithub.com/pReya))
- Mysterious_Dev
([@&#8203;Mysterious-Dev](https://togithub.com/Mysterious-Dev))
-   Petter Drønnen ([@&#8203;dr0nn1](https://togithub.com/dr0nn1))
-   Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber))
- Tanner Dolby ([@&#8203;tannerdolby](https://togithub.com/tannerdolby))
-   TrueQAP ([@&#8203;trueqap](https://togithub.com/trueqap))
- Vishruta Patil
([@&#8203;Vishruta-Patil](https://togithub.com/Vishruta-Patil))
-   [@&#8203;biplavmz](https://togithub.com/biplavmz)

</details>

<details>
<summary>grpc/grpc-node</summary>

###
[`v1.8.13`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.8.13):
@&#8203;grpc/grpc-js 1.8.13

[Compare
Source](https://togithub.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.12...@grpc/grpc-js@1.8.13)

- Fix memory leak in channelz socket tracking
([#&#8203;2394](https://togithub.com/grpc/grpc-node/issues/2394))

</details>

<details>
<summary>sinclairzx81/typebox</summary>

###
[`v0.26.5`](https://togithub.com/sinclairzx81/typebox/compare/0.26.4...0.26.5)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.4...0.26.5)

###
[`v0.26.4`](https://togithub.com/sinclairzx81/typebox/compare/0.26.3...0.26.4)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.3...0.26.4)

###
[`v0.26.3`](https://togithub.com/sinclairzx81/typebox/compare/0.26.2...0.26.3)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.2...0.26.3)

###
[`v0.26.2`](https://togithub.com/sinclairzx81/typebox/compare/0.26.1...0.26.2)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.1...0.26.2)

###
[`v0.26.1`](https://togithub.com/sinclairzx81/typebox/compare/0.26.0...0.26.1)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.0...0.26.1)

###
[`v0.26.0`](https://togithub.com/sinclairzx81/typebox/compare/0.25.24...0.26.0)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.25.24...0.26.0)

</details>

<details>
<summary>uiwjs/react-codemirror</summary>

###
[`v4.19.10`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.19.10)

[Compare
Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.19.9...v4.19.10)


[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.19.10/file/README.md)

Documentation v4.19.10:
https://raw.githack.com/uiwjs/react-codemirror/061c0a9/index.html\
Comparing Changes:
uiwjs/react-codemirror@v4.19.9...v4.19.10

```shell
npm i @&#8203;uiw/react-codemirror@4.19.10
```

- 🐞 fix(deps): update dependency
[@&#8203;codemirror/lang-markdown](https://togithub.com/codemirror/lang-markdown)
to ~6.1.0
([#&#8203;459](https://togithub.com/uiwjs/react-codemirror/issues/459))
[`68abb98`](https://togithub.com/uiwjs/react-codemirror/commit/68abb98)
[@&#8203;renovate-bot](https://togithub.com/renovate-bot)
- 💄 chore(core): remove unused const
([#&#8203;467](https://togithub.com/uiwjs/react-codemirror/issues/467))
[`f284a8d`](https://togithub.com/uiwjs/react-codemirror/commit/f284a8d)
[@&#8203;jgbernalp](https://togithub.com/jgbernalp)
- 📖 doc(extensions): update README.md
[`6968faf`](https://togithub.com/uiwjs/react-codemirror/commit/6968faf)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🐞 fix: optimizing useCodeMirror rendering issues.
([#&#8203;474](https://togithub.com/uiwjs/react-codemirror/issues/474))
[`5eee5f4`](https://togithub.com/uiwjs/react-codemirror/commit/5eee5f4)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 🔙 - 🐞 revert: "fix: optimizing useCodeMirror rendering issues.
([#&#8203;474](https://togithub.com/uiwjs/react-codemirror/issues/474))"
[`2fbfc8f`](https://togithub.com/uiwjs/react-codemirror/commit/2fbfc8f)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

</details>

<details>
<summary>harttle/liquidjs</summary>

###
[`v10.7.0`](https://togithub.com/harttle/liquidjs/blob/HEAD/CHANGELOG.md#&#8203;1070-httpsgithubcomharttleliquidjscomparev1062v1070-2023-03-21)

[Compare
Source](https://togithub.com/harttle/liquidjs/compare/v10.6.2...v10.7.0)

##### Bug Fixes

- update remove.md
([#&#8203;601](https://togithub.com/harttle/liquidjs/issues/601))
([1bddd60](https://togithub.com/harttle/liquidjs/commit/1bddd60b0191032d324526292027bc7fcd190dc1))

##### Features

- JSON format by `space` in `json` filter
([7b87ea8](https://togithub.com/harttle/liquidjs/commit/7b87ea82d3d63420e548743c5a84a073f0cdad22))

####
[10.6.2](https://togithub.com/harttle/liquidjs/compare/v10.6.1...v10.6.2)
(2023-03-19)

##### Bug Fixes

- sample FS in render-file.md
([#&#8203;594](https://togithub.com/harttle/liquidjs/issues/594))
([4542ddc](https://togithub.com/harttle/liquidjs/commit/4542ddcfc3d5e245112a119bf22f0e00cb925791))

####
[10.6.1](https://togithub.com/harttle/liquidjs/compare/v10.6.0...v10.6.1)
(2023-03-02)

##### Bug Fixes

- \[expression] apply value equal for arrays,
[#&#8203;589](https://togithub.com/harttle/liquidjs/issues/589)
([9c0dc5f](https://togithub.com/harttle/liquidjs/commit/9c0dc5fa39a31d477a5c5a2c5212034174bf0516))
- strip_html for multi line <script>/<style>/comments,
[#&#8203;70](https://togithub.com/harttle/liquidjs/issues/70)
([42d2590](https://togithub.com/harttle/liquidjs/commit/42d25902e855d3c06d5ead071bf55604f495c205))

</details>

<details>
<summary>ai/nanoid</summary>

###
[`v4.0.2`](https://togithub.com/ai/nanoid/blob/HEAD/CHANGELOG.md#&#8203;402)

[Compare Source](https://togithub.com/ai/nanoid/compare/4.0.1...4.0.2)

-   Added [link](https://togithub.com/sponsors/ai) to Github Sponsors.

</details>

<details>
<summary>remy/nodemon</summary>

### [`v2.0.22`](https://togithub.com/remy/nodemon/releases/tag/v2.0.22)

[Compare
Source](https://togithub.com/remy/nodemon/compare/v2.0.21...v2.0.22)

##### Bug Fixes

- remove ts mapping if loader present
([f7816e4](https://togithub.com/remy/nodemon/commit/f7816e445b61e77dd57d5c9ccf5fa0be4f9b18a7)),
closes [#&#8203;2083](https://togithub.com/remy/nodemon/issues/2083)

</details>

<details>
<summary>pnpm/pnpm</summary>

### [`v7.30.3`](https://togithub.com/pnpm/pnpm/releases/tag/v7.30.3)

[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v7.30.2...v7.30.3)

#### Patch Changes

- Should use most specific override rule when multiple rules match the
same target [#&#8203;6210](https://togithub.com/pnpm/pnpm/issues/6210).
- Fix regression introduced in v7.30.1
[#&#8203;6271](https://togithub.com/pnpm/pnpm/issues/6271).

#### Our Gold Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank"><img src="https://pnpm.io/img/users/bit.svg"
width="80"></a>
      </td>
      <td align="center" valign="middle">
<a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/novu.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/novu_light.svg" />
            <img src="https://pnpm.io/img/users/novu.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/prisma.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/prisma_light.svg" />
<img src="https://pnpm.io/img/users/prisma.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img
src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
      </td>
    </tr>
  </tbody>
</table>

#### Our Silver Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a
href="https://leniolabs.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <img src="https://pnpm.io/img/users/leniolabs.jpg" width="80">
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://vercel.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/vercel.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/vercel_light.svg" />
<img src="https://pnpm.io/img/users/vercel.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/depot.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/depot_light.svg" />
<img src="https://pnpm.io/img/users/depot.svg" width="200" />
          </picture>
        </a>
      </td>
    </tr>
  </tbody>
</table>

###
[`v7.30.2`](https://togithub.com/pnpm/pnpm/compare/v7.30.1...v7.30.2)

[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v7.30.1...v7.30.2)

### [`v7.30.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.30.1)

[Compare
Source](https://togithub.com/pnpm/pnpm/compare/v7.30.0...v7.30.1)

#### Patch Changes

- Don't write the `pnpm-lock.yaml` file if it has no changes and `pnpm
install --frozen-lockfile` was executed
[#&#8203;6158](https://togithub.com/pnpm/pnpm/issues/6158).
- Fix git-hosted dependencies referenced via `git+ssh` that use semver
selectors [#&#8203;6239](https://togithub.com/pnpm/pnpm/pull/6239).
- When publish some package throws an error, the exit code should be
non-zero [#&#8203;5528](https://togithub.com/pnpm/pnpm/issues/5528).
- Only three paths are displayed in `pnpm audit` output
[#&#8203;6203](https://togithub.com/pnpm/pnpm/issues/6203)
- Aliased packages should be used to resolve peer dependencies too
[#&#8203;4301](https://togithub.com/pnpm/pnpm/issues/4301).

#### Our Gold Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank"><img src="https://pnpm.io/img/users/bit.svg"
width="80"></a>
      </td>
      <td align="center" valign="middle">
<a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/novu.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/novu_light.svg" />
            <img src="https://pnpm.io/img/users/novu.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/prisma.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/prisma_light.svg" />
<img src="https://pnpm.io/img/users/prisma.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img
src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
      </td>
    </tr>
  </tbody>
</table>

#### Our Silver Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a
href="https://leniolabs.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <img src="https://pnpm.io/img/users/leniolabs.jpg" width="80">
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://vercel.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/vercel.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/vercel_light.svg" />
<img src="https://pnpm.io/img/users/vercel.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/depot.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/depot_light.svg" />
<img src="https://pnpm.io/img/users/depot.svg" width="200" />
          </picture>
        </a>
      </td>
    </tr>
  </tbody>
</table>

</details>

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

###
[`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>justkey007/tsc-alias</summary>

###
[`v1.8.4`](https://togithub.com/justkey007/tsc-alias/releases/tag/v1.8.4):
(2023-03-21)

[Compare
Source](https://togithub.com/justkey007/tsc-alias/compare/v1.8.3...v1.8.4)

##### What's Changed

- fix: suport import function with webpackChunkName comment by
[@&#8203;VieZhong](https://togithub.com/VieZhong) in
[justkey007/tsc-alias#164

##### New Contributors

- [@&#8203;VieZhong](https://togithub.com/VieZhong) made their first
contribution in
[justkey007/tsc-alias#164

**Full Changelog**:
justkey007/tsc-alias@v1.8.3...v1.8.4

</details>

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

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.4 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4267
- Add valid JSON into test fixture by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4269
- If a graph walk task fails, stop the walk. by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4254
- Revert rust scm usage by
[@&#8203;gsoltis](https://togithub.com/gsoltis) in
[vercel/turbo#4277
- send a SIGTERM on unix rather than just killing the process by
[@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4276

**Full Changelog**:
vercel/turbo@v1.8.4...v1.8.5

</details>

<details>
<summary>webpack/webpack</summary>

###
[`v5.76.3`](https://togithub.com/webpack/webpack/releases/tag/v5.76.3)

[Compare
Source](https://togithub.com/webpack/webpack/compare/v5.76.2...v5.76.3)

#### Bugfixes

- Non-javascript files will correctly **not** be imported when using
`experiments.outputModule` (ES Module Output) by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16809
- Limit console output progress bar length to 40 when no columns
provided by [@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16810
- Add missing NodeJS Builtin Modules support for `inspector/promises`,
`readline/promises`, and `stream/consumers` by
[@&#8203;ShenHongFei](https://togithub.com/ShenHongFei) in
[webpack/webpack#16841
- webpack bin/cli now properly respects `NODE_PATH` env variable by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16808
- Improve typos in `resolveResourceErrorHints` by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16806
- Add missing `loaders` token support to `moduleFilenameTemplate`
function call by [@&#8203;pgoldberg](https://togithub.com/pgoldberg) in
[webpack/webpack#16756
- Add gaurd condition for `enabledLibraryTypes` in internal
`ContainerPlugin` by
[@&#8203;PengBoUESTC](https://togithub.com/PengBoUESTC) in
[webpack/webpack#16635

#### New Contributors

- [@&#8203;ShenHongFei](https://togithub.com/ShenHongFei) made their
first contribution in
[webpack/webpack#16841
- [@&#8203;pgoldberg](https://togithub.com/pgoldberg) made their first
contribution in
[webpack/webpack#16756
- [@&#8203;PengBoUESTC](https://togithub.com/PengBoUESTC) made their
first contribution in
[webpack/webpack#16635

**Full Changelog**:
webpack/webpack@v5.76.2...v5.76.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), 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.

👻 **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/PKUHPC/SCOW).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NicholasLYang added a commit to NicholasLYang/turbo that referenced this pull request Apr 4, 2023
NicholasLYang added a commit to NicholasLYang/turbo that referenced this pull request Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants