deps: bump the workspace-dependencies group across 1 directory with 28 updates#35
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
bb301c6 to
acb9aa8
Compare
Contributor
|
@dependabot rebase |
…8 updates Bumps the workspace-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `4.10.2` | `5.3.0` | | [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) | `5.17.1` | `7.1.0` | | [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `12.0.0` | `13.0.1` | | [@semantic-release/exec](https://github.com/semantic-release/exec) | `6.0.3` | `7.1.0` | | [@semantic-release/github](https://github.com/semantic-release/github) | `11.0.6` | `12.0.6` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `13.0.0` | `14.1.0` | | [@types/minimatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimatch) | `3.0.5` | `6.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.17` | `25.6.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.3.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.8.3` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.9` | `25.0.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [utf-8-validate](https://github.com/websockets/utf-8-validate) | `5.0.10` | `6.0.6` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `4.10.0` | `7.0.2` | | [jest-extended](https://github.com/jest-community/jest-extended) | `3.2.4` | `7.0.0` | | [jest-when](https://github.com/timkindberg/jest-when) | `3.7.0` | `4.0.3` | | [cross-fetch](https://github.com/lquixada/cross-fetch) | `3.2.0` | `4.1.0` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.3` | `8.18.1` | | [express](https://github.com/expressjs/express) | `4.21.2` | `5.2.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.25` | `5.0.6` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.9` | `3.0.5` | | [@ethereumjs/rlp](https://github.com/ethereumjs/ethereumjs-monorepo) | `4.0.1` | `10.1.1` | | [js-sha3](https://github.com/emn178/js-sha3) | `0.8.0` | `0.9.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.5` | Updates `webpack-bundle-analyzer` from 4.10.2 to 5.3.0 - [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v4.10.2...v5.3.0) Updates `@cypress/webpack-preprocessor` from 5.17.1 to 7.1.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.17.1...@cypress/webpack-preprocessor-v7.1.0) Updates `@semantic-release/commit-analyzer` from 12.0.0 to 13.0.1 - [Release notes](https://github.com/semantic-release/commit-analyzer/releases) - [Commits](semantic-release/commit-analyzer@v12.0.0...v13.0.1) Updates `@semantic-release/exec` from 6.0.3 to 7.1.0 - [Release notes](https://github.com/semantic-release/exec/releases) - [Commits](semantic-release/exec@v6.0.3...v7.1.0) Updates `@semantic-release/github` from 11.0.6 to 12.0.6 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v11.0.6...v12.0.6) Updates `@semantic-release/release-notes-generator` from 13.0.0 to 14.1.0 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v13.0.0...v14.1.0) Updates `@types/minimatch` from 3.0.5 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimatch) Updates `@types/node` from 22.19.17 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `jest` from 29.7.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 2.8.8 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.8.3) Updates `semantic-release` from 24.2.9 to 25.0.3 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.9...v25.0.3) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `utf-8-validate` from 5.0.10 to 6.0.6 - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](websockets/utf-8-validate@v5.0.10...v6.0.6) Updates `webpack` from 5.105.4 to 5.106.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.2) Updates `webpack-cli` from 4.10.0 to 7.0.2 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@7.0.2) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-extended` from 3.2.4 to 7.0.0 - [Release notes](https://github.com/jest-community/jest-extended/releases) - [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md) - [Commits](jest-community/jest-extended@v3.2.4...v7.0.0) Updates `jest-when` from 3.7.0 to 4.0.3 - [Release notes](https://github.com/timkindberg/jest-when/releases) - [Commits](timkindberg/jest-when@v3.7.0...v4.0.3) Updates `cross-fetch` from 3.2.0 to 4.1.0 - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](lquixada/cross-fetch@v3.2.0...v4.1.0) Updates `@types/ws` from 8.5.3 to 8.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `express` from 4.21.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.2.1) Updates `@types/express` from 4.17.25 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `http-proxy-middleware` from 2.0.9 to 3.0.5 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.9...v3.0.5) Updates `@ethereumjs/rlp` from 4.0.1 to 10.1.1 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/rlp@4.0.1...@ethereumjs/rlp@10.1.1) Updates `js-sha3` from 0.8.0 to 0.9.3 - [Changelog](https://github.com/emn178/js-sha3/blob/master/CHANGELOG.md) - [Commits](emn178/js-sha3@v0.8.0...v0.9.3) Updates `react` from 18.3.1 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 18.3.1 to 19.2.5 - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: "@cypress/webpack-preprocessor" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@ethereumjs/rlp" dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@semantic-release/commit-analyzer" dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@semantic-release/exec" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@semantic-release/github" dependency-version: 12.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/minimatch" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: "@types/ws" dependency-version: 8.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: cross-fetch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: jest-extended dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: jest-when dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: js-sha3 dependency-version: 0.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: semantic-release dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: utf-8-validate dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: webpack dependency-version: 5.106.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: workspace-dependencies - dependency-name: webpack-bundle-analyzer dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workspace-dependencies - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: workspace-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
acb9aa8 to
3f5ccde
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the workspace-dependencies group with 28 updates in the / directory:
4.10.25.3.05.17.17.1.012.0.013.0.16.0.37.1.011.0.612.0.613.0.014.1.03.0.56.0.022.19.1725.6.08.0.39.1.729.7.030.3.029.5.1430.0.02.8.83.8.324.2.925.0.35.9.36.0.35.0.106.0.65.105.45.106.24.10.07.0.23.2.47.0.03.7.04.0.33.2.04.1.08.5.38.18.14.21.25.2.14.17.255.0.62.0.93.0.54.0.110.1.10.8.00.9.318.3.119.2.518.3.119.2.5Updates
webpack-bundle-analyzerfrom 4.10.2 to 5.3.0Release notes
Sourced from webpack-bundle-analyzer's releases.
Changelog
Sourced from webpack-bundle-analyzer's changelog.
... (truncated)
Commits
9ba43c7chore(release): new release (#714)8a91940ci: trusted publishers (#713)b3f44b0fix: race condition inwriteStats(#711)3710653refactor: adding typescript jsdocs types (#710)77599a4refactor: improve prop types and fix mobx (#709)26b83f6test: refactor infra (#708)2588e54ci: add codecov and fix test (#705)be761efupdate eslint and applyeslint-config-webpack(#701)1c23a2arefactor: more ES6 code and code improvements (#700)4af64e3chore: improve package.json (#695)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-bundle-analyzer since your current version.
Updates
@cypress/webpack-preprocessorfrom 5.17.1 to 7.1.0Commits
b22d4c2chore: release@cypress/webpack-preprocessor-v7.1.06224931chore: release@cypress/webpack-batteries-included-preprocessor-v4.1.0e3557bechore: release@cypress/vue-v6.0.3ede8429chore: release@cypress/react-v9.0.28eaedabfeat: TypeScript 6 compatibility for webpack preprocessor and CT wizard (#33575)31622bedependency: update axios to 1.15.0 (#33594)fde36ccchore: Update v8 snapshot cache - linux (#33554)79e5df8chore: Update v8 snapshot cache - darwin (#33569)6a20c5cchore: Update v8 snapshot cache - windows (#33576)f97477cdependency: update basic-ftp to 5.2.2 (#33587)Updates
@semantic-release/commit-analyzerfrom 12.0.0 to 13.0.1Release notes
Sourced from @semantic-release/commit-analyzer's releases.
... (truncated)
Commits
f106b76fix(deps): update dependency import-from-esm to v2 (#741)5aa3378chore(deps): lock file maintenance (#740)87a21b4chore(deps): lock file maintenance (#739)780e812chore(deps): update dependency npm-run-all2 to v7.0.2 (#737)b6474d1chore(deps): update npm to v11 (#738)9877406chore(deps): lock file maintenance (#736)59944a4chore(deps): lock file maintenance (#735)0de7ba6chore(deps): update dependency c8 to v10.1.3 (#734)b8d058dchore(deps): lock file maintenance (#733)2a1ed4bchore(deps): update npm to v10.9.2 (#732)Updates
@semantic-release/execfrom 6.0.3 to 7.1.0Release notes
Sourced from @semantic-release/exec's releases.
... (truncated)
Commits
a285bc5feat(error): print more useful error for non-process failure (#449)aa1a2bcchore(deps): lock file maintenance (#451)b0dc7abchore(deps): update dependency ava to v6.3.0 (#450)93bf408chore(deps): lock file maintenance (#448)0e70c6fchore(deps): lock file maintenance (#446)e643dc3ci(action): update actions/setup-node action to v4.4.0 (#445)a08859echore(deps): lock file maintenance (#444)da1754echore(deps): lock file maintenance (#443)72668ccchore(deps): lock file maintenance (#442)3c6a8a9chore(deps): update dependency sinon to v20 (#441)Updates
@semantic-release/githubfrom 11.0.6 to 12.0.6Release notes
Sourced from @semantic-release/github's releases.
... (truncated)
Commits
f516337fix(latest): add make_latest property to the GH release PATCH request during ...f367e3achore(deps): lock file maintenance (#1168)5ba629bchore(deps): update dependency cpy to v13.2.0 (#1167)dfc7aa0chore(deps): update npm to v11.9.0 (#1166)ed2b0bdchore(deps): update dependency cpy to v13.1.0 (#1165)38051bafix(latest): addmake_latestproperty to the GH release POST request during...be62f5echore(deps): update dependency cpy to v13 (#1161)f7bdd88fix: removefailTitlearg infindSRIssuescall (#1164)fce4835chore(deps): update dependency tempy to v3.2.0 (#1162)e044f74chore(deps): update dependency semantic-release to v25.0.3 (#1159)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/githubsince your current version.Updates
@semantic-release/release-notes-generatorfrom 13.0.0 to 14.1.0Release notes
Sourced from @semantic-release/release-notes-generator's releases.
... (truncated)
Commits
485bc0afeat(preset): support ignoreCommits option (#836)fc8464bdocs(conventionalcommits): update link to options for the conventionalcommits...45d87a1chore(deps): lock file maintenance (#837)236f298chore(deps): lock file maintenance (#835)7f5bb7fci(action): update actions/checkout action to v5 (#834)c31c651ci(action): update actions/checkout action to v4.3.0 (#833)5453abachore(deps): lock file maintenance (#832)a2e1560chore(deps): update dependency fs-extra to v11.3.1 (#831)b65a3fdchore(deps): lock file maintenance (#830)f40710bchore(deps): update npm to v11 (#828)Updates
@types/minimatchfrom 3.0.5 to 6.0.0Commits
Updates
@types/nodefrom 22.19.17 to 25.6.0Commits
Updates
huskyfrom 8.0.3 to 9.1.7Release notes
Sourced from husky's releases.
... (truncated)
Commits
799e84b9.1.730f2049fix: add husky label to deprecated warning (#1538)a2d942a9.1.6b4465edfix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1docs(spanish): improve spanish translation (#1504)dcf3aeddosc: repair support Spanish sponsors links (#1500)c3afd5fdocs: support Spanish documentation (#1499)c5f4f48docs: support Russian documentation (#1495)2fee8d29.1.5397e7f0fixes #1494 support pre-merge-commit hookUpdates
jestfrom 29.7.0 to 30.3.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5f4296d2v30.0.4d4a6c94v30.0.3Updates
@types/jestfrom 29.5.14 to 30.0.0Commits
Updates
prettierfrom 2.8.8 to 3.8.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
semantic-releasefrom 24.2.9 to 25.0.3Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
f404124fix(deps): remove deprecated semver-diff (#3980)fef7e34docs: warn against using registry-url in setup-node (#4024)699d470chore(deps): update dependency lockfile-lint to v5 (