github-actions[bot]
|
b338bc452e
|
v0.3.0
v0.3.0
|
2023-10-10 12:30:59 +00:00 |
|
Quentin Gliech
|
423c9c2dad
|
ci: try fixing the release workflow
|
2023-10-10 14:27:27 +02:00 |
|
Quentin Gliech
|
3244203708
|
ci: try fixing the release workflow
|
2023-10-10 14:23:03 +02:00 |
|
Quentin Gliech
|
df49ea81b6
|
ci: automatic release workflow
|
2023-10-10 13:12:39 +02:00 |
|
Quentin Gliech
|
0f5d10f41d
|
syn2mas: typescript fixes
|
2023-10-10 10:21:02 +02:00 |
|
dependabot[bot]
|
af552bf478
|
build(deps-dev): bump the development group
Bumps the development group in /tools/syn2mas with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.10` | `18.18.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.57.0` | `6.7.5` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `6.7.5` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.28.1` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `46.0.0` | `48.0.1` |
| [prettier](https://github.com/prettier/prettier) | `2.8.7` | `3.0.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.0.2` | `5.2.2` |
Updates `@types/node` from 18.15.10 to 18.18.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 5.57.0 to 6.7.5
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 5.62.0 to 6.7.5
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/parser)
Updates `eslint-plugin-import` from 2.27.5 to 2.28.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.1)
Updates `eslint-plugin-unicorn` from 46.0.0 to 48.0.1
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v48.0.1)
Updates `prettier` from 2.8.7 to 3.0.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...3.0.3)
Updates `typescript` from 5.0.2 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.2...v5.2.2)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 10:21:02 +02:00 |
|
dependabot[bot]
|
db6e3ffe34
|
build(deps): bump insta from 1.33.0 to 1.34.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.33.0 to 1.34.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.33.0...1.34.0)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 10:12:23 +02:00 |
|
dependabot[bot]
|
9f5be6581b
|
build(deps-dev): bump the types group in /frontend with 1 update
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 10:11:41 +02:00 |
|
dependabot[bot]
|
829b4c5c87
|
build(deps): bump the production group in /tools/syn2mas with 2 updates
Bumps the production group in /tools/syn2mas with 2 updates: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) and [ts-command-line-args](https://github.com/Roaders/ts-command-line-args).
Updates `pg` from 8.10.0 to 8.11.3
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.3/packages/pg)
Updates `ts-command-line-args` from 2.4.2 to 2.5.1
- [Release notes](https://github.com/Roaders/ts-command-line-args/releases)
- [Commits](https://github.com/Roaders/ts-command-line-args/compare/2.4.2...2.5.1)
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production
- dependency-name: ts-command-line-args
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:44:51 +02:00 |
|
dependabot[bot]
|
2ffd71531b
|
build(deps-dev): bump @types/react-dom in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.11 to 18.2.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:40:42 +02:00 |
|
dependabot[bot]
|
ed0f654369
|
build(deps-dev): bump eslint-config-prettier in /tools/syn2mas
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:38:43 +02:00 |
|
Quentin Gliech
|
3c39db1a08
|
dependabot: apply labels to syn2mas dependencies updates
|
2023-10-10 09:34:27 +02:00 |
|
Quentin Gliech
|
ef39090a85
|
dependabot: ignore @types/node major version updates
|
2023-10-10 09:32:01 +02:00 |
|
Quentin Gliech
|
492609d1f3
|
dependabot: group syn2mas dependencies & change PR labels
|
2023-10-10 09:26:16 +02:00 |
|
dependabot[bot]
|
4bf1de1420
|
build(deps-dev): bump @types/command-line-args in /tools/syn2mas
Bumps [@types/command-line-args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/command-line-args) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/command-line-args)
---
updated-dependencies:
- dependency-name: "@types/command-line-args"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:23:58 +02:00 |
|
dependabot[bot]
|
593ab51b3a
|
build(deps-dev): bump eslint from 8.36.0 to 8.51.0 in /tools/syn2mas
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.51.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:23:53 +02:00 |
|
dependabot[bot]
|
fec11f0386
|
build(deps-dev): bump happy-dom from 12.9.0 to 12.9.1 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.9.0 to 12.9.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v12.9.0...v12.9.1)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:23:29 +02:00 |
|
dependabot[bot]
|
51d7d4b939
|
build(deps-dev): bump @types/react from 18.2.25 to 18.2.27 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.25 to 18.2.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 09:23:22 +02:00 |
|
Hugh Nimmo-Smith
|
24ff49dacb
|
Reflect latest migration capabilities in README
|
2023-10-09 22:41:54 +01:00 |
|
Quentin Gliech
|
3cb8a26d95
|
"Can request admin" flag on user
|
2023-10-09 18:52:30 +02:00 |
|
dependabot[bot]
|
05e167b917
|
build(deps): bump knex from 2.4.2 to 3.0.1 in /tools/syn2mas (#1911)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 17:26:11 +01:00 |
|
dependabot[bot]
|
5692ba66cb
|
build(deps): bump libc from 0.2.148 to 0.2.149
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.148 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.148...0.2.149)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:29:25 +02:00 |
|
dependabot[bot]
|
ddc2eeb72a
|
build(deps): bump @fontsource/inter from 5.0.12 to 5.0.13 in /frontend
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.12 to 5.0.13.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)
---
updated-dependencies:
- dependency-name: "@fontsource/inter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:23:33 +02:00 |
|
dependabot[bot]
|
e47bcae5d5
|
build(deps-dev): bump the eslint group in /frontend with 1 update
Bumps the eslint group in /frontend with 1 update: [eslint](https://github.com/eslint/eslint).
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:23:03 +02:00 |
|
dependabot[bot]
|
f56eb43aca
|
build(deps): bump yaml from 2.2.1 to 2.3.2 in /tools/syn2mas
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.3.2)
---
updated-dependencies:
- dependency-name: yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:22:52 +02:00 |
|
dependabot[bot]
|
3ea82e46b0
|
build(deps-dev): bump @typescript-eslint/parser in /tools/syn2mas
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:22:37 +02:00 |
|
dependabot[bot]
|
d30043ea26
|
build(deps-dev): bump @types/react-dom in /frontend
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.10 to 18.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:22:15 +02:00 |
|
dependabot[bot]
|
69798aef47
|
build(deps): bump tokio from 1.32.0 to 1.33.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.32.0...tokio-1.33.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 16:11:09 +02:00 |
|
dependabot[bot]
|
764e6718a4
|
build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /tools/syn2mas
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-10-09 16:03:33 +02:00 |
|
Quentin Gliech
|
754cd8b96f
|
ci: fix the syn2mas docker build
|
2023-10-09 15:58:52 +02:00 |
|
Hugh Nimmo-Smith
|
f8b4c5b987
|
Fix README link again
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
27b8698417
|
Try fixing internal docs link to README.md
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
e225d7e6a3
|
Docs fixes
|
2023-10-09 15:53:13 +02:00 |
|
Quentin Gliech
|
ef8596ae26
|
ci: build syn2mas docker image as part of the build.yaml workflow
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
1d5ce5f7cc
|
Only build syn2mas during CI phase
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
60d2e82b9d
|
Don't include syn2mas in binary artifacts
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
26e97a2490
|
Use network config options during docker build
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
66f2a116d2
|
Docs for --dryRun
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
54f9105f1a
|
Lint
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
cfbda76c98
|
Lint
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
e6e98444f3
|
Migration mode + docs
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
630228d30c
|
Add test for login_via_existing_session config option
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
999bab14e4
|
Docker build config
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
639fa76622
|
Actually remove tools CI workflow
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
120f08d8c4
|
Run syn2mas CI as part of main workflows
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
e7c036ccbe
|
Missing type
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
a5c417f50c
|
Whitespace
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
42d2338e81
|
Check for synapse enable_3pid_changes option
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
debf5e0ac7
|
All user_consent config must be disabled
|
2023-10-09 15:53:13 +02:00 |
|
Hugh Nimmo-Smith
|
95bff53b4f
|
Check for user_consent.require_at_registration=True
|
2023-10-09 15:53:13 +02:00 |
|