Gao Sun
|
0a87ffd609
|
refactor(core): use deepmerge (#5361)
|
2024-02-01 09:17:29 +08:00 |
|
Gao Sun
|
0a20b5a6f8
|
feat(core): put invitation status
|
2024-01-29 19:39:27 +08:00 |
|
Gao Sun
|
9089dbf845
|
chore(deps): upgrade TypeScript (#5141)
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
|
2023-12-22 15:16:49 +08:00 |
|
Gao Sun
|
31e60811d7
|
chore: use Node 20 LTS for engine requirement (#5084)
|
2023-12-11 09:10:53 +08:00 |
|
silverhand-bot
|
4865610b51
|
release: version packages (#4894)
|
2023-12-06 16:13:56 +08:00 |
|
Charles Zhao
|
00017418c3
|
chore: bump dev dependencies (#4829)
chore: update browserlist-db
|
2023-11-07 11:38:54 +08:00 |
|
renovate[bot]
|
98478a32c8
|
chore(deps): update dependency lint-staged to v15 (#4661)
* chore(deps): update dependency lint-staged to v15
* chore: rebase update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
|
2023-10-26 09:55:47 +08:00 |
|
dependabot[bot]
|
6826f15efb
|
chore(deps): bump zod from 3.20.2 to 3.22.3 (#4615)
* chore(deps): bump zod from 3.20.2 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): align zod versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-10-12 04:12:05 +00:00 |
|
dependabot[bot]
|
f27a3ee2a7
|
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31 (#4614)
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: allow `deps-dev` as commit scope
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-10-09 07:30:06 +00:00 |
|
silverhand-bot
|
6993b15ecd
|
release: version packages (#4621)
|
2023-10-08 00:28:22 -05:00 |
|
silverhand-bot
|
f3ec4c6734
|
release: version packages (#4575)
|
2023-10-07 00:39:33 -05:00 |
|
silverhand-bot
|
d254dae5ff
|
release: version packages (#4572)
|
2023-09-21 22:04:40 +08:00 |
|
silverhand-bot
|
e69f941e38
|
release: version packages (#4451)
|
2023-09-18 10:47:19 +00:00 |
|
Gao Sun
|
b8a7b900e1
|
feat(core): guard password by policy
|
2023-09-03 02:11:22 +08:00 |
|
renovate[bot]
|
f82df68794
|
chore(deps): update dependency lint-staged to v14 (#4322)
* chore(deps): update dependency lint-staged to v14
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
|
2023-08-24 14:01:38 +08:00 |
|
Gao Sun
|
947de83173
|
chore: upgrade configs (#4132)
* chore: upgrade configs
* chore: fix lint errors
|
2023-07-07 17:17:21 +00:00 |
|
silverhand-bot
|
53131ad5a7
|
release: version packages (#4033)
|
2023-06-28 18:57:43 +08:00 |
|
renovate[bot]
|
a187503213
|
fix(deps): update dependency @withtyped packages to ^0.11.0 (#4007)
* fix(deps): update dependency @withtyped packages to ^0.11.0
* refactor: fix build
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-10 16:21:12 +08:00 |
|
silverhand-bot
|
85889031d0
|
release: version packages (#3705)
|
2023-04-18 21:13:31 +08:00 |
|
Gao Sun
|
c55ff367c7
|
chore: specify versions for workspace protocol (#3707)
|
2023-04-17 10:10:14 +00:00 |
|
renovate[bot]
|
901ef8ecd6
|
chore(deps): update silverhand configs monorepo packages to v3.0.1 (#3683)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-04-07 16:17:14 +00:00 |
|
Gao Sun
|
aa203308f0
|
refactor: reorg packages
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
|
2023-04-04 16:28:48 +08:00 |
|
Gao Sun
|
c200169886
|
refactor: add app insights package (#3637)
* refactor: add app insights package
* refactor: fix dependencies
|
2023-03-30 13:36:46 +08:00 |
|
renovate[bot]
|
93bc915609
|
chore(deps): update silverhand configs monorepo packages to v3.0.0 (#3585)
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-24 16:28:36 +00:00 |
|
renovate[bot]
|
11e302b2fa
|
chore(deps): update dependency typescript to v5 (#3463)
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-21 19:37:51 +08:00 |
|
Gao Sun
|
959d1f02dd
|
refactor: use caret range for workspace dependencies (#3566)
|
2023-03-21 19:33:08 +08:00 |
|
Gao Sun
|
28e9fa4290
|
release: core v1.0.0 (#3554)
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
|
2023-03-20 23:57:04 +08:00 |
|
Gao Sun
|
415c2fab23
|
release: toolkit v1.0.0 (#3552)
|
2023-03-20 21:38:32 +08:00 |
|
Gao Sun
|
169c4450eb
|
refactor: use essentials tryThat and trySafe
|
2023-03-18 13:02:51 +08:00 |
|
renovate[bot]
|
fa3c13a68d
|
chore(deps): update dependency @silverhand/essentials to v2.5.0
|
2023-03-17 18:41:13 +00:00 |
|
renovate[bot]
|
565a0aead2
|
chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-15 21:36:02 +08:00 |
|
Gao Sun
|
af4276e08e
|
test(cloud): init api tests
|
2023-03-08 10:49:51 +08:00 |
|
renovate[bot]
|
4eb2d14762
|
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-07 04:25:50 +00:00 |
|
Gao Sun
|
08e7b6c6c2
|
refactor: allow admin to create tenants
|
2023-03-04 14:52:02 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
f339e86591
|
refactor: update tsconfig
|
2023-02-17 13:41:05 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
renovate[bot]
|
1b2d8ca428
|
chore(deps): update dependency stylelint to v15 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-16 11:09:03 +08:00 |
|
Gao Sun
|
bf8e4c0f6e
|
test: add me api tests
|
2023-02-13 18:12:11 +08:00 |
|
Gao Sun
|
f4b8063bed
|
chore: manually update to rc
|
2023-02-02 22:18:08 +08:00 |
|
Gao Sun
|
6e2951fafc
|
chore!: drop Node 16 (#2848)
|
2023-01-07 20:42:10 +08:00 |
|
Gao Sun
|
db71cc11ac
|
refactor: connector loader (#2809)
|
2023-01-03 15:41:29 +08:00 |
|
silverhand-bot
|
1bbfd7e0f7
|
release: version toolkit packages (#2776)
|
2022-12-30 14:00:14 +08:00 |
|
renovate[bot]
|
e5dc687ee8
|
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-26 20:13:05 +08:00 |
|
renovate[bot]
|
c5025fc70b
|
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-25 13:52:55 +08:00 |
|
Gao Sun
|
c52a66a32d
|
refactor: remove lodash (#2715)
|
2022-12-23 15:19:49 +00:00 |
|
Gao Sun
|
df6eb9e942
|
chore(deps): upgrade prettier to v2.8.1 (#2709)
|
2022-12-22 16:52:39 +08:00 |
|
Gao Sun
|
0f2548e0c4
|
refactor: fix build errors
|
2022-12-20 10:25:47 +08:00 |
|
Gao Sun
|
49682afdb5
|
test(toolkit): use native ESM
|
2022-12-15 01:50:29 +08:00 |
|
Gao Sun
|
4cc7664148
|
refactor: fix script and code
|
2022-12-15 01:24:32 +08:00 |
|