Skip to content

Fix test.toolkit highlight#4073

Closed
andrzejressel wants to merge 5 commits intoVirtusLab:stablefrom
andrzejressel:patch-3
Closed

Fix test.toolkit highlight#4073
andrzejressel wants to merge 5 commits intoVirtusLab:stablefrom
andrzejressel:patch-3

Conversation

@andrzejressel
Copy link
Copy Markdown
Contributor

No description provided.

`//> using toolkit` _version_

//> using test.toolkit` _version_
`//> using test.toolkit` _version_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

all docs in the reference directory are generated automatically.
You need to fix it at source and regenerate.

./mill -i 'generate-reference-doc[]'.run

Also refer to https://github.com/VirtusLab/scala-cli/blob/main/CONTRIBUTING.md#rules-for-a-well-formed-pr

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed

dependabot Bot and others added 3 commits January 28, 2026 11:21
* Bump react and @types/react in /website

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `@types/react` from 19.2.8 to 19.2.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump `react-dom` to 19.2.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Chabelski <ged.subfan@gmail.com>
@Gedochao
Copy link
Copy Markdown
Contributor

@andrzejressel hey, sorry to get back to this late, there's been some problems with the CI and I'm only now getting to it.
Both this and #4072 got a merge from the main branch, while it's based on stable, so I can't merge them in the current state.
Would you mind cleaning that up?

@Gedochao
Copy link
Copy Markdown
Contributor

Gedochao commented Feb 13, 2026

Alternatively, let me know if you'd rather I cherry pick the changes myself later. I'll default to this in a couple days.

@andrzejressel
Copy link
Copy Markdown
Contributor Author

Feel free to cherry pick them

@Gedochao
Copy link
Copy Markdown
Contributor

Superseded by #4129

@Gedochao Gedochao closed this Feb 13, 2026
Gedochao added a commit that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants