How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:
```sh
# Check out the PR branch
git checkout -b renovate/build-system-devdependencies main
git pull https://github.com/ampproject/amphtml.git renovate/build-system-devdependencies
# Directly make fixes and commit them
amp lint --fix # For lint errors in JS files
amp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors
# Push the changes to the branch
git push git@github.com:ampproject/amphtml.git renovate/build-system-devdependencies:renovate/build-system-devdependencies
```
Release Notes
percy/cli (@percy/core)
### [`v1.29.2`](https://togithub.com/percy/cli/releases/tag/v1.29.2)
[Compare Source](https://togithub.com/percy/cli/compare/v1.29.1...v1.29.2)
##### What's Changed
- Update messaging for collecting logs in [#1690](https://togithub.com/percy/cli/issues/1690)
- Validate presence of error in config validator in [#1675](https://togithub.com/percy/cli/issues/1675)
##### New Contributors
- [@navrkald](https://togithub.com/navrkald) made their first contribution in [https://github.com/percy/cli/pull/1675](https://togithub.com/percy/cli/pull/1675)
**Full Changelog**: https://github.com/percy/cli/compare/v1.29.1...v1.29.2
puppeteer/puppeteer (@puppeteer/browsers)
### [`v2.3.1`](https://togithub.com/puppeteer/puppeteer/compare/0dd5012504641511267cf430d534a559f9a66681...1e1a63897ff9b726f7b177c33e0169d7ca282d42)
[Compare Source](https://togithub.com/puppeteer/puppeteer/compare/0dd5012504641511267cf430d534a559f9a66681...1e1a63897ff9b726f7b177c33e0169d7ca282d42)
webdriverio-community/node-geckodriver (geckodriver)
### [`v4.4.3`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.4.3): Release 4.4.3
[Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.4.2...v4.4.3)
- when if connectExisting passed to driver then args shouldn't include websocketPort ([#509](https://togithub.com/webdriverio-community/node-geckodriver/issues/509)) ([`a4acdea`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a4acdea))
- chore: update deps ([`8cc5bb7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8cc5bb7))
- chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 22.1.0 to 22.2.0 ([#512](https://togithub.com/webdriverio-community/node-geckodriver/issues/512)) ([`868fe28`](https://togithub.com/webdriverio-community/node-geckodriver/commit/868fe28))
- chore(deps-dev): bump webdriverio from 8.39.1 to 8.40.2 ([#513](https://togithub.com/webdriverio-community/node-geckodriver/issues/513)) ([`9fdecb6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/9fdecb6))
- chore(deps-dev): bump tsx from 4.16.5 to 4.17.0 ([#511](https://togithub.com/webdriverio-community/node-geckodriver/issues/511)) ([`a7d2b5b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a7d2b5b))
- chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 ([#506](https://togithub.com/webdriverio-community/node-geckodriver/issues/506)) ([`c8254cd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/c8254cd))
- chore(deps-dev): bump husky from 9.1.3 to 9.1.4 ([#508](https://togithub.com/webdriverio-community/node-geckodriver/issues/508)) ([`3999a09`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3999a09))
- chore(deps): bump [@zip](https://togithub.com/zip).js/zip.js from 2.7.47 to 2.7.48 ([#505](https://togithub.com/webdriverio-community/node-geckodriver/issues/505)) ([`d30131f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/d30131f))
- chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.4 to 2.0.5 ([#504](https://togithub.com/webdriverio-community/node-geckodriver/issues/504)) ([`b56d045`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b56d045))
- chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.17.0 to 7.18.0 ([#507](https://togithub.com/webdriverio-community/node-geckodriver/issues/507)) ([`4d9effd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4d9effd))
- chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 22.0.0 to 22.1.0 ([#503](https://togithub.com/webdriverio-community/node-geckodriver/issues/503)) ([`7a30e84`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7a30e84))
- chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#500](https://togithub.com/webdriverio-community/node-geckodriver/issues/500)) ([`32f98a9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/32f98a9))
- chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.3 to 2.0.4 ([#497](https://togithub.com/webdriverio-community/node-geckodriver/issues/497)) ([`5ca67e1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5ca67e1))
- chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.16.1 to 7.17.0 ([#501](https://togithub.com/webdriverio-community/node-geckodriver/issues/501)) ([`7790925`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7790925))
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 ([#499](https://togithub.com/webdriverio-community/node-geckodriver/issues/499)) ([`7a63544`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7a63544))
- chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 ([#496](https://togithub.com/webdriverio-community/node-geckodriver/issues/496)) ([`82aa202`](https://togithub.com/webdriverio-community/node-geckodriver/commit/82aa202))
- chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.11 to 22.0.0 ([#498](https://togithub.com/webdriverio-community/node-geckodriver/issues/498)) ([`b20e88c`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b20e88c))
- chore(deps-dev): bump husky from 9.1.1 to 9.1.3 ([#495](https://togithub.com/webdriverio-community/node-geckodriver/issues/495)) ([`732d85f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/732d85f))
- chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.2 to 2.0.3 ([#493](https://togithub.com/webdriverio-community/node-geckodriver/issues/493)) ([`1c2dbfd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1c2dbfd))
- chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#489](https://togithub.com/webdriverio-community/node-geckodriver/issues/489)) ([`0b3994e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0b3994e))
- chore(deps-dev): bump husky from 9.0.11 to 9.1.1 ([#494](https://togithub.com/webdriverio-community/node-geckodriver/issues/494)) ([`255bbe4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/255bbe4))
- chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.10 to 20.14.11 ([#490](https://togithub.com/webdriverio-community/node-geckodriver/issues/490)) ([`f6c3d0f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f6c3d0f))
- chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.16.0 to 7.16.1 ([#491](https://togithub.com/webdriverio-community/node-geckodriver/issues/491)) ([`1492416`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1492416))
- chore(deps): bump [@zip](https://togithub.com/zip).js/zip.js from 2.7.45 to 2.7.47 ([#492](https://togithub.com/webdriverio-community/node-geckodriver/issues/492)) ([`a150be9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a150be9))
- chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.9 to 20.14.10 ([#480](https://togithub.com/webdriverio-community/node-geckodriver/issues/480)) ([`016be65`](https://togithub.com/webdriverio-community/node-geckodriver/commit/016be65))
Configuration
📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.29.1
->1.29.2
1.29.1
->1.29.2
2.3.0
->2.3.1
4.1.25
->4.1.26
4.4.2
->4.4.3
23.0.2
->23.2.0
See all other Renovate PRs on the Dependency Dashboard
How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below: ```sh # Check out the PR branch git checkout -b renovate/build-system-devdependencies main git pull https://github.com/ampproject/amphtml.git renovate/build-system-devdependencies # Directly make fixes and commit them amp lint --fix # For lint errors in JS files amp prettify --fix # For prettier errors in non-JS files # Edit source code in case of new compiler warnings / errors # Push the changes to the branch git push git@github.com:ampproject/amphtml.git renovate/build-system-devdependencies:renovate/build-system-devdependencies ```Release Notes
percy/cli (@percy/core)
### [`v1.29.2`](https://togithub.com/percy/cli/releases/tag/v1.29.2) [Compare Source](https://togithub.com/percy/cli/compare/v1.29.1...v1.29.2) ##### What's Changed - Update messaging for collecting logs in [#1690](https://togithub.com/percy/cli/issues/1690) - Validate presence of error in config validator in [#1675](https://togithub.com/percy/cli/issues/1675) ##### New Contributors - [@navrkald](https://togithub.com/navrkald) made their first contribution in [https://github.com/percy/cli/pull/1675](https://togithub.com/percy/cli/pull/1675) **Full Changelog**: https://github.com/percy/cli/compare/v1.29.1...v1.29.2puppeteer/puppeteer (@puppeteer/browsers)
### [`v2.3.1`](https://togithub.com/puppeteer/puppeteer/compare/0dd5012504641511267cf430d534a559f9a66681...1e1a63897ff9b726f7b177c33e0169d7ca282d42) [Compare Source](https://togithub.com/puppeteer/puppeteer/compare/0dd5012504641511267cf430d534a559f9a66681...1e1a63897ff9b726f7b177c33e0169d7ca282d42)webdriverio-community/node-geckodriver (geckodriver)
### [`v4.4.3`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.4.3): Release 4.4.3 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.4.2...v4.4.3) - when if connectExisting passed to driver then args shouldn't include websocketPort ([#509](https://togithub.com/webdriverio-community/node-geckodriver/issues/509)) ([`a4acdea`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a4acdea)) - chore: update deps ([`8cc5bb7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8cc5bb7)) - chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 22.1.0 to 22.2.0 ([#512](https://togithub.com/webdriverio-community/node-geckodriver/issues/512)) ([`868fe28`](https://togithub.com/webdriverio-community/node-geckodriver/commit/868fe28)) - chore(deps-dev): bump webdriverio from 8.39.1 to 8.40.2 ([#513](https://togithub.com/webdriverio-community/node-geckodriver/issues/513)) ([`9fdecb6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/9fdecb6)) - chore(deps-dev): bump tsx from 4.16.5 to 4.17.0 ([#511](https://togithub.com/webdriverio-community/node-geckodriver/issues/511)) ([`a7d2b5b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a7d2b5b)) - chore(deps-dev): bump tsx from 4.16.2 to 4.16.5 ([#506](https://togithub.com/webdriverio-community/node-geckodriver/issues/506)) ([`c8254cd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/c8254cd)) - chore(deps-dev): bump husky from 9.1.3 to 9.1.4 ([#508](https://togithub.com/webdriverio-community/node-geckodriver/issues/508)) ([`3999a09`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3999a09)) - chore(deps): bump [@zip](https://togithub.com/zip).js/zip.js from 2.7.47 to 2.7.48 ([#505](https://togithub.com/webdriverio-community/node-geckodriver/issues/505)) ([`d30131f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/d30131f)) - chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.4 to 2.0.5 ([#504](https://togithub.com/webdriverio-community/node-geckodriver/issues/504)) ([`b56d045`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b56d045)) - chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.17.0 to 7.18.0 ([#507](https://togithub.com/webdriverio-community/node-geckodriver/issues/507)) ([`4d9effd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4d9effd)) - chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 22.0.0 to 22.1.0 ([#503](https://togithub.com/webdriverio-community/node-geckodriver/issues/503)) ([`7a30e84`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7a30e84)) - chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#500](https://togithub.com/webdriverio-community/node-geckodriver/issues/500)) ([`32f98a9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/32f98a9)) - chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.3 to 2.0.4 ([#497](https://togithub.com/webdriverio-community/node-geckodriver/issues/497)) ([`5ca67e1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5ca67e1)) - chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.16.1 to 7.17.0 ([#501](https://togithub.com/webdriverio-community/node-geckodriver/issues/501)) ([`7790925`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7790925)) - chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 ([#499](https://togithub.com/webdriverio-community/node-geckodriver/issues/499)) ([`7a63544`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7a63544)) - chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 ([#496](https://togithub.com/webdriverio-community/node-geckodriver/issues/496)) ([`82aa202`](https://togithub.com/webdriverio-community/node-geckodriver/commit/82aa202)) - chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.11 to 22.0.0 ([#498](https://togithub.com/webdriverio-community/node-geckodriver/issues/498)) ([`b20e88c`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b20e88c)) - chore(deps-dev): bump husky from 9.1.1 to 9.1.3 ([#495](https://togithub.com/webdriverio-community/node-geckodriver/issues/495)) ([`732d85f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/732d85f)) - chore(deps-dev): bump [@vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 2.0.2 to 2.0.3 ([#493](https://togithub.com/webdriverio-community/node-geckodriver/issues/493)) ([`1c2dbfd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1c2dbfd)) - chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ([#489](https://togithub.com/webdriverio-community/node-geckodriver/issues/489)) ([`0b3994e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0b3994e)) - chore(deps-dev): bump husky from 9.0.11 to 9.1.1 ([#494](https://togithub.com/webdriverio-community/node-geckodriver/issues/494)) ([`255bbe4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/255bbe4)) - chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.10 to 20.14.11 ([#490](https://togithub.com/webdriverio-community/node-geckodriver/issues/490)) ([`f6c3d0f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f6c3d0f)) - chore(deps-dev): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.16.0 to 7.16.1 ([#491](https://togithub.com/webdriverio-community/node-geckodriver/issues/491)) ([`1492416`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1492416)) - chore(deps): bump [@zip](https://togithub.com/zip).js/zip.js from 2.7.45 to 2.7.47 ([#492](https://togithub.com/webdriverio-community/node-geckodriver/issues/492)) ([`a150be9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a150be9)) - chore(deps-dev): bump [@types/node](https://togithub.com/types/node) from 20.14.9 to 20.14.10 ([#480](https://togithub.com/webdriverio-community/node-geckodriver/issues/480)) ([`016be65`](https://togithub.com/webdriverio-community/node-geckodriver/commit/016be65))Configuration
📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.