build(deps): bump requests from 2.32.2 to 2.32.4 in /ci/fireci
Bumps requests from 2.32.2 to 2.32.4.
Release notes
Sourced from requests's releases.
v2.32.4
2.32.4 (2025-06-10)
Security
- CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file. (#6965)
Improvements
- Numerous documentation improvements
Deprecations
- Added support for pypy 3.11 for Linux and macOS. (#6926)
- Dropped support for pypy 3.9 following its end of support. (#6926)
v2.32.3
2.32.3 (2024-05-29)
Bugfixes
Changelog
Sourced from requests's changelog.
2.32.4 (2025-06-10)
Security
- CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.
Improvements
- Numerous documentation improvements
Deprecations
- Added support for pypy 3.11 for Linux and macOS.
- Dropped support for pypy 3.9 following its end of support.
2.32.3 (2024-05-29)
Bugfixes
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.org- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
π PRs merging into main branch
Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.
Firebase AI Mock Responses Check :warning:
A newer major version of the mock responses for Firebase AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v14.0
Test Results
β1β058 filesβ +β19βββ1β058 suitesβ +19βββ35m 49s β±οΈ +17s β5β985 tests Β±ββ0βββ5β963 β +ββ1ββ22 π€ Β±0ββ0 β β-β1β 12β033 runsβ +324ββ11β989 β +325ββ44 π€ Β±0ββ0 β β-β1β
Results for commit 41fb6e7b.βΒ± Comparison against base commit 11dfdac3.
:recycle: This comment has been updated with latest results.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Size Report 1
Affected Products
No changes between base commit (11dfdac) and merge commit (7b960d0).Test Logs
Coverage Report 1
Affected Products
firebase-configOverall coverage changed from ? (11dfdac) to 84.31% (7b960d0) by ?.
34 individual files with coverage change
Filename Base (11dfdac) Merge (7b960d0) Diff AutoValue_ConfigUpdate.java ? 29.41% ? Code.java ? 0.00% ? ConfigAutoFetch.java ? 86.73% ? ConfigCacheClient.java ? 93.33% ? ConfigContainer.java ? 94.29% ? ConfigFetchHandler.java ? 92.94% ? ConfigFetchHttpClient.java ? 86.27% ? ConfigGetParameterHandler.java ? 96.45% ? ConfigRealtimeHandler.java ? 41.38% ? ConfigRealtimeHttpClient.java ? 73.57% ? ConfigSharedPrefsClient.java ? 87.50% ? ConfigStorageClient.java ? 100.00% ? ConfigUpdate.java ? 100.00% ? ConfigUpdateListener.java ? 0.00% ? ConfigUpdateListenerRegistration.java ? 0.00% ? CustomSignals.java ? 100.00% ? DefaultsXmlParser.java ? 0.00% ? FirebaseRemoteConfig.java ? 89.76% ? FirebaseRemoteConfigClientException.java ? 75.00% ? FirebaseRemoteConfigException.java ? 95.65% ? FirebaseRemoteConfigFetchThrottledException.java ? 100.00% ? FirebaseRemoteConfigInfo.java ? 0.00% ? FirebaseRemoteConfigInfoImpl.java ? 100.00% ? FirebaseRemoteConfigServerException.java ? 68.42% ? FirebaseRemoteConfigSettings.java ? 61.54% ? FirebaseRemoteConfigValue.java ? 0.00% ? FirebaseRemoteConfigValueImpl.java ? 84.62% ? Personalization.java ? 91.43% ? RemoteConfig.kt ? 31.58% ? RemoteConfigComponent.java ? 90.70% ? RemoteConfigConstants.java ? 0.00% ? RemoteConfigRegistrar.java ? 100.00% ? RolloutsStateFactory.java ? 95.24% ? RolloutsStateSubscriptionsHandler.java ? 100.00% ? firebase-databaseOverall coverage changed from 50.20% (11dfdac) to 50.17% (7b960d0) by -0.02%.
Filename Base (11dfdac) Merge (7b960d0) Diff ChildChangeAccumulator.java 96.67% 83.33% -13.33% ViewProcessor.java 91.79% 92.10% +0.30% WriteTree.java 76.67% 77.22% +0.56% firebase-messagingOverall coverage changed from 84.02% (11dfdac) to 84.13% (7b960d0) by +0.11%.
Filename Base (11dfdac) Merge (7b960d0) Diff Metadata.java 36.51% 41.27% +4.76% firebase-ml-modeldownloaderOverall coverage changed from 81.86% (11dfdac) to 82.11% (7b960d0) by +0.25%.
Filename Base (11dfdac) Merge (7b960d0) Diff FirebaseModelDownloader.java 82.21% 84.66% +2.45% firebase-sessionsOverall coverage changed from 66.56% (11dfdac) to 66.67% (7b960d0) by +0.11%.
Filename Base (11dfdac) Merge (7b960d0) Diff RemoteSettings.kt 87.32% 88.73% +1.41% firebase-storageOverall coverage changed from 83.96% (11dfdac) to 84.16% (7b960d0) by +0.21%.
Filename Base (11dfdac) Merge (7b960d0) Diff UploadTask.java 81.52% 83.17% +1.65%
Test Logs