Skip to content

chore(deps): update container image vikunja/vikunja to v1.1.0#3832

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vikunja-vikunja-1.x
Open

chore(deps): update container image vikunja/vikunja to v1.1.0#3832
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vikunja-vikunja-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Update Change
vikunja/vikunja major 0.24.61.1.0

Release Notes

go-vikunja/vikunja (vikunja/vikunja)

v1.1.0

Compare Source

Bug Fixes
  • (auth) Remove unnecessary fields from JWT token payloads
  • (backgrounds) Enforce max file size for unsplash downloads
  • (backgrounds) Avoid integer overflow in max size calculation
  • (backgrounds) Stream unsplash download to temp file instead of memory
  • (build) Add osusergo tag to prevent SIGFPE crash under systemd
  • (build) Normalize comma-separated TAGS to prevent build failure
  • (ci) Move gpg setup to right before sign step
  • (dump) Stream files during restore to avoid memory pressure
  • (dump) Limit copy size to prevent decompression bombs
  • (files) Require io.ReadSeeker for S3 uploads, remove temp file fallback
  • (files) Update all callers to provide seekable readers for S3 uploads
  • (files) Seek to start before writing for consistent behavior
  • (log) Write each log category to its own file (#​2206)
  • (nav) Show shared sub-projects in sidebar when the parent is inaccessible (#​2176)
  • (task) Use DOMParser in task glance tooltip description preview
  • Add touch CSS properties to list view for mobile drag-and-drop (b741c2d)
  • Restrict numeric date regex matching to text boundaries (#​2195) (a82efa0)
  • Allow middle-of-text dates when followed by time expressions (#​2195) (3f0bf71)
  • Iterate past rejected middle matches in matchDateAtBoundary() (77b8403)
  • Redirect immediately after login to prevent form flash in app shell (8bccf21)
  • Redirect immediately after registration to prevent form flash in app shell (dcff454)
  • Avoid clearing saved redirect in onBeforeMount to prevent race with submit (0e2ea5c)
  • Prevent auth layout swap while still on login/register route (5d9f62c)
  • Guard against undefined route.name in auth layout check (cdca790)
  • Format attachment upload error messages as readable strings (7256a14)
  • Handle attachment upload errors with user-visible notifications (eb369cf)
Dependencies
Documentation
  • (agents) Include go tips [skip ci]
  • Add caveat about running go tests to agent instructions [skip ci] (ac3fd3e)
Features
  • (doctor) Add detailed file diagnostics for local storage (#​2179)
  • (doctor) Add user namespace detection and improved storage diagnostics (#​2180)
  • Add option to send Basic Auth header with webhook requests (#​2137) (cf029ce)
  • Add matchDateAtBoundary() helper for position-aware date matching (#​2195) (1013305)
  • Add UNSIGNED-PAYLOAD config option for S3-compatible stores (#​2205) (b6974ff)
Miscellaneous Tasks
  • (ci) Add debugging around release signing
  • (i18n) Update translations via Crowdin
Other
  • (other) [skip ci] Updated swagger docs
Refactor
  • (db) Extract testable ResolveDatabasePath function (#​2193)
  • (files) Remove redundant seek operations in writeToStorage
  • Remove unnecessary flags parameter from matchDateAtBoundary() (61448bb)
  • Remove unnecessary comment from getDateFromText() (cee258e)
  • Extract auth route names into shared constant (e9a6abf)
Testing
  • (files) Update tests for io.ReadSeeker API
  • Add failing tests for middle-of-text date false positives (#​2195) (e9b10e6)
  • Add dot-separated middle-of-text date false positive test (#​2195) (829b10b)
  • Add positive boundary tests for date parsing (#​2195) (c544886)
  • Add E2E test for login form flash regression (b3e95e9)

v1.0.0

Compare Source

Bug Fixes
  • (editor) Prevent crash when exiting edit mode in tiptap
  • (files) Make sure base directory exists when using local file system (#​2166)
  • (routes) Restore SPA routing after Echo v5 upgrade
  • Use dark shadows for email template in dark mode (#​2155) (28593e6)
Dependencies
  • (deps) Update dependency sass-embedded to v1.97.3 (#​2150)
  • (deps) Update module github.com/redis/go-redis/v9 to v9.17.3 (#​2153)
  • (deps) Update dev-dependencies (major) (#​1375)
  • (deps) Update tiptap to v3.17.0
Features
  • Add required checkbox to confirm issue search before submission (d61caab)
  • Add vikunja doctor command for diagnostic checks (#​2165) (3aa1e90)
Miscellaneous Tasks
  • Use correct repo and issue url (72a928d)

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 requested a review from Michaelpalacce as a code owner January 27, 2026 20:25
@renovate renovate bot force-pushed the renovate/vikunja-vikunja-1.x branch from 8a698d1 to 7d2df37 Compare February 10, 2026 07:01
@renovate renovate bot changed the title chore(deps): update container image vikunja/vikunja to v1.0.0 chore(deps): update container image vikunja/vikunja to v1.1.0 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/vikunja-vikunja-1.x branch from 7d2df37 to ac63702 Compare February 12, 2026 14:02
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