mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #1278] [CLOSED] Bump brotli from 1.1.0 to 1.2.0 #1151
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#1151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/1278
Author: @dependabot[bot]
Created: 11/26/2025
Status: ❌ Closed
Base:
main← Head:dependabot/pip/brotli-1.2.0📝 Commits (10+)
c2d2f0aImplement Mullvad Leta backend support and update README7c5ee45Update README.md7df25b7Remove Codebeat badge from README to streamline badge displaybeb822dMerge branch 'main' into beta852f51aMerge pull request #1256 from benbusby/beta97952c6Update version.pyb16ac3bUpdate README.md5e4bfb1Update README.md1d3bd49Merge branch 'main' into revert_leta3924410Merge pull request #1276 from benbusby/revert_leta📊 Changes
10 files changed (+399 additions, -7 deletions)
View changed files
➕
LETA_INTEGRATION.md(+137 -0)📝
README.md(+15 -0)📝
app/filter.py(+126 -0)📝
app/models/config.py(+5 -1)📝
app/request.py(+77 -2)📝
app/routes.py(+12 -1)📝
app/templates/index.html(+6 -0)📝
app/utils/results.py(+8 -1)📝
requirements.txt(+1 -1)📝
test/test_misc.py(+12 -1)📄 Description
Bumps brotli from 1.1.0 to 1.2.0.
Release notes
Sourced from brotli's releases.
... (truncated)
Changelog
Sourced from brotli's changelog.
Commits
028fb5arelease v1.2.0390de5bbuild and test csharp decoder3499acbregenerate go/kt/js/ts8ca2312fix release workflowee771dafix copy-paste in Java decoder42aee32try to fix release workflow392c06bredesign release resource uploading1964cdbramp up all GH actions plugins61605b1pick VCPKG patches4b0f27bpick changes from Alpine patchDependabot 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.