Conversation
- Removed duplicate @typescript-eslint/utils dependency in frontend/package.json - Updated TypeScript version from 5.9.3 to 6.0.1-rc in frontend/package.json and package.json - Adjusted ResizeObserver mock to use globalThis in tests - Modified tsconfig.json and tsconfig.node.json to include empty types array - Cleaned up package-lock.json to reflect TypeScript version change and updated dev dependencies
- Updated @eslint/js and eslint to version 10.0.0 in package.json. - Adjusted overrides for eslint-plugin-react-hooks, eslint-plugin-jsx-a11y, and eslint-plugin-promise to ensure compatibility with ESLint v10. - Modified lefthook.yml to reflect the upgrade and noted the need for plugin support for ESLint v10.
- Bump versions of @vitejs/plugin-react, @vitest/coverage-istanbul, @vitest/coverage-v8, and @vitest/ui to their beta releases. - Upgrade Vite and Vitest to their respective beta versions. - Adjust Vite configuration to disable code splitting for improved React initialization stability.
…n-major-updates fix(deps): update non-major-updates (feature/beta-release)
…es to latest versions
…n-major-updates chore(deps): update non-major-updates (feature/beta-release)
…ci to version 7.23.0
- Updated the notification provider types to include 'slack'. - Modified API tests to handle 'slack' as a valid provider type. - Enhanced frontend forms to display Slack-specific fields (webhook URL and channel name). - Implemented CRUD operations for Slack providers, ensuring proper payload structure. - Added E2E tests for Slack notification provider, covering form rendering, validation, and security checks. - Updated translations to include Slack-related text. - Ensured that sensitive information (like tokens) is not exposed in API responses.
…er dependency for @rolldown/plugin-babel
…r Nebula ECDSA signature malleability
…n-major-updates chore(deps): update non-major-updates (feature/beta-release)
…verification workflow
Renovate could not resolve the Go module path github.com/oschwald/geoip2-golang/v2 because the /v2 suffix is a Go module convention, not a separate GitHub repository. Added a packageRules entry with an explicit sourceUrl pointing to the actual upstream repo so Renovate can correctly look up available versions. No changes to application code, go.mod, or go.sum — the dependency was already declared correctly.
Propagate changes from main into development
…e-non-major-updates
…e-major-1-lucide-monorepo
…n-major-updates fix(deps): update non-major-updates (feature/beta-release)
…jor-1-lucide-monorepo fix(deps): update dependency lucide-react to v1 (feature/beta-release)
…n-major-updates fix(deps): update non-major-updates (feature/beta-release)
fix(certificates): allow deletion of expired and unused certificates
…n-major-updates fix(deps): update non-major-updates (feature/beta-release)
- Updated the list of supported notification provider types to include 'ntfy'. - Modified the notification settings UI to accommodate the Ntfy provider, including form fields for topic URL and access token. - Enhanced localization files to include translations for Ntfy-related fields in German, English, Spanish, French, and Chinese. - Implemented tests for the Ntfy notification provider, covering form rendering, CRUD operations, payload contracts, and security measures. - Updated existing tests to account for the new Ntfy provider in various scenarios.
feat: add support for Ntfy notification provider
This file contains hidden or 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
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.
🚀 Weekly Nightly to Main Promotion
Date: 2026-03-30
Trigger: Scheduled weekly promotion
Commits: 241 commits to promote
Changes: 214 files changed, 19049 insertions(+), 4199 deletions(-)
Commits Being Promoted
Showing first 50 of 241 commits:
...and 191 more commits
Pre-Merge Checklist
Merge Instructions
This PR promotes changes from
nightlytomain. Once all checks pass:This PR was automatically created by the Weekly Nightly Promotion workflow.