Bump the dev-dependencies group in /QualityControl with 5 updates by dependabot[bot] · Pull Request #3357 · AliceO2Group/WebUi
Bumps the dev-dependencies group in /QualityControl with 5 updates:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.39.1 |
10.0.1 |
| eslint | 9.39.1 |
10.0.3 |
| eslint-plugin-jsdoc | 62.5.0 |
62.7.1 |
| globals | 17.3.0 |
17.4.0 |
| puppeteer | 24.36.0 |
24.38.0 |
Updates @eslint/js from 9.39.1 to 10.0.1
Release notes
Sourced from @eslint/js's releases.
v10.0.1
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency@eslint/config-arrayto ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
e5c281fchore: updates for v9.39.3 release (Jenkins)8c3832achore: update@typescript-eslint/parserto ^8.56.0 (#20514) (Milos Djermanovic)8330d23test: add tests for config-api (#20493) (Milos Djermanovic)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)da7cd0erefactor: cleanup error message templates (#20479) (Francesco Trotta)84fb885chore: package.json update for@eslint/jsrelease (Jenkins)1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467) (Milos Djermanovic)v10.0.0
Breaking Changes
f9e54f4feat!: estimate rule-tester failure location (#20420) (ST-DDT)a176319feat!: replacechalkwithstyleTextand addcolortoResultsMeta(#20227) (루밀LuMir)c7046e6feat!: enable JSX reference tracking (#20152) (Pixel998)fa31a60feat!: addnameto configs (#20015) (Kirk Waiblinger)3383e7efix!: remove deprecatedSourceCodemethods (#20137) (Pixel998)501abd0feat!: update dependency minimatch to v10 (#20246) (renovate[bot])ca4d3b4fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)96512a6fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)c69fdacfeat!: remove eslintrc support (#20037) (Francesco Trotta)208b5ccfeat!: UseScopeManager#addGlobals()(#20132) (Milos Djermanovic)a2ee188fix!: adduniqueItems: trueinno-invalid-regexpoption (#20155) (Tanuj Kanti)a89059dfeat!: Program range span entire source text (#20133) (Pixel998)39a6424fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)f28fbf8fix!: Deprecate"always"and"as-needed"options of theradixrule (#20223) (Milos Djermanovic)aa3fb2bfix!: tightenfunc-namesschema (#20119) (Pixel998)f6c0ed0feat!: reporteslint-envcomments as errors (#20128) (Francesco Trotta)4bf739ffix!: remove deprecatedLintMessage#nodeTypeandTestCaseError#type(#20096) (Pixel998)523c076feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)454a292feat!: updateeslint:recommendedconfiguration (#20210) (Pixel998)4f880eefeat!: removev10_*and inactiveunstable_*flags (#20225) (sethamus)f18115cfeat!:no-shadow-restricted-namesreportglobalThisby default (#20027) (sethamus)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160) (Milos Djermanovic)Features
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)- See full diff in compare view
Updates eslint from 9.39.1 to 10.0.3
Release notes
Sourced from eslint's releases.
v10.0.3
Bug Fixes
e511b58fix: update eslint (#20595) (renovate[bot])f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581) (sethamus)ee9ff31fix: update dependency minimatch to ^10.2.4 (#20562) (Milos Djermanovic)Documentation
9fc31b0docs: Update README (GitHub Actions Bot)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570) (DesselBane)23b2759docs: add v10 migration guide link to Use docs index (#20577) (Pixel998)80259a9docs: Remove deprecated eslintrc documentation files (#20472) (Copilot)9b9b4badocs: fix typo in no-await-in-loop documentation (#20575) (Pixel998)e7d72a7docs: document TypeScript 5.3 minimum supported version (#20547) (sethamus)Chores
ef8fb92chore: package.json update for eslint-config-eslint release (Jenkins)e8f2104chore: updates for v9.39.4 release (Jenkins)5cd1604refactor: simplify isCombiningCharacter helper (#20524) (Huáng Jùnliàng)70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586) (Milos Djermanovic)e32df71chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps (#20576) (Milos Djermanovic)53ca6eechore: disableeslint-comments/no-unused-disablerule (#20578) (Milos Djermanovic)e121895ci: pin Node.js 25.6.1 (#20559) (Milos Djermanovic)efc5aefchore: updatetsconfig.jsonineslint-config-eslint(#20551) (Francesco Trotta)v10.0.2
Bug Fixes
Documentation
13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)98cbf6bdocs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)61a2405docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)Chores
951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553) (renovate[bot])6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)v10.0.1
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency@eslint/config-arrayto ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)- Additional commits viewable in compare view
Updates eslint-plugin-jsdoc from 62.5.0 to 62.7.1
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v62.7.1
62.7.1 (2026-02-24)
Bug Fixes
require-property: err if user blocks[@property](https://github.com/property); fixes #1634 (23a9f1d)v62.7.0
62.7.0 (2026-02-20)
Features
- support ESLint 10 (d8599fb)
v62.6.1
62.6.1 (2026-02-19)
Bug Fixes
v62.6.0
62.6.0 (2026-02-18)
Features
v62.5.5
62.5.5 (2026-02-15)
Bug Fixes
check-param-names: check arrow function properties in interfaces (TSPropertySignature); fixes #1657 (c7b132f)v62.5.4
62.5.4 (2026-02-07)
Bug Fixes
no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046)no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848)v62.5.3
... (truncated)
Commits
23a9f1dfix(require-property): err if user blocks@property; fixes #1634bd90efdMerge pull request #1668 from gajus/dependabot/npm_and_yarn/ajv-6.14.0eca3090chore(deps): bump ajv from 6.12.6 to 6.14.086bd0beMerge pull request #1666 from gajus/gajus-patch-1ba0c8afUpdate funding to brettz935c5745Merge pull request #1659 from brettz9/eslint10d8599fbfeat: support ESLint 10951d354fix(check-param-names): only fire onTSPropertySignatureif with `TSFunct...b36a67afeat(tag-lines): addstartLinesWithNoTagsoption; fixes #1661c7b132ffix(check-param-names): check arrow function properties in interfaces (TSPr...- Additional commits viewable in compare view
Updates globals from 17.3.0 to 17.4.0
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)- See full diff in compare view
Updates puppeteer from 24.36.0 to 24.38.0
Release notes
Sourced from puppeteer's releases.
puppeteer-core: v24.38.0
24.38.0 (2026-03-04)
🎉 Features
🛠️ Fixes
- consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
- disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
- roll to Chrome 145.0.7632.117 (#14719) (1d407e1)
puppeteer: v24.38.0
24.38.0 (2026-03-04)
🎉 Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.5 to 24.38.0
puppeteer-core: v24.37.5
24.37.5 (2026-02-19)
🛠️ Fixes
puppeteer: v24.37.5
24.37.5 (2026-02-19)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
... (truncated)
Changelog
Sourced from puppeteer's changelog.
24.38.0 (2026-03-04)
🎉 Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.5 to 24.38.0
🛠️ Fixes
- consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
- disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
- roll to Chrome 145.0.7632.117 (#14719) (1d407e1)
24.37.5 (2026-02-19)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes
24.37.4 (2026-02-18)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
... (truncated)
Commits
d3356fachore: release main (#14720)e6c7425fix: disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744)e24f432chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 up...b12fca9test: update tests and add diagnostics (#14741)627eb5efeat: roll to Chrome 146.0.7680.31 (#14729)e0e3e89chore: enable blank issues in issue template configuration (#14739)ba19944chore(deps-dev): bump rollup from 4.22.4 to 4.59.0 in /examples/puppeteer-in-...b4e92c6fix: consider browsingContext.navigationCommitted to dispose an existing navi...57b40c0chore(deps): bump typed-query-selector from 2.12.0 to 2.12.1 in the dependenc...eca8ca4chore(deps): bump the all group in /website with 2 updates (#14732)- Additional commits viewable in compare 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions