Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image vaultwarden/server to v1.33.2 #854

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2022

This PR contains the following updates:

Package Update Change
vaultwarden/server minor 1.24.0 -> 1.33.2

Warning

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


Release Notes

dani-garcia/vaultwarden (vaultwarden/server)

v1.33.2

Compare Source

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.33.1...1.33.2

v1.33.1

Compare Source

General mention

This release has some minor issues fixed like:

  • Icon's not working on the Desktop clients
  • Invites not always working
  • DUO settings not able to configure
  • Manager rights
  • Mobile client sync issues fixed
What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.33.0...1.33.1

v1.33.0

Compare Source

Security Fixes

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

  • GHSA-f7r5-w49x-gxm3
    This vulnerability is only possible if you do not have an ADMIN_TOKEN configured and open links or pages you should not trust anyway. Ensure you have an ADMIN_TOKEN configured to keep your admin environment save.
  • GHSA-h6cc-rc6q-23j4
    This vulnerability is only possible if someone was able to gain access to your Vaultwarden Admin Backend. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email.
  • GHSA-j4h8-vch3-f797
    This vulnerability affects all users who have multiple Organizations and users which are able to create a new organization or have admin or owner rights on at least one organization. The attacker does need to know the Organization UUID of the Organization it want's to attack or compromise though.

Notable changes

  • Updated web-vault to v2025.1.1
  • Added partial manage role support for collections
  • Manager role is converted to a Custom role with either Manage All Collections or per collection.
    Admins and Owners probably want to check and verify if the rights are still correct.
  • The OCI containers and binaries are signed via GitHub Attestations
    This allows you to verify an OCI image or even the vaultwarden binary located within the OCI image.

These vulnerabilities affects

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.32.7...1.33.0

v1.32.7

Compare Source

Security Fixes

This release contains a security fix for the following CVE GHSA-g65h-982x-4m5m.

This vulnerability affects any installations that have the ORG_GROUPS_ENABLED setting enabled, and we urge anyone doing so to update as soon as possible.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.6...1.32.7

v1.32.6

Compare Source

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.32.5...1.32.6

v1.32.5

Compare Source

Security Fixes

This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
    You need to enable this feature by adding ssh-key-vault-item,ssh-agent to the EXPERIMENTAL_CLIENT_FEATURE_FLAGS config option. See .env.template

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.4...1.32.5

v1.32.4

Compare Source

Security Fixes

This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.

Notable changes

  • Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals.
  • Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.3...1.32.4

v1.32.3

Compare Source

