[PR #616] [MERGED] Update dependencies #699

Closed
opened 2026-02-25 23:35:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/616
Author: @fmartingr
Created: 6/11/2023
Status: Merged
Merged: 6/11/2023
Merged by: @fmartingr

Base: masterHead: deps/update


📝 Commits (7)

  • 158dfbd Added contribute docs for tests
  • 4faa28e deps: update
  • 460ac38 Same helth interval for mariadb from psql
  • 77bed14 Raised psql and mariadb versions
  • 0eb415e Try mariadb 20 times ?
  • 53aaa3c mariadb using healthcheck script
  • bdbad31 Restored health retries to 5

📊 Changes

5 files changed (+159 additions, -60 deletions)

View changed files

📝 .github/workflows/_test.yml (+25 -31)
📝 docker-compose.yaml (+2 -2)
docs/Contribute.md (+23 -0)
📝 go.mod (+28 -27)
📝 go.sum (+81 -0)

📄 Description

  • Updated go dependencies
  • Added documentation to run tests

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/616 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 6/11/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `deps/update` --- ### 📝 Commits (7) - [`158dfbd`](https://github.com/go-shiori/shiori/commit/158dfbdbf1684b4466bb8ce4cdd16dbde0aa845c) Added contribute docs for tests - [`4faa28e`](https://github.com/go-shiori/shiori/commit/4faa28e4259f042b2d397bf01edc1e503b82f186) deps: update - [`460ac38`](https://github.com/go-shiori/shiori/commit/460ac38d8551fdf93a93d74947eee637e64cd603) Same helth interval for mariadb from psql - [`77bed14`](https://github.com/go-shiori/shiori/commit/77bed1445a1560a41d2e042e47af4b584ac5d945) Raised psql and mariadb versions - [`0eb415e`](https://github.com/go-shiori/shiori/commit/0eb415e1cde3be9253d83027b666c86ed338d5ae) Try mariadb 20 times ? - [`53aaa3c`](https://github.com/go-shiori/shiori/commit/53aaa3c2ff1c4582462408670ee10f451e1911b8) mariadb using healthcheck script - [`bdbad31`](https://github.com/go-shiori/shiori/commit/bdbad31703ab3b29eeab7a2ce4a809dce5c006f2) Restored health retries to 5 ### 📊 Changes **5 files changed** (+159 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_test.yml` (+25 -31) 📝 `docker-compose.yaml` (+2 -2) ➕ `docs/Contribute.md` (+23 -0) 📝 `go.mod` (+28 -27) 📝 `go.sum` (+81 -0) </details> ### 📄 Description - Updated `go` dependencies - Added documentation to run tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#699
No description provided.