forked from ChristophWurst/nextcloud_sentry
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: Move ILogger to LoggerInterface #2
Closed
Closed
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
Owner
juliusknorr
commented
Dec 22, 2024
- ci: Test Nextcloud server master with PHP8.2
- feat(deps): Support Nextcloud 30, drop 24-27
- chore(deps): update dependency psalm/phar to ^5.25.0
- fix(deps): update dependency @nextcloud/initial-state to ^2.2.0
- fix(deps): update dependency @sentry/browser to ^7.118.0
- chore(deps): update dependency webpack to ^5.93.0
- chore(release): v8.10.0 [skip ci]
- fix(deps): update dependency @nextcloud/auth to ^2.3.0
- fix(deps): update dependency @nextcloud/logger to v3
- chore(deps): update dependency webpack-merge to v6
- chore(release): v8.10.1 [skip ci]
- feat(environment): Add support for environment config parameter
- chore(release): v8.11.0 [skip ci]
- feat(deps): Add Nextcloud 31 support
- fix: Do not ship psr/log
- test: Use LoggerInterface instead of ILogger
- fix(deps): update dependency nyholm/psr7 to ^1.8.2 (fix(deps): update dependency nyholm/psr7 to ^1.8.2 ChristophWurst/nextcloud_sentry#686)
- chore(deps): update dependency psalm/phar to ^5.26.1 (chore(deps): update dependency psalm/phar to ^5.26.1 ChristophWurst/nextcloud_sentry#685)
- fix(deps): update dependency @nextcloud/auth to ^2.4.0
- fix(deps): update dependency @sentry/browser to v7.119.1 [security] (fix(deps): update dependency @sentry/browser to v7.119.1 [security] ChristophWurst/nextcloud_sentry#687)
- chore(release): v8.12.0 [skip ci]
- chore(deps): update dependency webpack to v5.94.0 [security] (chore(deps): update dependency webpack to v5.94.0 [security] ChristophWurst/nextcloud_sentry#684)
- fix(deps): update dependency @sentry/browser to ^7.119.2 (fix(deps): update dependency @sentry/browser to ^7.119.2 ChristophWurst/nextcloud_sentry#691)
- chore(deps): update dependency webpack to ^5.95.0 (chore(deps): update dependency webpack to ^5.95.0 ChristophWurst/nextcloud_sentry#692)
- chore(release): v8.12.1 [skip ci]
- fix(deps): update dependency php-http/curl-client to ^2.3.3 (fix(deps): update dependency php-http/curl-client to ^2.3.3 ChristophWurst/nextcloud_sentry#694)
- chore(deps): update dependency webpack to ^5.96.1 (chore(deps): update dependency webpack to ^5.96.1 ChristophWurst/nextcloud_sentry#695)
- chore(release): v8.12.2 [skip ci]
- fix(deps): update dependency @sentry/browser to ^7.120.0 (fix(deps): update dependency @sentry/browser to ^7.120.0 ChristophWurst/nextcloud_sentry#696)
- chore(release): v8.12.3 [skip ci]
- chore: Switch ILogger to LoggerInterface
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
…php82 ci: Test Nextcloud server master with PHP8.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
feat(deps): Support Nextcloud 30, drop 24-27
chore(deps): update dependency psalm/phar to ^5.25.0
…l-state-2.x fix(deps): update dependency @nextcloud/initial-state to ^2.2.0
…t-monorepo fix(deps): update dependency @sentry/browser to ^7.118.0
chore(deps): update dependency webpack to ^5.93.0
fix(deps): update dependency @nextcloud/auth to ^2.3.0
chore(deps): update dependency webpack-merge to v6
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
feat(deps): Add Nextcloud 31 support
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-3.x fix(deps): update dependency @nextcloud/logger to v3
…687) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency @nextcloud/auth to ^2.4.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Julius Knorr <jus@bitgrid.net>
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.