chore: bump go.nhat.io/otelsql from 0.13.0 to 0.16.0
Closed
Number: #611
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 07, 2025 at 02:20 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Closed:
July 19, 2025 at 01:07 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
11 days
Labels:
stale dependencies go
stale dependencies go
Description:
Bumps go.nhat.io/otelsql from 0.13.0 to 0.16.0.
Release notes
Sourced from go.nhat.io/otelsql's releases.
v0.16.0
What's Changed
- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#334- Bump golang.org/x/net from 0.23.0 to 0.33.0 by
@dependabotin nhatthm/otelsql#335- Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 in /tests/mysql by
@dependabotin nhatthm/otelsql#336- Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in /tests/suite by
@dependabotin nhatthm/otelsql#337- Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 in /tests/suite by
@dependabotin nhatthm/otelsql#338- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#339- Bump golang.org/x/net from 0.33.0 to 0.36.0 by
@dependabotin nhatthm/otelsql#340- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /tests/mssql by
@dependabotin nhatthm/otelsql#342- Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 in /tests/mysql by
@dependabotin nhatthm/otelsql#341- Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 in /tests/postgres by
@dependabotin nhatthm/otelsql#343- Bump dependencies by
@nhatthmin nhatthm/otelsql#347- Bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 in /tests/postgres by
@dependabotin nhatthm/otelsql#344- Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 in /tests/mysql by
@dependabotin nhatthm/otelsql#345- Bump golang.org/x/net from 0.36.0 to 0.38.0 by
@dependabotin nhatthm/otelsql#348- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#350- Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 in /tests/postgres by
@dependabotin nhatthm/otelsql#349- Bump github.com/bool64/sqluct from 0.2.4 to 0.2.5 in /tests/suite by
@dependabotin nhatthm/otelsql#351- Bump github.com/bool64/sqluct from 0.2.5 to 0.2.6 in /tests/suite by
@dependabotin nhatthm/otelsql#353- Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in /tests/mysql by
@dependabotin nhatthm/otelsql#352- avoid allocating attributes when the span is not recording by
@boekkooi-impossiblecloudin nhatthm/otelsql#354- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#355- Bump github.com/bool64/sqluct from 0.2.6 to 0.2.7 in /tests/suite by
@dependabotin nhatthm/otelsql#356Full Changelog: https://github.com/nhatthm/otelsql/compare/v0.15.0...v0.16.0
v0.15.0
Breaking changes
- RecordStats improvements by
@boekkooi-impossiblecloudin nhatthm/otelsql#330.waitCount,waitDuration,idleClosed, andlifetimeClosedare now Counter instead of Gauge. Please update your metric dasbboards accordingly.Other changes
- Bump go.nhat.io/testcontainers-extra from 0.14.0 to 0.15.0 in /tests/suite by
@dependabotin nhatthm/otelsql#315- Bump go.nhat.io/testcontainers-registry from 0.16.0 to 0.17.0 in /tests/suite by
@dependabotin nhatthm/otelsql#314- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /tests/suite by
@dependabotin nhatthm/otelsql#316- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#317- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in /tests/suite by
@dependabotin nhatthm/otelsql#318- Bump github.com/godogx/dbsteps from 0.1.2 to 0.1.3 in /tests/suite by
@dependabotin nhatthm/otelsql#319- Bump github.com/cucumber/godog from 0.14.1 to 0.15.0 in /tests/suite by
@dependabotin nhatthm/otelsql#320- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#321- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tests/mssql by
@dependabotin nhatthm/otelsql#322- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by
@dependabotin nhatthm/otelsql#323- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /tests/suite by
@dependabotin nhatthm/otelsql#325- Bump github.com/bool64/sqluct from 0.2.3 to 0.2.4 in /tests/suite by
@dependabotin nhatthm/otelsql#324- Bump the otel group with 7 updates by
@dependabotin nhatthm/otelsql#329- Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in /tests/postgres by
@dependabotin nhatthm/otelsql#331- Bump dependencies by
@nhatthmin nhatthm/otelsql#332- Update
README.mdand bump postgres support to v17 by@nhatthmin nhatthm/otelsql#333
... (truncated)
Commits
9213586Bump github.com/bool64/sqluct from 0.2.6 to 0.2.7 in /tests/suite (#356)ff42240Bump the otel group with 7 updates (#355)324b3bcavoid allocating attributes when the span is not recording (#354)7cf0814Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 in /tests/mysql (#352)c5bf99aBump github.com/bool64/sqluct from 0.2.5 to 0.2.6 in /tests/suite (#353)f7d72a3Bump github.com/bool64/sqluct from 0.2.4 to 0.2.5 in /tests/suite (#351)ff0e586Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 in /tests/postgres (#349)fb7f15cBump the otel group with 7 updates (#350)00a1949Bump golang.org/x/net from 0.36.0 to 0.38.0 (#348)ebcac0aBump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 in /tests/mysql (#345)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+65
+65
Deletions:
-61
-61
Package Dependencies
Technical Details
| ID: | 3814291 |
| UUID: | 2646980524 |
| Node ID: | PR_kwDOLmBl1M6dxbes |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |
| Mergeable: | Yes |
| Merge State: | Unstable |