Notable changes

  • Email template for org invites was updated again. The URL got HTML Encoded which resulted in a sometimes non-working URL (#​5100)
  • Fixed SMTP issues with some providers which send erroneous response to QUIT messages (Like QQ) (Thanks to @​paolobarbolini)
  • Fixed a long standing collection management issue where collections were not able to be managed via the Password Manager overview

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.2...1.32.3

v1.32.2

Compare Source

Notable changes

  • Fixed collection management for managers

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.32.1...1.32.2

v1.32.1

Compare Source

Notable changes

  • Fixed syncing/login with native mobile clients
  • Added CLI option to backup SQLite database
  • Email Template changes regarding invites, 2FA Incomplete logins, and new logins

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.32.0...1.32.1

v1.32.0

Compare Source

Security Fixes

This release has several CVE Reports fixed and we recommend everybody to update to the latest version as soon as possible.

Other changes

  • Updated web-vault to v2024.6.2
  • Fixed issues with password reset enrollment by rolling back a web-vault commit

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.31.0...1.32.0

v1.31.0

Compare Source

Major changes and New Features

  • Initial support for the beta releases of the new native mobile apps
  • Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
  • Updated included web vault to 2024.5.1

General mention

Bitwarden has changed the push API endpoints which affects the EU region endpoint users.
So if you use the push functionality and use the EU region you need to make some changes.
You have to update push.bitwarden.eu to api.bitwarden.eu.
This is also an issue with any previous version of Vaultwarden.

What's Changed

New Contributors

Full Changelog: dani-garcia/vaultwarden@1.30.5...1.31.0

v1.30.5

Compare Source

What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.30.4...1.30.5

v1.30.4

Compare Source

⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

What's Changed
New Contributors

Full Changelog: dani-garcia/vaultwarden@1.30.3...1.30.4

v1.30.3

Compare Source

This is a minor release to fix some issues with push notification device registration and docker healthcheck.

⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

What's Changed

Full Changelog: dani-garcia/vaultwarden@1.30.2...1.30.3

v1.30.2

Compare Source

⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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/vaultwarden-server-1.x branch from c53bd6f to 41094fa Compare July 16, 2022 18:21
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.25.0 chore(deps): update container image vaultwarden/server to v1.25.1 Jul 16, 2022
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 41094fa to 5af53c8 Compare July 27, 2022 21:08
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.25.1 chore(deps): update container image vaultwarden/server to v1.25.2 Jul 27, 2022
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 5af53c8 to 32a9e13 Compare October 14, 2022 19:42
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.25.2 chore(deps): update container image vaultwarden/server to v1.26.0 Oct 14, 2022
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 32a9e13 to 398b31c Compare March 16, 2023 20:12
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.26.0 chore(deps): update container image vaultwarden/server to v1.27.0 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.27.0 chore(deps): update container image vaultwarden/server to v1.28.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 398b31c to 66e1e6c Compare March 27, 2023 19:51
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.28.0 chore(deps): update container image vaultwarden/server to v1.28.1 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 66e1e6c to 81118c4 Compare April 3, 2023 10:14
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 81118c4 to a3ff99b Compare July 9, 2023 16:54
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.28.1 chore(deps): update container image vaultwarden/server to v1.29.0 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.29.0 chore(deps): update container image vaultwarden/server to v1.29.1 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from a3ff99b to 5c7b318 Compare July 26, 2023 22:46
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.29.1 chore(deps): update container image vaultwarden/server to v1.29.2 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 5c7b318 to 139b37f Compare August 31, 2023 22:48
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 139b37f to def90e9 Compare November 6, 2023 01:49
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.29.2 chore(deps): update container image vaultwarden/server to v1.30.0 Nov 6, 2023
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.0 chore(deps): update container image vaultwarden/server to v1.30.1 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from def90e9 to 1ceee5f Compare November 20, 2023 01:13
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 1ceee5f to bd33ebd Compare January 30, 2024 23:04
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.1 chore(deps): update container image vaultwarden/server to v1.30.2 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from bd33ebd to 9330849 Compare February 2, 2024 01:20
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.2 chore(deps): update container image vaultwarden/server to v1.30.3 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 9330849 to f8be033 Compare March 2, 2024 16:11
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.3 chore(deps): update container image vaultwarden/server to v1.30.4 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from f8be033 to 7933552 Compare March 2, 2024 21:45
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.4 chore(deps): update container image vaultwarden/server to v1.30.5 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 7933552 to b832127 Compare July 9, 2024 01:37
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.30.5 chore(deps): update container image vaultwarden/server to v1.31.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from b832127 to 0970cf8 Compare August 11, 2024 19:49
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.31.0 chore(deps): update container image vaultwarden/server to v1.32.0 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 0970cf8 to 104bffc Compare October 3, 2024 19:52
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.0 chore(deps): update container image vaultwarden/server to v1.32.1 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 104bffc to abc2cba Compare October 13, 2024 17:03
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.1 chore(deps): update container image vaultwarden/server to v1.32.2 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from abc2cba to 083e5d0 Compare October 27, 2024 16:09
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.2 chore(deps): update container image vaultwarden/server to v1.32.3 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 083e5d0 to 1814583 Compare November 11, 2024 01:41
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.3 chore(deps): update container image vaultwarden/server to v1.32.4 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 1814583 to 93d4ef3 Compare November 18, 2024 14:28
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.4 chore(deps): update container image vaultwarden/server to v1.32.5 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 93d4ef3 to 1963da3 Compare December 10, 2024 22:10
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.5 chore(deps): update container image vaultwarden/server to v1.32.6 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 1963da3 to 0836232 Compare December 20, 2024 14:27
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.6 chore(deps): update container image vaultwarden/server to v1.32.7 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 0836232 to 7b36623 Compare January 25, 2025 17:03
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.32.7 chore(deps): update container image vaultwarden/server to v1.33.0 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 7b36623 to 54afb92 Compare February 3, 2025 14:17
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.33.0 chore(deps): update container image vaultwarden/server to v1.33.1 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/vaultwarden-server-1.x branch from 54afb92 to eebba8f Compare February 9, 2025 21:08
@renovate renovate bot changed the title chore(deps): update container image vaultwarden/server to v1.33.1 chore(deps): update container image vaultwarden/server to v1.33.2 Feb 9, 2025
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.

0 participants