dependabot[bot]
f8ec83babb
chore(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 06:41:20 +00:00
dependabot[bot]
a2a7e1f14a
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.15 ( #1366 )
...
chore(deps): bump github.com/aws/aws-sdk-go-v2/config
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) from 1.31.12 to 1.31.15.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.12...config/v1.31.15 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-version: 1.31.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-28 20:28:12 -05:00
dependabot[bot]
1e4c440f01
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ses from 1.34.5 to 1.34.7 ( #1365 )
...
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ses
Bumps [github.com/aws/aws-sdk-go-v2/service/ses](https://github.com/aws/aws-sdk-go-v2 ) from 1.34.5 to 1.34.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/mq/v1.34.5...service/ses/v1.34.7 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ses
dependency-version: 1.34.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TwiN <twin@linux.com >
2025-11-28 20:16:53 -05:00
TwiN
844847bb05
chore(ui): Regenerate static assets
2025-11-28 19:57:06 -05:00
PythonGermany
0c3231713f
fix(ui): Show correct avg response time for N/A value ( #1407 )
...
* fix(ui): Show correct avg response time not applicable value
* refactor(ui): Convert to milliseconds after loop
---------
Co-authored-by: TwiN <twin@linux.com >
2025-11-28 19:56:02 -05:00
PythonGermany
ee01adb603
fix(ui): Show correct oldest result timestamp ( #1405 )
...
* fix(ui): Show correct oldest result timestamp
* fix(ui): Request correct result page size in home view
* refactor(ui): Use constant for result page size
---------
Co-authored-by: TwiN <twin@linux.com >
2025-11-28 19:05:39 -05:00
TwiN
9121d87965
fix(ui): Typo in conditional check if dashboard subheading is not set and running in dev mode
2025-11-27 20:55:30 -05:00
Bo-Yi Wu
86cd1a9eb2
chore(deps): update Go module dependencies for CVE security ( #1402 )
...
chore(mod): update Go module dependencies for CVE security
- Update golang.org/x/crypto, golang.org/x/net, and golang.org/x/sync dependencies to newer versions
- Bump indirect dependencies golang.org/x/mod, golang.org/x/sys, golang.org/x/text, and golang.org/x/tools to latest releases
* CVE-2025-47914 and CVE-2025-58181
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2025-11-27 17:16:03 -05:00
Giorgio Gallo
9f960fdd27
docs: complete unfinished sentence in README.md ( #1400 )
...
chore: complete unfinished sentence in README.md
Fixes #1398
2025-11-25 22:58:19 -05:00
Mufeed Ali
6f9db4107c
feat(client): Add ssh private-key support ( #1390 )
...
* feat(endpoint): Add ssh key support
Fixes #1257
* test(config): Add tests for private key config
---------
Co-authored-by: TwiN <twin@linux.com >
v5.33.0
2025-11-19 16:36:36 -05:00
TwiN
5d626f2934
test(ui): Improve validation tests for UI config
v5.32.0
2025-11-16 15:41:25 -05:00
Reze
75c1b290f6
feat(ui): customizable dashboard heading and subheading ( #1235 )
...
* Made the Dashboard Text customizable
* Aligned with spaces, changed feature name to DashboardHeading and DashboardSubheading
* rebuild frontend
---------
Co-authored-by: macmoritz <tratarmoritz@gmail.com >
2025-11-16 15:33:26 -05:00
Giampaolo
fe7b74f555
docs: Remove ECS Fargate section from README ( #1389 )
...
Remove ECS Fargate section from README
Removed ECS Fargate deployment section from README.
2025-11-12 07:26:47 -05:00
Zee Aslam
ed4c270a25
docs: Add note to README.md regarding CAP_NET_RAW ( #1384 )
...
* docs: Add note to README.md regarding CAP_NET_RAW
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* docs: fix inconsistent markdown
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
---------
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
2025-11-09 15:50:24 -05:00
TwiN
379ec2983d
refactor(announcements): Move duplicate markdown code into utils/markdown.js
v5.31.0
2025-11-08 13:54:36 -05:00
Sworyz
907716289c
feat(announcements): add markdown support ( #1371 )
...
* feat(announcements): add markdown support
* feat(announcements): add information about announcement formatting in readme
* feat(announcements): bump packages versions for marked and dompurify
* feat(announcements): bump versions for marked and dompurify in package-lock.json
* fix(announcements): md to link was not working since the conflict merge
* fix(announcements): fix time before message and not after
* feat(announcements): past announcements add markdown support
* feat(announcements): static files
2025-11-08 13:28:57 -05:00
TwiN
7c6b5539c1
docs: Add past-announcements.jpg
2025-11-07 19:42:48 -05:00
TwiN
607f3c5549
feat(announcements): Add support for archived announcements and add past announcement section in UI ( #1382 )
...
* feat(announcements): Add support for archived announcements and add past announcement section in UI
* Add missing field
2025-11-07 19:35:39 -05:00
Arden Rasmussen
9e97efaba1
fix(api): Escape endpoint key in URL for raw APIs ( #1381 )
2025-11-07 18:20:10 -05:00
diamanat
8912b4b3e3
feat(client): Add support for monitoring gRPC endpoints ( #1376 )
...
* add grpc
* add gRPC to readme
2025-11-07 15:19:13 -05:00
Zee Aslam
5fdc489113
fix(client): update icmp/ping logic to determine pinger privileged mode ( #1346 )
...
* fix(pinger): update logic to determine pinger privileged mode
* add some unit tests for pinger
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* undo accidental removal
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* check for cap_net_raw by trying to open a raw socket and checking for permission error
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* revert syscall after testing. It is unable to build a binary on windows
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* remove extra import
* review icmp section of readme. No changes required
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
* Update client/client.go
Co-authored-by: TwiN <twin@linux.com >
* Update client/client.go
Match function name
Co-authored-by: TwiN <twin@linux.com >
* Update client/client.go
Remove extra line
Co-authored-by: TwiN <twin@linux.com >
---------
Signed-off-by: Zee Aslam <zeet6613@gmail.com >
Co-authored-by: TwiN <twin@linux.com >
2025-11-04 20:42:20 -05:00
Giampaolo
2ebb74ae1e
docs: Add ECS fargate module in README ( #1377 )
2025-11-02 00:04:28 -04:00
TwiN
e2f06e9ede
fix(ui): Modernize response time chart ( #1373 )
v5.30.0
2025-10-29 14:15:59 -04:00
TwiN
beb9a2f3d9
feat(condition): Format certificate and domain expiration durations in human-readable format ( #1370 )
2025-10-27 16:30:12 -04:00
Max
e469b6adf4
fix(external-endpoint): check per-endpoint maintenance windows ( #1369 )
...
* fix(external-endpoint): check per-endpoint maintenance windows
* refactor(external-endpoint): use tabs for indentation
2025-10-27 12:21:20 -04:00
Stefan Balea
2f8a3d2a02
feat(metrics): Add metrics for domain expiration ( #1244 )
...
* Add metrics for domain expiration
* Update grafana and prometheus versions and extend grafana dashboard with Domain expiration
* feat(deps) update whois version
---------
Co-authored-by: TwiN <twin@linux.com >
v5.29.0
2025-10-25 12:45:15 -04:00
TwiN
9495b7389e
feat(ui): Add support for endpoints[].ui.hide-errors to hide errors ( #1361 )
...
Supersedes #1292
v5.28.0
2025-10-22 13:13:53 -04:00
TwiN
c8bdecbde8
docs: Fix ordering in Table of Contents
2025-10-21 14:11:00 -04:00
TwiN
394602bc47
fix(ui): Ensure retrievedConfig is set to true after fetching configuration ( #1359 )
v5.27.2
2025-10-21 08:06:02 -04:00
TwiN
15813d4297
fix(client): Add nil check for SSHConfig before validating username/password ( #1358 )
...
Fixes #1357
2025-10-21 07:37:24 -04:00
TwiN
d24c66cf96
fix(key): Revert support for ( and ) as name/group, as they already worked before ( #1356 )
...
Relevant: #1340
v5.27.1
2025-10-20 13:50:02 -04:00
TwiN
70d7d0c54c
fix(suites): Load persisted triggered alerts for suite endpoints on start ( #1347 )
2025-10-20 13:31:58 -04:00
TwiN
91931e48b4
fix(ui): Clear selected result before toggling new one
...
relevant: #1236
v5.27.0
2025-10-17 22:06:54 -04:00
TwiN
386a4d2cb7
fix(ui): Implement toggleable tooltip for suites too
...
relevant: #1236
2025-10-17 21:41:40 -04:00
TwiN
4d9eb0572c
docs(alerting): Link n8n-nodes-gatus-trigger for n8n alerting provider
2025-10-17 21:12:53 -04:00
aaldebs99
1586b3cc0b
feat(alerting): Add message-content parameter for Discord pings ( #1335 )
...
* feat(discord-alerts): add option for prefix-messages outside of embeds
* chore(docs): add discord prefix-message to README
* chore(discord-alerts): rename prefix-message to message-content
---------
Co-authored-by: TwiN <twin@linux.com >
2025-10-17 20:22:26 -04:00
Jon Fuller
981e082d0c
feat(ui): Make tooltips toggleable ( #1236 )
...
* feat(results): allow for data points in checks to be "clicked"
asdf
* feat(ui): resolve merge conflicts
feat(dev): put back package.lock
* fix(ui): make sure the datapoint stays "fixed"
* fix(ui): watch for url changes to make tooltip go away
* feat(ui): add compiled app.css and app.js
* fix(ui): lengthen the tooltipElement name
---------
Co-authored-by: TwiN <twin@linux.com >
2025-10-17 16:09:47 -04:00
dependabot[bot]
91daaf92aa
chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 ( #1338 )
...
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber ) from 2.52.8 to 2.52.9.
- [Release notes](https://github.com/gofiber/fiber/releases )
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
dependency-version: 2.52.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 10:09:03 -04:00
dependabot[bot]
a1bb07c556
chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 ( #1333 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.45.0 to 0.46.0.
- [Commits](https://github.com/golang/net/compare/v0.45.0...v0.46.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 10:08:48 -04:00
dependabot[bot]
258175dec3
chore(deps): bump code.gitea.io/sdk/gitea from 0.21.0 to 0.22.0 ( #1341 )
...
Bumps code.gitea.io/sdk/gitea from 0.21.0 to 0.22.0.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
dependency-version: 0.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 10:08:31 -04:00
dependabot[bot]
ef6159e420
chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 ( #1337 )
...
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.23.0 to 1.23.2.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TwiN <twin@linux.com >
2025-10-16 20:45:36 -04:00
TwiN
ebd4068aac
fix(key): Support (, ), + and & as name/group ( #1340 )
...
fix(key): Support (, ), + and & as name/group
Relevant: #1339
2025-10-16 16:47:11 -04:00
dependabot[bot]
39981de54b
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 ( #1332 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.43.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:49:52 -04:00
dependabot[bot]
7dce07e47f
chore(deps): bump modernc.org/sqlite from 1.38.2 to 1.39.1 ( #1331 )
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.38.2 to 1.39.1.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.38.2...v1.39.1 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-version: 1.39.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 08:23:57 -04:00
dependabot[bot]
6a83857db4
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.16.0 ( #1313 )
...
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc ) from 3.14.1 to 3.16.0.
- [Release notes](https://github.com/coreos/go-oidc/releases )
- [Commits](https://github.com/coreos/go-oidc/compare/v3.14.1...v3.16.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
dependency-version: 3.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 16:42:57 -04:00
dependabot[bot]
50702bd1d4
chore(deps): bump google.golang.org/api from 0.242.0 to 0.252.0 ( #1315 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.242.0 to 0.252.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.242.0...v0.252.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.252.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 10:19:44 -04:00
dependabot[bot]
5bf95fe4f7
chore(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.67.0 ( #1330 )
...
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp ) from 1.64.0 to 1.67.0.
- [Release notes](https://github.com/valyala/fasthttp/releases )
- [Commits](https://github.com/valyala/fasthttp/compare/v1.64.0...v1.67.0 )
---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
dependency-version: 1.67.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 09:56:20 -04:00
dependabot[bot]
20d8ef966b
chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.32.0 ( #1317 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.30.0 to 0.32.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.30.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 22:11:52 -04:00
michael-baraboo
8f15346fb7
fix(alerting)!: remove discontinued jetbrains space alerting provider ( #1329 )
...
remove alerting provider for discontinued jetbrains space
2025-10-13 20:47:05 -04:00
TwiN
8920bdd301
fix(ui): Handle refresh properly on SuiteDetails.vue ( #1324 )
2025-10-12 14:27:43 -04:00