Skip to content

Bump the go-dependencies group across 1 directory with 2 updates - #208

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-e0b9826615
Open

Bump the go-dependencies group across 1 directory with 2 updates#208
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-e0b9826615

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the go-dependencies group with 2 updates in the / directory: github.com/grafana/grafana-plugin-sdk-go and github.com/itchyny/timefmt-go.

Updates github.com/grafana/grafana-plugin-sdk-go from 0.294.0 to 0.296.1

Release notes

Sourced from github.com/grafana/grafana-plugin-sdk-go's releases.

v0.296.1

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.296.0...v0.296.1

Compatibility

❯ gorelease -base v0.296.0 -version v0.296.1
# github.com/grafana/grafana-plugin-sdk-go/backend/httpclient
## compatible changes
WithResponseLimit: added

summary

v0.296.1 is a valid semantic version for this release.

v0.296.0

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.295.0...v0.296.0

Compatibility

gorelease -base v0.295.0 -version v0.296.0
# github.com/grafana/grafana-plugin-sdk-go/backend/harcapture
## compatible changes
(*Buffer).AddQueryInteraction: added
NewRecorder: added

github.com/grafana/grafana-plugin-sdk-go/backend/querycapture

compatible changes

package added

github.com/grafana/grafana-plugin-sdk-go/experimental/slo/test

incompatible changes

NewDS: changed from func() (*DS, error) to func(*testing.T) (*DS, error)

summary

v0.296.0 is a valid semantic version for this release.

v0.295.0

... (truncated)

Commits
  • c425d33 httpclient: add per-request response limit override (#1623)
  • bfdfcd5 fix(slo): remove httpbin.org dependency from tests, fixing CI flake (#1619)
  • 8f673a3 backend: add a capture seam for datasources that do not speak HTTP (#1617)
  • c691973 chore(deps): Update module go.opentelemetry.io/proto/otlp to v1.11.0 (#1615)
  • eb48d65 chore(deps): Update module golang.org/x/net to v0.56.0 [SECURITY] (#1607)
  • 2d9e497 chore(deps): Update module github.com/getkin/kin-openapi to v0.144.0 [SECURIT...
  • d5b6b03 fix(sqlutil): restore column type propagation to ConvertWithColumn (#1593)
  • d87d073 chore(deps): Update module golang.org/x/text to v0.39.0 [SECURITY] (#1608)
  • b7d3f61 Set user agent on all HTTP requests (#1602)
  • da9f222 chore(renovate): extend shared grafana-catalog-team preset (#1598)
  • See full diff in compare view

Updates github.com/itchyny/timefmt-go from 0.1.5 to 0.1.8

Release notes

Sourced from github.com/itchyny/timefmt-go's releases.

Release v0.1.8

  • fix parsing negative year and Unix time (%Y, %G, %s)
  • fix formatting negative year, century, Unix time (%Y, %G, %C, %y, %g, %s)
  • fix %g parsing to use the same two-digit year threshold 69 as %y
  • fix %s formatting and parsing on 32-bit platforms
  • support parsing time zone offset with %:::z
  • improve performance of parsing/formatting compound directives

Release v0.1.7

  • refactor code using built-in min and max functions

Release v0.1.6

  • support parsing week directives (%A, %a, %w, %u, %V, %U, %W)
  • validate range of values on parsing directives
  • fix formatting %l to show 12 at midnight
Changelog

Sourced from github.com/itchyny/timefmt-go's changelog.

v0.1.8 (2026-04-01)

  • fix parsing negative year and Unix time (%Y, %G, %s)
  • fix formatting negative year, century, Unix time (%Y, %G, %C, %y, %g, %s)
  • fix %g parsing to use the same two-digit year threshold 69 as %y
  • fix %s formatting and parsing on 32-bit platforms
  • support parsing time zone offset with %:::z
  • improve performance of parsing/formatting compound directives

v0.1.7 (2025-10-01)

  • refactor code using built-in min and max functions

v0.1.6 (2024-06-01)

  • support parsing week directives (%A, %a, %w, %u, %V, %U, %W)
  • validate range of values on parsing directives
  • fix formatting %l to show 12 at midnight
Commits
  • 304aadf update CHANGELOG.md for v0.1.8
  • e5fb258 add more test cases
  • a7803a9 support parsing time zone offset with %:::z
  • 52d3bc4 optimize compound directives by resolving in switch statement
  • f0b9b83 refactor %G and %g parsing to reuse %Y and %y
  • aad97f3 fix %s for 32-bit platforms, optimize formatting integers
  • 85a916a add benchmarks for formatting and parsing
  • 484b069 support parsing negative numbers (%Y, %G, %s)
  • f94f156 add test with Go 1.26
  • da66c43 fix %g parsing to use the same threshold as %y
  • 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 go-dependencies group with 2 updates in the / directory: [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) and [github.com/itchyny/timefmt-go](https://github.com/itchyny/timefmt-go).


Updates `github.com/grafana/grafana-plugin-sdk-go` from 0.294.0 to 0.296.1
- [Release notes](https://github.com/grafana/grafana-plugin-sdk-go/releases)
- [Commits](grafana/grafana-plugin-sdk-go@v0.294.0...v0.296.1)

Updates `github.com/itchyny/timefmt-go` from 0.1.5 to 0.1.8
- [Release notes](https://github.com/itchyny/timefmt-go/releases)
- [Changelog](https://github.com/itchyny/timefmt-go/blob/main/CHANGELOG.md)
- [Commits](itchyny/timefmt-go@v0.1.5...v0.1.8)

---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-plugin-sdk-go
  dependency-version: 0.296.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/itchyny/timefmt-go
  dependency-version: 0.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 Aug 10, 2026
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