build(deps): bump the npm-deps group with 8 updates - #6260
Merged
FlowCryptRobot merged 2 commits intoJul 13, 2026
Conversation
Bumps the npm-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.11` | `3.4.12` | | [filesize](https://github.com/avoidwork/filesize.js) | `11.0.19` | `11.0.22` | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.7.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.12` | `63.0.13` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.5` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `25.1.0` | `25.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [web-ext](https://github.com/mozilla/web-ext) | `10.4.0` | `10.5.0` | Updates `dompurify` from 3.4.11 to 3.4.12 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.11...3.4.12) Updates `filesize` from 11.0.19 to 11.0.22 - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@11.0.19...11.0.22) Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) Updates `eslint-plugin-jsdoc` from 63.0.12 to 63.0.13 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.12...v63.0.13) Updates `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) Updates `puppeteer` from 25.1.0 to 25.3.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v25.1.0...puppeteer-v25.3.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `web-ext` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@10.4.0...10.5.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: filesize dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: web-ext dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
FlowCryptRobot
enabled auto-merge (squash)
July 12, 2026 22:04
FlowCryptRobot
previously approved these changes
Jul 12, 2026
sosnovsky
approved these changes
Jul 13, 2026
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 npm-deps group with 8 updates:
3.4.113.4.1211.0.1911.0.2210.6.010.7.063.0.1263.0.133.9.43.9.525.1.025.3.06.0.37.0.210.4.010.5.0Updates
dompurifyfrom 3.4.11 to 3.4.12Release notes
Sourced from dompurify's releases.
Commits
a9ca1e5release: 3.4.12 (#1537)Updates
filesizefrom 11.0.19 to 11.0.22Changelog
Sourced from filesize's changelog.
Commits
3fa24e1chore: build v11.0.22 artifacts (#314)434b076chore: release v11.0.22 (#313)93d3a82fix: keep plural fullform name with a comma decimal separator (#312)5eccba4chore: release v11.0.21 (#311)85cecd0fix: honor the pad option for zero values (#308)f3fe870fix: return the final exponent from output 'exponent' (#307)e1ce662chore: update dependencies (#310)2d468a9chore: release v11.0.20 (#309)7dc04d1fix(helpers): clamp negative forced exponent to 0 (#304)c08c64cchore(deps-dev): bump oxlint from 1.72.0 to 1.73.0 (#306)Updates
eslintfrom 10.6.0 to 10.7.0Release notes
Sourced from eslint's releases.
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
eslint-plugin-jsdocfrom 63.0.12 to 63.0.13Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
3728347fix: failing pages build and deploymentUpdates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)Updates
puppeteerfrom 25.1.0 to 25.3.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
58d9b02chore: release main (#15165)d382a21fix: roll to Firefox 152.0.4 (#15195)2356a15fix: handle swaps without a timer (#15198)537232echore(webmcp): Clean unnecessary Protocol interfaces (#15199)ab74e6adocs: fix the typos on documentation (#15167)9560bcfchore(deps-dev): bump the dev-dependencies group across 1 directory with 20 u...04a9587refactor: extract zip archives with yauzl instead of CLI tools (#15085)54143a6chore: fix the typos on the code test and API documentation (#15169)55787d5fix: normalize duplicate set-cookie headers using newline (#15173)118d84dfeat: support installing extensions for browser contexts (#15164)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
web-extfrom 10.4.0 to 10.5.0Release notes
Sourced from web-ext's releases.
Commits
181a13910.5.0303e33fRemove outdated entry in .nsprc (#3773)73603b6Bump addons-linter to 10.8.0 (#3772)7986ba2Add a --enterprise CLI flag to the lint command (#3770)a71f1c3chore(deps-dev): bump fs-extra from 11.3.5 to 11.3.6 (#3768)1532c58chore(deps-dev): bump prettier from 3.9.1 to 3.9.4 (#3769)fa92a4fchore(deps-dev): bump prettier from 3.8.3 to 3.9.1 (#3766)f8f857cUpgrade Babel to v8 (#3762)b18c00bDrop commitlint in this project (#3765)a99ed60Log the response data when a PATCH request fails (#3746)Most Recent Ignore Conditions Applied to This Pull Request
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