Jeremy
9d4b6e5b43
Merge pull request #871 from Wikid82/renovate/feature/beta-release-non-major-updates
...
fix(deps): update non-major-updates (feature/beta-release)
2026-03-21 12:17:46 -04:00
renovate[bot]
f335b3f03f
fix(deps): update non-major-updates
2026-03-21 16:17:20 +00:00
GitHub Actions
ad7e97e7df
fix: align test expectations with updated proxy host handler behavior
2026-03-21 03:05:10 +00:00
GitHub Actions
a2fea2b368
fix: update tools list in agent markdown files for consistency
2026-03-21 02:35:28 +00:00
GitHub Actions
c428a5be57
fix: propagate pipeline exit codes in CI quality-checks workflow
2026-03-21 02:23:16 +00:00
GitHub Actions
22769977e3
fix: clarify that advanced_config requires Caddy JSON, not Caddyfile syntax
2026-03-21 02:12:24 +00:00
GitHub Actions
e4f2606ea2
fix: resolve security header profile preset slugs when assigning via UUID string
2026-03-21 01:59:34 +00:00
GitHub Actions
af5cdf48cf
fix: suppress pgproto3/v2 CVE-2026-4427 alias in vulnerability ignore files
2026-03-21 01:42:18 +00:00
GitHub Actions
1940f7f55d
fix(tests): improve DOM order validation for type selector and URL input in CreateMonitorModal
2026-03-21 00:47:03 +00:00
GitHub Actions
c785c5165d
fix: validate TCP format and update aria attributes in CreateMonitorModal
2026-03-21 00:47:03 +00:00
GitHub Actions
eaf981f635
fix(deps): update katex to version 0.16.40 and tldts to version 7.0.27 in package-lock.json
2026-03-21 00:47:03 +00:00
GitHub Actions
4284bcf0b6
fix(security): update known vulnerabilities section in SECURITY.md to reflect critical CVE-2025-68121 and additional high-severity issues
2026-03-21 00:47:03 +00:00
GitHub Actions
586f7cfc98
fix(security): enhance vulnerability reporting and documentation in SECURITY.md
2026-03-21 00:47:03 +00:00
GitHub Actions
15e9efeeae
fix(security): add security review instructions to Management and QA Security agents
2026-03-21 00:47:03 +00:00
Jeremy
cd8bb2f501
Merge pull request #868 from Wikid82/renovate/feature/beta-release-non-major-updates
...
fix(deps): update non-major-updates (feature/beta-release)
2026-03-20 20:14:19 -04:00
renovate[bot]
fa42e79af3
fix(deps): update non-major-updates
2026-03-21 00:12:20 +00:00
Jeremy
859ddaef1f
Merge pull request #867 from Wikid82/renovate/feature/beta-release-non-major-updates
...
fix(deps): update non-major-updates (feature/beta-release)
2026-03-20 14:10:06 -04:00
renovate[bot]
3b247cdd73
fix(deps): update non-major-updates
2026-03-20 18:09:46 +00:00
Jeremy
00aab022f5
Merge pull request #866 from Wikid82/renovate/feature/beta-release-knip-6.x
...
chore(deps): update dependency knip to v6 (feature/beta-release)
2026-03-20 14:08:29 -04:00
renovate[bot]
a40764d7da
chore(deps): update dependency knip to v6
2026-03-20 12:00:39 +00:00
Jeremy
87b3db7019
Merge branch 'development' into feature/beta-release
2026-03-20 02:14:04 -04:00
Jeremy
ded533d690
Merge pull request #865 from Wikid82/renovate/feature/beta-release-nick-fields-retry-4.x
...
chore(deps): update nick-fields/retry action to v4 (feature/beta-release)
2026-03-20 02:13:46 -04:00
Jeremy
fc4ceafa20
Merge pull request #864 from Wikid82/renovate/feature/beta-release-non-major-updates
...
chore(deps): update non-major-updates (feature/beta-release)
2026-03-20 02:13:31 -04:00
renovate[bot]
5b02eebfe5
chore(deps): update nick-fields/retry action to v4
2026-03-20 05:30:43 +00:00
renovate[bot]
338c9a3eef
chore(deps): update non-major-updates
2026-03-20 05:30:39 +00:00
GitHub Actions
68d21fc20b
fix: patch CVE-2026-30836 in Caddy build by pinning smallstep/certificates to v0.30.0
2026-03-20 04:15:29 +00:00
GitHub Actions
ea9ebdfdf2
fix(tools): update tools list in agent markdown files for consistency
2026-03-20 04:14:56 +00:00
GitHub Actions
1d09c793f6
fix(uptime): remove 'tcp://' prefix from Redis monitor URL in create and payload validation
2026-03-20 02:57:00 +00:00
GitHub Actions
856fd4097b
fix(deps): update undici and tar to latest versions for improved stability
2026-03-20 02:47:00 +00:00
GitHub Actions
bb14ae73cc
fix(uptime): fix TCP monitor UX — correct format guidance and add client-side validation
...
The TCP monitor creation form showed a placeholder that instructed users to enter a URL with the tcp:// scheme prefix (e.g., tcp://192.168.1.1:8080). Following this guidance caused a silent HTTP 500 error because Go's net.SplitHostPort rejects any input containing a scheme prefix, expecting bare host:port format only.
- Corrected the urlPlaceholder translation key to remove the tcp:// prefix
- Added per-type dynamic placeholder (urlPlaceholderHttp / urlPlaceholderTcp) so the URL input shows the correct example format as soon as the user selects a monitor type
- Added per-type helper text below the URL input explaining the required format, updated in real time when the type selector changes
- Added client-side validation: typing a scheme prefix (://) in TCP mode shows an inline error and blocks form submission before the request reaches the backend
- Reordered the Create Monitor form so the type selector appears before the URL input, giving users the correct format context before they type
- Type selector onChange now clears any stale urlError to prevent incorrect error messages persisting after switching from TCP back to HTTP
- Added 5 new i18n keys across all 5 supported locales (en, de, fr, es, zh)
- Added 10 RTL unit tests covering all new validation paths including the type-change error-clear scenario
- Added 9 Playwright E2E tests covering placeholder variants, helper text, inline error lifecycle, submission blocking, and successful TCP creation
Closes #issue-5 (TCP monitor UI cannot add monitor when following placeholder)
2026-03-20 01:19:43 +00:00
Jeremy
44450ff88a
Merge pull request #862 from Wikid82/renovate/feature/beta-release-non-major-updates
...
chore(deps): update dependency anchore/grype to v0.110.0 (feature/beta-release)
2026-03-19 19:46:25 -04:00
renovate[bot]
3a80e032f4
chore(deps): update dependency anchore/grype to v0.110.0
2026-03-19 21:09:01 +00:00
Jeremy
6e2d89372f
Merge pull request #859 from Wikid82/feature/beta-release
...
fix(frontend): stabilize CrowdSec first-enable UX and guard empty-value regression
2026-03-19 16:56:50 -04:00
GitHub Actions
5bf7b54496
chore: proactively pin grpc and goxmldsig in Docker builder stages to patch embedded binary CVEs
2026-03-19 18:18:28 +00:00
GitHub Actions
0bdcb2a091
chore: suppress third-party binary CVEs with documented justification and expiry dates
2026-03-19 18:18:28 +00:00
GitHub Actions
b988179685
fix: update @emnapi/core, @emnapi/runtime, baseline-browser-mapping, and i18next to latest versions for improved stability
2026-03-19 18:18:28 +00:00
GitHub Actions
cbfe80809e
fix: update @emnapi/core, @emnapi/runtime, and katex to latest versions for improved stability
2026-03-19 18:18:28 +00:00
GitHub Actions
9f826f764c
fix: update dependencies in go.work.sum for improved compatibility and performance
2026-03-19 18:18:28 +00:00
Jeremy
262a805317
Merge pull request #861 from Wikid82/renovate/feature/beta-release-non-major-updates
...
fix(deps): update non-major-updates (feature/beta-release)
2026-03-19 14:15:42 -04:00
renovate[bot]
ec25165e54
fix(deps): update non-major-updates
2026-03-19 18:02:03 +00:00
GitHub Actions
7b34e2ecea
fix: update google.golang.org/grpc to version 1.79.3 for improved compatibility
2026-03-19 13:10:18 +00:00
GitHub Actions
ec9b8ac925
fix: update @types/debug to version 4.1.13 for improved stability
2026-03-19 12:59:23 +00:00
GitHub Actions
431d88c47c
fix: update @tanstack/query-core, @tanstack/react-query, @types/debug, eslint-plugin-testing-library, i18next, and knip to latest versions for improved stability and performance
2026-03-19 12:58:46 +00:00
GitHub Actions
e08e1861d6
fix: update @oxc-project and @rolldown packages to version 1.0.0-rc.10 for improved compatibility
2026-03-19 05:17:14 +00:00
GitHub Actions
64d2d4d423
fix: update ts-api-utils to version 2.5.0 for improved functionality
2026-03-19 05:16:32 +00:00
Jeremy
9f233a0128
Merge pull request #860 from Wikid82/renovate/feature/beta-release-non-major-updates
...
chore(deps): update non-major-updates (feature/beta-release)
2026-03-18 20:30:26 -04:00
renovate[bot]
6939c792bd
chore(deps): update non-major-updates
2026-03-18 23:07:56 +00:00
GitHub Actions
853940b74a
fix: update mockResolvedValue calls for getSecurityStatus to improve test clarity
2026-03-18 23:06:24 +00:00
GitHub Actions
5aa8940af2
fix: update tools list in agent markdown files for consistency and clarity
2026-03-18 23:04:52 +00:00
GitHub Actions
cd3f2a90b4
fix: seed lapi-status in renderWithSeed to prevent loading gaps
2026-03-18 22:19:22 +00:00