Emma [it/its]@Rory&
|
9a32fb6465
|
Update eslint & plugins to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
7fa2f650dc
|
Update jimp to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
438755fe35
|
Update reflect-metadata to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
5e5abf11b3
|
Update ajv-formats to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
10d453e543
|
Update @types/amqplib to 0.10.5 (for amqplib@0.10.4)
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
e0d0022675
|
Update sentry to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
21f88e400d
|
Update AWS s3 SDK to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
604b485f8e
|
Update i18next to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
8428d6da6d
|
Run npm update, remove erlpack from package list
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
7fc4c129e1
|
Update typescript to latest
|
2024-10-30 00:32:59 +01:00 |
|
Emma [it/its]@Rory&
|
2feb90475e
|
Fix module resolution when $CWD != .
|
2024-10-28 00:32:18 +01:00 |
|
Emma [it/its]@Rory&
|
168758924c
|
Update some patches, switch to node-fetch-commonjs, more updates
|
2024-10-28 00:32:15 +01:00 |
|
Emma [it/its]@Rory&
|
a2ffc536aa
|
More NPM updates
|
2024-10-28 00:29:14 +01:00 |
|
Emma [it/its]@Rory&
|
192c7dd33b
|
Run npm update
|
2024-10-28 00:29:14 +01:00 |
|
TomatoCake
|
0cb0b9d2fe
|
update deps so nix hashes.json is correct?
|
2024-08-18 19:16:16 +02:00 |
|
TomatoCake
|
16322a8829
|
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy
|
2024-08-15 16:00:18 +02:00 |
|
Puyodead1
|
2c869f2a57
|
Merge pull request #1173 from spacebarchat/dependabot/npm_and_yarn/multi-1efa427ffc
Bump fast-xml-parser and @aws-sdk/client-s3
|
2024-08-14 11:34:22 -04:00 |
|
Puyodead1
|
d82100f522
|
Merge pull request #1174 from spacebarchat/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-08-14 11:34:04 -04:00 |
|
Puyodead1
|
e8828337bc
|
Merge pull request #1172 from spacebarchat/dependabot/npm_and_yarn/jose-4.15.9
Bump jose from 4.14.4 to 4.15.9
|
2024-08-14 11:33:36 -04:00 |
|
Puyodead1
|
5b59900b6a
|
Merge pull request #1171 from spacebarchat/dependabot/npm_and_yarn/nodemailer-6.9.14
Bump nodemailer from 6.9.4 to 6.9.14
|
2024-08-14 11:33:21 -04:00 |
|
Puyodead1
|
e85643f26a
|
Merge pull request #1170 from spacebarchat/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
|
2024-08-14 11:32:59 -04:00 |
|
Puyodead1
|
f098c52e62
|
Merge pull request #1169 from spacebarchat/dependabot/npm_and_yarn/ws-8.17.1
Bump ws from 8.13.0 to 8.17.1
|
2024-08-14 11:32:16 -04:00 |
|
dependabot[bot]
|
76ca70cc04
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 15:01:04 +00:00 |
|
dependabot[bot]
|
d710350f68
|
Bump fast-xml-parser and @aws-sdk/client-s3
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3). These dependencies need to be updated together.
Updates `fast-xml-parser` from 4.2.5 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.5...v4.4.1)
Updates `@aws-sdk/client-s3` from 3.388.0 to 3.629.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.629.0/clients/client-s3)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:35 +00:00 |
|
dependabot[bot]
|
bff355bc81
|
Bump jose from 4.14.4 to 4.15.9
Bumps [jose](https://github.com/panva/jose) from 4.14.4 to 4.15.9.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.14.4...v4.15.9)
---
updated-dependencies:
- dependency-name: jose
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:26 +00:00 |
|
dependabot[bot]
|
37021b26fb
|
Bump nodemailer from 6.9.4 to 6.9.14
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.4 to 6.9.14.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.4...v6.9.14)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:21 +00:00 |
|
dependabot[bot]
|
b1a840c884
|
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:19 +00:00 |
|
dependabot[bot]
|
3ceb6af398
|
Bump ws from 8.13.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:19 +00:00 |
|
dependabot[bot]
|
d8fc8ce9ee
|
Bump tar from 6.1.15 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:59:15 +00:00 |
|
dependabot[bot]
|
43703be657
|
Bump axios from 1.4.0 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 14:55:24 +00:00 |
|
TomatoCake
|
0a40776bb3
|
Fix build by using ts-ignore
|
2024-06-28 13:05:03 +02:00 |
|
TomatoCake
|
c135de9c86
|
Fix style + nix?
|
2024-06-28 12:59:13 +02:00 |
|
TomatoCake
|
16f8a1c7ac
|
Add config value for cache duration
|
2024-06-28 10:17:24 +02:00 |
|
TomatoCake
|
37bd06e142
|
Add local image proxy using sharp/jimp pkgs
|
2024-06-22 20:41:43 +02:00 |
|
Rory&
|
29df169c81
|
Add nix flake to repo (#1111)
|
2024-02-19 21:09:50 +11:00 |
|
BoryaGames
|
3eb5a3f420
|
Fix application icons (#1110)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
|
2024-02-11 10:39:09 +11:00 |
|
Madeline
|
eebd61b19d
|
update sentry
|
2023-09-02 14:10:32 +10:00 |
|
Madeline
|
8764930d9a
|
update jsonwebtoken and bcrypt
|
2023-08-12 16:06:15 +10:00 |
|
Madeline
|
787871972c
|
npm upgrade
|
2023-08-07 12:38:41 +10:00 |
|
Madeline
|
32c8211984
|
update proxy-agent
|
2023-08-07 12:20:02 +10:00 |
|
Madeline
|
611de210cf
|
Merge branch 'master' of github.com:spacebarchat/server
|
2023-08-07 12:13:05 +10:00 |
|
Madeline
|
dbc09cdfce
|
Merge pull request #1087 from spacebarchat/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
|
2023-08-07 12:11:06 +10:00 |
|
Madeline
|
d8ba3e16ee
|
switch from il8next-node-fs-backend to il8next-fs-backend
|
2023-08-07 12:10:12 +10:00 |
|
dependabot[bot]
|
c186b843d6
|
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 02:02:19 +00:00 |
|
dependabot[bot]
|
5817c2f736
|
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 02:02:10 +00:00 |
|
Madeline
|
c4fccbca95
|
Merge pull request #1061 from spacebarchat/dependabot/npm_and_yarn/vm2-3.9.19
Bump vm2 from 3.9.13 to 3.9.19
|
2023-08-07 12:01:45 +10:00 |
|
Puyodead1
|
6be410bdef
|
minor version updates
|
2023-08-06 10:48:22 -04:00 |
|
V3L0C1T13S
|
564d1a2fc9
|
feat: implement member list id generation
|
2023-05-24 12:02:03 -04:00 |
|
dependabot[bot]
|
a0be5c935a
|
Bump vm2 from 3.9.13 to 3.9.19
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.19.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.19)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 04:10:21 +00:00 |
|
Madeline
|
218f71b82c
|
Merge branch 'master' into refactor/dev/connections
|
2023-04-02 10:55:17 +10:00 |
|