azu

Results 512 issues of azu

**Describe the bug** I've tested next-with-playwright with Next.js 15, but the coverage file refer to js file, not ts file. https://github.com/cenfun/nextjs-with-playwright Probably, it can not resolve source-map. **To Reproduce** -...

https://github.com/textlint/textlint/pull/1449 In the future, we may cahnge cache file format. I want to make sure that an exception is not raised when loading the cache file if it is changed....

Status: Proposal

### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version 10.7.1 ### Which area(s) of pnpm are affected? (leave empty...

type: bug
area: catalogs

## Overview Track new rules to be added to the recommended preset in the next major version (v11.0.0). ## New Rules for Recommended Preset ### @secretlint/secretlint-rule-anthropic - **Status**: ✅ Implemented...

enhancement

It is a bug, but its design issue. ``` $ secretlint ./(group).[foo].md Error: Not found target files ``` _Originally posted by @azu in https://github.com/secretlint/secretlint/pull/1056#discussion_r2125985117_ secretlint supports both path and glob....

Type: Bug

Switch all dependencies and devDependencies to use the pnpm catalog format for better package management. - https://pnpm.io/catalogs

## Overview Migrate the remaining packages using Mocha (`packages/textlint-scripts` and `packages/textlint-tester`) to Node.js built-in test runner (`node:test`). ## Background Most of the textlint monorepo has been migrated from Mocha to...

Type: Breaking Change

use lerna-lite instead of lerna for #1540