Open renovate[bot] opened 2 years ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ COPYPASTE | jscpd | yes | no | 1.62s | |
✅ KUBERNETES | kubeval | 1 | 0 | 0.34s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
✅ REPOSITORY | secretlint | yes | no | 1.68s | |
✅ YAML | prettier | 1 | 0 | 0.67s | |
✅ YAML | yamllint | 1 | 0 | 0.18s |
See errors details in artifact MegaLinter reports on CI Job page
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
1.25.2
->1.26.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
dani-garcia/vaultwarden
### [`v1.26.0`](https://togithub.com/dani-garcia/vaultwarden/releases/tag/1.26.0) [Compare Source](https://togithub.com/dani-garcia/vaultwarden/compare/1.25.2...1.26.0) #### What's Changed - Updated web vault to v2022.10.0 - Fix uploads from mobile clients (and dep updates) by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2675](https://togithub.com/dani-garcia/vaultwarden/pull/2675) - Update deps and Alpine image by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2665](https://togithub.com/dani-garcia/vaultwarden/pull/2665) - Add support for send v2 API endpoints by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2756](https://togithub.com/dani-garcia/vaultwarden/pull/2756) - External Links | Optimize behavior by [@Fvbor](https://togithub.com/Fvbor) in [https://github.com/dani-garcia/vaultwarden/pull/2693](https://togithub.com/dani-garcia/vaultwarden/pull/2693) - Add Org user revoke feature by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2698](https://togithub.com/dani-garcia/vaultwarden/pull/2698) - Change the handling of login errors. by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2729](https://togithub.com/dani-garcia/vaultwarden/pull/2729) - Added support for web-vault v2022.9 by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2732](https://togithub.com/dani-garcia/vaultwarden/pull/2732) - add not_found catcher for 404 errors by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2768](https://togithub.com/dani-garcia/vaultwarden/pull/2768) - Fix issue 2737, unable to create org by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2738](https://togithub.com/dani-garcia/vaultwarden/pull/2738) - Rename/Fix revoke/restore endpoints by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2739](https://togithub.com/dani-garcia/vaultwarden/pull/2739) - Update CSP for DuckDuckGo email forwarding by [@jjlin](https://togithub.com/jjlin) in [https://github.com/dani-garcia/vaultwarden/pull/2812](https://togithub.com/dani-garcia/vaultwarden/pull/2812) - check if data folder is a writable directory by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2811](https://togithub.com/dani-garcia/vaultwarden/pull/2811) - Update build workflow by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2744](https://togithub.com/dani-garcia/vaultwarden/pull/2744) - fix: tooltip typo by [@djbrownbear](https://togithub.com/djbrownbear) in [https://github.com/dani-garcia/vaultwarden/pull/2746](https://togithub.com/dani-garcia/vaultwarden/pull/2746) - Update libraries and Rust version by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2758](https://togithub.com/dani-garcia/vaultwarden/pull/2758) - Fix organization vault export by [@BlackDex](https://togithub.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/2765](https://togithub.com/dani-garcia/vaultwarden/pull/2765) - allow the removal of non-confirmed owners by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2772](https://togithub.com/dani-garcia/vaultwarden/pull/2772) - v2022.9.2 expects a json response while registering by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2803](https://togithub.com/dani-garcia/vaultwarden/pull/2803) - make invitation expiration time configurable by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2805](https://togithub.com/dani-garcia/vaultwarden/pull/2805) - return more descriptive JWT validation messages by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2806](https://togithub.com/dani-garcia/vaultwarden/pull/2806) - Add `CreationDate` to cipher response JSON by [@jjlin](https://togithub.com/jjlin) in [https://github.com/dani-garcia/vaultwarden/pull/2813](https://togithub.com/dani-garcia/vaultwarden/pull/2813) - fix link of license badge by [@stefan0xC](https://togithub.com/stefan0xC) in [https://github.com/dani-garcia/vaultwarden/pull/2816](https://togithub.com/dani-garcia/vaultwarden/pull/2816) #### New Contributors - [@Fvbor](https://togithub.com/Fvbor) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/2693](https://togithub.com/dani-garcia/vaultwarden/pull/2693) - [@djbrownbear](https://togithub.com/djbrownbear) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/2746](https://togithub.com/dani-garcia/vaultwarden/pull/2746) - [@stefan0xC](https://togithub.com/stefan0xC) made their first contribution in [https://github.com/dani-garcia/vaultwarden/pull/2768](https://togithub.com/dani-garcia/vaultwarden/pull/2768) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.25.2...1.26.0Configuration
📅 Schedule: Branch creation - "on sunday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.