Skip to content

Bump github.com/cappuccinotm/slogx from 1.4.2 to 1.5.0 in /go-sdk in the 3-3-go-sdk-dependency-updates group - #71020

Closed
dependabot[bot] wants to merge 1 commit into
v3-3-testfrom
dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-6f874c7946
Closed

Bump github.com/cappuccinotm/slogx from 1.4.2 to 1.5.0 in /go-sdk in the 3-3-go-sdk-dependency-updates group#71020
dependabot[bot] wants to merge 1 commit into
v3-3-testfrom
dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-6f874c7946

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the 3-3-go-sdk-dependency-updates group in /go-sdk with 1 update: github.com/cappuccinotm/slogx.

Updates github.com/cappuccinotm/slogx from 1.4.2 to 1.5.0

Release notes

Sourced from github.com/cappuccinotm/slogx's releases.

Version 1.5.0

What's Changed

New Contributors

Full Changelog: cappuccinotm/slogx@v1.4.2...v1.5.0

Commits
  • 7acd40b fix: panic in logging round tripper if request body is passed as nil, instead...
  • 0ed7588 chore: move ApplyHandler to slogm and check handler is enabled (#12)
  • d71464b upgrade to go 1.26 (#13)
  • f6f9865 feat: add wrapper for Middleware (#11)
  • See full diff in compare view

Dependabot compatibility score

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 3, 2026
@dependabot
dependabot Bot requested review from amoghrajesh and ashb as code owners August 3, 2026 22:18
@dependabot dependabot Bot added the go Pull requests that update go code label Aug 3, 2026
@dependabot
dependabot Bot requested a review from jason810496 as a code owner August 3, 2026 22:18
@vatsrahul1001
vatsrahul1001 force-pushed the dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-6f874c7946 branch from 3434961 to 98f2b44 Compare August 5, 2026 17:18
Bumps the 3-3-go-sdk-dependency-updates group in /go-sdk with 1 update: [github.com/cappuccinotm/slogx](https://github.com/cappuccinotm/slogx).


Updates `github.com/cappuccinotm/slogx` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/cappuccinotm/slogx/releases)
- [Commits](cappuccinotm/slogx@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/cappuccinotm/slogx
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 3-3-go-sdk-dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@Lee-W
Lee-W force-pushed the dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-6f874c7946 branch from 98f2b44 to c20d37c Compare August 6, 2026 07:24

@jason810496 jason810496 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't merge this. I will backport #70915 and #70914 to prevent the dependabot to raise the PRs on v3-3-test branch for Go SDK. (actually we shouldn't raise any PRs for Go SDK on v3-3-test).

I will follow-up on this.

@Lee-W

Lee-W commented Aug 6, 2026

Copy link
Copy Markdown
Member

I thought it will help us check whether go-sdk works as expected with 3.3.x. No? if not, should we just close it?

@jason810496

Copy link
Copy Markdown
Member

I thought it will help us check whether go-sdk works as expected with 3.3.x. No?

No, the Lang SDK is a special case, they will always pull the latest go-sdk version from main when testing on 3.3.x .

if not, should we just close it?

Yes, we should close this one and merge #71223 instead.

@jason810496 jason810496 closed this Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/go-sdk/v3-3-test/3-3-go-sdk-dependency-updates-6f874c7946 branch August 6, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:go-sdk dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants