-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the go-mod group across 1 directory with 18 updates #202
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/go-mod-b120f7bccb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-mod group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.3` | `2.43.0` | | [github.com/DIMO-Network/attestation-api](https://github.com/DIMO-Network/attestation-api) | `0.1.9` | `0.1.10` | | [github.com/DIMO-Network/devices-api](https://github.com/DIMO-Network/devices-api) | `1.41.8` | `1.42.0` | | [github.com/DIMO-Network/fetch-api](https://github.com/DIMO-Network/fetch-api) | `0.0.14` | `0.0.16` | | [github.com/DIMO-Network/model-garage](https://github.com/DIMO-Network/model-garage) | `0.7.4` | `0.8.5` | | [github.com/DIMO-Network/tesla-oracle](https://github.com/DIMO-Network/tesla-oracle) | `0.4.18` | `0.4.35` | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.46.1` | `1.46.3` | | [github.com/aarondl/sqlboiler/v4](https://github.com/aarondl/sqlboiler) | `4.19.5` | `4.19.7` | | [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.4.0` | `2.5.0` | | [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.9` | `2.52.11` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.11.1` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.25.0` | `3.26.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.1` | `1.78.0` | | google.golang.org/protobuf | `1.36.10` | `1.36.11` | Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.3 to 2.43.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.40.3...v2.43.0) Updates `github.com/DIMO-Network/attestation-api` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/DIMO-Network/attestation-api/releases) - [Commits](DIMO-Network/attestation-api@v0.1.9...v0.1.10) Updates `github.com/DIMO-Network/devices-api` from 1.41.8 to 1.42.0 - [Release notes](https://github.com/DIMO-Network/devices-api/releases) - [Commits](DIMO-Network/devices-api@v1.41.8...v1.42.0) Updates `github.com/DIMO-Network/fetch-api` from 0.0.14 to 0.0.16 - [Release notes](https://github.com/DIMO-Network/fetch-api/releases) - [Commits](DIMO-Network/fetch-api@v0.0.14...v0.0.16) Updates `github.com/DIMO-Network/model-garage` from 0.7.4 to 0.8.5 - [Release notes](https://github.com/DIMO-Network/model-garage/releases) - [Commits](DIMO-Network/model-garage@v0.7.4...v0.8.5) Updates `github.com/DIMO-Network/tesla-oracle` from 0.4.18 to 0.4.35 - [Release notes](https://github.com/DIMO-Network/tesla-oracle/releases) - [Commits](DIMO-Network/tesla-oracle@v0.4.18...v0.4.35) Updates `github.com/IBM/sarama` from 1.46.1 to 1.46.3 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.46.1...v1.46.3) Updates `github.com/aarondl/sqlboiler/v4` from 4.19.5 to 4.19.7 - [Release notes](https://github.com/aarondl/sqlboiler/releases) - [Changelog](https://github.com/aarondl/sqlboiler/blob/master/CHANGELOG.md) - [Commits](aarondl/sqlboiler@v4.19.5...v4.19.7) Updates `github.com/ethereum/go-ethereum` from 1.16.7 to 1.16.8 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.7...v1.16.8) Updates `github.com/go-viper/mapstructure/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.4.0...v2.5.0) Updates `github.com/gofiber/fiber/v2` from 2.52.9 to 2.52.11 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.9...v2.52.11) Updates `github.com/lib/pq` from 1.10.9 to 1.11.1 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.1) Updates `github.com/pressly/goose/v3` from 3.25.0 to 3.26.0 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.25.0...v3.26.0) Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `golang.org/x/sync` from 0.17.0 to 0.19.0 - [Commits](golang/sync@v0.17.0...v0.19.0) Updates `google.golang.org/grpc` from 1.75.1 to 1.78.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.1...v1.78.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/DIMO-Network/attestation-api dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/DIMO-Network/devices-api dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/DIMO-Network/fetch-api dependency-version: 0.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/DIMO-Network/model-garage dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/DIMO-Network/tesla-oracle dependency-version: 0.4.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/IBM/sarama dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/aarondl/sqlboiler/v4 dependency-version: 4.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/lib/pq dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: google.golang.org/grpc dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-mod group with 15 updates in the / directory:
2.40.32.43.00.1.90.1.101.41.81.42.00.0.140.0.160.7.40.8.50.4.180.4.351.46.11.46.34.19.54.19.72.4.02.5.02.52.92.52.111.10.91.11.13.25.03.26.00.39.00.40.01.75.11.78.01.36.101.36.11Updates
github.com/ClickHouse/clickhouse-go/v2from 2.40.3 to 2.43.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
807d28fUpdate release noteseea760bMerge pull request #1761 from ClickHouse/kavirajk/qbit-support103749cMerge branch 'main' into kavirajk/qbit-support86979caMerge pull request #1758 from ClickHouse/kavirajk/fix-scantype-time-type8bf170bchore: upgrade ch-go7f5cf4cchore: upgrade ch-go4020c0achore: fix the duration precision bug on testded8b36fix: add test to lock the behavior of how time64 sent to server427aa07fix: fix ColTime64 AppendRow api for precision correctnessa9857aachore: removed commented testsUpdates
github.com/DIMO-Network/attestation-apifrom 0.1.9 to 0.1.10Release notes
Sourced from github.com/DIMO-Network/attestation-api's releases.
Commits
8cc9d1cUpdate Image Version to 81cca4f81cca4fchore: tidy + generatea6ec85dUpdate Image Version to 1a7fbf81a7fbf8move to new tokenclaim fields96b04f3Update Image Version to ce68717ce68717Updating producers, valid lifetimes214354fUpdate Image Version to 0.1.9Updates
github.com/DIMO-Network/devices-apifrom 1.41.8 to 1.42.0Release notes
Sourced from github.com/DIMO-Network/devices-api's releases.
Commits
b73aa8dUpdate Image Version to 03b1e1a03b1e1aDependabot06f7949Update Image Version to ffb23f3ffb23f3Fix test setups9ea0c1eDon't start the event consumer941a61fUpdate Image Version to 396e9b7396e9b7Update values-prod.yamld1041f8Update Image Version to 0b565ec0b565ecTurn off ingressc4d4189Update Image Version to 1.41.10Updates
github.com/DIMO-Network/fetch-apifrom 0.0.14 to 0.0.16Release notes
Sourced from github.com/DIMO-Network/fetch-api's releases.
Commits
06e2456chore: tidy4b6e332Update Image Version to 0.0.15dbcac13Update Image Version to 886e859886e859Updates (#46)0524448Update Image Version to 0.0.14Updates
github.com/DIMO-Network/model-garagefrom 0.7.4 to 0.8.5Release notes
Sourced from github.com/DIMO-Network/model-garage's releases.
... (truncated)
Commits
2b1df71Drop fingerprint cloud event payload type in case of 0s for smart5 (#225)5b2c0e5Support CAN VIN source fileds 123-125 (#224)3de9d2eFuelTypeName mapping; IO99 (#222)6b90255Engine Block Mapping, IO405 (#221)4da77e0Removing a migration (#220)2d759a0Updating window changes (#219)b61c5a9Signal state migrations (#217)e8314baMerge pull request #215 from DIMO-Network/intg-1898-985-unplug-detection-mapp...bd60657985 mapping fixes; VSS naming, IsPluggedIn flip0ed7735Merge pull request #214 from DIMO-Network/intg-1898-985-unplug-detection-mapp...Updates
github.com/DIMO-Network/tesla-oraclefrom 0.4.18 to 0.4.35Release notes
Sourced from github.com/DIMO-Network/tesla-oracle's releases.
... (truncated)
Commits
fd4a282Update Image Version to 536ed92536ed92Remove the length check, we actually violate this00992a4Update Image Version to 0.4.34618b690Update Image Version to 455b9af455b9afMake the wallet public so that we can use it elsewhere38e5e03Update Image Version to 0c891400c89140Update Geth5fd0465Update Image Version to b9a2820b9a2820Switch back to the env var for wallets4e050baUpdate Image Version to 0.4.33Updates
github.com/IBM/saramafrom 1.46.1 to 1.46.3Release notes
Sourced from github.com/IBM/sarama's releases.
... (truncated)
Commits
0447c9achore(ci): bump actions/setup-node from 5.0.0 to 6.0.0 in the actions group (...7744b25chore(ci): bump github/codeql-action from 4.30.8 to 4.30.9 (#3358)30f1c1dfix(deps): update module github.com/klauspost/compress to v1.18.1 (#3355)9a643a1chore(ci): Update registry.access.redhat.com/ubi9/ubi-minimal:9.6 Docker dige...35ecd48fix: assign sequence when flushing retry buffers (#3362)0347c60fix: wrap KError into error returned by IncrementalAlterConfig (#3352)e566998chore(deps): update dependency vearutop/teststat to v0.1.27 (#3350)4c38778chore(deps): update dependency dominikh/go-tools to v2025 (#3351)9fc1146chore(ci): bump actions/dependency-review-action from 4.8.0 to 4.8.1 in the a...ce734e3chore(ci): bump github/codeql-action from 3.30.6 to 4.30.8 (#3349)Updates
github.com/aarondl/sqlboiler/v4from 4.19.5 to 4.19.7Changelog
Sourced from github.com/aarondl/sqlboiler/v4's changelog.
... (truncated)
Commits
3b1f527Bump version33a326aUpdate changelogc11dae0Merge pull request #1467 from aarondl/dependabot/go_modules/golang.org/x/cryp...fba535bBump golang.org/x/crypto from 0.38.0 to 0.45.0544e18dMerge pull request #1463 from shantanuraj/shantanu/fix-json-buffer-reuse7f8daf0Drop unused sliceType argument from bindb5b94ddFix buffer reuse when reading types.JSON8b2fd83add TestBindJsonSliceb385498Merge pull request #1462 from beonode/psql-partial-unique-index-fix5f0bad9Revert accidental autoformattingUpdates
github.com/ethereum/go-ethereumfrom 1.16.7 to 1.16.8Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
Commits
abeb78cMerge branch 'dos-fixes' into release/1.16ce43eb9version: release go-ethereum v1.16.8 stable638741bcrypto/ecies: use aes blocksizefdfd123core/txpool: drop peers on invalid KZG proofs8ecb686version: begin v1.16.8 release cycleUpdates
github.com/go-viper/mapstructure/v2from 2.4.0 to 2.5.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
9aa3f77Merge pull request #166 from go-viper/unmarshal2ae32a61doc: add more documentation320c8c9test: cover unmarshaler to map5b22829feat: add unmarshaler interfacefd74c75Merge pull request #137 from andreev-fn/opt-root-namedee4661Merge pull request #59 from DarkiT/main5605df4chore: cover more test cases, fix edge cases, add docs6166631fix(mapstructure): add multi-tag support and regression tests6471aa6Merge pull request #149 from thespags/maindbffaaachore: add more tests and clarification to the documentationUpdates
github.com/gofiber/fiber/v2from 2.52.9 to 2.52.11Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits