chore(deps-dev): bump the dependencies group with 9 updates#220
Merged
github-actions[bot] merged 1 commit intoJun 15, 2026
Merged
Conversation
Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` | | [commitizen](https://github.com/commitizen/cz-cli) | `4.3.1` | `4.3.2` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `13.3.0` | `13.4.0` | | [playwright](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.61.1` | | [web-ext](https://github.com/mozilla/web-ext) | `10.3.0` | `10.4.0` | Updates `@types/node` from 25.9.2 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `commitizen` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/commitizen/cz-cli/releases) - [Commits](commitizen/cz-cli@v4.3.1...v4.3.2) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `lighthouse` from 13.3.0 to 13.4.0 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v13.3.0...v13.4.0) Updates `playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5) Updates `typescript-eslint` from 8.61.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint) Updates `web-ext` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@10.3.0...10.4.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: commitizen dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lighthouse dependency-version: 13.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: semantic-release dependency-version: 25.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: web-ext dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 9 updates:
25.9.225.9.34.3.14.3.210.4.110.5.013.3.013.4.01.60.01.61.03.8.33.8.425.0.325.0.58.61.08.61.110.3.010.4.0Updates
@types/nodefrom 25.9.2 to 25.9.3Commits
Updates
commitizenfrom 4.3.1 to 4.3.2Release notes
Sourced from commitizen's releases.
Commits
6eb168cchore(deps): bump semantic-release to 25 for npm trusted publishing (#1029)096ed52ci(release): use npm trusted publishing via OIDC (#1028)4e98218chore(deps) Update all non-major dependencies (#1026)f5702c4ci(release): bump actions/checkout and actions/setup-node to v4 (#1024)11be6a1chore(deps) Update dependency lodash to v4.18.1 [SECURITY] (#1010)48e4b8bfix(ci): fix pipelines and update matrices to node 18/20/22 (#1023)3c08866docs: update README.md to add contributors (#985)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for commitizen since your current version.
Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
lighthousefrom 13.3.0 to 13.4.0Release notes
Sourced from lighthouse's releases.
... (truncated)
Changelog
Sourced from lighthouse's changelog.
... (truncated)
Commits
cb79beav13.4.0 (#17073)c0ac986i18n: import (#17071)6894326tests: exclude origin-isolation-coop-present smoke test (#17072)6c9c6aedeps: upgrade deps (#17070)2a52414clients(viewer): prevent toast showing on load (#17069)3a52f71core: match scripts to network requests using frameId (#16774)85c711dcore(geolocation-on-start): mentiongeolocationelement (#16835)5bbddf0core(llms-txt): allow leading whitespace for header check (#17057)eb3d98aclients(viewer): clear github auth token on 401 error (#17064)19b38e5report(viewer): persist dark mode when when changing langauge (#17063)Updates
playwrightfrom 1.60.0 to 1.61.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...8133dcfcherry-pick(#41283): docs: add Ubuntu 26.04 and Node.js 26.x to system requir...812432echore: mark v1.61.0 (#41277)ac05145fix(fetch): report serverAddr and securityDetails for reused sockets (#41267)056efc9fix(trace-viewer): add keyboard navigation toNetworkFilterscomponent (#41...41f7b9achore: fixes uncovered by the .NET 1.61 roll (#41266)ba50778fix(mcp): assign caps as array for legacy --vision flag (#41253)b8ee5aedocs: release notes for v1.61 (#41261)49c1f69fix(trace viewer): load trace from a local file (#41263)Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
semantic-releasefrom 25.0.3 to 25.0.5Release notes
Sourced from semantic-release's releases.
Commits
db8ffaafix(revert): next (#4200)4e476dedocs: update README to include information about the new core engine integration493d6cdfix(code-quality): add missing comma in context object for consistencyd05e160refactor: replace direct logger and env-ci replacements with a mockCore funct...4f464a7test: add tests for core delegation and dry-run policy handling3f5d1b7refactor: integratecore; remove unused imports and restructuring the main ...7d71f2erefactor: remove obsolete release type constants and notes separator1ae1a19refactor: remove obsolete test files for logger, git, sensitive data handling...bedddc4refactor: remove obsolete Git-related utilities and logging functions7172195refactor(tests): remove obsolete tests for plugins and verificationUpdates
typescript-eslintfrom 8.61.0 to 8.61.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
aaad718chore(release): publish 8.61.1Updates
web-extfrom 10.3.0 to 10.4.0Release notes
Sourced from web-ext's releases.
Commits
0ad2e8e10.4.0e3d3180chore(deps): bump addons-linter to 10.7.0 (#3739)e838620chore(deps): bump shell-quote and fx-runner (#3738)b0977e7chore(deps-dev): bump@commitlint/config-conventionalfrom 21.0.1 to 21.0.2 (...0f3151cchore(deps-dev): bump@commitlint/clifrom 21.0.1 to 21.0.2 (#3737)799e35cchore(deps): bump tmp from 0.2.6 to 0.2.7 (#3734)92b179dchore(deps-dev): bump@babel/eslint-parserfrom 7.28.6 to 7.29.7 (#3730)be7b076chore(deps-dev): bump@babel/clifrom 7.28.6 to 7.29.7 (#3731)197225achore(deps-dev): bump@babel/registerfrom 7.29.3 to 7.29.7 (#3728)07d6954chore(deps-dev): bump@babel/preset-envfrom 7.29.5 to 7.29.7 (#3732)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