Skip to content

chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.7.3#192

Open
ZxBot wants to merge 2 commits intodevelfrom
renovate/org.codehaus.mojo-flatten-maven-plugin-1.x
Open

chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.7.3#192
ZxBot wants to merge 2 commits intodevelfrom
renovate/org.codehaus.mojo-flatten-maven-plugin-1.x

Conversation

@ZxBot
Copy link
Contributor

@ZxBot ZxBot commented Dec 22, 2025

This PR contains the following updates:

Package Change Age Confidence
org.codehaus.mojo:flatten-maven-plugin (source) 1.1.01.7.3 age confidence

Release Notes

mojohaus/flatten-maven-plugin (org.codehaus.mojo:flatten-maven-plugin)

v1.7.3

Compare Source

🐛 Bug Fixes

  • Fixes condition-activated profiles not considered in effective model (#​481) @​oldhen

📦 Dependency updates

v1.7.2

Compare Source

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

v1.7.1

Compare Source

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

v1.7.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

v1.6.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

v1.5.0

Compare Source

🚀 New features and improvements

📦 Dependency updates

  • Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#​354) @​dependabot
  • Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#​353) @​dependabot

👻 Maintenance

v1.4.1

Compare Source

🐛 Bug Fixes

v1.4.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build


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.codehaus.mojo-flatten-maven-plugin-1.x branch 3 times, most recently from 739e62a to 5a840d3 Compare December 24, 2025 03:23
@ZxBot ZxBot force-pushed the renovate/org.codehaus.mojo-flatten-maven-plugin-1.x branch 2 times, most recently from 3cb9972 to 789222f 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.codehaus.mojo-flatten-maven-plugin-1.x branch from 789222f to 9c5f9fa Compare January 20, 2026 03:25
@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