Kevin Franklin Kim
|
0a3551cb98
|
fix: struct error
|
2025-03-06 16:08:43 +01:00 |
|
Kevin Franklin Kim
|
6f0cb501fa
|
chore: update go releaser
|
2025-03-06 16:08:04 +01:00 |
|
Kevin Franklin Kim
|
a8f572ab26
|
chore: update golangci lint
|
2025-03-06 16:07:58 +01:00 |
|
Kevin Franklin Kim
|
4098c97539
|
docs: add community templates
|
2025-03-06 16:07:42 +01:00 |
|
Kevin Franklin Kim
|
9d35133e58
|
Merge pull request #61 from foomo/go-1.23.0
Go 1.23.0
|
2025-02-18 14:28:59 +01:00 |
|
Kevin Franklin Kim
|
c9968e86e8
|
chore: update linter
|
2025-02-18 14:26:19 +01:00 |
|
Kevin Franklin Kim
|
b766845ca2
|
docs: update README
|
2025-02-18 14:11:10 +01:00 |
|
Kevin Franklin Kim
|
832fd47d1c
|
feat: use buffer
|
2025-02-18 14:06:01 +01:00 |
|
Kevin Franklin Kim
|
27e3939785
|
feat: go 1.23.0
|
2025-02-18 14:05:50 +01:00 |
|
Kevin Franklin Kim
|
d995dadeb9
|
Merge pull request #48 from foomo/dependabot/github_actions/github-actions-a8d1d1367e
chore(deps): bump the github-actions group across 1 directory with 2 updates
|
2024-11-11 10:20:54 +01:00 |
|
Kevin Franklin Kim
|
7ab2de3260
|
Merge branch 'main' into dependabot/github_actions/github-actions-a8d1d1367e
|
2024-11-11 10:19:24 +01:00 |
|
Kevin Franklin Kim
|
ecb6325fba
|
Merge pull request #52 from foomo/dependabot/go_modules/gomod-update-47056fd018
chore(deps): bump the gomod-update group across 1 directory with 3 updates
|
2024-11-11 10:18:39 +01:00 |
|
Kevin Franklin Kim
|
aac45babc3
|
Merge pull request #54 from foomo/fix/selector-expr
fix: selector expr
|
2024-11-11 10:18:09 +01:00 |
|
Kevin Franklin Kim
|
0737add060
|
fix: lint issues
|
2024-11-11 10:08:14 +01:00 |
|
Kevin Franklin Kim
|
16fa0b11ad
|
Merge branch 'main' of github.com:foomo/gotsrpc into typfix
|
2024-11-08 14:44:40 +01:00 |
|
Kevin Franklin Kim
|
b831188a0c
|
Merge pull request #53 from foomo/fix/union-string
fix: union string
|
2024-11-08 14:44:18 +01:00 |
|
Kevin Franklin Kim
|
805e09801d
|
fix: dir
|
2024-11-08 14:42:54 +01:00 |
|
Kevin Franklin Kim
|
8ee78429ae
|
feat: bump typescript
|
2024-11-08 14:32:49 +01:00 |
|
Kevin Franklin Kim
|
82b98a0908
|
fix: module path
|
2024-11-08 14:24:06 +01:00 |
|
Kevin Franklin Kim
|
52ee26976d
|
chore: add pr checks
|
2024-11-08 14:22:43 +01:00 |
|
Kevin Franklin Kim
|
6a79ac8f38
|
fix: string union type
|
2024-11-08 14:22:22 +01:00 |
|
Kevin Franklin Kim
|
1d7d8e76cf
|
fix: handle selector expr
|
2024-11-08 14:00:54 +01:00 |
|
Kevin Franklin Kim
|
b0ae7d879d
|
revert: build.debug
|
2024-11-08 13:59:18 +01:00 |
|
dependabot[bot]
|
9179bc2210
|
chore(deps): bump the gomod-update group across 1 directory with 3 updates
Bumps the gomod-update group with 3 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/tools](https://github.com/golang/tools).
Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [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.19.0...v1.19.1)
Updates `golang.org/x/mod` from 0.17.0 to 0.20.0
- [Commits](https://github.com/golang/mod/compare/v0.17.0...v0.20.0)
Updates `golang.org/x/tools` from 0.20.0 to 0.23.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.23.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-update
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-04 18:45:10 +00:00 |
|
dependabot[bot]
|
20fcef3de2
|
chore(deps): bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)
Updates `golangci/golangci-lint-action` from 5 to 6
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-09 18:38:27 +00:00 |
|
Kevin Franklin Kim
|
d3f19585b2
|
feat: bump deps
|
2024-05-03 09:53:54 +02:00 |
|
Kevin Franklin Kim
|
cb66643c24
|
chore: bump deps
|
2024-05-03 09:51:06 +02:00 |
|
Kevin Franklin Kim
|
be505c3fb8
|
feat: bump deps
|
2024-05-03 09:51:01 +02:00 |
|
Kevin Franklin Kim
|
ce73297cd7
|
chore: update dependabot
|
2024-05-03 09:50:48 +02:00 |
|
Kevin Franklin Kim
|
40aa0d3802
|
Merge pull request #40 from foomo/fix/revert-strcase
revert: strcase v0.2.0
|
2024-04-02 17:10:05 +02:00 |
|
Kevin Franklin Kim
|
609bf2fcb4
|
revert: strcase v0.2.0
|
2024-04-02 16:55:33 +02:00 |
|
Kevin Franklin Kim
|
3517d457ed
|
Merge pull request #39 from foomo/unused-common-js-imports
feat: remove unused common js imports
|
2024-03-19 13:56:27 +01:00 |
|
Kevin Franklin Kim
|
e5fdd2567f
|
chore: update build
|
2024-03-19 13:52:06 +01:00 |
|
Kevin Franklin Kim
|
ef4e47e5e6
|
chore: bump versions
|
2024-03-19 13:23:07 +01:00 |
|
Kevin Franklin Kim
|
7184b4c9ef
|
feat: bump dependencies and go
|
2024-03-19 13:19:59 +01:00 |
|
Kevin Franklin Kim
|
2cff234213
|
chore: add dependabot
|
2024-03-19 13:19:17 +01:00 |
|
Kevin Franklin Kim
|
c941c2aa8c
|
feat: remove unused commonjs imports
|
2024-03-19 13:08:57 +01:00 |
|
Kevin Franklin Kim
|
f9cd69ee02
|
Merge pull request #38 from foomo/fix/package-prefix-resolution
fix: issue with same package prefix
|
2023-11-16 11:16:58 +01:00 |
|
Kevin Franklin Kim
|
9483bec6d0
|
chore: update branch
|
2023-11-16 11:15:39 +01:00 |
|
Kevin Franklin Kim
|
d88c388935
|
fix: lint issue
|
2023-11-16 11:14:15 +01:00 |
|
Kevin Franklin Kim
|
8bdced3acf
|
fix: issue with same package prefix
|
2023-11-16 11:10:26 +01:00 |
|
Kevin Franklin Kim
|
31ed4250f6
|
Merge pull request #37 from foomo/fix/ts-scalar-union-definition
fix: change scalar union type rendering
|
2023-07-17 17:49:00 +02:00 |
|
franklin
|
e46893a177
|
fix: change scalar union type rendering
|
2023-07-17 17:47:22 +02:00 |
|
Kevin Franklin Kim
|
1837e9b8ac
|
Merge pull request #36 from foomo/feature/error-cause
feat: extend call stats with error
|
2023-07-11 08:14:22 +02:00 |
|
franklin
|
e28b354d5f
|
feat: add error type
|
2023-07-11 08:11:52 +02:00 |
|
franklin
|
0715ab52ad
|
fix: switch reflect order
|
2023-07-10 09:29:54 +02:00 |
|
franklin
|
57cd3acf38
|
fix: use reflect
|
2023-07-10 09:24:57 +02:00 |
|
franklin
|
529eb4c182
|
fix: check for error type
|
2023-07-10 09:17:08 +02:00 |
|
franklin
|
3d520949b4
|
fix: add nil check
|
2023-07-10 09:03:31 +02:00 |
|
franklin
|
9f383e019b
|
fix: add nil check
|
2023-07-10 08:58:44 +02:00 |
|