Skip to content

Commit

Permalink
renovatebot(deps): update dependency puppeteer to v24.2.0
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [puppeteer](https://redirect.github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://redirect.github.com/puppeteer/puppeteer)) | [`24.1.1` -> `24.2.0`](https://renovatebot.com/diffs/npm/puppeteer/24.1.1/24.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/puppeteer/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/puppeteer/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/puppeteer/24.1.1/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/puppeteer/24.1.1/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>puppeteer/puppeteer (puppeteer)</summary>

### [`v24.2.0`](https://redirect.github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#2420-2025-02-05)

[Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v24.1.1...puppeteer-v24.2.0)

##### Features

-   add keyboard-lock and pointer-lock permissions ([#&#8203;13586](https://redirect.github.com/puppeteer/puppeteer/issues/13586)) ([108cd53](https://redirect.github.com/puppeteer/puppeteer/commit/108cd53c21ec31b2383de11510bfbedfacdd5ac2))
-   roll to Chrome 133.0.6943.53 ([#&#8203;13584](https://redirect.github.com/puppeteer/puppeteer/issues/13584)) ([a63d568](https://redirect.github.com/puppeteer/puppeteer/commit/a63d5686cbfef782f2e079ce344503ff88c0bb9b))
-   roll to Firefox 135.0 ([#&#8203;13587](https://redirect.github.com/puppeteer/puppeteer/issues/13587)) ([b42c046](https://redirect.github.com/puppeteer/puppeteer/commit/b42c0464aa0d8a102856e147d34a1fb048f547c9))

##### Dependencies

-   The following workspace dependencies were updated
    -   dependencies
        -   [@&#8203;puppeteer/browsers](https://redirect.github.com/puppeteer/browsers) bumped from 2.7.0 to 2.7.1

##### Bug Fixes

-   roll to Chrome 132.0.6834.159 ([#&#8203;13566](https://redirect.github.com/puppeteer/puppeteer/issues/13566)) ([416534b](https://redirect.github.com/puppeteer/puppeteer/commit/416534bce9575f65b81487e8820e8a3c96fb9b10))
-   **webdriver:** make sure user agent can be set twice ([#&#8203;13585](https://redirect.github.com/puppeteer/puppeteer/issues/13585)) ([411ff95](https://redirect.github.com/puppeteer/puppeteer/commit/411ff9510add6ea33fe004036e61a7032fd30de1))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 90c4f67 commit 18e374c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tests/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pino-pretty": "13.0.0",
"properties-reader": "2.3.0",
"ps-node": "0.1.6",
"puppeteer": "24.1.1",
"puppeteer": "24.2.0",
"puppeteer-loadtest": "2.2.1",
"request": "2.88.2",
"@napi-rs/canvas": "0.1.66",
Expand Down

0 comments on commit 18e374c

Please sign in to comment.