Update stonith404/pingvin-share Docker tag to v1.11.0 #63

Merged
peter merged 1 commits from renovate/stonith404-pingvin-share-1.x into master 2025-04-06 07:42:26 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
stonith404/pingvin-share minor v1.9.0 -> v1.11.0

Release Notes

stonith404/pingvin-share (stonith404/pingvin-share)

v1.11.0

Compare Source

Features

v1.10.4

Compare Source

Bug Fixes
  • admin role gets reset if signing in with an OIDC provider (ccb7fdc)

v1.10.3

Compare Source

Bug Fixes
  • error while signing in with OIDC if roles claim is undefined (b737cba)

v1.10.2

Compare Source

Bug Fixes
  • upgrade AWS SDK and Prisma Engine
  • don't throw error if group claim is missing (e7b3c48)

v1.10.1

Compare Source

Bug Fixes
  • admin property can't be set if OAuth2 user email doesn't match actual user's email (1159d97)
  • type error when trying to run the seed command (b6d1720)

v1.10.0

Compare Source

Features
Bug Fixes
  • confusing config configuration description for session duration (28fdbc2)
  • page crash if new release check fails (e848675)
  • smtp password gets autofilled in Firefox (f429142)

v1.9.1

Compare Source

Bug Fixes
  • page doesn't reload on user deletion (a2e0313)
  • redirection to the OIDC end session endpoint (ec92e85)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stonith404/pingvin-share](https://github.com/stonith404/pingvin-share) | minor | `v1.9.0` -> `v1.11.0` | --- ### Release Notes <details> <summary>stonith404/pingvin-share (stonith404/pingvin-share)</summary> ### [`v1.11.0`](https://github.com/stonith404/pingvin-share/releases/tag/v1.11.0) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.10.4...v1.11.0) ##### Features - add env variable to disable caddy ([#&#8203;797](https://github.com/stonith404/pingvin-share/issues/797) by [@&#8203;Zyanido](https://github.com/Zyanido)) - **s3:** allow disabling upload checksum ([#&#8203;804](https://github.com/stonith404/pingvin-share/issues/804) by [@&#8203;marekhanzlik](https://github.com/marekhanzlik)) ### [`v1.10.4`](https://github.com/stonith404/pingvin-share/releases/tag/v1.10.4) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.10.3...v1.10.4) ##### Bug Fixes - admin role gets reset if signing in with an OIDC provider ([ccb7fdc](https://github.com/stonith404/pingvin-share/commit/ccb7fdca43a2d458243e56a24510fe5325fa7942)) ### [`v1.10.3`](https://github.com/stonith404/pingvin-share/releases/tag/v1.10.3) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.10.2...v1.10.3) ##### Bug Fixes - error while signing in with OIDC if roles claim is undefined ([b737cba](https://github.com/stonith404/pingvin-share/commit/b737cba35e59255904eccae9e9de1cbd36284fb1)) ### [`v1.10.2`](https://github.com/stonith404/pingvin-share/releases/tag/v1.10.2) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.10.1...v1.10.2) ##### Bug Fixes - upgrade AWS SDK and Prisma Engine - don't throw error if group claim is missing ([e7b3c48](https://github.com/stonith404/pingvin-share/commit/e7b3c48ff48bd7cfb206c32ea97862b757057573)) ### [`v1.10.1`](https://github.com/stonith404/pingvin-share/releases/tag/v1.10.1) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.10.0...v1.10.1) ##### Bug Fixes - admin property can't be set if OAuth2 user email doesn't match actual user's email ([1159d97](https://github.com/stonith404/pingvin-share/commit/1159d972a8c32a0d6bf53d161c2fc09e6f8dfb28)) - type error when trying to run the seed command ([b6d1720](https://github.com/stonith404/pingvin-share/commit/b6d1720fe637497ad624c6cdc40058b1b0f0c74c)) ### [`v1.10.0`](https://github.com/stonith404/pingvin-share/releases/tag/v1.10.0) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.9.1...v1.10.0) ##### Features - add ability to configure application with a config file ([#&#8203;740](https://github.com/stonith404/pingvin-share/issues/740)) by [@&#8203;m-mattia-m](https://github.com/m-mattia-m)) ##### Bug Fixes - confusing config configuration description for session duration ([28fdbc2](https://github.com/stonith404/pingvin-share/commit/28fdbc22814260040c78e27a62d86b84df83751f)) - page crash if new release check fails ([e848675](https://github.com/stonith404/pingvin-share/commit/e848675d634a08efe3aac4e02d98136c36b36bfc)) - smtp password gets autofilled in Firefox ([f429142](https://github.com/stonith404/pingvin-share/commit/f4291421b5531b0eeae5bcca9139f80c3cd43b4b)) ### [`v1.9.1`](https://github.com/stonith404/pingvin-share/releases/tag/v1.9.1) [Compare Source](https://github.com/stonith404/pingvin-share/compare/v1.9.0...v1.9.1) ##### Bug Fixes - page doesn't reload on user deletion ([a2e0313](https://github.com/stonith404/pingvin-share/commit/a2e031326e51f7663c2d864dd0d08a65f180318e)) - redirection to the OIDC end session endpoint ([ec92e85](https://github.com/stonith404/pingvin-share/commit/ec92e85c8d294b30117ad2599ad03b0bbb04574c)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-02-15 01:02:02 +01:00
renovate-bot changed title from Update stonith404/pingvin-share Docker tag to v1.9.1 to Update stonith404/pingvin-share Docker tag to v1.10.1 2025-03-01 01:02:01 +01:00
renovate-bot force-pushed renovate/stonith404-pingvin-share-1.x from faab320276 to e47a78d59f 2025-03-01 01:02:02 +01:00 Compare
renovate-bot changed title from Update stonith404/pingvin-share Docker tag to v1.10.1 to Update stonith404/pingvin-share Docker tag to v1.10.2 2025-03-10 11:49:21 +01:00
renovate-bot force-pushed renovate/stonith404-pingvin-share-1.x from e47a78d59f to 252d3ef20e 2025-03-10 11:49:22 +01:00 Compare
renovate-bot force-pushed renovate/stonith404-pingvin-share-1.x from 252d3ef20e to ad713f6dda 2025-03-11 01:01:55 +01:00 Compare
renovate-bot changed title from Update stonith404/pingvin-share Docker tag to v1.10.2 to Update stonith404/pingvin-share Docker tag to v1.10.3 2025-03-11 01:01:56 +01:00
renovate-bot force-pushed renovate/stonith404-pingvin-share-1.x from ad713f6dda to 26b9fe5715 2025-03-21 01:02:17 +01:00 Compare
renovate-bot changed title from Update stonith404/pingvin-share Docker tag to v1.10.3 to Update stonith404/pingvin-share Docker tag to v1.10.4 2025-03-21 01:02:17 +01:00
renovate-bot force-pushed renovate/stonith404-pingvin-share-1.x from 26b9fe5715 to 36fec86453 2025-04-06 02:01:27 +02:00 Compare
renovate-bot changed title from Update stonith404/pingvin-share Docker tag to v1.10.4 to Update stonith404/pingvin-share Docker tag to v1.11.0 2025-04-06 02:01:28 +02:00
peter merged commit 2c39366da7 into master 2025-04-06 07:42:26 +02:00
peter deleted branch renovate/stonith404-pingvin-share-1.x 2025-04-06 07:42:26 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: peter/homelab-docker-config#63