chore(deps): bump the dependencies group with 21 updates#337
Merged
github-actions[bot] merged 1 commit intomasterfrom Apr 1, 2026
Merged
Conversation
Bumps the dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.12.0` | `1.12.1` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.3` | `1.1.4` | | [github.com/outscale/osc-sdk-go/v2](https://github.com/outscale/osc-sdk-go) | `2.32.0` | `2.33.0` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.6.2` | `3.8.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.8` | `3.6.9` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.8` | `3.6.9` | | [github.com/Scalingo/go-utils/security](https://github.com/Scalingo/go-utils) | `1.1.1` | `1.2.2` | | [github.com/Scalingo/logrus-rollbar](https://github.com/Scalingo/logrus-rollbar) | `1.4.3` | `1.4.4` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.5` | `0.10.6` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.20` | `0.0.21` | | [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.7` | `0.1.8` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.6.8` | `3.6.9` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.65.0` | `0.67.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.40.0` | `1.42.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.40.0` | `1.42.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.40.0` | `1.42.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.51.0` | `0.52.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.41.0` | `0.42.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.34.0` | `0.35.0` | Updates `github.com/Scalingo/go-utils/logger` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/Scalingo/go-utils/releases) - [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md) - [Commits](Scalingo/go-utils@logger/v1.12.0...logger/v1.12.1) Updates `github.com/olekukonko/tablewriter` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.3...v1.1.4) Updates `github.com/outscale/osc-sdk-go/v2` from 2.32.0 to 2.33.0 - [Release notes](https://github.com/outscale/osc-sdk-go/releases) - [Changelog](https://github.com/outscale/osc-sdk-go/blob/v2/changelog.md) - [Commits](outscale/osc-sdk-go@v2.32.0...v2.33.0) Updates `github.com/urfave/cli/v3` from 3.6.2 to 3.8.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.6.2...v3.8.0) Updates `go.etcd.io/etcd/api/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.etcd.io/etcd/client/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `github.com/Scalingo/go-utils/security` from 1.1.1 to 1.2.2 - [Release notes](https://github.com/Scalingo/go-utils/releases) - [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md) - [Commits](Scalingo/go-utils@fs/v1.1.1...mongo/v1.2.2) Updates `github.com/Scalingo/logrus-rollbar` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/Scalingo/logrus-rollbar/releases) - [Changelog](https://github.com/Scalingo/logrus-rollbar/blob/master/CHANGELOG.md) - [Commits](Scalingo/logrus-rollbar@v1.4.3...v1.4.4) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/goccy/go-json` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.5...v0.10.6) Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.21 - [Commits](mattn/go-runewidth@v0.0.20...v0.0.21) Updates `github.com/olekukonko/ll` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/olekukonko/ll/releases) - [Commits](olekukonko/ll@v0.1.7...v0.1.8) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` from 0.65.0 to 0.67.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.65.0...zpages/v0.67.0) Updates `go.opentelemetry.io/otel` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.42.0) Updates `go.opentelemetry.io/otel/metric` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.42.0) Updates `go.opentelemetry.io/otel/trace` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.40.0...v1.42.0) Updates `golang.org/x/net` from 0.51.0 to 0.52.0 - [Commits](golang/net@v0.51.0...v0.52.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sys` from 0.41.0 to 0.42.0 - [Commits](golang/sys@v0.41.0...v0.42.0) Updates `golang.org/x/text` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-utils/logger dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/outscale/osc-sdk-go/v2 dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/security dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/Scalingo/logrus-rollbar dependency-version: 1.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/olekukonko/ll dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux dependency-version: 0.67.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 21 updates:
1.12.01.12.11.1.31.1.42.32.02.33.03.6.23.8.03.6.83.6.93.6.83.6.91.1.11.2.21.4.31.4.41.18.01.19.00.10.50.10.60.0.200.0.210.1.70.1.83.6.83.6.90.65.00.67.01.40.01.42.01.40.01.42.01.40.01.42.00.51.00.52.00.35.00.36.00.41.00.42.00.34.00.35.0Updates
github.com/Scalingo/go-utils/loggerfrom 1.12.0 to 1.12.1Commits
88d0cf1Merge pull request #1491 from Scalingo/release/logger/1.12.177c838d[logger] Bump v1.12.11dca533Merge pull request #1490 from Scalingo/dependabot/go_modules/otel/docs/exampl...6073326chore(deps): bump go.opentelemetry.io/otel/sdk9322a9bMerge pull request #1489 from Scalingo/chore/bump-logrus-rollbar-to-v1.4.49378ee3chore(deps): update logrus-rollbar to v1.4.4810967aMerge pull request #1488 from Scalingo/dependabot/go_modules/otel/dependencie...4adf059Merge pull request #1486 from Scalingo/dependabot/go_modules/postgresql/depen...1cf6f73Merge pull request #1481 from Scalingo/dependabot/go_modules/nsqlbproducer/de...f4b5762Merge pull request #1485 from Scalingo/dependabot/go_modules/otel/docs/exampl...Updates
github.com/olekukonko/tablewriterfrom 1.1.3 to 1.1.4Commits
a0dea8ano need to disable twicea4fb40aMerge pull request #314 from sducamp/fix/rendition-debug-leak6bc4cb4fix: prevent debug output leak from renderer during Options() reconfiguration54408feupdate ll to v0.1.65ea5f3cadd mote tab test ans update go mod1455dd8Merge pull request #311 from olekukonko/tabberd7b0a55improve tab and make test more predictable62117a2add space default #312 for colorized renderer4958831ll v0.1.5 update enables logging by default hence disable1c68e06use space for padding as default #312Updates
github.com/outscale/osc-sdk-go/v2from 2.32.0 to 2.33.0Release notes
Sourced from github.com/outscale/osc-sdk-go/v2's releases.
Changelog
Sourced from github.com/outscale/osc-sdk-go/v2's changelog.
Commits
49615ec🔖 release: osc-sdk-go v2.33.0c1777bf⬆️ deps(gomod): update module golang.org/x/oauth2 to v0.36.02176b19⬆️ deps(github-actions): update actions/setup-go digest to 4b73464f5c325b⬆️ deps(github-actions): pin endbug/label-sync action to 52074152bdcce9🚀 chore: add GitHub release config and sync-labels workflowe16a725⬆️ deps(github-actions): update actions/checkout digest to de0fac22bdc393⬆️ deps(gomod): update module golang.org/x/oauth2 to v0.35.05a73142⬆️ deps(github-actions): pin peter-evans/create-pull-request action to c0f553f6604c80⬆️ deps(gomod): update module github.com/outscale/osc-sdk-go/v2 to v2.32.0d5ceff8👷 ci: refactor update and release workflowUpdates
github.com/urfave/cli/v3from 3.6.2 to 3.8.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
78e356cMerge pull request #2296 from idelchi/issue_22924d20baeFix formatting and whitespace in command_test.go7b90614Merge branch 'main' into issue_229241c4f5fMerge pull request #2297 from idelchi/issue_2293d3f9586Merge pull request #2295 from dearchap/issue_2275195aaffFix:(issue_2293) --flag="" no longer rejected as missing argumentb4f42d3Fix:(issue_2292) Empty positional args no longer break parse loop94d2512Fix:(issue_2275) Make flag action execution consistenta2d0cf1Merge pull request #2290 from dearchap/issue_22811f0c188Fix:(issue_2281) Remove incorrect check for local flag for setUpdates
go.etcd.io/etcd/api/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.etcd.io/etcd/client/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
github.com/Scalingo/go-utils/securityfrom 1.1.1 to 1.2.2Changelog
Sourced from github.com/Scalingo/go-utils/security's changelog.
... (truncated)
Commits
3ab83a0Merge pull request #462 from Scalingo/release/mongo/v1.2.27bc24f8Merge pull request #460 from Scalingo/release/nsqconsumer/v1.2.031b37beBump mongo to v1.2.2f472f8cReview1474296Merge pull request #459 from Scalingo/deps/go-utils/errors/v2c4d3a63Bump nsqconsumer to v1.2.0: better error managementb26db73Merge pull request #448 from Scalingo/feat/447/use_root_context_to_log_errore614591Bump go-utils/errors to v20ca6fcbMerge pull request #458 from Scalingo/fix/errctx/457/noteMask_take_a_func_as_...853747ffix(errctx): remove noteMaskUpdates
github.com/Scalingo/logrus-rollbarfrom 1.4.3 to 1.4.4Release notes
Sourced from github.com/Scalingo/logrus-rollbar's releases.
Changelog
Sourced from github.com/Scalingo/logrus-rollbar's changelog.
Commits
9d44050Merge pull request #70 from Scalingo/release/1.4.4623aa81Bump v1.4.42739306Merge pull request #68 from Scalingo/fix/rollbar-nil-stack-fallback04f1dc4test(errors): Improve comment to explain the stack tracing mechanism1b3c65fMerge pull request #69 from Scalingo/dependabot/go_modules/dependencies-1a70a...76ac0c9chore(deps): bump golang.org/x/sys in the dependencies group050786atest(errors): add test check stack for errors with stack trace. Update commen...356ab28Fix Rollbar fallback for errors without stack traces187ee43Merge pull request #67 from Scalingo/dependabot/go_modules/dependencies-25b0f...6340773chore(deps): bump the dependencies group with 2 updatesUpdates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/goccy/go-jsonfrom 0.10.5 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)Updates
github.com/mattn/go-runewidthfrom 0.0.20 to 0.0.21Commits
b7b94fbMerge pull request #91 from mattn/add-is-combining-width2c33cbfUpdate CI: bump actions and Go versionsc6c0a14Add IsCombiningWidth function6399b33Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selectionsdadc062fix benchmark test checksums75db52fupdate test checksumsfb9c1d1Treat Mn variation selections with EA width "A" as combining with 0 widthUpdates
github.com/olekukonko/llfrom 0.1.7 to 0.1.8Commits
0e85fb5add stub file for Windows01a1ebetest for windows and linux3401561better windows supportfdbfdbdadd writer support293b1cdmore improvementa35061dadd FieldSetfb099d6remove possible buffered race issueUpdates
go.etcd.io/etcd/client/pkg/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxfrom 0.65.0 to 0.67.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux's changelog.