Julien Robert
|
7d9dc3966e
|
refactor(appconfig)!: simplify app config (#19040)
|
2024-01-13 20:42:45 +00:00 |
|
dependabot[bot]
|
b98b6eb076
|
build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /depinject (#19033)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-12 09:21:28 +00:00 |
|
Julien Robert
|
5e6b9885ef
|
chore: prepare log, errors and depinject minors (#19010)
|
2024-01-10 17:19:51 +00:00 |
|
Marko
|
bde7eb1a4d
|
refactor(core)!: cleanup dependency graph (#18866)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-01-09 15:14:36 +00:00 |
|
Emmanuel T Odeke
|
e049998eb5
|
build(deps): update grpc, net dependencies per vulnerability advisories (#18617)
|
2023-12-03 16:50:34 +00:00 |
|
Marko
|
21e69bad04
|
refactor(bank): add go module (#18279)
|
2023-10-27 09:25:04 +00:00 |
|
dependabot[bot]
|
6009891ed6
|
build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#18053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-11 11:04:12 +00:00 |
|
dependabot[bot]
|
aaf68cdcc0
|
build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-18 14:04:22 +00:00 |
|
Thomas Bruyelle
|
09ac8243b5
|
docs(depinject): replace non-exported provider functions (#17758)
|
2023-09-15 09:43:32 +00:00 |
|
dependabot[bot]
|
573284022b
|
build(deps): Bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1 (#17566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-08-29 07:01:23 +00:00 |
|
Julien Robert
|
d5b40fc427
|
test(depinject): refactor binding and invoke tests (#17337)
|
2023-08-09 14:06:33 +00:00 |
|
dependabot[bot]
|
3fde04b8be
|
build(deps): Bump pgregory.net/rapid from 1.0.1 to 1.1.0 (#17327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-08-09 06:48:44 +00:00 |
|
dependabot[bot]
|
2f6610d9bd
|
build(deps): Bump pgregory.net/rapid from 1.0.0 to 1.0.1 (#17286)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-08-04 08:21:41 +00:00 |
|
dependabot[bot]
|
c3daf03e61
|
build(deps): Bump github.com/regen-network/gocuke from 0.6.2 to 0.6.3 in /depinject (#17169)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-07-28 06:24:57 +00:00 |
|
dependabot[bot]
|
9f8e507219
|
build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#16780)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 09:01:58 +00:00 |
|
Marko
|
256e37c523
|
feat(auth): make address codec pluggable (#16621)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 11:57:26 +00:00 |
|
Jacob Gadikian
|
8d4ff7a19a
|
style: bump golangci-lint (#16667)
|
2023-06-23 12:49:34 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Emmanuel T Odeke
|
99a570a7aa
|
chore: properly propagate fmt.Errorf errors + use errors.New (#16537)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-06-22 09:50:07 +00:00 |
|
dependabot[bot]
|
1b9c500180
|
build(deps): Bump pgregory.net/rapid from 0.7.1 to 1.0.0 (#16515)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-06-13 08:41:58 +00:00 |
|
dependabot[bot]
|
eba06fd862
|
build(deps): Bump github.com/cockroachdb/errors from 1.9.1 to 1.10.0 (#16516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-06-13 08:15:46 +00:00 |
|
dependabot[bot]
|
bafe5040f2
|
build(deps): Bump pgregory.net/rapid from 0.6.2 to 0.7.1 (#16495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-12 15:49:26 +00:00 |
|
dependabot[bot]
|
5089313a0a
|
build(deps): Bump pgregory.net/rapid from 0.6.1 to 0.6.2 in /tests (#16417)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-06-05 10:11:27 +00:00 |
|
dependabot[bot]
|
b54bc7b2d4
|
build(deps): Bump pgregory.net/rapid from 0.6.0 to 0.6.1 (#16397)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-06-01 07:00:38 +00:00 |
|
dependabot[bot]
|
cac7e89e1d
|
build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#16354)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-31 06:58:33 +00:00 |
|
dependabot[bot]
|
6b37d8630e
|
build(deps): Bump pgregory.net/rapid from 0.5.7 to 0.6.0 (#16332)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-30 13:12:39 +00:00 |
|
dependabot[bot]
|
89eee12fc8
|
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#16222)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-19 06:44:38 +00:00 |
|
dependabot[bot]
|
32680bac70
|
build(deps): Bump pgregory.net/rapid from 0.5.5 to 0.5.7 (#15975)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-04-28 13:15:21 +00:00 |
|
samricotta
|
bf17fec0e7
|
docs(depinject): update depinject docs with more context (#15688)
|
2023-04-12 17:20:57 +02:00 |
|
Mark Rushakoff
|
768f8ecd4c
|
style: address linter issues in depinject module (#15726)
|
2023-04-07 08:53:49 +02:00 |
|
Marko
|
1f2875d445
|
style: gofumpt linting (#15605)
|
2023-03-30 06:27:38 +00:00 |
|
Julien Robert
|
41c8529ff9
|
chore: bump cometbft to v0.37.0-rc3 (#15220)
|
2023-03-01 16:30:41 +01:00 |
|
dependabot[bot]
|
82e7ed1f08
|
build(deps): Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.5.0 in /depinject (#15161)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-27 22:01:47 +00:00 |
|
dependabot[bot]
|
b1603227e5
|
build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#15172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-02-27 19:49:52 +00:00 |
|
Julien Robert
|
067ee92d4d
|
refactor: simply errors (#15067)
|
2023-02-20 12:03:40 +00:00 |
|
Aaron Craelius
|
1ad8e86d1d
|
feat(depinject): send logging to file instead of stderr (#14825)
|
2023-01-27 21:10:55 +01:00 |
|
Julien Robert
|
e4c0788bf2
|
docs: update docs links to v0.47 (#14572)
|
2023-01-12 11:57:53 +00:00 |
|
Julien Robert
|
538f7ce723
|
ci: make sonarcloud more quiet (#14585)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-12 10:24:56 +00:00 |
|
dependabot[bot]
|
ef6d2a8ee8
|
build(deps): Bump pgregory.net/rapid from 0.5.3 to 0.5.5 (#14544)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-09 16:46:38 +00:00 |
|
Julien Robert
|
ae91105fec
|
ci: configure monorepo sonarcloud (#13944)
|
2022-11-23 10:47:18 +00:00 |
|
Julien Robert
|
3bb2779574
|
chore: rename app_legacy & add sims for 0.47 (#13950)
* docs: rename `app_legacy`
* add sims for 0.47
* update concurrency group
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-11-21 18:11:37 +00:00 |
|
Julien Robert
|
c85447cdb9
|
docs: add documentation about depinject and app wiring (#13683)
|
2022-11-07 19:19:07 +00:00 |
|
dependabot[bot]
|
d3010793ea
|
build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor (#13637)
* build(deps): Bump github.com/stretchr/testify in /tools/cosmovisor
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /tools/cosmovisor for all modules
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-10-24 20:33:20 +02:00 |
|
dependabot[bot]
|
b3abb8d5c3
|
build(deps): Bump gotest.tools/v3 from 3.3.0 to 3.4.0 in /core (#13494)
|
2022-10-10 19:10:15 +02:00 |
|
Julien Robert
|
a74989ddf4
|
feat: migrate to docusaurus (#13471)
|
2022-10-10 14:01:53 +00:00 |
|
Julien Robert
|
74ce07eb26
|
docs: improve documentation navigation and redirection (#13455)
|
2022-10-06 15:51:10 +02:00 |
|
Julien Robert
|
9bae8a817f
|
build(deps): bump go minimum version to go 1.19 (#13397)
|
2022-09-27 21:02:02 +02:00 |
|
Jacob Gadikian
|
af816057f2
|
chore: run make format (#13375)
|
2022-09-24 00:22:03 +02:00 |
|
dependabot[bot]
|
373f5ba50d
|
build(deps): Bump pgregory.net/rapid from 0.5.2 to 0.5.3 (#13332)
|
2022-09-19 19:38:32 +02:00 |
|
Aaron Craelius
|
3ffa1d19df
|
feat(depinject): allow module keys to manually be created for codegen/manual wiring (#13124)
|
2022-09-02 22:17:08 +00:00 |
|