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

chore(deps): update dependency tsx to v3.12.6 #4328

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx 3.12.5 -> 3.12.6 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

esbuild-kit/tsx

v3.12.6

Compare Source

Bug Fixes
  • repl: suppress autocomplete transformation errors (#​205) (8e1958d)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,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.

🔕 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. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 24, 2023 04:17
@renovate renovate bot requested review from mehulkar and tknickman March 24, 2023 04:17
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples team: turborepo labels Mar 24, 2023
@vercel
Copy link

vercel bot commented Mar 24, 2023

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

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

@socket-security
Copy link

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.17.12
  • @SocketSecurity ignore turbo@1.0.0
  • @SocketSecurity ignore turbo@1.5.6
  • @SocketSecurity ignore turbo@1.6.3
  • @SocketSecurity ignore turbo@1.7.0
  • @SocketSecurity ignore turbo@1.8.2
  • @SocketSecurity ignore turbo@1.8.3
📜 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.17.12 (upgraded) 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-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, 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/basic/package.json, examples/basic/pnpm-lock.yaml, examples/design-system/package.json, examples/design-system/pnpm-lock.yaml, examples/non-monorepo/package.json, 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-npm/package-lock.json, examples/with-npm/package.json, examples/with-prisma/package.json, examples/with-react-native-web/package.json, examples/with-vite/pnpm-lock.yaml, examples/with-yarn/package.json
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
turbo@1.8.2 (added) postinstall examples/kitchen-sink/package.json, examples/kitchen-sink/pnpm-lock.yaml, examples/with-svelte/package.json, examples/with-svelte/pnpm-lock.yaml
turbo@1.8.3 (added) postinstall examples/with-gatsby/package.json, examples/with-gatsby/pnpm-lock.yaml
Pull request report summary
Issue Status
Install scripts ⚠️ 7 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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2023

🟢 CI successful 🟢

Thanks

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.

Seems ok to me.

@mehulkar mehulkar added the pr: automerge Kodiak will merge these automatically after checks pass label Mar 29, 2023
@kodiakhq kodiakhq bot merged commit c65b5d6 into main Mar 29, 2023
@kodiakhq kodiakhq bot deleted the renovate/tsx-3.x-lockfile branch March 29, 2023 20:31
renovate bot added a commit to Asjas/platform that referenced this pull request Mar 30, 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.6` ->
`1.8.8`](https://renovatebot.com/diffs/npm/turbo/1.8.6/1.8.8) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/compatibility-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/confidence-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`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
[vercel/turbo#4318
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4328
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4378
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4390

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4225
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4371
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4364

**Full Changelog**:
vercel/turbo@v1.8.6...v1.8.7

</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/Asjas/platform).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to fuxingloh/contented that referenced this pull request Mar 30, 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.6` ->
`^1.8.8`](https://renovatebot.com/diffs/npm/turbo/1.8.6/1.8.8) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/compatibility-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/confidence-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`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
[vercel/turbo#4318
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4328
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4378
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4390

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4225
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4371
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4364

**Full Changelog**:
vercel/turbo@v1.8.6...v1.8.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot added a commit to weareinreach/InReach that referenced this pull request Mar 30, 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/main/addons/a11y) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-a11y/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-actions](https://togithub.com/storybookjs/storybook/tree/main/addons/actions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-docs](https://togithub.com/storybookjs/storybook/tree/main/addons/docs) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-docs/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-essentials](https://togithub.com/storybookjs/storybook/tree/main/addons/essentials) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-essentials/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-interactions](https://togithub.com/storybookjs/storybook/tree/main/addons/interactions) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-interactions/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-links](https://togithub.com/storybookjs/storybook/tree/main/addons/links) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-links/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/addon-viewport](https://togithub.com/storybookjs/storybook/tree/main/addons/viewport) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-viewport/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-viewport/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](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.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2fmanager-api/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fmanager-api/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](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.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2fnextjs/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fnextjs/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](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.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-api/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2fpreview-api/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@storybook/react](https://togithub.com/storybookjs/storybook/tree/main/app/react) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](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.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftheming/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](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.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/@storybook%2ftypes/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2ftypes/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [@tiptap/extension-link](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.0-beta.220` -> `2.0.0`](https://renovatebot.com/diffs/npm/@tiptap%2fextension-link/2.0.0-beta.220/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@tiptap%2fextension-link/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tiptap%2fextension-link/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tiptap%2fextension-link/2.0.0/compatibility-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tiptap%2fextension-link/2.0.0/confidence-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) |
| [@tiptap/react](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.0-beta.220` -> `2.0.0`](https://renovatebot.com/diffs/npm/@tiptap%2freact/2.0.0-beta.220/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@tiptap%2freact/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tiptap%2freact/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tiptap%2freact/2.0.0/compatibility-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tiptap%2freact/2.0.0/confidence-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) |
| [@tiptap/starter-kit](https://tiptap.dev) ([source](https://togithub.com/ueberdosis/tiptap)) | [`2.0.0-beta.220` -> `2.0.0`](https://renovatebot.com/diffs/npm/@tiptap%2fstarter-kit/2.0.0-beta.220/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@tiptap%2fstarter-kit/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tiptap%2fstarter-kit/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tiptap%2fstarter-kit/2.0.0/compatibility-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tiptap%2fstarter-kit/2.0.0/confidence-slim/2.0.0-beta.220)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/eslint](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`8.21.3` -> `8.37.0`](https://renovatebot.com/diffs/npm/@types%2feslint/8.21.3/8.37.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.37.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.37.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.37.0/compatibility-slim/8.21.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2feslint/8.37.0/confidence-slim/8.21.3)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-import-resolver-typescript](https://togithub.com/import-js/eslint-import-resolver-typescript) | [`3.5.3` -> `3.5.4`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.5.3/3.5.4) | [![age](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/compatibility-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/confidence-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-plugin-turbo](https://togithub.com/vercel/turbo) | [`1.8.6` -> `1.8.8`](https://renovatebot.com/diffs/npm/eslint-plugin-turbo/1.8.6/1.8.8) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.8/compatibility-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-turbo/1.8.8/confidence-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/) |
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.0.0` -> `8.1.0`](https://renovatebot.com/diffs/npm/pnpm/8.0.0/8.1.0) | [![age](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/compatibility-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/confidence-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/) |
| [storybook](https://togithub.com/storybookjs/storybook/tree/main/lib/cli) ([source](https://togithub.com/storybookjs/storybook)) | [`7.0.0-rc.9` -> `7.0.0-rc.10`](https://renovatebot.com/diffs/npm/storybook/7.0.0-rc.9/7.0.0-rc.10) | [![age](https://badges.renovateapi.com/packages/npm/storybook/7.0.0-rc.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/storybook/7.0.0-rc.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/storybook/7.0.0-rc.10/compatibility-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/storybook/7.0.0-rc.10/confidence-slim/7.0.0-rc.9)](https://docs.renovatebot.com/merge-confidence/) |
| [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`1.8.6` -> `1.8.8`](https://renovatebot.com/diffs/npm/turbo/1.8.6/1.8.8) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/compatibility-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/confidence-slim/1.8.6)](https://docs.renovatebot.com/merge-confidence/) |
| [type-fest](https://togithub.com/sindresorhus/type-fest) | [`3.7.1` -> `3.7.2`](https://renovatebot.com/diffs/npm/type-fest/3.7.1/3.7.2) | [![age](https://badges.renovateapi.com/packages/npm/type-fest/3.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/type-fest/3.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/type-fest/3.7.2/compatibility-slim/3.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/type-fest/3.7.2/confidence-slim/3.7.1)](https://docs.renovatebot.com/merge-confidence/) |
| [webpack](https://togithub.com/webpack/webpack) | [`5.76.3` -> `5.77.0`](https://renovatebot.com/diffs/npm/webpack/5.76.3/5.77.0) | [![age](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/compatibility-slim/5.76.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/confidence-slim/5.76.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v7.0.0-rc.10`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#&#8203;700-rc10-March-29-2023)

[Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.0-rc.9...v7.0.0-rc.10)

##### Features

-   CLI: Warn the user for duplicated versions after automigrate [#&#8203;21791](https://togithub.com/storybooks/storybook/pull/21791)

##### Bug Fixes

-   Addon-docs: Add `remark-slug` and `remark-external-links` to Vite builder [#&#8203;21796](https://togithub.com/storybooks/storybook/pull/21796)
-   Blocks: Add children prop types [#&#8203;21803](https://togithub.com/storybooks/storybook/pull/21803)

##### Maintenance

-   CLI: Upgrade to latest storybook/react-native version [#&#8203;21811](https://togithub.com/storybooks/storybook/pull/21811)

</details>

<details>
<summary>ueberdosis/tiptap (@&#8203;tiptap/extension-link)</summary>

### [`v2.0.0`](https://togithub.com/ueberdosis/tiptap/blob/HEAD/packages/extension-link/CHANGELOG.md#&#8203;200-beta220-httpsgithubcomueberdosistiptapcomparev200-beta219v200-beta220-2023-02-28)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.3...393320bf238ac70cd8ae73915addad8065654f24)

**Note:** Version bump only for package [@&#8203;tiptap/extension-link](https://togithub.com/tiptap/extension-link)

### [`v2.0.0-rc.3`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.3)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3)

##### New Features

-   feat(core): Add editor to context for node and mark schema functions [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3909](https://togithub.com/ueberdosis/tiptap/pull/3909)

##### CI & Documentation

-   Remove Slack Notification Action by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3898](https://togithub.com/ueberdosis/tiptap/pull/3898)
-   Prepare documentation for stable release by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3892](https://togithub.com/ueberdosis/tiptap/pull/3892)
-   New Issue & Discussion Templates by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3907](https://togithub.com/ueberdosis/tiptap/pull/3907)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3

### [`v2.0.0-rc.2`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.2)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2)

##### What's Changed

-   Updates [@&#8203;hocuspocus/provider](https://togithub.com/hocuspocus/provider), moves demo to TiptapCollab by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3895](https://togithub.com/ueberdosis/tiptap/pull/3895)
-   Merge pull request [#&#8203;3895](https://togithub.com/ueberdosis/tiptap/issues/3895) from ueberdosis/feature/ttCollabProvider by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3897](https://togithub.com/ueberdosis/tiptap/pull/3897)
-   Collaboration: Fix history after late-registering plugins by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3901](https://togithub.com/ueberdosis/tiptap/pull/3901)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2

### [`v2.0.0-rc.1`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.1)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1)

##### What's Changed

-   Only allow left mouse button to open links by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   Optimize empty document detection in `documentClear` plugin by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3778](https://togithub.com/ueberdosis/tiptap/pull/3778)
-   fix: use prose-base class for sm screens  by [@&#8203;cstrnt](https://togithub.com/cstrnt) in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   Adds attributes to toggleList by [@&#8203;katerlouis](https://togithub.com/katerlouis) in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   fix(tests): add assertion for each valid/invalid link by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3815](https://togithub.com/ueberdosis/tiptap/pull/3815)
-   feat(react): allow html attrs in react renderer by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3812](https://togithub.com/ueberdosis/tiptap/pull/3812)
-   fix(react): allow updating event handlers on editor by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3811](https://togithub.com/ueberdosis/tiptap/pull/3811)
-   Improve Cypress Test runner performance with parallelization by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3817](https://togithub.com/ueberdosis/tiptap/pull/3817)
-   build(deps): bump cypress-io/github-action from 5.0.9 to 5.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3835](https://togithub.com/ueberdosis/tiptap/pull/3835)
-   fix: Ordered list start support broke in [#&#8203;3541](https://togithub.com/ueberdosis/tiptap/issues/3541) by [@&#8203;gethari](https://togithub.com/gethari) in [https://github.com/ueberdosis/tiptap/pull/3833](https://togithub.com/ueberdosis/tiptap/pull/3833)
-   Refactor typings (extension-youtube) by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3842](https://togithub.com/ueberdosis/tiptap/pull/3842)
-   build(deps): bump actions/checkout from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3864](https://togithub.com/ueberdosis/tiptap/pull/3864)
-   build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3863](https://togithub.com/ueberdosis/tiptap/pull/3863)
-   build(deps-dev): bump webpack from 5.73.0 to 5.76.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3855](https://togithub.com/ueberdosis/tiptap/pull/3855)
-   Docs: consistent naming of Tiptap by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3882](https://togithub.com/ueberdosis/tiptap/pull/3882)
-   \[PROPOSAL] dynamic default attributes by [@&#8203;mylesj](https://togithub.com/mylesj) in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   style(core): fix linting issues by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3884](https://togithub.com/ueberdosis/tiptap/pull/3884)
-   Handle NodeViews in BubbleMenu positioning by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3881](https://togithub.com/ueberdosis/tiptap/pull/3881)
-   chore: add Dev demo folder by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3887](https://togithub.com/ueberdosis/tiptap/pull/3887)
-   CI: Remove slack notifications by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3885](https://togithub.com/ueberdosis/tiptap/pull/3885)
-   Docs: Update nodes and extensions lists by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3886](https://togithub.com/ueberdosis/tiptap/pull/3886)
-   Docs: Remove pro extension callout from collab docs by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3883](https://togithub.com/ueberdosis/tiptap/pull/3883)
-   Fixing reoccurring issue [#&#8203;3331](https://togithub.com/ueberdosis/tiptap/issues/3331) and improving related PR [#&#8203;3533](https://togithub.com/ueberdosis/tiptap/issues/3533) by [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)
-   Release Candidate Preparation by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3890](https://togithub.com/ueberdosis/tiptap/pull/3890)
-   chore: add new release and prerelease actions by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3836](https://togithub.com/ueberdosis/tiptap/pull/3836)

##### New Contributors

-   [@&#8203;thecodrr](https://togithub.com/thecodrr) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   [@&#8203;cstrnt](https://togithub.com/cstrnt) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   [@&#8203;katerlouis](https://togithub.com/katerlouis) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   [@&#8203;mylesj](https://togithub.com/mylesj) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1

</details>

<details>
<summary>ueberdosis/tiptap (@&#8203;tiptap/react)</summary>

### [`v2.0.0`](https://togithub.com/ueberdosis/tiptap/blob/HEAD/packages/react/CHANGELOG.md#&#8203;200-beta220-httpsgithubcomueberdosistiptapcomparev200-beta219v200-beta220-2023-02-28)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.3...393320bf238ac70cd8ae73915addad8065654f24)

**Note:** Version bump only for package [@&#8203;tiptap/react](https://togithub.com/tiptap/react)

### [`v2.0.0-rc.3`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.3)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3)

##### New Features

-   feat(core): Add editor to context for node and mark schema functions [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3909](https://togithub.com/ueberdosis/tiptap/pull/3909)

##### CI & Documentation

-   Remove Slack Notification Action by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3898](https://togithub.com/ueberdosis/tiptap/pull/3898)
-   Prepare documentation for stable release by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3892](https://togithub.com/ueberdosis/tiptap/pull/3892)
-   New Issue & Discussion Templates by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3907](https://togithub.com/ueberdosis/tiptap/pull/3907)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3

### [`v2.0.0-rc.2`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.2)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2)

##### What's Changed

-   Updates [@&#8203;hocuspocus/provider](https://togithub.com/hocuspocus/provider), moves demo to TiptapCollab by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3895](https://togithub.com/ueberdosis/tiptap/pull/3895)
-   Merge pull request [#&#8203;3895](https://togithub.com/ueberdosis/tiptap/issues/3895) from ueberdosis/feature/ttCollabProvider by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3897](https://togithub.com/ueberdosis/tiptap/pull/3897)
-   Collaboration: Fix history after late-registering plugins by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3901](https://togithub.com/ueberdosis/tiptap/pull/3901)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2

### [`v2.0.0-rc.1`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.1)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1)

##### What's Changed

-   Only allow left mouse button to open links by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   Optimize empty document detection in `documentClear` plugin by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3778](https://togithub.com/ueberdosis/tiptap/pull/3778)
-   fix: use prose-base class for sm screens  by [@&#8203;cstrnt](https://togithub.com/cstrnt) in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   Adds attributes to toggleList by [@&#8203;katerlouis](https://togithub.com/katerlouis) in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   fix(tests): add assertion for each valid/invalid link by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3815](https://togithub.com/ueberdosis/tiptap/pull/3815)
-   feat(react): allow html attrs in react renderer by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3812](https://togithub.com/ueberdosis/tiptap/pull/3812)
-   fix(react): allow updating event handlers on editor by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3811](https://togithub.com/ueberdosis/tiptap/pull/3811)
-   Improve Cypress Test runner performance with parallelization by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3817](https://togithub.com/ueberdosis/tiptap/pull/3817)
-   build(deps): bump cypress-io/github-action from 5.0.9 to 5.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3835](https://togithub.com/ueberdosis/tiptap/pull/3835)
-   fix: Ordered list start support broke in [#&#8203;3541](https://togithub.com/ueberdosis/tiptap/issues/3541) by [@&#8203;gethari](https://togithub.com/gethari) in [https://github.com/ueberdosis/tiptap/pull/3833](https://togithub.com/ueberdosis/tiptap/pull/3833)
-   Refactor typings (extension-youtube) by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3842](https://togithub.com/ueberdosis/tiptap/pull/3842)
-   build(deps): bump actions/checkout from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3864](https://togithub.com/ueberdosis/tiptap/pull/3864)
-   build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3863](https://togithub.com/ueberdosis/tiptap/pull/3863)
-   build(deps-dev): bump webpack from 5.73.0 to 5.76.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3855](https://togithub.com/ueberdosis/tiptap/pull/3855)
-   Docs: consistent naming of Tiptap by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3882](https://togithub.com/ueberdosis/tiptap/pull/3882)
-   \[PROPOSAL] dynamic default attributes by [@&#8203;mylesj](https://togithub.com/mylesj) in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   style(core): fix linting issues by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3884](https://togithub.com/ueberdosis/tiptap/pull/3884)
-   Handle NodeViews in BubbleMenu positioning by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3881](https://togithub.com/ueberdosis/tiptap/pull/3881)
-   chore: add Dev demo folder by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3887](https://togithub.com/ueberdosis/tiptap/pull/3887)
-   CI: Remove slack notifications by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3885](https://togithub.com/ueberdosis/tiptap/pull/3885)
-   Docs: Update nodes and extensions lists by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3886](https://togithub.com/ueberdosis/tiptap/pull/3886)
-   Docs: Remove pro extension callout from collab docs by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3883](https://togithub.com/ueberdosis/tiptap/pull/3883)
-   Fixing reoccurring issue [#&#8203;3331](https://togithub.com/ueberdosis/tiptap/issues/3331) and improving related PR [#&#8203;3533](https://togithub.com/ueberdosis/tiptap/issues/3533) by [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)
-   Release Candidate Preparation by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3890](https://togithub.com/ueberdosis/tiptap/pull/3890)
-   chore: add new release and prerelease actions by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3836](https://togithub.com/ueberdosis/tiptap/pull/3836)

##### New Contributors

-   [@&#8203;thecodrr](https://togithub.com/thecodrr) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   [@&#8203;cstrnt](https://togithub.com/cstrnt) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   [@&#8203;katerlouis](https://togithub.com/katerlouis) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   [@&#8203;mylesj](https://togithub.com/mylesj) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1

</details>

<details>
<summary>ueberdosis/tiptap (@&#8203;tiptap/starter-kit)</summary>

### [`v2.0.0`](https://togithub.com/ueberdosis/tiptap/blob/HEAD/packages/starter-kit/CHANGELOG.md#&#8203;200-beta220-httpsgithubcomueberdosistiptapcomparev200-beta219v200-beta220-2023-02-28)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.3...393320bf238ac70cd8ae73915addad8065654f24)

**Note:** Version bump only for package [@&#8203;tiptap/starter-kit](https://togithub.com/tiptap/starter-kit)

### [`v2.0.0-rc.3`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.3)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3)

##### New Features

-   feat(core): Add editor to context for node and mark schema functions [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3909](https://togithub.com/ueberdosis/tiptap/pull/3909)

##### CI & Documentation

-   Remove Slack Notification Action by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3898](https://togithub.com/ueberdosis/tiptap/pull/3898)
-   Prepare documentation for stable release by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3892](https://togithub.com/ueberdosis/tiptap/pull/3892)
-   New Issue & Discussion Templates by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3907](https://togithub.com/ueberdosis/tiptap/pull/3907)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.2...v2.0.0-rc.3

### [`v2.0.0-rc.2`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.2)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2)

##### What's Changed

-   Updates [@&#8203;hocuspocus/provider](https://togithub.com/hocuspocus/provider), moves demo to TiptapCollab by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3895](https://togithub.com/ueberdosis/tiptap/pull/3895)
-   Merge pull request [#&#8203;3895](https://togithub.com/ueberdosis/tiptap/issues/3895) from ueberdosis/feature/ttCollabProvider by [@&#8203;janthurau](https://togithub.com/janthurau) in [https://github.com/ueberdosis/tiptap/pull/3897](https://togithub.com/ueberdosis/tiptap/pull/3897)
-   Collaboration: Fix history after late-registering plugins by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3901](https://togithub.com/ueberdosis/tiptap/pull/3901)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-rc.1...v2.0.0-rc.2

### [`v2.0.0-rc.1`](https://togithub.com/ueberdosis/tiptap/releases/tag/v2.0.0-rc.1)

[Compare Source](https://togithub.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1)

#### What's Changed

-   Only allow left mouse button to open links by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   Optimize empty document detection in `documentClear` plugin by [@&#8203;thecodrr](https://togithub.com/thecodrr) in [https://github.com/ueberdosis/tiptap/pull/3778](https://togithub.com/ueberdosis/tiptap/pull/3778)
-   fix: use prose-base class for sm screens  by [@&#8203;cstrnt](https://togithub.com/cstrnt) in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   Adds attributes to toggleList by [@&#8203;katerlouis](https://togithub.com/katerlouis) in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   fix(tests): add assertion for each valid/invalid link by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3815](https://togithub.com/ueberdosis/tiptap/pull/3815)
-   feat(react): allow html attrs in react renderer by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3812](https://togithub.com/ueberdosis/tiptap/pull/3812)
-   fix(react): allow updating event handlers on editor by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3811](https://togithub.com/ueberdosis/tiptap/pull/3811)
-   Improve Cypress Test runner performance with parallelization by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3817](https://togithub.com/ueberdosis/tiptap/pull/3817)
-   build(deps): bump cypress-io/github-action from 5.0.9 to 5.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3835](https://togithub.com/ueberdosis/tiptap/pull/3835)
-   fix: Ordered list start support broke in [#&#8203;3541](https://togithub.com/ueberdosis/tiptap/issues/3541) by [@&#8203;gethari](https://togithub.com/gethari) in [https://github.com/ueberdosis/tiptap/pull/3833](https://togithub.com/ueberdosis/tiptap/pull/3833)
-   Refactor typings (extension-youtube) by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3842](https://togithub.com/ueberdosis/tiptap/pull/3842)
-   build(deps): bump actions/checkout from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3864](https://togithub.com/ueberdosis/tiptap/pull/3864)
-   build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3863](https://togithub.com/ueberdosis/tiptap/pull/3863)
-   build(deps-dev): bump webpack from 5.73.0 to 5.76.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/ueberdosis/tiptap/pull/3855](https://togithub.com/ueberdosis/tiptap/pull/3855)
-   Docs: consistent naming of Tiptap by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3882](https://togithub.com/ueberdosis/tiptap/pull/3882)
-   \[PROPOSAL] dynamic default attributes by [@&#8203;mylesj](https://togithub.com/mylesj) in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   style(core): fix linting issues by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3884](https://togithub.com/ueberdosis/tiptap/pull/3884)
-   Handle NodeViews in BubbleMenu positioning by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3881](https://togithub.com/ueberdosis/tiptap/pull/3881)
-   chore: add Dev demo folder by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3887](https://togithub.com/ueberdosis/tiptap/pull/3887)
-   CI: Remove slack notifications by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3885](https://togithub.com/ueberdosis/tiptap/pull/3885)
-   Docs: Update nodes and extensions lists by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3886](https://togithub.com/ueberdosis/tiptap/pull/3886)
-   Docs: Remove pro extension callout from collab docs by [@&#8203;svenadlung](https://togithub.com/svenadlung) in [https://github.com/ueberdosis/tiptap/pull/3883](https://togithub.com/ueberdosis/tiptap/pull/3883)
-   Fixing reoccurring issue [#&#8203;3331](https://togithub.com/ueberdosis/tiptap/issues/3331) and improving related PR [#&#8203;3533](https://togithub.com/ueberdosis/tiptap/issues/3533) by [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)
-   Release Candidate Preparation by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3890](https://togithub.com/ueberdosis/tiptap/pull/3890)
-   chore: add new release and prerelease actions by [@&#8203;bdbch](https://togithub.com/bdbch) in [https://github.com/ueberdosis/tiptap/pull/3836](https://togithub.com/ueberdosis/tiptap/pull/3836)

#### New Contributors

-   [@&#8203;thecodrr](https://togithub.com/thecodrr) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3777](https://togithub.com/ueberdosis/tiptap/pull/3777)
-   [@&#8203;cstrnt](https://togithub.com/cstrnt) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3810](https://togithub.com/ueberdosis/tiptap/pull/3810)
-   [@&#8203;katerlouis](https://togithub.com/katerlouis) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3776](https://togithub.com/ueberdosis/tiptap/pull/3776)
-   [@&#8203;mylesj](https://togithub.com/mylesj) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3379](https://togithub.com/ueberdosis/tiptap/pull/3379)
-   [@&#8203;KentoMoriwaki](https://togithub.com/KentoMoriwaki) made their first contribution in [https://github.com/ueberdosis/tiptap/pull/3862](https://togithub.com/ueberdosis/tiptap/pull/3862)

**Full Changelog**: https://github.com/ueberdosis/tiptap/compare/v2.0.0-beta.220...v2.0.0-rc.1

</details>

<details>
<summary>import-js/eslint-import-resolver-typescript</summary>

### [`v3.5.4`](https://togithub.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#&#8203;354)

[Compare Source](https://togithub.com/import-js/eslint-import-resolver-typescript/compare/v3.5.3...v3.5.4)

##### Patch Changes

-   [`25f3920`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/25f3920cdef31701396fe25dd0942c472400b3a6) Thanks [@&#8203;JounQin](https://togithub.com/JounQin)! - fix: enhanced-resolve is commonjs only - close [#&#8203;213](https://togithub.com/import-js/eslint-import-resolver-typescript/issues/213)

-   [#&#8203;219](https://togithub.com/import-js/eslint-import-resolver-typescript/pull/219) [`0bf6ffb`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/0bf6ffb82bad35e96b22b7b7b91b94aa7ed875f8) Thanks [@&#8203;lsmurray](https://togithub.com/lsmurray)! - fix: check if cwd changed to bust mapper cache

</details>

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

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



#### 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**: https://github.com/vercel/turbo/compare/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)



#### 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...v1.8.7

</details>

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

### [`v8.1.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.1.0)

[Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.0.0...v8.1.0)

#### Minor Changes

-   A new setting has been added called `dedupe-direct-deps`, which is disabled by default. When set to `true`, dependencies that are already symlinked to the root `node_modules` directory of the workspace will not be symlinked to subproject `node_modules` directories. This feature was enabled by default in v8.0.0 but caused issues, so it's best to disable it by default [#&#8203;6299](https://togithub.com/pnpm/pnpm/issues/6299).
-   Add `ignore-workspace-cycles` to silence workspace cycle warning [#&#8203;6308](https://togithub.com/pnpm/pnpm/pull/6308).

#### Patch Changes

-   Print the right lowest supported Node.js version in the error message, when pnpm is executed with an old Node.js version [#&#8203;6297](https://togithub.com/pnpm/pnpm/issues/6297).
-   Improve the outdated lockfile error message [#&#8203;6304](https://togithub.com/pnpm/pnpm/pull/6304).

#### 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>sindresorhus/type-fest</summary>

### [`v3.7.2`](https://togithub.com/sindresorhus/type-fest/releases/tag/v3.7.2)

[Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v3.7.1...v3.7.2)

-   Fix `Merge` with optional `any` value ([#&#8203;583](https://togithub.com/sindresorhus/type-fest/issues/583))  [`60a057b`](https://togithub.com/sindresorhus/type-fest/commit/60a057b)

</details>

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

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

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

#### New Features

-   Add a new output option, `output.workerPublicPath` by [@&#8203;thomastay](https://togithub.com/thomastay) in [https://github.com/webpack/webpack/pull/16671](https://togithub.com/webpack/webpack/pull/16671)

#### Developer Experience

-   Improve `resolve.extensions` error message to suggest when `"."` is missing before the extension by [@&#8203;snitin315](https://togithub.com/snitin315) in [https://github.com/webpack/webpack/pull/16807](https://togithub.com/webpack/webpack/pull/16807)

#### Contributor Experience

-   Enable GitHub Copilot for PR's into default Pull Request Template by [@&#8203;TheLarkInn](https://togithub.com/TheLarkInn) in [https://github.com/webpack/webpack/pull/16881](https://togithub.com/webpack/webpack/pull/16881)

#### New Contributors

-   [@&#8203;thomastay](https://togithub.com/thomastay) made their first contribution in [https://github.com/webpack/webpack/pull/16671](https://togithub.com/webpack/webpack/pull/16671)

**Full Changelog**: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.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 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: https://github.com/weareinreach/InReach/pull/359
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to fwouts/previewjs that referenced this pull request Mar 30, 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.5` ->
`^1.8.8`](https://renovatebot.com/diffs/npm/turbo/1.8.5/1.8.8) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/compatibility-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/confidence-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`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
[vercel/turbo#4318
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4328
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4378
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4390

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4225
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4371
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4364

**Full Changelog**:
vercel/turbo@v1.8.6...v1.8.7

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.5 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4278
- chore(release): add new packages to publish flow by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4271
- Break up client package and delete unused code by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4303
- Sort task ancestors in task summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4311
- Don't hash env var when the value is an empty string by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4312
- fix(signal handling for child process) by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4290
- Send run summary to API by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4250
- Make Single Package repo work with globalDependencies config by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4240
- fix: make turbo command regex stricter by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4325
- Add `endTime` into task execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4326
- Add start and endTime to top level execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4334
- Record exit codes per task in a run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4344
- Consolidate two representations of task by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4342
- Add top level exitCode to RunSummary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4343
- Reduce boilerplate in run sumamry tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4353
- fix: error swallowing when using continue by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4354

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ddadaal pushed a commit to PKUHPC/SCOW that referenced this pull request Apr 3, 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 |
|---|---|---|---|---|---|
| [@fastify/static](https://togithub.com/fastify/fastify-static) |
[`6.9.0` ->
`6.10.0`](https://renovatebot.com/diffs/npm/@fastify%2fstatic/6.9.0/6.10.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@fastify%2fstatic/6.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@fastify%2fstatic/6.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@fastify%2fstatic/6.10.0/compatibility-slim/6.9.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@fastify%2fstatic/6.10.0/confidence-slim/6.9.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [@sinclair/typebox](https://togithub.com/sinclairzx81/typebox) |
[`0.26.5` ->
`0.26.8`](https://renovatebot.com/diffs/npm/@sinclair%2ftypebox/0.26.5/0.26.8)
|
[![age](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.8/compatibility-slim/0.26.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sinclair%2ftypebox/0.26.8/confidence-slim/0.26.5)](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.10` ->
`18.15.11`](https://renovatebot.com/diffs/npm/@types%2fnode/18.15.10/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.10)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.15.11/confidence-slim/18.15.10)](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.29` ->
`18.0.32`](https://renovatebot.com/diffs/npm/@types%2freact/18.0.29/18.0.32)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.32/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.32/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.32/compatibility-slim/18.0.29)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2freact/18.0.32/confidence-slim/18.0.29)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.56.0` ->
`5.57.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.56.0/5.57.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.0/compatibility-slim/5.56.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.0/confidence-slim/5.56.0)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.56.0` ->
`5.57.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.56.0/5.57.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.0/compatibility-slim/5.56.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.0/confidence-slim/5.56.0)](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.10` ->
`4.19.11`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-github/4.19.10/4.19.11)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.11/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.11/compatibility-slim/4.19.10)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-github/4.19.11/confidence-slim/4.19.10)](https://docs.renovatebot.com/merge-confidence/)
|
| [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror)
([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.19.10` ->
`4.19.11`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.19.10/4.19.11)
|
[![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.11/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.11/compatibility-slim/4.19.10)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.19.11/confidence-slim/4.19.10)](https://docs.renovatebot.com/merge-confidence/)
|
| [antd](https://ant.design)
([source](https://togithub.com/ant-design/ant-design)) | [`5.3.2` ->
`5.3.3`](https://renovatebot.com/diffs/npm/antd/5.3.2/5.3.3) |
[![age](https://badges.renovateapi.com/packages/npm/antd/5.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/antd/5.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/antd/5.3.3/compatibility-slim/5.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/antd/5.3.3/confidence-slim/5.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`8.36.0` ->
`8.37.0`](https://renovatebot.com/diffs/npm/eslint/8.36.0/8.37.0) |
[![age](https://badges.renovateapi.com/packages/npm/eslint/8.37.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.37.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint/8.37.0/compatibility-slim/8.36.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.37.0/confidence-slim/8.36.0)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-import-resolver-typescript](https://togithub.com/import-js/eslint-import-resolver-typescript)
| [`3.5.3` ->
`3.5.4`](https://renovatebot.com/diffs/npm/eslint-import-resolver-typescript/3.5.3/3.5.4)
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/compatibility-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-import-resolver-typescript/3.5.4/confidence-slim/3.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
| [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) |
[`8.0.0` -> `8.1.0`](https://renovatebot.com/diffs/npm/pnpm/8.0.0/8.1.0)
|
[![age](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/compatibility-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/pnpm/8.1.0/confidence-slim/8.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [protobufjs](https://protobufjs.github.io/protobuf.js/)
([source](https://togithub.com/protobufjs/protobuf.js)) | [`7.2.2` ->
`7.2.3`](https://renovatebot.com/diffs/npm/protobufjs/7.2.2/7.2.3) |
[![age](https://badges.renovateapi.com/packages/npm/protobufjs/7.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/protobufjs/7.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/protobufjs/7.2.3/compatibility-slim/7.2.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/protobufjs/7.2.3/confidence-slim/7.2.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [ts-jest](https://kulshekhar.github.io/ts-jest)
([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.0.5` ->
`29.1.0`](https://renovatebot.com/diffs/npm/ts-jest/29.0.5/29.1.0) |
[![age](https://badges.renovateapi.com/packages/npm/ts-jest/29.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/ts-jest/29.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/ts-jest/29.1.0/compatibility-slim/29.0.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/ts-jest/29.1.0/confidence-slim/29.0.5)](https://docs.renovatebot.com/merge-confidence/)
|
| [tsc-alias](https://togithub.com/justkey007/tsc-alias.git)
([source](https://togithub.com/justkey007/tsc-alias)) | [`1.8.4` ->
`1.8.5`](https://renovatebot.com/diffs/npm/tsc-alias/1.8.4/1.8.5) |
[![age](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.5/compatibility-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tsc-alias/1.8.5/confidence-slim/1.8.4)](https://docs.renovatebot.com/merge-confidence/)
|
| [tsconfig-paths](https://togithub.com/dividab/tsconfig-paths) |
[`4.1.2` ->
`4.2.0`](https://renovatebot.com/diffs/npm/tsconfig-paths/4.1.2/4.2.0) |
[![age](https://badges.renovateapi.com/packages/npm/tsconfig-paths/4.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tsconfig-paths/4.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tsconfig-paths/4.2.0/compatibility-slim/4.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tsconfig-paths/4.2.0/confidence-slim/4.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [turbo](https://turbo.build/repo)
([source](https://togithub.com/vercel/turbo)) | [`1.8.5` ->
`1.8.8`](https://renovatebot.com/diffs/npm/turbo/1.8.5/1.8.8) |
[![age](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/compatibility-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.8.8/confidence-slim/1.8.5)](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.0.2` ->
`5.0.3`](https://renovatebot.com/diffs/npm/typescript/5.0.2/5.0.3) |
[![age](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/compatibility-slim/5.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/confidence-slim/5.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [webpack](https://togithub.com/webpack/webpack) | [`5.76.3` ->
`5.77.0`](https://renovatebot.com/diffs/npm/webpack/5.76.3/5.77.0) |
[![age](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/compatibility-slim/5.76.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/webpack/5.77.0/confidence-slim/5.76.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify-static</summary>

###
[`v6.10.0`](https://togithub.com/fastify/fastify-static/releases/tag/v6.10.0)

[Compare
Source](https://togithub.com/fastify/fastify-static/compare/v6.9.0...v6.10.0)

#### What's Changed

- chore(.gitignore): add bun lockfile by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-static/pull/361](https://togithub.com/fastify/fastify-static/pull/361)
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-static/pull/363](https://togithub.com/fastify/fastify-static/pull/363)
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-static/pull/366](https://togithub.com/fastify/fastify-static/pull/366)
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-static/pull/368](https://togithub.com/fastify/fastify-static/pull/368)
- feat: allow specifying route constraints by
[@&#8203;katlyn](https://togithub.com/katlyn) in
[https://github.com/fastify/fastify-static/pull/370](https://togithub.com/fastify/fastify-static/pull/370)

#### New Contributors

- [@&#8203;katlyn](https://togithub.com/katlyn) made their first
contribution in
[https://github.com/fastify/fastify-static/pull/370](https://togithub.com/fastify/fastify-static/pull/370)

**Full Changelog**:
https://github.com/fastify/fastify-static/compare/v6.9.0...v6.10.0

</details>

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

###
[`v0.26.8`](https://togithub.com/sinclairzx81/typebox/compare/0.26.7...0.26.8)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.7...0.26.8)

###
[`v0.26.7`](https://togithub.com/sinclairzx81/typebox/compare/0.26.6...0.26.7)

[Compare
Source](https://togithub.com/sinclairzx81/typebox/compare/0.26.6...0.26.7)

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

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

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.57.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5560v5570-2023-03-27)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0)

##### Bug Fixes

- **eslint-plugin:** \[no-unnecessary-boolean-literal-compare] simplify
fixer and add support for double negation
([#&#8203;6620](https://togithub.com/typescript-eslint/typescript-eslint/issues/6620))
([81c8519](https://togithub.com/typescript-eslint/typescript-eslint/commit/81c85193d27d2e7f6d12bc259088b9b73dbe1e8b))
- **eslint-plugin:** correct crashes with getTypeArguments for ts < 3.7
([#&#8203;6767](https://togithub.com/typescript-eslint/typescript-eslint/issues/6767))
([59eab58](https://togithub.com/typescript-eslint/typescript-eslint/commit/59eab587890a915387444d00c4a9387aed602718))

##### Features

- **eslint-plugin:** \[consistent-type-assertions] add suggestions for
objectLiteralTypeAssertions
([#&#8203;6642](https://togithub.com/typescript-eslint/typescript-eslint/issues/6642))
([720e811](https://togithub.com/typescript-eslint/typescript-eslint/commit/720e81138b66c94c60c4a4471b86b7d8567b6df0))
- **eslint-plugin:** \[consistent-type-assertions] autofix angle bracket
assertions to as
([#&#8203;6641](https://togithub.com/typescript-eslint/typescript-eslint/issues/6641))
([ad8ea64](https://togithub.com/typescript-eslint/typescript-eslint/commit/ad8ea64dbdf06c92ff72b48022f041693a8d7076))
- **eslint-plugin:** add `no-duplicate-type-constituents` rule
([#&#8203;5728](https://togithub.com/typescript-eslint/typescript-eslint/issues/5728))
([bc31078](https://togithub.com/typescript-eslint/typescript-eslint/commit/bc31078cf86d69eee881e4a7daeffa347c1d82a7))

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.57.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5560v5570-2023-03-27)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</details>

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

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

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


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

Documentation v4.19.11:
https://raw.githack.com/uiwjs/react-codemirror/79658d4/index.html\
Comparing Changes:
https://github.com/uiwjs/react-codemirror/compare/v4.19.10...v4.19.11

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

- 🐞 fix: fix dependencies issue.
([#&#8203;480](https://togithub.com/uiwjs/react-codemirror/issues/480))
[`3232f4c`](https://togithub.com/uiwjs/react-codemirror/commit/3232f4c)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)
- 💄 chore: update workflows config.
[`c24f120`](https://togithub.com/uiwjs/react-codemirror/commit/c24f120)
[@&#8203;jaywcjlove](https://togithub.com/jaywcjlove)

</details>

<details>
<summary>ant-design/ant-design</summary>

###
[`v5.3.3`](https://togithub.com/ant-design/ant-design/releases/tag/5.3.3)

[Compare
Source](https://togithub.com/ant-design/ant-design/compare/5.3.2...5.3.3)

-   Menu
- 🐞 Fix Menu `items` not accept `key` issue.
[#&#8203;41434](https://togithub.com/ant-design/ant-design/pull/41434)
[@&#8203;Yuiai01](https://togithub.com/Yuiai01)
- 🐞 Fix submenu themes being overwritten when using `getPopupContainer`
to select the main Menu.
[#&#8203;41465](https://togithub.com/ant-design/ant-design/pull/41465)
[@&#8203;Yuiai01](https://togithub.com/Yuiai01)
- 🐞 Fix Table filter do not persist filter status when filter dropdown
is visible.
[#&#8203;41445](https://togithub.com/ant-design/ant-design/pull/41445)
[@&#8203;ablakey](https://togithub.com/ablakey)
- 🐞 Fix Modal using `useModal` is not transparent and prefers user
settings.
[#&#8203;41422](https://togithub.com/ant-design/ant-design/pull/41422)
[@&#8203;luo3house](https://togithub.com/luo3house)
-   Form
- 🐞 Fix the problem that the Form validation state does not change in
sequence.
[#&#8203;41412](https://togithub.com/ant-design/ant-design/pull/41412)
[@&#8203;kiner-tang](https://togithub.com/kiner-tang)
- 💄 Fix Form component layout exceptions when set props
`layout="inline"`.
[#&#8203;41140](https://togithub.com/ant-design/ant-design/pull/41140)
[@&#8203;itkui](https://togithub.com/itkui)
- 💄 Fix ConfigProvider `nonce` not working on CSS-in-JS style.
[#&#8203;41482](https://togithub.com/ant-design/ant-design/pull/41482)
- 💄 Fix Pagination when `size=small`, pagination button active, previous
page next page button hover and active styles are lost.
[#&#8203;41462](https://togithub.com/ant-design/ant-design/pull/41462)
[#&#8203;41458](https://togithub.com/ant-design/ant-design/pull/41458)
- 💄 Fix the style problem that the bottom border of the Tabs component
overlaps with other borders.
[#&#8203;41381](https://togithub.com/ant-design/ant-design/pull/41381)
- 💄 Fix Dropdown.Button down icon size issue.
[#&#8203;41501](https://togithub.com/ant-design/ant-design/pull/41501)
-   TypeScript
- 🐞 Fix the incorrect type definition of Breadcrumb.Item `menu`.
[#&#8203;41373](https://togithub.com/ant-design/ant-design/pull/41373)
- 🤖 Optimize Grid Col type.
[#&#8203;41453](https://togithub.com/ant-design/ant-design/pull/41453)
[@&#8203;vaakian](https://togithub.com/vaakian)
- 🤖 Optimize Table `resetPagination` type.
[#&#8203;41415](https://togithub.com/ant-design/ant-design/pull/41415)
- 🤖 Optimize TreeSelect `InternalTreeSelect` type.
[#&#8203;41386](https://togithub.com/ant-design/ant-design/pull/41386)
[@&#8203;Andarist](https://togithub.com/Andarist)
-   Locales
- 🇮🇷 Improve DatePicker `fa_IR` translation.
[#&#8203;41455](https://togithub.com/ant-design/ant-design/pull/41455)
[@&#8203;ds1371dani](https://togithub.com/ds1371dani)
- 🇸🇪 Add the missing content of `sv_SE` language.
[#&#8203;41424](https://togithub.com/ant-design/ant-design/pull/41424)
[@&#8203;dhalenok](https://togithub.com/dhalenok)

***

-   Menu
- 🐞 修复 Menu `items` 没有使用传入的 `key`
的问题。[#&#8203;41434](https://togithub.com/ant-design/ant-design/pull/41434)
[@&#8203;Yuiai01](https://togithub.com/Yuiai01)
- 🐞 修复 Menu 使用 `getPopupContainer`
选择主菜单时子菜单主题被覆盖。[#&#8203;41465](https://togithub.com/ant-design/ant-design/pull/41465)
[@&#8203;Yuiai01](https://togithub.com/Yuiai01)
- 🐞 修复 Table
过滤器未保持状态当筛选下拉框展示时。[#&#8203;41445](https://togithub.com/ant-design/ant-design/pull/41445)
[@&#8203;ablakey](https://togithub.com/ablakey)
- 🐞 修复 Modal 使用 `useModal`
未透传并优先选择用户设定。[#&#8203;41422](https://togithub.com/ant-design/ant-design/pull/41422)
[@&#8203;luo3house](https://togithub.com/luo3house)
-   Form
- 🐞 修复 Form
验证状态不按照顺序改变的问题。[#&#8203;41412](https://togithub.com/ant-design/ant-design/pull/41412)
[@&#8203;kiner-tang](https://togithub.com/kiner-tang)
- 💄 修复 Form 组件 `layout="inline"`
时组件标题与表单项布局异常换行问题。[#&#8203;41140](https://togithub.com/ant-design/ant-design/pull/41140)
[@&#8203;itkui](https://togithub.com/itkui)
- 💄 修复 ConfigProvider `nonce` 对 CSS-in-JS
样式不生效的问题。[#&#8203;41482](https://togithub.com/ant-design/ant-design/pull/41482)
- 💄 修复 Pagination `size=small` 时,分页按钮 active、上一页下一页按钮 hover 和 active
样式丢失。[#&#8203;41462](https://togithub.com/ant-design/ant-design/pull/41462)
[#&#8203;41458](https://togithub.com/ant-design/ant-design/pull/41458)
- 💄 修复 Tabs
组件下边框与其他边框叠加的样式问题。[#&#8203;41381](https://togithub.com/ant-design/ant-design/pull/41381)
- 💄 修复 Dropdown.Button down
图标尺寸问题。[#&#8203;41501](https://togithub.com/ant-design/ant-design/pull/41501)
-   TypeScript
- 🐞 修复 Breadcrumb.Item `menu`
类型定义不正确的问题。[#&#8203;41373](https://togithub.com/ant-design/ant-design/pull/41373)
- 🤖 优化 Grid Col
类型提示。[#&#8203;41453](https://togithub.com/ant-design/ant-design/pull/41453)
[@&#8203;vaakian](https://togithub.com/vaakian)
- 🤖 优化 Table `resetPagination`
类型提示。[#&#8203;41415](https://togithub.com/ant-design/ant-design/pull/41415)
- 🤖 优化 TreeSelect `InternalTreeSelect`
类型提示。[#&#8203;41386](https://togithub.com/ant-design/ant-design/pull/41386)
[@&#8203;Andarist](https://togithub.com/Andarist)
-   国际化
- 🇮🇷 完善 DatePicker `fa_IR`
翻译。[#&#8203;41455](https://togithub.com/ant-design/ant-design/pull/41455)
[@&#8203;ds1371dani](https://togithub.com/ds1371dani)
- 🇸🇪 完善 `sv_SE`
语言缺失内容。[#&#8203;41424](https://togithub.com/ant-design/ant-design/pull/41424)
[@&#8203;dhalenok](https://togithub.com/dhalenok)

</details>

<details>
<summary>eslint/eslint</summary>

### [`v8.37.0`](https://togithub.com/eslint/eslint/releases/tag/v8.37.0)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v8.36.0...v8.37.0)

#### Features

-
[`b6ab8b2`](https://togithub.com/eslint/eslint/commit/b6ab8b2a2ca8807baca121407f5bfb0a0a839427)
feat: `require-unicode-regexp` add suggestions
([#&#8203;17007](https://togithub.com/eslint/eslint/issues/17007)) (Josh
Goldberg)
-
[`10022b1`](https://togithub.com/eslint/eslint/commit/10022b1f4bda1ad89193512ecf18c2ee61db8202)
feat: Copy getScope() to SourceCode
([#&#8203;17004](https://togithub.com/eslint/eslint/issues/17004))
(Nicholas C. Zakas)
-
[`1665c02`](https://togithub.com/eslint/eslint/commit/1665c029acb92bf8812267f1647ad1a7054cbcb4)
feat: Use plugin metadata for flat config serialization
([#&#8203;16992](https://togithub.com/eslint/eslint/issues/16992))
(Nicholas C. Zakas)
-
[`b3634f6`](https://togithub.com/eslint/eslint/commit/b3634f695ddab6a82c0a9b1d8695e62b60d23366)
feat: docs license
([#&#8203;17010](https://togithub.com/eslint/eslint/issues/17010))
(Samuel Roldan)
-
[`892e6e5`](https://togithub.com/eslint/eslint/commit/892e6e58c5a07a549d3104de3b6b5879797dc97f)
feat: languageOptions.parser must be an object.
([#&#8203;16985](https://togithub.com/eslint/eslint/issues/16985))
(Nicholas C. Zakas)

#### Bug Fixes

-
[`619f3fd`](https://togithub.com/eslint/eslint/commit/619f3fd17324c7b71bf17e02047d0c6dc7e5109e)
fix: correctly handle `null` default config in `RuleTester`
([#&#8203;17023](https://togithub.com/eslint/eslint/issues/17023)) (Brad
Zacher)
-
[`1fbf118`](https://togithub.com/eslint/eslint/commit/1fbf1184fed57df02640aad4659afb54dc26a2e9)
fix: `getFirstToken`/`getLastToken` on comment-only node
([#&#8203;16889](https://togithub.com/eslint/eslint/issues/16889))
(Francesco Trotta)
-
[`129e252`](https://togithub.com/eslint/eslint/commit/129e252132c7c476d7de17f40b54a333ddb2e6bb)
fix: Fix typo in `logical-assignment-operators` rule description
([#&#8203;17000](https://togithub.com/eslint/eslint/issues/17000))
(Francesco Trotta)

#### Documentation

-
[`75339df`](https://togithub.com/eslint/eslint/commit/75339df99418df4d7e05a77e42ed7e22eabcc9e0)
docs: fix typos and missing info in id-match docs
([#&#8203;17029](https://togithub.com/eslint/eslint/issues/17029)) (Ed
Lucas)
-
[`ec2d830`](https://togithub.com/eslint/eslint/commit/ec2d8307850dd039e118c001416606e1e0342bc8)
docs: Fix typos in the `semi` rule docs
([#&#8203;17012](https://togithub.com/eslint/eslint/issues/17012))
(Andrii Lundiak)
-
[`e39f28d`](https://togithub.com/eslint/eslint/commit/e39f28d8578a00f4da8d4ddad559547950128a0d)
docs: add back to top button
([#&#8203;16979](https://togithub.com/eslint/eslint/issues/16979))
(Tanuj Kanti)
-
[`721c717`](https://togithub.com/eslint/eslint/commit/721c71782a7c11025689a1500e7690fb3794fcce)
docs: Custom Processors cleanup and expansion
([#&#8203;16838](https://togithub.com/eslint/eslint/issues/16838)) (Ben
Perlmutter)
-
[`d049f97`](https://togithub.com/eslint/eslint/commit/d049f974103e530ef76ede25af701635caf1f405)
docs: 'How ESLint is Maintained' page
([#&#8203;16961](https://togithub.com/eslint/eslint/issues/16961)) (Ben
Perlmutter)
-
[`5251a92`](https://togithub.com/eslint/eslint/commit/5251a921866e8d3b380dfe8db8a6e6ab97773d5e)
docs: Describe guard options for guard-for-in
([#&#8203;16986](https://togithub.com/eslint/eslint/issues/16986))
(alope107)
-
[`6157d81`](https://togithub.com/eslint/eslint/commit/6157d813e19b80481a46f8cbdf9eae18a55e5619)
docs: Add example to guard-for-in docs.
([#&#8203;16983](https://togithub.com/eslint/eslint/issues/16983))
(alope107)
-
[`fd47998`](https://togithub.com/eslint/eslint/commit/fd47998af6efadcdf5ba93e0bd1f4c02d97d22b3)
docs: update `Array.prototype.toSorted` specification link
([#&#8203;16982](https://togithub.com/eslint/eslint/issues/16982))
(Milos Djermanovic)
-
[`3e1cf6b`](https://togithub.com/eslint/eslint/commit/3e1cf6bfc5ebc29314ddbe462d6cb580e9ab085c)
docs: Copy edits on Maintain ESLint docs
([#&#8203;16939](https://togithub.com/eslint/eslint/issues/16939)) (Ben
Perlmutter)

#### Chores

-
[`c67f299`](https://togithub.com/eslint/eslint/commit/c67f2992a743de4765bb6f11c12622e3651324b9)
chore: upgrade
[@&#8203;eslint/js](https://togithub.com/eslint/js)[@&#8203;8](https://togithub.com/8).37.0
([#&#8203;17033](https://togithub.com/eslint/eslint/issues/17033))
(Milos Djermanovic)
-
[`ee9ddbd`](https://togithub.com/eslint/eslint/commit/ee9ddbd63e262aed0052853760866c7a054af561)
chore: package.json update for
[@&#8203;eslint/js](https://togithub.com/eslint/js) release (ESLint
Jenkins)
-
[`dddb475`](https://togithub.com/eslint/eslint/commit/dddb47528816cd7e2e737bfde108ed4d62e6a219)
chore: upgrade
[@&#8203;eslint/eslintrc](https://togithub.com/eslint/eslintrc)[@&#8203;2](https://togithub.com/2).0.2
([#&#8203;17032](https://togithub.com/eslint/eslint/issues/17032))
(Milos Djermanovic)
-
[`522431e`](https://togithub.com/eslint/eslint/commit/522431e5206bac2fcb41c0d6dc98a84929203bee)
chore: upgrade espree@9.5.1
([#&#8203;17031](https://togithub.com/eslint/eslint/issues/17031))
(Milos Djermanovic)
-
[`f5f9a88`](https://togithub.com/eslint/eslint/commit/f5f9a88c79b32222c0331a9bac1c02571d953b69)
chore: upgrade eslint-visitor-keys@3.4.0
([#&#8203;17030](https://togithub.com/eslint/eslint/issues/17030))
(Milos Djermanovic)
-
[`4dd8d52`](https://togithub.com/eslint/eslint/commit/4dd8d524e0fc9e8e2019df13f8b968021600e85c)
ci: bump actions/stale from 7 to 8
([#&#8203;17026](https://togithub.com/eslint/eslint/issues/17026))
(dependabot\[bot])
-
[`ad9dd6a`](https://togithub.com/eslint/eslint/commit/ad9dd6a933fd098a0d99c6a9aa059850535c23ee)
chore: remove duplicate scss,
([#&#8203;17005](https://togithub.com/eslint/eslint/issues/17005))
(Strek)
-
[`ada6a3e`](https://togithub.com/eslint/eslint/commit/ada6a3e6e3607523958f35e1260537630ec0e976)
ci: unpin Node 19
([#&#8203;16993](https://togithub.com/eslint/eslint/issues/16993))
(Milos Djermanovic)
-
[`c3da975`](https://togithub.com/eslint/eslint/commit/c3da975e69fde46f35338ce48528841a8dc1ffd2)
chore: Remove triage label from template
([#&#8203;16990](https://togithub.com/eslint/eslint/issues/16990))
(Nicholas C. Zakas)
-
[`69bc0e2`](https://togithub.com/eslint/eslint/commit/69bc0e2f4412998f9384600a100d7882ea4dd3f3)
ci: pin Node 19 to 19.7.0
([#&#8203;16987](https://togithub.com/eslint/eslint/issues/16987))
(Milos Djermanovic)

</details>

<details>
<summary>import-js/eslint-import-resolver-typescript</summary>

###
[`v3.5.4`](https://togithub.com/import-js/eslint-import-resolver-typescript/blob/HEAD/CHANGELOG.md#&#8203;354)

[Compare
Source](https://togithub.com/import-js/eslint-import-resolver-typescript/compare/v3.5.3...v3.5.4)

##### Patch Changes

-
[`25f3920`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/25f3920cdef31701396fe25dd0942c472400b3a6)
Thanks [@&#8203;JounQin](https://togithub.com/JounQin)! - fix:
enhanced-resolve is commonjs only - close
[#&#8203;213](https://togithub.com/import-js/eslint-import-resolver-typescript/issues/213)

-
[#&#8203;219](https://togithub.com/import-js/eslint-import-resolver-typescript/pull/219)
[`0bf6ffb`](https://togithub.com/import-js/eslint-import-resolver-typescript/commit/0bf6ffb82bad35e96b22b7b7b91b94aa7ed875f8)
Thanks [@&#8203;lsmurray](https://togithub.com/lsmurray)! - fix: check
if cwd changed to bust mapper cache

</details>

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

### [`v8.1.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.1.0)

[Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.0.0...v8.1.0)

#### Minor Changes

- A new setting has been added called `dedupe-direct-deps`, which is
disabled by default. When set to `true`, dependencies that are already
symlinked to the root `node_modules` directory of the workspace will not
be symlinked to subproject `node_modules` directories. This feature was
enabled by default in v8.0.0 but caused issues, so it's best to disable
it by default
[#&#8203;6299](https://togithub.com/pnpm/pnpm/issues/6299).
- Add `ignore-workspace-cycles` to silence workspace cycle warning
[#&#8203;6308](https://togithub.com/pnpm/pnpm/pull/6308).

#### Patch Changes

- Print the right lowest supported Node.js version in the error message,
when pnpm is executed with an old Node.js version
[#&#8203;6297](https://togithub.com/pnpm/pnpm/issues/6297).
- Improve the outdated lockfile error message
[#&#8203;6304](https://togithub.com/pnpm/pnpm/pull/6304).

#### 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>protobufjs/protobuf.js</summary>

###
[`v7.2.3`](https://togithub.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#&#8203;723-httpsgithubcomprotobufjsprotobufjscompareprotobufjs-v722protobufjs-v723-2023-03-27)

[Compare
Source](https://togithub.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.2...protobufjs-v7.2.3)

##### Bug Fixes

- type names can be split into multiple tokens
([#&#8203;1877](https://togithub.com/protobufjs/protobuf.js/issues/1877))
([8817ee6](https://togithub.com/protobufjs/protobuf.js/commit/8817ee613dfcf55f7f6fa8704f3fdd3e68c0e1d8))

</details>

<details>
<summary>kulshekhar/ts-jest</summary>

###
[`v29.1.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#&#8203;2910-httpsgithubcomkulshekharts-jestcomparev2905v2910-2023-03-26)

[Compare
Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0)

##### Features

- Support TypeScript 5.x
([#&#8203;4064](https://togithub.com/kulshekhar/ts-jest/issues/4064))
([db98cc9](https://togithub.com/kulshekhar/ts-jest/commit/87f27821db99be411288b50a4f9baa7bedb98cc9)),
closes
[#&#8203;4048](https://togithub.com/kulshekhar/ts-jest/issues/4048)

####
[29.0.5](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.4...v29.0.5)
(2023-01-13)

##### Reverts

- Revert "fix(transformer): don't use cache when `tsJestConfig` is
different
([#&#8203;3966](https://togithub.com/kulshekhar/ts-jest/issues/3966))"
([185eb18](https://togithub.com/kulshekhar/ts-jest/commit/185eb189d7076c717a107066817d2d6959a8fe39)),
closes
[#&#8203;3966](https://togithub.com/kulshekhar/ts-jest/issues/3966)

####
[29.0.4](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.3...v29.0.4)
(2023-01-10)

##### Bug Fixes

- **transformer:** don't use cache when `tsJestConfig` is different
([#&#8203;3966](https://togithub.com/kulshekhar/ts-jest/issues/3966))
([a445638](https://togithub.com/kulshekhar/ts-jest/commit/a445638ca631911e8ab1a896ffdfcd21506ce71a))
- bump `json5` to `2.2.3`
([#&#8203;3976](https://togithub.com/kulshekhar/ts-jest/pull/3976))([b9f7809](https://togithub.com/kulshekhar/ts-jest/commit/b9f7809948309f92534aeba63f3ffb01cb7dc536))

####
[29.0.3](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.2...v29.0.3)
(2022-09-28)

##### Bug Fixes

- merge config from `globals` with transformer config correctly
([#&#8203;3842](https://togithub.com/kulshekhar/ts-jest/issues/3842))
([9c9fd60](https://togithub.com/kulshekhar/ts-jest/commit/9c9fd6097aea36a6e8b06b0e8841df22896f9121)),
closes
[#&#8203;3841](https://togithub.com/kulshekhar/ts-jest/issues/3841)
- **presets:** allow merging transform config when using presets
([#&#8203;3833](https://togithub.com/kulshekhar/ts-jest/issues/3833))
([afc6a94](https://togithub.com/kulshekhar/ts-jest/commit/afc6a948b17c2dc22be51b1a9475a0f6ecbbc372))

##### Features

- add `useESM` option to `pathsToModuleNameMapper` options
([#&#8203;3792](https://togithub.com/kulshekhar/ts-jest/issues/3792))
([eabe906](https://togithub.com/kulshekhar/ts-jest/commit/eabe906e1dd6b132a7b0d05ffc13172cd8a6b73b))

####
[29.0.2](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.1...v29.0.2)
(2022-09-23)

##### Bug Fixes

- mark `ts-jest` as optional in `ConfigGlobals`
([#&#8203;3816](https://togithub.com/kulshekhar/ts-jest/issues/3816))
([cbb88bb](https://togithub.com/kulshekhar/ts-jest/commit/cbb88bba34dbb852d8f4013be6e020769feb306d)),
closes
[#&#8203;3815](https://togithub.com/kulshekhar/ts-jest/issues/3815)
- use correct typings for `config:init` command
([#&#8203;3825](https://togithub.com/kulshekhar/ts-jest/issues/3825))
([21b94db](https://togithub.com/kulshekhar/ts-jest/commit/21b94dbca25b762f79e63b92dea12d830f444570))

####
[29.0.2](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.1...v29.0.2)
(2022-09-22)

##### Bug Fixes

- mark `ts-jest` as optional in `ConfigGlobals`
([#&#8203;3816](https://togithub.com/kulshekhar/ts-jest/issues/3816))
([cbb88bb](https://togithub.com/kulshekhar/ts-jest/commit/cbb88bba34dbb852d8f4013be6e020769feb306d)),
closes
[#&#8203;3815](https://togithub.com/kulshekhar/ts-jest/issues/3815)

####
[29.0.1](https://togithub.com/kulshekhar/ts-jest/compare/v29.0.0...v29.0.1)
(2022-09-13)

##### Bug Fixes

- **legacy:** include existing globals config in cached config
([#&#8203;3803](https://togithub.com/kulshekhar/ts-jest/issues/3803))
([e79be47](https://togithub.com/kulshekhar/ts-jest/commit/e79be47d2b81a677d0dd39d84328a38ca0f0ffc6))

##### Features

- add typings for `ts-jest` options via `transform` config
([#&#8203;3805](https://togithub.com/kulshekhar/ts-jest/issues/3805))
([664b0f2](https://togithub.com/kulshekhar/ts-jest/commit/664b0f2b446a36dd7661f4840ca3dd7722f1f6ff))

</details>

<details>
<summary>justkey007/tsc-alias</summary>

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

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

#### What's Changed

- Enable baseUrl replacer only when baseUrl option is set in
tsconfig.json by [@&#8203;Jokero](https://togithub.com/Jokero) in
[https://github.com/justkey007/tsc-alias/pull/170](https://togithub.com/justkey007/tsc-alias/pull/170)

#### New Contributors

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

**Full Changelog**:
https://github.com/justkey007/tsc-alias/compare/v1.8.4...v1.8.5

</details>

<details>
<summary>dividab/tsconfig-paths</summary>

###
[`v4.2.0`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#&#8203;420---2023-03-29)

[Compare
Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.1.2...v4.2.0)

##### Added

- Add support for tsconfig extends as array of strings. #. See PR
[#&#8203;245](https://togithub.com/dividab/tsconfig-paths/pull/245).
Thanks to [@&#8203;DanielSidhion](https://togithub.com/DanielSidhion)
for this PR!

</details>

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

### [`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**:
https://github.com/vercel/turbo/compare/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...v1.8.7

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.5 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[https://github.com/vercel/turbo/pull/4278](https://togithub.com/vercel/turbo/pull/4278)
- chore(release): add new packages to publish flow by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[https://github.com/vercel/turbo/pull/4271](https://togithub.com/vercel/turbo/pull/4271)
- Break up client package and delete unused code by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4303](https://togithub.com/vercel/turbo/pull/4303)
- Sort task ancestors in task summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4311](https://togithub.com/vercel/turbo/pull/4311)
- Don't hash env var when the value is an empty string by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4312](https://togithub.com/vercel/turbo/pull/4312)
- fix(signal handling for child process) by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4290](https://togithub.com/vercel/turbo/pull/4290)
- Send run summary to API by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4250](https://togithub.com/vercel/turbo/pull/4250)
- Make Single Package repo work with globalDependencies config by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4240](https://togithub.com/vercel/turbo/pull/4240)
- fix: make turbo command regex stricter by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4325](https://togithub.com/vercel/turbo/pull/4325)
- Add `endTime` into task execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4326](https://togithub.com/vercel/turbo/pull/4326)
- Add start and endTime to top level execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4334](https://togithub.com/vercel/turbo/pull/4334)
- Record exit codes per task in a run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4344](https://togithub.com/vercel/turbo/pull/4344)
- Consolidate two representations of task by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4342](https://togithub.com/vercel/turbo/pull/4342)
- Add top level exitCode to RunSummary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4343](https://togithub.com/vercel/turbo/pull/4343)
- Reduce boilerplate in run sumamry tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[https://github.com/vercel/turbo/pull/4353](https://togithub.com/vercel/turbo/pull/4353)
- fix: error swallowing when using continue by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[https://github.com/vercel/turbo/pull/4354](https://togithub.com/vercel/turbo/pull/4354)

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

</details>

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

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

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

#### New Features

- Add a new output option, `output.workerPublicPath` by
[@&#8203;thomastay](https://togithub.com/thomastay) in
[https://github.com/webpack/webpack/pull/16671](https://togithub.com/webpack/webpack/pull/16671)

#### Developer Experience

- Improve `resolve.extensions` error message to suggest when `"."` is
missing before the extension by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[https://github.com/webpack/webpack/pull/16807](https://togithub.com/webpack/webpack/pull/16807)

#### Contributor Experience

- Enable GitHub Copilot for PR's into default Pull Request Template by
[@&#8203;TheLarkInn](https://togithub.com/TheLarkInn) in
[https://github.com/webpack/webpack/pull/16881](https://togithub.com/webpack/webpack/pull/16881)

#### New Contributors

- [@&#8203;thomastay](https://togithub.com/thomastay) made their first
contribution in
[https://github.com/webpack/webpack/pull/16671](https://togithub.com/webpack/webpack/pull/16671)

**Full Changelog**:
https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0

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

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

---

### Release Notes

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

### [`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
[vercel/turbo#4318
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4328
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4378
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4390

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4225
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4371
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#4364

**Full Changelog**:
vercel/turbo@v1.8.6...v1.8.7

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

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

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

#### What's Changed

##### Changelog

- release(turborepo): 1.8.5 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[vercel/turbo#4278
- chore(release): add new packages to publish flow by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4271
- Break up client package and delete unused code by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4303
- Sort task ancestors in task summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4311
- Don't hash env var when the value is an empty string by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4312
- fix(signal handling for child process) by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4290
- Send run summary to API by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4250
- Make Single Package repo work with globalDependencies config by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4240
- fix: make turbo command regex stricter by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4325
- Add `endTime` into task execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4326
- Add start and endTime to top level execution summary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4334
- Record exit codes per task in a run by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4344
- Consolidate two representations of task by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4342
- Add top level exitCode to RunSummary by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4343
- Reduce boilerplate in run sumamry tests by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4353
- fix: error swallowing when using continue by
[@&#8203;chris-olszewski](https://togithub.com/chris-olszewski) in
[vercel/turbo#4354

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
xballoy added a commit to kumojin/extreme-carpaccio that referenced this pull request 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
[TryGhost/node-sqlite3#1686

##### New Contributors

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

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

#### New Contributors

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

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4318
- chore(deps): update dependency tsx to v3.12.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[vercel/turbo#4328
- Make attempted include tasks that started but didn't finish by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4378
- Revert "Add cache state to task summaries on real runs" by
[@&#8203;tknickman](https://togithub.com/tknickman) in
[vercel/turbo#4390

**Full Changelog**:
vercel/turbo@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
[vercel/turbo#4225
- Update Done payload for Vercel Runs by
[@&#8203;mehulkar](https://togithub.com/mehulkar) in
[vercel/turbo#4371
- move env var handling into rust and expose summarize env as a command
by [@&#8203;arlyon](https://togithub.com/arlyon) in
[vercel/turbo#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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples 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

1 participant