Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the minor-and-patch group with 2 updates: flask-compress and protobuf.

Updates flask-compress from 1.18 to 1.20

Changelog

Sourced from flask-compress's changelog.

1.20 (2025-10-20)

  • the new COMPRESS_EVALUATE_CONDITIONAL_REQUEST config option is now True by default

1.19 (2025-10-20)

  • Use backports.zstd instead of pyzstd, #63 by @​alexprengere
  • Add new behaviours to improve Etag compatibility, #67, by @​jlopex
    • weak etags are no longer modified by flask-compress
    • add new COMPRESS_EVALUATE_CONDITIONAL_REQUEST config option to call response.make_conditional(request) after compression, this ensures that 304 Not Modified responses are correctly generated when the client sends conditional requests with If-None-Match (defaults to False)
Commits
  • c5b9f4b Bump to version 1.20
  • 382b04f Fix pre-commit
  • ed7907f Make COMPRESS_EVALUATE_CONDITIONAL_REQUEST default to True
  • 9e63fa8 Bump to version 1.19
  • cca52ae Add COMPRESS_EVALUATE_CONDITIONAL_REQUEST new behaviour
  • 758a56b Use backports.zstd instead of pyzstd (#63)
  • 45de560 [pre-commit.ci] pre-commit autoupdate (#68)
  • 4529935 Bump the github-actions group with 3 updates (#66)
  • See full diff in compare view

Updates protobuf from 6.32.1 to 6.33.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 2 updates: [flask-compress](https://github.com/colour-science/flask-compress) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `flask-compress` from 1.18 to 1.20
- [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md)
- [Commits](colour-science/flask-compress@v1.18...v1.20)

Updates `protobuf` from 6.32.1 to 6.33.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: flask-compress
  dependency-version: '1.20'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: protobuf
  dependency-version: 6.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@jwngr jwngr merged commit 290fc7e into main Nov 8, 2025
3 of 4 checks passed
@jwngr jwngr deleted the dependabot/pip/minor-and-patch-1dcff59322 branch November 8, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant