Compare commits

..
Author SHA1 Message Date
Renovate Bot 910c2374b0 chore(deps): update all non-major dependencies
PR / lint (pull_request) Successful in 17s
PR / test-coverage (pull_request) Successful in 18s
renovate/stability-days Updates have met minimum release age requirement
2026-08-29 13:02:32 +00:00
Renovate Bot c55be962df chore(deps): update all non-major dependencies (#27)
Release / generate-dungeon (push) Failing after 43s
Release / upload-to-gitea-release (push) Skipped
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [globals](https://github.com/sindresorhus/globals) | [`17.9.0` → `17.11.0`](https://renovatebot.com/diffs/npm/globals/17.9.0/17.11.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/17.9.0/17.11.0?slim=true) |
| [puppeteer](https://github.com/puppeteer/puppeteer/tree/main#readme) ([source](https://github.com/puppeteer/puppeteer)) | [`25.5.0` → `25.7.0`](https://renovatebot.com/diffs/npm/puppeteer/25.5.0/25.7.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/puppeteer/25.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/puppeteer/25.5.0/25.7.0?slim=true) |

---

### Release Notes

<details>
<summary>sindresorhus/globals (globals)</summary>

### [`v17.11.0`](https://github.com/sindresorhus/globals/releases/tag/v17.11.0)

[Compare Source](https://github.com/sindresorhus/globals/compare/v17.10.0...v17.11.0)

- Add `react-native` globals ([#&#8203;337](https://github.com/sindresorhus/globals/issues/337))  [`61eafbf`](https://github.com/sindresorhus/globals/commit/61eafbf)

***

### [`v17.10.0`](https://github.com/sindresorhus/globals/releases/tag/v17.10.0)

[Compare Source](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.10.0)

- Add `GM_cookie` to Greasemonkey globals ([#&#8203;349](https://github.com/sindresorhus/globals/issues/349))  [`f468407`](https://github.com/sindresorhus/globals/commit/f468407)

***

</details>

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

### [`v25.7.0`](https://github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#2570-2026-08-13)

[Compare Source](https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.6.0...puppeteer-v25.7.0)

##### 🎉 Features

- roll to Chrome 152.0.7977.42 ([#&#8203;15330](https://github.com/puppeteer/puppeteer/issues/15330)) ([0c187db](https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e))
- **tracing:** support bufferSize option in tracing.start ([#&#8203;15328](https://github.com/puppeteer/puppeteer/issues/15328)) ([987f146](https://github.com/puppeteer/puppeteer/commit/987f146b85115b73f8415c1c1b93d3b42576f058))

##### Dependencies

- The following workspace dependencies were updated
  - dependencies
    - puppeteer-core bumped from 25.6.0 to 25.7.0

##### 🛠️ Fixes

- logger calling causing crashes ([#&#8203;15338](https://github.com/puppeteer/puppeteer/issues/15338)) ([eb874a5](https://github.com/puppeteer/puppeteer/commit/eb874a58e55bd7221bca35d4216dc298b1f8ee86))
- roll to Firefox 153.0.4 ([#&#8203;15329](https://github.com/puppeteer/puppeteer/issues/15329)) ([df5a524](https://github.com/puppeteer/puppeteer/commit/df5a5241108b6856d8198b019e6772c001da2729))

##### 🏗️ Refactor

- use Desposable stacks to track listeners ([#&#8203;15332](https://github.com/puppeteer/puppeteer/issues/15332)) ([df2d719](https://github.com/puppeteer/puppeteer/commit/df2d71988ef7b2a857ff66615cdc28a857078e9c))

### [`v25.6.0`](https://github.com/puppeteer/puppeteer/blob/HEAD/CHANGELOG.md#2570-2026-08-13)

[Compare Source](https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.5.0...puppeteer-v25.6.0)

##### 🎉 Features

- roll to Chrome 152.0.7977.42 ([#&#8203;15330](https://github.com/puppeteer/puppeteer/issues/15330)) ([0c187db](https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e))
- **tracing:** support bufferSize option in tracing.start ([#&#8203;15328](https://github.com/puppeteer/puppeteer/issues/15328)) ([987f146](https://github.com/puppeteer/puppeteer/commit/987f146b85115b73f8415c1c1b93d3b42576f058))

##### Dependencies

- The following workspace dependencies were updated
  - dependencies
    - puppeteer-core bumped from 25.6.0 to 25.7.0

##### 🛠️ Fixes

- logger calling causing crashes ([#&#8203;15338](https://github.com/puppeteer/puppeteer/issues/15338)) ([eb874a5](https://github.com/puppeteer/puppeteer/commit/eb874a58e55bd7221bca35d4216dc298b1f8ee86))
- roll to Firefox 153.0.4 ([#&#8203;15329](https://github.com/puppeteer/puppeteer/issues/15329)) ([df5a524](https://github.com/puppeteer/puppeteer/commit/df5a5241108b6856d8198b019e6772c001da2729))

##### 🏗️ Refactor

- use Desposable stacks to track listeners ([#&#8203;15332](https://github.com/puppeteer/puppeteer/issues/15332)) ([df2d719](https://github.com/puppeteer/puppeteer/commit/df2d71988ef7b2a857ff66615cdc28a857078e9c))

</details>

---

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

Reviewed-on: https://git.keligrubb.com/keligrubb/scrollsmith/pulls/27
Co-authored-by: Renovate Bot <renovate@keligrubb.com>
2026-08-19 02:11:02 +00:00
+336 -354
View File
File diff suppressed because it is too large Load Diff