-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatic PR to nightly from 2023-03-27T06:34:45Z #5148
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: milkmaker <[email protected]>
Update dependency nextcloud/server to v26
Update to PHP 8.2
[netfilter] add pubsub exception
This was referenced Mar 28, 2023
This was referenced May 8, 2023
This was referenced May 25, 2023
This was referenced Jul 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Brief description
Update to PHP 8.2
Merge pull request #5090 from mailcow/staging
Merge pull request #5115 from mailcow/staging
Merge pull request #5132 from mailcow/staging
log exception of redis pubsub subscription
Merge pull request #5144 from mailcow/staging
Update dependency composer/composer to v2.5.5
Install sysvsem for Nextcloud 26
Update dependency nextcloud/server to v26
Merge pull request #5142 from mailcow/renovate/nextcloud-server-26.x
Merge pull request #5099 from mailcow/feat/phpfpm-8.2
Merge pull request #5138 from th-joerger/feature/pubsub-exception
💻 Commits
| Merge pull request [netfilter] add pubsub exception #5138 from th-joerger/feature/pubsub-exception
| | [netfilter] add pubsub exception
| * 5bc3d93 - Thorbjörn Jörger - 2023-03-21 11:14:52
| log exception of redis pubsub subscription
|
| Merge pull request Update to PHP 8.2 #5099 from mailcow/feat/phpfpm-8.2
| | Update to PHP 8.2
| * db2fb12 - Peter - 2023-03-24 16:08:19
| | Install sysvsem for Nextcloud 26
| |
| * e808e59 - Peter - 2023-03-24 16:05:35
| | Update dependency composer/composer to v2.5.5
| |
| * a5b8f1b - Peter - 2023-02-28 20:08:33
| Update to PHP 8.2
|
| Merge pull request Update dependency nextcloud/server to v26 #5142 from mailcow/renovate/nextcloud-server-26.x
| Update dependency nextcloud/server to v26
Update dependency nextcloud/server to v26
Signed-off-by: milkmaker [email protected]
| Merge pull request Automatic PR to nightly from 2023-03-22T12:36:38Z #5144 from mailcow/staging
| Automatic PR to nightly from 2023-03-22T12:36:38Z
| Merge pull request Automatic PR to nightly from 2023-03-17T15:29:02Z #5132 from mailcow/staging
| Automatic PR to nightly from 2023-03-17T15:29:02Z
| Merge pull request Automatic PR to nightly from 2023-03-06T13:28:02Z #5115 from mailcow/staging
| Automatic PR to nightly from 2023-03-06T13:28:02Z
Merge pull request Automatic PR to nightly from 2023-02-23T19:21:31Z #5090 from mailcow/staging
Automatic PR to nightly from 2023-02-23T19:21:31Z
📁 Modified files
data/Dockerfiles/netfilter/server.py | 2 +-
data/Dockerfiles/phpfpm/Dockerfile | 8 +++++---
docker-compose.yml | 2 +-
helper-scripts/nextcloud.sh | 2 +-
4 files changed, 8 insertions(+), 6 deletions(-)