Skip to content

Update docker.io/vaultwarden/server Docker tag to v1.37.1 - #83

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-vaultwarden-server-1.x
Open

Update docker.io/vaultwarden/server Docker tag to v1.37.1#83
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-vaultwarden-server-1.x

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
docker.io/vaultwarden/server minor 1.30.51.37.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dani-garcia/vaultwarden (docker.io/vaultwarden/server)

v1.37.1

Compare Source

Note

This patch release resolves the issues with invites.
If you have applied any workaround to fix this locally, please revert those fixes to prevent possible other issues.

I'm sorry that it took some time to check and validate this fix.

Also, this release fixes an issue (#​7475) with all the Alpine based images which are build using https://github.com/BlackDex/rust-musl/.
An issue with the build image OpenSSL compilation is resolved and those are used to build the new alpine tagged containers.

What's Changed

  • Always send initOrganization and orgUserHasExistingUser in invite URL by @​vikfox in #​7482
  • Indirectly resolved #​7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.37.0...1.37.1

v1.37.0

Compare Source

Note

This update is required for support with clients with version 2026.7.0+, please update before reporting any issues with them.

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

These are private for now, pending CVE assignment and publishing at a later date.

What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.36.0...1.37.0

v1.36.0

Compare Source

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

These are private for now, pending CVE assignment.

Notes

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.35.8...1.36.0

You can discuss this release here https://redirect.github.com/dani-garcia/vaultwarden/discussions/7177

v1.35.8

Compare Source

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.7...1.35.8

v1.35.7

Compare Source

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.6...1.35.7

v1.35.6

Compare Source

Notes

The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all.
This has been fixed now in this release.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.5...1.35.6

v1.35.5

Compare Source

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

These are private for now, pending CVE assignment.

Notes

  • The admin templates have changed, please update them if you override these via templates.
  • Two Factor Remember Tokens are now valid for max 30 days. Old tokens are invalid directly after upgrading.

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.35.4...1.35.5

v1.35.4

Compare Source

Security Fixes

This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.

  • GHSA-w9f8-m526-h7fh. This vulnerability would allow an attacker to access a cipher from a different user (fully encrypted) if they already know its internal UUID.
  • GHSA-h4hq-rgvh-wh27. This vulnerability allows an attacker with manager-level access within an organization to modify collections they can access, even if they do not have management permissions for them.
  • GHSA-r32r-j5jq-3w4m. This vulnerability allows an attacker with manager-level access within an organization to modify collections they are not assigned.

These are private for now, pending CVE assignment.

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.35.3...1.35.4

v1.35.3

Compare Source

Security Fixes

This release contains security fixes for the following advisory. We strongly advice to update as soon as possible if you believe it could affect you.

  • GHSA-h265-g7rm-h337 (Publication in process, waiting for CVE assignment)
    This vulnerability would allow an authenticated attacker that is part of an organization to access items from collections to which the attacker does not belong.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.2...1.35.3

v1.35.2

Compare Source

Notable changes

Fixed an issue with the web-vault which prevent creating an organization.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.1...1.35.2

v1.35.1

Compare Source

Notable changes

  • Fixed issue with applications being logged out after upgrading due to changes to refresh token parsing
  • Updated web vault to 2025.12.1
  • Correctly publish alpine tag, which was missing in 1.35.0

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.35.0...1.35.1

v1.35.0

Compare Source

Notable changes

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.34.3...1.35.0

v1.34.3

Compare Source

Notable changes

This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images.
The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.34.2...1.34.3

v1.34.2

Compare Source

Notable changes

  • Updated web vault to 2025.7.0
  • Included experimental support for S3 file backend using OpenDAL. This currently requires compiling from source with the s3 feature flag, check #​5626 for more details.

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.34.1...1.35.0

v1.34.1

Compare Source

What's Changed

**

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch 6 times, most recently from 84d636d to d955afb Compare November 18, 2024 14:28
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.32.4 Update docker.io/vaultwarden/server Docker tag to v1.32.5 Nov 18, 2024
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from d955afb to 4dfd7ac Compare December 11, 2024 00:46
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.32.5 Update docker.io/vaultwarden/server Docker tag to v1.32.6 Dec 11, 2024
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 4dfd7ac to d767281 Compare December 20, 2024 11:34
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.32.6 Update docker.io/vaultwarden/server Docker tag to v1.32.7 Dec 20, 2024
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from d767281 to dd91e49 Compare January 26, 2025 09:02
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.32.7 Update docker.io/vaultwarden/server Docker tag to v1.33.0 Jan 26, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch 2 times, most recently from 510dc96 to 3d93f5f Compare February 3, 2025 17:36
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.33.0 Update docker.io/vaultwarden/server Docker tag to v1.33.1 Feb 3, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch 2 times, most recently from 44191fd to 3d6de8f Compare February 9, 2025 21:46
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.33.1 Update docker.io/vaultwarden/server Docker tag to v1.33.2 Feb 9, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch 2 times, most recently from 713c738 to c1bbf3f Compare February 17, 2025 01:49
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from c1bbf3f to 4c4e603 Compare February 21, 2025 07:13
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 4c4e603 to 40ff655 Compare May 26, 2025 21:29
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.33.2 Update docker.io/vaultwarden/server Docker tag to v1.34.0 May 26, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 40ff655 to 61055f7 Compare May 27, 2025 01:43
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.34.0 Update docker.io/vaultwarden/server Docker tag to v1.34.1 May 27, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch 2 times, most recently from 9df3cbd to e162fc4 Compare June 2, 2025 02:16
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from e162fc4 to 5089f6e Compare July 27, 2025 20:30
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.34.1 Update docker.io/vaultwarden/server Docker tag to v1.34.2 Jul 27, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 5089f6e to ac2854b Compare July 30, 2025 12:27
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.34.2 Update docker.io/vaultwarden/server Docker tag to v1.34.3 Jul 30, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from ac2854b to b94f1f9 Compare December 28, 2025 01:38
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.34.3 Update docker.io/vaultwarden/server Docker tag to v1.35.0 Dec 28, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from b94f1f9 to 14a3f46 Compare December 30, 2025 16:51
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.0 Update docker.io/vaultwarden/server Docker tag to v1.35.1 Dec 30, 2025
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 14a3f46 to 2c62278 Compare January 9, 2026 21:27
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.1 Update docker.io/vaultwarden/server Docker tag to v1.35.2 Jan 9, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 2c62278 to 9fd0840 Compare February 10, 2026 21:38
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.2 Update docker.io/vaultwarden/server Docker tag to v1.35.3 Feb 10, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 9fd0840 to 314f63d Compare February 24, 2026 02:39
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.3 Update docker.io/vaultwarden/server Docker tag to v1.35.4 Feb 24, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 314f63d to 9145b18 Compare April 12, 2026 17:20
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.4 Update docker.io/vaultwarden/server Docker tag to v1.35.5 Apr 12, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 9145b18 to 8ce4241 Compare April 12, 2026 21:33
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.5 Update docker.io/vaultwarden/server Docker tag to v1.35.6 Apr 12, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 8ce4241 to 17faf5e Compare April 14, 2026 01:01
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.6 Update docker.io/vaultwarden/server Docker tag to v1.35.7 Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 17faf5e to 40389f7 Compare April 25, 2026 22:04
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.7 Update docker.io/vaultwarden/server Docker tag to v1.35.8 Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 40389f7 to c011c8c Compare May 3, 2026 17:39
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.35.8 Update docker.io/vaultwarden/server Docker tag to v1.36.0 May 3, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from c011c8c to 6ad6188 Compare July 24, 2026 19:47
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.36.0 Update docker.io/vaultwarden/server Docker tag to v1.37.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/docker.io-vaultwarden-server-1.x branch from 6ad6188 to bed6509 Compare July 29, 2026 18:44
@renovate renovate Bot changed the title Update docker.io/vaultwarden/server Docker tag to v1.37.0 Update docker.io/vaultwarden/server Docker tag to v1.37.1 Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants