Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): update changelog and bump version to 1.3.2 #1002

Closed
wants to merge 33 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
41036c8
build(deps): Bump actions/setup-go from 5.0.1 to 5.1.0 (#965)
dependabot[bot] Nov 2, 2024
699d431
build(deps): Bump github.com/creachadair/taskgroup from 0.3.2 to 0.12…
dependabot[bot] Nov 4, 2024
de05367
build(deps): Bump github.com/prometheus/common from 0.37.0 to 0.60.1 …
dependabot[bot] Nov 4, 2024
5dc3332
build(deps): Bump github.com/oasisprotocol/oasis-core/go (#962)
dependabot[bot] Nov 4, 2024
878f270
chore!: docker log to stdout and minor logging tweaks (#951)
lklimek Nov 4, 2024
0225d04
chore(github): tune stale and dependabot settings (#967)
lklimek Nov 4, 2024
a760162
fix(rpc): validators endpoint fail during quorum rotation (#959)
lklimek Nov 4, 2024
bd8c7e4
build(deps): replace tendermint/tm-db with cometbft/cometbft-db (#973)
lklimek Nov 6, 2024
52ea7e5
refactor(db)!: remove support for cleveldb, boltdb, rocksdb, badgerdb…
lklimek Nov 6, 2024
d28d5a8
test: update mockery configuration and regenerate mocks (#955)
lklimek Nov 6, 2024
21463e9
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#976)
dependabot[bot] Nov 27, 2024
ce2f544
build(deps): Bump github.com/creachadair/taskgroup from 0.12.0 to 0.1…
dependabot[bot] Nov 27, 2024
cd493c4
build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#981)
dependabot[bot] Nov 27, 2024
4fed026
build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0 (#969)
dependabot[bot] Nov 27, 2024
7770e36
build(deps): Bump golang.org/x/time from 0.6.0 to 0.8.0 (#980)
dependabot[bot] Nov 27, 2024
76ffc55
build(deps): Bump github.com/vektra/mockery/v2 from 2.46.3 to 2.49.1 …
dependabot[bot] Nov 27, 2024
4155125
build(deps): Bump golang.org/x/net from 0.30.0 to 0.31.0 (#979)
dependabot[bot] Nov 27, 2024
dee4b8e
build(deps): Bump github.com/golangci/golangci-lint from 1.61.0 to 1.…
dependabot[bot] Nov 27, 2024
544f4f4
build(deps): Bump github.com/bufbuild/buf from 1.35.1 to 1.47.2 (#982)
dependabot[bot] Nov 27, 2024
929406c
build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#977)
dependabot[bot] Nov 27, 2024
464a863
build(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 (#991)
dependabot[bot] Dec 9, 2024
ba101cc
build(deps): Bump github.com/oasisprotocol/oasis-core/go (#990)
dependabot[bot] Dec 9, 2024
0198f18
build(deps): Bump bufbuild/buf-setup-action from 1.46.0 to 1.47.2 (#992)
dependabot[bot] Dec 9, 2024
956deeb
build(deps): Bump github.com/creachadair/atomicfile from 0.2.6 to 0.3…
dependabot[bot] Dec 10, 2024
c117564
build(deps): Bump golang.org/x/term from 0.26.0 to 0.27.0 (#1000)
dependabot[bot] Dec 10, 2024
062dcab
build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#998)
dependabot[bot] Dec 10, 2024
42eb748
build(deps): Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#995)
dependabot[bot] Dec 10, 2024
e38cdf0
build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#996)
dependabot[bot] Dec 10, 2024
d1c8633
build(deps): Bump github.com/vektra/mockery/v2 from 2.49.1 to 2.50.0 …
dependabot[bot] Dec 10, 2024
9ce8f05
build(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0 (#994)
dependabot[bot] Dec 10, 2024
7681ea4
build(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 …
dependabot[bot] Dec 10, 2024
a740370
fix(consensus): node stalled after client has stopped (#1001)
lklimek Dec 11, 2024
b989e1f
chore(release): update changelog and version to 1.3.2
lklimek Dec 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0 (#969)
* build(deps): Bump bufbuild/buf-setup-action from 1.35.0 to 1.46.0

Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.35.0 to 1.46.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](bufbuild/buf-setup-action@v1.35.0...v1.46.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: remove proto-gen.sh

* chore: trigger ci/cd to test protos

* Revert "chore: trigger ci/cd to test protos"

This reverts commit d2219d9.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lklimek <[email protected]>
dependabot[bot] and lklimek authored Nov 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 4fed02668e4a165eddf42260a68c5389842c042e
2 changes: 1 addition & 1 deletion .github/workflows/proto-lint.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.35.0
- uses: bufbuild/buf-setup-action@v1.46.0
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"
19 changes: 0 additions & 19 deletions scripts/proto-gen.sh

This file was deleted.


Unchanged files with check annotations Beta

WORKDIR /src/tenderdash
# Install DLV debugger
ENV DEBUG ""

Check warning on line 49 in test/e2e/docker/Dockerfile

GitHub Actions / e2e-test (dashcore)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 49 in test/e2e/docker/Dockerfile

GitHub Actions / e2e-test (rotate)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
COPY --from=delve /go/bin/dlv /go/bin/dlv
LABEL maintainer="developers@dash.org"
# private validator file into /tenderdash/config.
#
# The /tenderdash/data dir is used by tenderdash to store state.
ENV TMHOME /tenderdash

Check warning on line 59 in test/e2e/docker/Dockerfile

GitHub Actions / e2e-test (dashcore)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Check warning on line 59 in test/e2e/docker/Dockerfile

GitHub Actions / e2e-test (rotate)

Legacy key/value format with whitespace separator should not be used

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
# Copy Tenderdash source
# Avoid overwriting third-party libs