-
Notifications
You must be signed in to change notification settings - Fork 184
chore(deps): bump frozenlist from 1.7.0 to 1.8.0 #757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
kishore7snehil
commented
Oct 21, 2025
Claude finished @kishore7snehil's task —— View job
Review Progress
- Gather PR context and read diff
- Read project architecture documentation
- Perform code quality review
- Perform security review
- Perform performance review
- Provide final assessment
Analysis
This PR updates frozenlist from 1.7.0 to 1.8.0. The package is a transitive dependency of aiohttp (which is used for async HTTP operations in this SDK).
Change Summary:
- Single line change in requirements.txt:
frozenlist==1.7.0→frozenlist==1.8.0 - Release contains only contributor-facing changes (CI/CD improvements, wheel building for CPython 3.14, arm64 Windows support)
- No API changes or functional modifications
Review Findings:
- ✅ Security: No security vulnerabilities reported in release notes
- ✅ Compatibility: Release notes indicate no breaking changes; only build/CI improvements
- ✅ Code Quality: N/A (no code changes)
- ✅ Performance: No performance-related changes mentioned
- ⏳ CI Status: Tests are currently running (Build and Test, CodeQL, Snyk)
Overall Assessment
✅ This dependency update can be merged once CI checks pass. The frozenlist 1.8.0 release contains only build system and CI/CD improvements with no API changes, breaking changes, or security concerns.
Job Run: Link
Branch: dependabot/pip/frozenlist-1.8.0
Uh oh!
There was an error while loading. Please reload this page.
Bumps frozenlist from 1.7.0 to 1.8.0.
Release notes
Sourced from frozenlist's releases.
Changelog
Sourced from frozenlist's changelog.
Commits
48324afRelease 1.8.0 (#698)7e5eab0Add windows arm64 support (#678)a2c22c2Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (#691)752b80aBuild(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...6b9d557Build(deps): Bump cython from 3.1.1 to 3.1.4 (#690)7c4ad20Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (#693)65f35d6Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (#697)1ad0263Build(deps): Bump pytest from 7.4.3 to 8.4.2 (#694)884ee49Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (#689)b2d6180Fix dependabot updates (#687)Dependabot compatibility score
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)