mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 18:12:14 -05:00
[PR #4357] [MERGED] Update crates, GHA and a Python script #16264
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4357
Author: @BlackDex
Created: 2/16/2024
Status: ✅ Merged
Merged: 2/25/2024
Merged by: @dani-garcia
Base:
main← Head:update-crates-gha-python📝 Commits (1)
4b5f34dUpdate crates, GHA and a Python/JS scripts📊 Changes
12 files changed (+5430 additions, -7562 deletions)
View changed files
📝
.github/workflows/release.yml(+4 -4)📝
Cargo.lock(+160 -146)📝
Cargo.toml(+8 -8)📝
src/api/web.rs(+1 -1)📝
src/static/scripts/bootstrap.bundle.js(+5 -5)📝
src/static/scripts/bootstrap.css(+43 -38)📝
src/static/scripts/datatables.css(+196 -154)📝
src/static/scripts/datatables.js(+4974 -7179)📝
src/static/scripts/jquery-3.7.1.slim.js(+30 -18)📝
src/static/templates/admin/organizations.hbs(+1 -1)📝
src/static/templates/admin/users.hbs(+1 -1)📝
tools/global_domains.py(+7 -7)📄 Description
Also fixed some Python linting warnings
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.