Skip to content

Comments

Bump the production-dependencies group with 3 updates#120

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/production-dependencies-96be3a8404
Open

Bump the production-dependencies group with 3 updates#120
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/production-dependencies-96be3a8404

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps the production-dependencies group with 3 updates: github.com/trustwallet/go-primitives, github.com/trustwallet/go-libs and golang.org/x/image.

Updates github.com/trustwallet/go-primitives from 0.1.32 to 0.2.5

Release notes

Sourced from github.com/trustwallet/go-primitives's releases.

v0.2.5

What's Changed

Full Changelog: trustwallet/go-primitives@v0.2.4...v0.2.5

v0.2.4

What's Changed

Full Changelog: trustwallet/go-primitives@v0.2.3...v0.2.4

v0.2.3

What's Changed

Full Changelog: trustwallet/go-primitives@v0.2.2...v0.2.3

v0.2.2

What's Changed

New Contributors

Full Changelog: trustwallet/go-primitives@v0.2.1...v0.2.2

Add Plasma network

v0.2.1

  • Added Plasma network support

v0.2.0

Changes

  • Introduce new field ChainID for Coin model. The field is sourced from https://chainlist.org and follow EIP155 standard

fix(sc-81510): decr bsc min confirmations from 12 to 7 as max reorg was 5 and 2 blocks buffer

Add HexNumber helpers ToBig and to convert Unix

No release notes provided.

v0.1.45

What's Changed

Full Changelog: trustwallet/go-primitives@v0.1.44...v0.1.45

... (truncated)

Commits

Updates github.com/trustwallet/go-libs from 0.7.3 to 0.9.0

Release notes

Sourced from github.com/trustwallet/go-libs's releases.

metrics: Enhance the http metrics middleware

This pull request includes changes to the middleware/metrics.go and middleware/metrics_test.go files to enhance the metrics middleware by adding status code tracking and updating the corresponding tests. The most important changes include adding status code labels, updating the metrics middleware to record status codes, and modifying the tests to validate the new status code metrics.

Enhancements to metrics middleware:

  • middleware/metrics.go: Added a new label labelStatus to track HTTP status codes and updated the MetricsMiddleware function to include this label in the metrics.
  • middleware/metrics.go: Modified the MetricsMiddleware function to record the status code of each request and include it in the label values.

Updates to tests:

  • middleware/metrics_test.go: Added a new route /404 to simulate a 404 error and updated the test cases to include this new route.
  • middleware/metrics_test.go: Updated the expected metrics to include new keys for client and server errors, and modified the assertions to check for the new status code label.

v0.8.8

No release notes provided.

v0.8.7

What's Changed

Full Changelog: trustwallet/go-libs@v0.8.6...v0.8.7

v0.8.6

What's Changed

Full Changelog: trustwallet/go-libs@v0.8.5...v0.8.6

v0.8.5

What's Changed

Full Changelog: trustwallet/go-libs@v0.8.4...v0.8.5

v0.8.4

What's Changed

Full Changelog: trustwallet/go-libs@v0.8.3...v0.8.4

Scan method in Redis wrapper

No release notes provided.

v0.8.2

What's Changed

... (truncated)

Commits

Updates golang.org/x/image from 0.5.0 to 0.36.0

Commits
  • 833c6ed go.mod: update golang.org/x dependencies
  • bc7fe0b go.mod: update golang.org/x dependencies
  • c53c97f go.mod: update golang.org/x dependencies
  • 9032ff7 all: eliminate vet diagnostics
  • 9c9d08c go.mod: update golang.org/x dependencies
  • 742b1b7 all: fix some comments
  • 7321200 vector: use built-in max/min to simplify the code
  • 8c4e1c8 go.mod: update golang.org/x dependencies
  • 261d277 draw: accept slightly different JPEG decodings
  • 5d4df67 go.mod: update golang.org/x dependencies
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 3 updates: [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives), [github.com/trustwallet/go-libs](https://github.com/trustwallet/go-libs) and [golang.org/x/image](https://github.com/golang/image).


Updates `github.com/trustwallet/go-primitives` from 0.1.32 to 0.2.5
- [Release notes](https://github.com/trustwallet/go-primitives/releases)
- [Commits](trustwallet/go-primitives@v0.1.32...v0.2.5)

Updates `github.com/trustwallet/go-libs` from 0.7.3 to 0.9.0
- [Release notes](https://github.com/trustwallet/go-libs/releases)
- [Commits](trustwallet/go-libs@v0.7.3...v0.9.0)

Updates `golang.org/x/image` from 0.5.0 to 0.36.0
- [Commits](golang/image@v0.5.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/trustwallet/go-primitives
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/trustwallet/go-libs
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants