3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 18:47:20 +00:00
Commit graph

2664 commits

Author SHA1 Message Date
dependabot[bot]
3247a4ae71
build(deps): bump the non-major group across 1 directory with 21 updates
Bumps the non-major group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@silvia-odwyer/photon-node](https://github.com/silvia-odwyer/photon) | `0.3.3` | `0.3.4` |
| [bufferutil](https://github.com/websockets/bufferutil) | `4.0.8` | `4.0.9` |
| [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.2` | `2.16.10` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.31.0` | `3.33.0` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.44` | `0.6.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.14.1` |
| [passport](https://github.com/jaredhanson/passport) | `0.6.0` | `0.7.0` |
| [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.14` | `0.2.2` |
| [tlds](https://github.com/stephenmathieson/node-tlds) | `1.249.0` | `1.259.0` |
| [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `0.2.3` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.24` |
| [zod](https://github.com/colinhacks/zod) | `3.25.17` | `3.25.62` |
| [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.17` | `2.8.19` |
| [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) | `1.0.16` | `1.0.17` |
| [@types/passport-oauth2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-oauth2) | `1.4.15` | `1.4.17` |
| [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.0.33` | `0.2.6` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.4` | `3.24.5` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.8` | `4.1.9` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.9.0` | `11.11.1` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `13.0.1` | `13.0.2` |



Updates `@silvia-odwyer/photon-node` from 0.3.3 to 0.3.4
- [Changelog](https://github.com/silvia-odwyer/photon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/silvia-odwyer/photon/commits)

Updates `bufferutil` from 4.0.8 to 4.0.9
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.8...v4.0.9)

Updates `fp-ts` from 2.16.2 to 2.16.10
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/fp-ts/commits)

Updates `humanize-duration` from 3.31.0 to 3.33.0
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.33.0)

Updates `moment-timezone` from 0.5.44 to 0.6.0
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.44...0.6.0)

Updates `mysql2` from 3.9.8 to 3.14.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.8...v3.14.1)

Updates `passport` from 0.6.0 to 0.7.0
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.6.0...v0.7.0)

Updates `reflect-metadata` from 0.1.14 to 0.2.2
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/microsoft/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

Updates `tlds` from 1.249.0 to 1.259.0
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.249.0...1.259.0)

Updates `tmp` from 0.0.33 to 0.2.3
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.0.33...v0.2.3)

Updates `typeorm` from 0.3.20 to 0.3.24
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typeorm/typeorm/compare/0.3.20...0.3.24)

Updates `zod` from 3.25.17 to 3.25.62
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.17...v3.25.62)

Updates `@types/cors` from 2.8.17 to 2.8.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

Updates `@types/passport` from 1.0.16 to 1.0.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport)

Updates `@types/passport-oauth2` from 1.4.15 to 1.4.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-oauth2)

Updates `@types/tmp` from 0.0.33 to 0.2.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tmp)

Updates `zod-to-json-schema` from 3.22.4 to 3.24.5
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `@tailwindcss/vite` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.9/packages/@tailwindcss-vite)

Updates `highlight.js` from 11.9.0 to 11.11.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.11.1)

Updates `postcss-nesting` from 13.0.1 to 13.0.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

Updates `tailwindcss` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.9/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@silvia-odwyer/photon-node"
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: bufferutil
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: fp-ts
  dependency-version: 2.16.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: humanize-duration
  dependency-version: 3.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: moment-timezone
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: mysql2
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: passport
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: reflect-metadata
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tlds
  dependency-version: 1.259.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tmp
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: typeorm
  dependency-version: 0.3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: zod
  dependency-version: 3.25.62
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/cors"
  dependency-version: 2.8.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport"
  dependency-version: 1.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport-oauth2"
  dependency-version: 1.4.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/tmp"
  dependency-version: 0.2.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: zod-to-json-schema
  dependency-version: 3.24.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: highlight.js
  dependency-version: 11.11.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: postcss-nesting
  dependency-version: 13.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: tailwindcss
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 20:25:59 +00:00
Dragory
3ef89246ba
chore: update config-schema.json for config-checker 2025-06-02 23:43:13 +00:00
Miikka
cba4e21e29
Merge pull request #523 from seeyebe/feature/delete-case-buttons
Replace text confirmation with button-based confirmation in delete case command
2025-06-03 02:22:13 +03:00
Miikka
28f9b516f0
Merge pull request #524 from seeyebe/fix/ban-delete-days-not-passed
fix: delete-days not applied when banning
2025-06-03 02:21:09 +03:00
Miikka
e940a965f5
Merge pull request #525 from seeyebe/fix/slash-ban-reason-validation
Fix: Remove reason requirement from slash ban command for consistency
2025-06-03 02:20:04 +03:00
Dragory
4f97d15b94
feat: add include_custom_invite_codes/exclude_custom_invite_codes to match_words automod trigger 2025-06-02 23:18:38 +00:00
Dragory
14efcc06bf
fix: loops not running if there are config errors on startup 2025-06-02 22:54:25 +00:00
Dragory
d99ddab6de
debug: restore mute expiry logging 2025-06-02 22:41:35 +00:00
seeyebe
87b5d549c1
Remove reason requirement from slash ban command 2025-06-02 18:37:28 +03:00
seeyebe
0e314d6b76
fix: delete-days not applied when banning
for slash too
2025-06-02 16:23:22 +03:00
seeyebe
0be8f4aa6f
fix: delete-days not applied when banning 2025-06-02 16:20:11 +03:00
seeyebe
3d54eff654 Replace text confirmation with button-based confirmation in delete case command 2025-06-02 04:43:45 +03:00
Dragory
c67193c398
fix: unescaped echo of matched word in match_words log 2025-06-01 22:35:39 +00:00
Dragory
440649ec7b
chore: remove unused build-time API_URL 2025-06-01 20:46:42 +00:00
Dragory
62da0a6e34
fix: don't disable link previews in case summaries 2025-06-01 20:38:22 +00:00
Dragory
631bba3d8e
fix: crash in member role change logging 2025-06-01 20:23:53 +00:00
Miikka
0f6bbd52df
Merge pull request #520 from seeyebe/fix/loose-matching-false-positives
Fix loose matching false positives in MatchWordsTrigger
2025-06-01 23:17:32 +03:00
Dragory
7fd2dcc162
chore: update .clabot 2025-06-01 22:54:05 +03:00
Dragory
de033417fc
fix: error in getSuccessEmoji/getErrorEmoji 2025-06-01 19:40:07 +00:00
Dragory
f4d728ea25
Merge branch 'dashboard-vite' 2025-06-01 22:39:45 +03:00
Dragory
177f13d1fc
feat: vite dashboard tweaks/fixes 2025-06-01 19:37:10 +00:00
seeyebe
375cab7cbd fix: improve loose matching regex to reduce false positives in matchWords trigger 2025-06-01 20:32:35 +03:00
Miikka
90c6cda916
Merge pull request #494 from ZeppelinBot/chore/dependabot
chore: fix dependabot configuration
2025-06-01 18:17:17 +03:00
Almeida
e0f06844db
Merge branch 'master' into chore/dependabot 2025-06-01 16:01:27 +01:00
Dragory
aaac328138
refactor: build dashboard with vite 2025-06-01 14:43:40 +00:00
Dragory
f5806932af
Merge branch 'TheKodeToad-vue-3' 2025-06-01 15:26:39 +03:00
Dragory
e313a91fbb
Merge branch 'vue-3' of github.com:TheKodeToad/Zeppelin into TheKodeToad-vue-3 2025-06-01 15:26:14 +03:00
Dragory
062f0d1a4e
feat: reduce default loose_matching_threshold to 1 to avoid false positives 2025-06-01 02:58:01 +00:00
Dragory
b62a7a3ac3
chore: capitalization 2025-06-01 02:43:52 +00:00
Dragory
44452ee573
refactor: use prebuilt image in standalone compose 2025-06-01 02:43:36 +00:00
Dragory
f9007a710b
build: optimize image size 2025-06-01 02:12:50 +00:00
Dragory
65667e3965
chore: update config-schema.json for config-checker 2025-06-01 01:39:30 +00:00
Dragory
15f4515ea3
fix: common plugin config defaults 2025-06-01 01:34:48 +00:00
Dragory
7a893bf026
fix: default per-counter perms 2025-06-01 01:20:31 +00:00
Dragory
6a2e9fda0f
fix: config schema in docs 2025-06-01 01:03:23 +00:00
Dragory
36ce6903a3
fix: better schema reusability in json schema 2025-06-01 00:56:52 +00:00
Dragory
efaa12192c
feat: add support for overriding default emoji in env 2025-06-01 00:35:32 +00:00
Dragory
00f9b9f814
fix: add "common" plugin to docs 2025-06-01 00:29:00 +00:00
Dragory
b91a068e03
fix: log automod by default 2025-06-01 00:28:45 +00:00
Dragory
9741bffec5
feat: prettier errors 2025-06-01 00:14:46 +00:00
Dragory
84c1d7f82d
fix: more auto-transforms for zStrictMessageContent 2025-06-01 00:08:02 +00:00
Dragory
a59707e2a5
fix: dashboard config validation 2025-05-31 23:30:36 +00:00
Dragory
2569513c6c
fix: more config type fixes for custom_events 2025-05-31 23:14:33 +00:00
Dragory
ff3c02bcec
fix: better fix for embed/embeds 2025-05-31 23:09:09 +00:00
Dragory
ab57916a52
fix: custom_events config types not allowing template variables 2025-05-31 23:00:30 +00:00
Dragory
b0a4081a26
fix: message content types 2025-05-31 22:58:35 +00:00
Dragory
0aae70561c
fix: role buttons being re-sent 2025-05-31 22:21:31 +00:00
Dragory
27474375c3
fix: error on displayAvatarURL() call 2025-05-31 22:14:13 +00:00
Dragory
a82221d42a
fix: more config type fixes 2025-05-31 22:07:46 +00:00
Dragory
951092d6c0
chore: less log spam 2025-05-31 21:59:22 +00:00