build(deps-dev): bump eslint from 9.39.5 to 10.9.1 - #516
dependabot[bot] wants to merge 1 commit into
Conversation
E2E — mocked backend🎭 E2E TestsNo Playwright JSON report was produced. That is itself a result: the run did not get far enough to write one. 📼 Download the HTML report, videos and traces — see the Generated by run 34438246351 from |
E2E — real Fineract🎭 E2E TestsNo Playwright JSON report was produced. That is itself a result: the run did not get far enough to write one. 📼 Download the HTML report, videos and traces — see the Generated by run 34438246351 from |
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.5 to 10.9.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.9.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
46eb7f4 to
397d0c6
Compare
The open Dependabot PRs for the pinned `@angular/*` packages cannot install individually: each peer-depends on its siblings by exact version, so #521, #522 and #542 each fail `npm install` with ERESOLVE on their own and resolve only when moved together. Group the npm ecosystem by the families that release in lockstep — angular, ionic, linting, testing, ngx-translate and types — with a catch-all that batches minor and patch bumps for everything else and leaves majors to arrive individually. `typescript` sits in the angular group because its blocker is `@angular/build`'s `typescript >=6.0 <6.1` peer rather than the linters, which is what fails #312. Group github-actions the same way, with codeql split out: Dependabot treats `github/codeql-action/init` and `github/codeql-action/analyze` as separate dependencies (#517 and #518), so the two steps that share one pinned SHA are bumped by two PRs today. Grouping is not a fix for an upstream cap, and the config comments say so: #516 (eslint 10) fails alone and still fails with the whole linting group resolved at latest, because eslint-plugin-import 2.32.0 is the newest release and caps at eslint ^9. Signed-off-by: Aman Mittal <aman.mittal3052000@gmail.com>
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps eslint from 9.39.5 to 10.9.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)