Skip to content

Conversation

@Tim020
Copy link
Contributor

@Tim020 Tim020 commented Jan 26, 2026

No description provided.

dependabot bot and others added 3 commits January 25, 2026 14:07
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.140.0 to 0.148.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.140.0...0.148.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-version: 0.148.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.1 to 80.10.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.10.1...v80.10.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 80.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Parse page numbers as integers in loadCompiledScript() to fix string
comparison bug. Object.entries() returns keys as strings, causing
"100" > "99" to evaluate false (lexicographic comparison).

Also add Number() defense-in-depth in navigateTo() check.

Fixes #875

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@Tim020 Tim020 added the release Pull requests for creating a new release label Jan 26, 2026
@github-actions github-actions bot added client Pull requests changing front end code server Pull requests changing back end code xsmall-diff labels Jan 26, 2026
@github-actions
Copy link

github-actions bot commented Jan 26, 2026

Client Test Results

83 tests   83 ✅  0s ⏱️
 3 suites   0 💤
 1 files     0 ❌

Results for commit eaffc44.

♻️ This comment has been updated with latest results.

@github-actions github-actions bot added small-diff Small pull request and removed xsmall-diff labels Jan 26, 2026
@sonarqubecloud
Copy link

@github-actions
Copy link

Python Test Results

  1 files    1 suites   38s ⏱️
313 tests 313 ✅ 0 💤 0 ❌
318 runs  318 ✅ 0 💤 0 ❌

Results for commit eaffc44.

@Tim020 Tim020 merged commit eca2d42 into main Jan 26, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests changing front end code release Pull requests for creating a new release server Pull requests changing back end code small-diff Small pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants