Skip to content

Bump github.com/rschmied/gocmlclient from 0.2.2 to 0.2.4#185

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/rschmied/gocmlclient-0.2.4
Closed

Bump github.com/rschmied/gocmlclient from 0.2.2 to 0.2.4#185
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/rschmied/gocmlclient-0.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps github.com/rschmied/gocmlclient from 0.2.2 to 0.2.4.

Release notes

Sourced from github.com/rschmied/gocmlclient's releases.

v0.2.4

What's Changed

Full Changelog: rschmied/gocmlclient@v0.2.3...v0.2.4

v0.2.3

What's Changed

Full Changelog: rschmied/gocmlclient@v0.2.2...v0.2.3

Changelog

Sourced from github.com/rschmied/gocmlclient's changelog.

Version 0.2.4

  • system: accept array-of-strings system_information.features responses from the newer schema
  • system: accept decorated controller versions such as 2.11.0+sso and legacy dotted dev builds in compatibility checks
  • docs: mark user-group and lab-group surfaces as compatibility-only for older backends because newer schemas dropped them

Version 0.2.3

Changes:

  • client: add generic static outbound request-header support via WithRequestHeader and WithRequestHeaders
  • client: apply configured headers to all outbound requests, including auth bootstrap, via HTTP transport wrapping
  • client: validate request header names and document proxy-style Proxy-Authorization: Bearer ... usage
  • examples: add runnable examples for token auth, username/password auth, lab listing, proxy-header auth, and error handling
  • tests: add coverage for request-header options, header transport behavior, and new package examples
  • docs: refresh README examples and fix broken links
Commits
  • a8a49b6 (fix) address latest schema changes (#16)
  • 3a07556 feat(client): support static request headers and expand examples (#14)
  • 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/rschmied/gocmlclient](https://github.com/rschmied/gocmlclient) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/rschmied/gocmlclient/releases)
- [Changelog](https://github.com/rschmied/gocmlclient/blob/main/CHANGELOG.md)
- [Commits](rschmied/gocmlclient@v0.2.2...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/rschmied/gocmlclient
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

Looks like github.com/rschmied/gocmlclient is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rschmied/gocmlclient-0.2.4 branch March 31, 2026 20:04
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants