⚠️Dependabot is rebasing this PR⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumpsknip from 5.64.1 to 5.66.4.
Release notes
Sourced fromknip's releases.
Release 5.66.4
- Add experimental nextjs conventions support (#1322) (b7acf1fc7038f31797f82ec55a007cb73e9af08c) - thanks
@vinnymac! - Fix one character getting removed too much when fixing unused exported type (#1324) (935cf5d21d75ab19fd4783efe536a14a27bd9d6b) - thanks
@ulrichstark! - Set --fix if --fix-types or --allow-remove-files is set (close#1325) (d4b56e721c59f80c30ccd74c76f45cdeb9361dfa)
- Update sponsors page (87c388047fde4e81ea39c3b8bbada61e51f8da7c)
- Re-gen plugins list (a7d1ece38157ed7c1b177e0bf1ad3fed0fe63c37)
- Update oxc-resolver (close#1316) (3eaad532be46d12c46ea6b80352216e4e355ec4e)
Release 5.66.3
- feat(next): add proxy to entry file pattern (#1318) (c730727babd1321c5c1037178651113360ed38bc) - thanks
@filipweilid! - Add new vitest built-in reporters (#1320) (3bfdc80de8fe4e8a2d74ab99669c011e4cce2162) - thanks
@ocavue! - Fix unwanted duplicates reports if disabled (8012b548fe344540d6db1b5a9e7bfe24b9f0e411)
- Fix bug in import map updater (90fc72e44d02c3b0919dd8ac60ec67fd8ab38fe0)
- Increase precision for named import pos (4eb6dd3636bd2fc2df473ae960c8c37f930099a1)
- Turn off rule if that issue type is disabled (4bc66d87396cea4dc079163b06bef9c4415cea21)
- Move types (b7cf6aa0d2458e948b2066f726f49022d2683c50)
- Get text of element.name (resolves#1315) (c39e7757c0e87d98a0601a202fecff8bd0e0384f)
Release 5.66.2
- Fix negated patterns from package.json#exports (related to#1308) (2464f3704a11b0c6d1f71a1850f4fa928e6c623f)
- Entries in rsbuild config are production entries (resolves#1309) (9eebc5574aa964f12a91f9bc8bb415f79c35aeed)
- Add label for entry paths from package.json (42370b27eff932c25d2abfabb5313b20a65fbed5)
Release 5.66.1
- Revive some tests in Node (20690d196775e8391dd50ae23398e57e8bd74267)
- Fix up
SymbolType and reuseSYMBOL_TYPE (resolves#1306) (d7c1c8313c751419588c0bec3e5e3b1f7e636ba0) - Minor refactor (3143c4e40303f1a1001035a04c41da14ccdb42f6)
- Make
defineNuxtConfig writable and deletable (resolves#1307) (c31a77f923452b4df88fe9a2bb9914ee400afbfd) - Fix up progress flag (c761a9d3647be2f7910c6992377695582e6a2d1e)
- Clear screen in watch mode (fb3ff4e9d7e6a466312d290f01ff68adc70e4276)
- Refactor watch mode (661440e8c822894e889524d5df5e0f9220c1c8be)
- Re-play previously unretained issues in watch mode (9b96730aaa35bcfa13c210c1fba6485595918d03)
- Format & lint (7776ae839f85c6d454894f019c79c3a0bfca2a3d)
Release 5.66.0
- Add coverage for
ignoreFiles feat (87ca476cdc1ebcc7637e2ff17a88e4fd7dfe790d) - update eleventy API to add addBundle() fix (#1300) (ed2acecbdbcf3eece05c4e5777ac5bb4f3620e06) - thanks
@hoardinghopes! - feat: add danger plugin (#1302) (d9e969da0eefce9c7e0060eb352aef8250f2004e) - thanks
@what1s1ove! - feat: add support for ignoring specific issue types per file pattern (#1303) (673893ac5cc1342ec85ca468ffeaff6ac239239c) - thanks
@rfalke-rtl! - Speed up JSON load (83ca88f4c007402d3a0b2b479b81a292ca76af5b)
- Add JSON5 explainer to error (closes#1297) (cb926ca9eaec6b03b218ed76f06b690a13db2485)
- Add
ignoreIssues to JSON Schema (90056915e49be7b36a03cb35ec563876110d16c9) - Update docs (b4b89299399fa089ab85b8ea432b4cb753e11964)
- Oh, CI (b153f93143b54288afaee09d626b43d9d6803c44)
- Fix lint issues (0ccfda67af6190b8184ef6fe94036e79c9a06f1d)
Release 5.65.0
- Release 5.64.3 (157ae943fa2a7b16321c1c6c5fff87ba9d6f3566)
- Oops (f7ce7d7a0fed6acd4d22d8825dc3de08bff5df15)
- Fix some typos in docs and code comments (#1299) (715d7cc75f4349547fba049839b4dca253acf57f) - thanks
@jdufresne!
... (truncated)
Commits
2d44390 Release 5.66.43eaad53 Update oxc-resolver (close#1316)d4b56e7 Set --fix if --fix-types or --allow-remove-files is set (close#1325)935cf5d Fix one character getting removed too much when fixing unused exported type (...b7acf1f Add experimental nextjs conventions support (#1322)9b1a40f Release 5.66.3c39e775 Get text of element.name (resolves#1315)b7cf6aa Move types4bc66d8 Turn off rule if that issue type is disabled4eb6dd3 Increase precision for named import pos- Additional commits viewable incompare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR@dependabot recreate will recreate this PR, overwriting any edits that have been made to it@dependabot merge will merge this PR after your CI passes on it@dependabot squash and merge will squash and merge this PR after your CI passes on it@dependabot cancel merge will cancel a previously requested merge and block automerging@dependabot reopen will reopen this PR if it is closed@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Uh oh!
There was an error while loading.Please reload this page.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumpsknip from 5.64.1 to 5.66.4.
Release notes
Sourced fromknip's releases.
... (truncated)
Commits
2d44390Release 5.66.43eaad53Update oxc-resolver (close#1316)d4b56e7Set --fix if --fix-types or --allow-remove-files is set (close#1325)935cf5dFix one character getting removed too much when fixing unused exported type (...b7acf1fAdd experimental nextjs conventions support (#1322)9b1a40fRelease 5.66.3c39e775Get text of element.name (resolves#1315)b7cf6aaMove types4bc66d8Turn off rule if that issue type is disabled4eb6dd3Increase precision for named import posDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)