Kevin Franklin Kim
|
e7967d1eb2
|
Merge pull request #115 from foomo/dependabot/go_modules/gomod-update-6182f5bb77
chore(deps): bump the gomod-update group across 1 directory with 3 updates
|
2025-03-31 11:12:43 +02:00 |
|
dependabot[bot]
|
2591b7b875
|
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/spf13/viper](https://github.com/spf13/viper), [github.com/wissance/stringFormatter](https://github.com/wissance/stringFormatter) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `github.com/spf13/viper` from 1.20.0 to 1.20.1
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)
Updates `github.com/wissance/stringFormatter` from 1.3.0 to 1.4.1
- [Release notes](https://github.com/wissance/stringFormatter/releases)
- [Commits](https://github.com/wissance/stringFormatter/compare/v1.3.0...v1.4.1)
Updates `google.golang.org/api` from 0.226.0 to 0.228.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.226.0...v0.228.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gomod-update
- dependency-name: github.com/wissance/stringFormatter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-30 08:59:59 +00:00 |
|
Kevin Franklin Kim
|
ad1fa735e0
|
Merge pull request #114 from foomo/feature/refactor-cli
refactor: cli setup
|
2025-03-27 21:25:41 +01:00 |
|
Kevin Franklin Kim
|
72378c8024
|
chore: update gh worker
|
2025-03-27 21:23:26 +01:00 |
|
Kevin Franklin Kim
|
408e227f92
|
chore: update config
|
2025-03-27 21:21:35 +01:00 |
|
Kevin Franklin Kim
|
705fe333bf
|
chore: update husky
|
2025-03-27 21:18:01 +01:00 |
|
Kevin Franklin Kim
|
5b55eb2b84
|
refactor: cli setup
|
2025-03-27 21:17:38 +01:00 |
|
Kevin Franklin Kim
|
0c9bb7ea73
|
Merge pull request #112 from foomo/fix/garbage-warning
fix: use warning logger
|
2025-03-20 16:50:31 +01:00 |
|
Kevin Franklin Kim
|
bc28c78ad8
|
fix: use warning logger
|
2025-03-20 16:45:25 +01:00 |
|
Kevin Franklin Kim
|
0617588911
|
Merge pull request #111 from foomo/feature/multi-configs
feat: multi configs
|
2025-03-20 16:21:56 +01:00 |
|
Kevin Franklin Kim
|
7cb97d0475
|
feat: pretty logging
|
2025-03-20 16:17:34 +01:00 |
|
Kevin Franklin Kim
|
4f632d515a
|
feat: allow multiple configs
|
2025-03-20 16:17:14 +01:00 |
|
Kevin Franklin Kim
|
8569b47ed4
|
Merge pull request #110 from foomo/fix/emarsys-category
fix(emarsys): format category
|
2025-03-19 17:32:12 +01:00 |
|
Kevin Franklin Kim
|
f3596f9f06
|
fix(emarsys): format category
|
2025-03-19 17:28:52 +01:00 |
|
Kevin Franklin Kim
|
91f32ebf3b
|
Merge pull request #109 from foomo/fix/emarsys-email
fix(emarsys): use only email if provided
|
2025-03-18 14:10:58 +01:00 |
|
Kevin Franklin Kim
|
3e40a767da
|
fix: use only email if provided
|
2025-03-18 14:07:44 +01:00 |
|
Kevin Franklin Kim
|
268f0c499b
|
feat: set max width
|
2025-03-18 14:07:21 +01:00 |
|
Kevin Franklin Kim
|
9826788be4
|
Merge pull request #108 from foomo/fix/ga-response-compression
fix: GA4 client response compression
|
2025-03-17 20:49:37 +01:00 |
|
Kevin Franklin Kim
|
284f12171b
|
fix: use booelan
|
2025-03-17 20:41:12 +01:00 |
|
Kevin Franklin Kim
|
315738f70c
|
Merge pull request #107 from foomo/fix/workspace-id
fix: use workspace loader
|
2025-03-17 20:30:48 +01:00 |
|
Kevin Franklin Kim
|
f1fe8c2c72
|
fix: use workspace loader
|
2025-03-17 17:53:59 +01:00 |
|
Kevin Franklin Kim
|
3880d503f1
|
Merge pull request #106 from foomo/fix/template-reference
fix: use template gallery id
|
2025-03-17 11:43:03 +01:00 |
|
Kevin Franklin Kim
|
898f63a1ad
|
fix: check nil
|
2025-03-17 11:39:06 +01:00 |
|
Kevin Franklin Kim
|
82d5b597f5
|
fix: use template gallery id
|
2025-03-17 11:32:41 +01:00 |
|
Kevin Franklin Kim
|
ea147e3865
|
Merge pull request #105 from foomo/feature/dynamic-workspace-id
feat: dynamic workspace id
|
2025-03-17 11:08:44 +01:00 |
|
Kevin Franklin Kim
|
058d2134e6
|
docs: update schema
|
2025-03-17 11:05:09 +01:00 |
|
Kevin Franklin Kim
|
e4a99eb2d3
|
chore: update dependabot
|
2025-03-17 11:04:28 +01:00 |
|
Kevin Franklin Kim
|
ac8f7298b7
|
feat: dynamic workspace id
|
2025-03-17 11:04:04 +01:00 |
|
Kevin Franklin Kim
|
7aa4f843e5
|
Merge pull request #103 from foomo/dependabot/go_modules/gomod-update-ec0bf6c2a5
chore(deps): bump the gomod-update group with 2 updates
|
2025-03-17 09:40:57 +01:00 |
|
Kevin Franklin Kim
|
e2f259bf5c
|
fix: switch dep
|
2025-03-17 09:38:40 +01:00 |
|
Kevin Franklin Kim
|
a92d456ed2
|
Merge branch 'main' of github.com:foomo/sesamy-cli into dependabot/go_modules/gomod-update-ec0bf6c2a5
|
2025-03-17 09:36:15 +01:00 |
|
Kevin Franklin Kim
|
339f91085d
|
Merge pull request #104 from foomo/feature/v0.17.1
v0.18.0
|
2025-03-17 09:35:32 +01:00 |
|
Kevin Franklin Kim
|
741c6bb44e
|
feat(cookiebot): add region settings
|
2025-03-17 09:30:37 +01:00 |
|
Kevin Franklin Kim
|
2983e5ee7d
|
feat(emarsys): add search param
|
2025-03-17 09:30:02 +01:00 |
|
Kevin Franklin Kim
|
233db21350
|
fix(emarsys): use test for initialization
|
2025-03-17 09:29:25 +01:00 |
|
dependabot[bot]
|
952ca528b8
|
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/spf13/viper](https://github.com/spf13/viper) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `github.com/spf13/viper` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0)
Updates `google.golang.org/api` from 0.225.0 to 0.226.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.225.0...v0.226.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-16 08:52:06 +00:00 |
|
Kevin Franklin Kim
|
3f1cf4f092
|
Merge pull request #102 from foomo/feature/sesamy-go-0.9.0
feat: sesamy go 0.9.0
|
2025-03-13 08:12:39 +01:00 |
|
Kevin Franklin Kim
|
7cdee0e36e
|
feat: sesamy go 0.9.0
|
2025-03-13 08:09:22 +01:00 |
|
Kevin Franklin Kim
|
d66e4ba2e9
|
Merge pull request #98 from foomo/dependabot/go_modules/gomod-update-dc0872d62f
chore(deps): bump google.golang.org/api from 0.222.0 to 0.224.0 in the gomod-update group across 1 directory
|
2025-03-11 17:09:20 +01:00 |
|
Kevin Franklin Kim
|
a096008783
|
Merge pull request #100 from foomo/fix/empty-load
fix: empty gocontemplate load
|
2025-03-11 17:08:30 +01:00 |
|
Kevin Franklin Kim
|
c86a7f01b1
|
docs: fix link
|
2025-03-11 17:04:34 +01:00 |
|
Kevin Franklin Kim
|
02c118c3c5
|
fix: empty load
|
2025-03-11 17:04:18 +01:00 |
|
Kevin Franklin Kim
|
90c63fa159
|
docs: update example
|
2025-03-11 15:07:49 +01:00 |
|
dependabot[bot]
|
fc4349ae11
|
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
Updates `google.golang.org/api` from 0.222.0 to 0.224.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.222.0...v0.224.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gomod-update
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 14:05:09 +00:00 |
|
Kevin Franklin Kim
|
3c045e165d
|
Merge pull request #99 from foomo/v0.16.0
V0.16.0
|
2025-03-11 15:04:01 +01:00 |
|
Kevin Franklin Kim
|
c17a587e7d
|
docs: update schema
|
2025-03-11 15:01:15 +01:00 |
|
Kevin Franklin Kim
|
2e6b01b08e
|
feat: bump gocontemplate
|
2025-03-11 14:56:53 +01:00 |
|
Kevin Franklin Kim
|
092b49487d
|
feat: go 1.24.1 & add directory
|
2025-03-11 14:55:49 +01:00 |
|
Kevin Franklin Kim
|
62465edf0d
|
chore: update dependabot
|
2025-03-11 14:55:08 +01:00 |
|
Kevin Franklin Kim
|
33f2863e8d
|
Merge pull request #97 from foomo/v0.15.1
fix: ensure order
|
2025-03-05 11:41:26 +01:00 |
|