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.4`](https://redirect.github.com/percy/cli/releases/tag/v1.29.4)
[Compare Source](https://redirect.github.com/percy/cli/compare/v1.29.3...v1.29.4)
##### What's Changed
##### ✨ Enhancements
- 🔖 v1.29.4-beta.2 by [@amandeepsingh333](https://redirect.github.com/amandeepsingh333) in [https://github.com/percy/cli/pull/1725](https://redirect.github.com/percy/cli/pull/1725)
##### 🐛 Bug Fixes
- Fixed cookies parsing bug in auto captured cookies by [@ninadbstack](https://redirect.github.com/ninadbstack) in [https://github.com/percy/cli/pull/1727](https://redirect.github.com/percy/cli/pull/1727)
##### 🏗 Maintenance
- updating path-to-regexp to 6.3.0 where the vulnerabilities are fixed by [@prklm10](https://redirect.github.com/prklm10) in [https://github.com/percy/cli/pull/1733](https://redirect.github.com/percy/cli/pull/1733)
##### ⬆️⬇️ Dependency Updates
- ⬆️ Bump micromatch from 4.0.7 to 4.0.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1706](https://redirect.github.com/percy/cli/pull/1706)
- ⬆️ Bump [@babel/preset-env](https://redirect.github.com/babel/preset-env) from 7.19.4 to 7.25.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1704](https://redirect.github.com/percy/cli/pull/1704)
- ⬆️ Bump axios from 1.6.7 to 1.7.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1737](https://redirect.github.com/percy/cli/pull/1737)
- ⬆️ Bump body-parser from 1.19.0 to 1.20.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1720](https://redirect.github.com/percy/cli/pull/1720)
- ⬆️ Bump eslint-plugin-import from 2.29.1 to 2.30.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1740](https://redirect.github.com/percy/cli/pull/1740)
- ⬆️👷 Bump github/codeql-action from 3.25.10 to 3.26.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1741](https://redirect.github.com/percy/cli/pull/1741)
- ⬆️ Bump tsd from 0.28.1 to 0.31.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1738](https://redirect.github.com/percy/cli/pull/1738)
##### New Contributors
- [@amandeepsingh333](https://redirect.github.com/amandeepsingh333) made their first contribution in [https://github.com/percy/cli/pull/1715](https://redirect.github.com/percy/cli/pull/1715)
**Full Changelog**: https://github.com/percy/cli/compare/v1.29.3...v1.29.4
webdriverio-community/node-geckodriver (geckodriver)
### [`v4.5.0`](https://redirect.github.com/webdriverio-community/node-geckodriver/releases/tag/v4.5.0): Release 4.5.0
[Compare Source](https://redirect.github.com/webdriverio-community/node-geckodriver/compare/v4.4.4...v4.5.0)
- feat: support spawnOpts for geckodriver child process ([#552](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/552)) ([`3edaf8e`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/3edaf8e))
- chore(deps): bump rollup from 4.21.3 to 4.22.4 ([#551](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/551)) ([`2b429a4`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/2b429a4))
- chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.5.0 to 8.6.0 ([#548](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/548)) ([`c24a4c6`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/c24a4c6))
- chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) ([#549](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/549)) ([`6437865`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/6437865))
- chore(deps): bump vite from 5.4.5 to 5.4.6 ([#546](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/546)) ([`9ad9e72`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9ad9e72))
- chore(deps-dev): bump husky from 9.1.5 to 9.1.6 ([#540](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/540)) ([`590a837`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/590a837))
- chore(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 22.5.4 to 22.5.5 ([#543](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/543)) ([`e5f91da`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/e5f91da))
- chore(deps-dev): bump [@vitest/coverage-v8](https://redirect.github.com/vitest/coverage-v8) from 2.0.5 to 2.1.1 ([#544](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/544)) ([`cc5c1aa`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/cc5c1aa))
- chore(deps-dev): bump npm-run-all2 from 6.2.2 to 6.2.3 ([#538](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/538)) ([`26d8383`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/26d8383))
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 ([#542](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/542)) ([`9c97480`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9c97480))
- chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.4.0 to 8.5.0 ([#541](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/541)) ([`4bd169d`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/4bd169d))
- chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 ([#539](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/539)) ([`2e366a9`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/2e366a9))
- chore(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 22.5.2 to 22.5.4 ([#537](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/537)) ([`78502e3`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/78502e3))
- chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.3.0 to 8.4.0 ([#533](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/533)) ([`9f71ec5`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9f71ec5))
- chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) ([#531](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/531)) ([`94aed15`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/94aed15))
- chore(deps-dev): bump webdriverio from 9.0.7 to 9.0.9 ([#534](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/534)) ([`fd6c4a6`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/fd6c4a6))
- chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 ([#532](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/532)) ([`ae42ebd`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/ae42ebd))
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.3
->1.29.4
1.29.3
->1.29.4
4.4.4
->4.5.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.4`](https://redirect.github.com/percy/cli/releases/tag/v1.29.4) [Compare Source](https://redirect.github.com/percy/cli/compare/v1.29.3...v1.29.4) ##### What's Changed ##### ✨ Enhancements - 🔖 v1.29.4-beta.2 by [@amandeepsingh333](https://redirect.github.com/amandeepsingh333) in [https://github.com/percy/cli/pull/1725](https://redirect.github.com/percy/cli/pull/1725) ##### 🐛 Bug Fixes - Fixed cookies parsing bug in auto captured cookies by [@ninadbstack](https://redirect.github.com/ninadbstack) in [https://github.com/percy/cli/pull/1727](https://redirect.github.com/percy/cli/pull/1727) ##### 🏗 Maintenance - updating path-to-regexp to 6.3.0 where the vulnerabilities are fixed by [@prklm10](https://redirect.github.com/prklm10) in [https://github.com/percy/cli/pull/1733](https://redirect.github.com/percy/cli/pull/1733) ##### ⬆️⬇️ Dependency Updates - ⬆️ Bump micromatch from 4.0.7 to 4.0.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1706](https://redirect.github.com/percy/cli/pull/1706) - ⬆️ Bump [@babel/preset-env](https://redirect.github.com/babel/preset-env) from 7.19.4 to 7.25.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1704](https://redirect.github.com/percy/cli/pull/1704) - ⬆️ Bump axios from 1.6.7 to 1.7.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1737](https://redirect.github.com/percy/cli/pull/1737) - ⬆️ Bump body-parser from 1.19.0 to 1.20.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1720](https://redirect.github.com/percy/cli/pull/1720) - ⬆️ Bump eslint-plugin-import from 2.29.1 to 2.30.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1740](https://redirect.github.com/percy/cli/pull/1740) - ⬆️👷 Bump github/codeql-action from 3.25.10 to 3.26.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1741](https://redirect.github.com/percy/cli/pull/1741) - ⬆️ Bump tsd from 0.28.1 to 0.31.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/percy/cli/pull/1738](https://redirect.github.com/percy/cli/pull/1738) ##### New Contributors - [@amandeepsingh333](https://redirect.github.com/amandeepsingh333) made their first contribution in [https://github.com/percy/cli/pull/1715](https://redirect.github.com/percy/cli/pull/1715) **Full Changelog**: https://github.com/percy/cli/compare/v1.29.3...v1.29.4webdriverio-community/node-geckodriver (geckodriver)
### [`v4.5.0`](https://redirect.github.com/webdriverio-community/node-geckodriver/releases/tag/v4.5.0): Release 4.5.0 [Compare Source](https://redirect.github.com/webdriverio-community/node-geckodriver/compare/v4.4.4...v4.5.0) - feat: support spawnOpts for geckodriver child process ([#552](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/552)) ([`3edaf8e`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/3edaf8e)) - chore(deps): bump rollup from 4.21.3 to 4.22.4 ([#551](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/551)) ([`2b429a4`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/2b429a4)) - chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.5.0 to 8.6.0 ([#548](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/548)) ([`c24a4c6`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/c24a4c6)) - chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) ([#549](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/549)) ([`6437865`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/6437865)) - chore(deps): bump vite from 5.4.5 to 5.4.6 ([#546](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/546)) ([`9ad9e72`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9ad9e72)) - chore(deps-dev): bump husky from 9.1.5 to 9.1.6 ([#540](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/540)) ([`590a837`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/590a837)) - chore(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 22.5.4 to 22.5.5 ([#543](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/543)) ([`e5f91da`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/e5f91da)) - chore(deps-dev): bump [@vitest/coverage-v8](https://redirect.github.com/vitest/coverage-v8) from 2.0.5 to 2.1.1 ([#544](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/544)) ([`cc5c1aa`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/cc5c1aa)) - chore(deps-dev): bump npm-run-all2 from 6.2.2 to 6.2.3 ([#538](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/538)) ([`26d8383`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/26d8383)) - chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 ([#542](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/542)) ([`9c97480`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9c97480)) - chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.4.0 to 8.5.0 ([#541](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/541)) ([`4bd169d`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/4bd169d)) - chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 ([#539](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/539)) ([`2e366a9`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/2e366a9)) - chore(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 22.5.2 to 22.5.4 ([#537](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/537)) ([`78502e3`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/78502e3)) - chore(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 8.3.0 to 8.4.0 ([#533](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/533)) ([`9f71ec5`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/9f71ec5)) - chore(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) ([#531](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/531)) ([`94aed15`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/94aed15)) - chore(deps-dev): bump webdriverio from 9.0.7 to 9.0.9 ([#534](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/534)) ([`fd6c4a6`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/fd6c4a6)) - chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 ([#532](https://redirect.github.com/webdriverio-community/node-geckodriver/issues/532)) ([`ae42ebd`](https://redirect.github.com/webdriverio-community/node-geckodriver/commit/ae42ebd))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.