Skip to content

chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.9.0#191

Open
ZxBot wants to merge 2 commits intodevelfrom
renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x
Open

chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.9.0#191
ZxBot wants to merge 2 commits intodevelfrom
renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x

Conversation

@ZxBot
Copy link
Contributor

@ZxBot ZxBot commented Dec 22, 2025

This PR contains the following updates:

Package Change Age Confidence
org.apache.maven.plugins:maven-dependency-plugin (source) 3.6.13.9.0 age confidence

Configuration

📅 Schedule: Branch creation - "after 9am and before 6pm every weekday except after 12pm and before 2pm" in timezone Europe/Rome, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ZxBot ZxBot force-pushed the renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x branch 3 times, most recently from 7e53f7c to 7e11413 Compare December 24, 2025 03:23
@ZxBot ZxBot force-pushed the renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x branch 2 times, most recently from 85cee66 to 8b58482 Compare January 19, 2026 11:49
M0Rf30 and others added 2 commits January 19, 2026 15:10
…eepalive, HTTP/2Feature/replace nviennot with native keepalive (#203)

* refactor(CO-3074): replace nviennot tcp-keepalive module with native nginx so_keepalive

Replace the external nviennot/nginx-tcp-keepalive module with nginx's
native so_keepalive parameter on listen directives. This removes an
external dependency on a dormant module (last updated 2021) in favor
of built-in functionality available since nginx 1.11.0.

Changes:
- Remove tcp_keepalive directive from nginx.conf.web.template
- Add so_keepalive=on to all listen directives across:
  - HTTP/HTTPS web templates
  - Admin console templates
  - SSO templates
  - Mail proxy templates (IMAP/IMAPS/POP3/POP3S)
  - Stream templates (XMPP/AddressBook)

Note: The nginx-tcp-keepalive module can now be removed from
carbonio-thirds PKGBUILD.

* fix(CO-3074): add cookie security flags, upstream keepalive, and HTTP/2 for admin

- Add HttpOnly, Secure, SameSite=Strict to logout cookies on HTTPS templates
- Add HttpOnly, SameSite=Strict to logout cookies on HTTP templates
- Add keepalive 32 to all service upstreams for connection reuse
- Enable HTTP/2 on admin panel templates

* fix(CO-3074): add carbonio-catalog as runtime dependency

The proxy configures an Envoy sidecar upstream for carbonio-catalog
but the package was not declared as a dependency, causing connection
resets when the catalog service is missing.

* fix(CO-3074): add Connection header for upstream keepalive support

Add `proxy_set_header Connection "";` to all non-WebSocket locations
that use keepalive-enabled upstreams. Without this header, nginx sends
`Connection: close` by default, preventing connection reuse and making
the `keepalive 32;` directives ineffective.

Locations updated:
- /services/files/, /services/chats/, /services/docs/, /services/tasks/
- /services/storages/, /services/catalog/, /services/mobile/tokens
- /services/certificate-manager/, /zx/login/, /zx/auth/

WebSocket locations (/services/chats/events, /services/messaging/ws-xmpp,
/services/docs/editor/) already have `Connection "upgrade"` and are unchanged.

Refs: CO-3074
@ZxBot ZxBot force-pushed the renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x branch from 8b58482 to 4a8284e Compare January 20, 2026 03:24
@ZxBot
Copy link
Contributor Author

ZxBot commented Jan 21, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants