Skip to content

chore(deps): update dependency @release-it/bumper to v7 - abandoned#195

Open
ZxBot wants to merge 2 commits intodevelfrom
renovate/release-it-bumper-7.x
Open

chore(deps): update dependency @release-it/bumper to v7 - abandoned#195
ZxBot wants to merge 2 commits intodevelfrom
renovate/release-it-bumper-7.x

Conversation

@ZxBot
Copy link
Copy Markdown
Contributor

@ZxBot ZxBot commented Dec 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@release-it/bumper ^6.0.1^7.0.5 age confidence

Release Notes

release-it/bumper (@​release-it/bumper)

v7.0.5

Compare Source

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

  • Update dependencies (f4a4082)
  • Fix range of release-it peer dep (e277d8c)

v7.0.1

Compare Source

v7.0.0

Compare Source


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
Copy link
Copy Markdown
Contributor Author

ZxBot commented Dec 22, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: proxy-rc@1.0.0
npm error Found: release-it@17.11.0
npm error node_modules/release-it
npm error   dev release-it@"^17.11.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer release-it@">=18.0.0 || >=19.0.0" from @release-it/bumper@7.0.5
npm error node_modules/@release-it/bumper
npm error   dev @release-it/bumper@"^7.0.5" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-01-20T03_25_19_641Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-01-20T03_25_19_641Z-debug-0.log

@ZxBot ZxBot force-pushed the renovate/release-it-bumper-7.x branch 3 times, most recently from 9506e13 to 85956fc Compare December 24, 2025 03:23
@ZxBot ZxBot force-pushed the renovate/release-it-bumper-7.x branch 2 times, most recently from 7b7545a to 289f526 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/release-it-bumper-7.x branch from 289f526 to 43ced5a Compare January 20, 2026 03:25
@ZxBot
Copy link
Copy Markdown
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.

@ZxBot ZxBot changed the title chore(deps): update dependency @release-it/bumper to v7 chore(deps): update dependency @release-it/bumper to v7 - abandoned Feb 25, 2026
@ZxBot
Copy link
Copy Markdown
Contributor Author

ZxBot commented Feb 25, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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