chore(deps): bump the go-dependencies group across 1 directory with 3 updates - #212
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-dependencies group across 1 directory with 3 updates#212dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go), [github.com/stretchr/testify](https://github.com/stretchr/testify) 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.2 - [Commits](grafana/grafana-plugin-sdk-go@v0.294.0...v0.296.2) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `github.com/itchyny/timefmt-go` from 0.1.5 to 0.1.8 - [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.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 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>
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 go-dependencies group with 3 updates in the / directory: github.com/grafana/grafana-plugin-sdk-go, github.com/stretchr/testify and github.com/itchyny/timefmt-go.
Updates
github.com/grafana/grafana-plugin-sdk-gofrom 0.294.0 to 0.296.2Commits
cc0b49bForce TLS 1.3 via toggle (#1600)49c0731Avoid misleading placeholder in User-Agent header when Grafana info is unknow...1a579adchore(deps): Update go-openapi packages to v1 (#1597)ee40220add .DS_Store to .gitignore (#1625)c425d33httpclient: add per-request response limit override (#1623)bfdfcd5fix(slo): remove httpbin.org dependency from tests, fixing CI flake (#1619)8f673a3backend: add a capture seam for datasources that do not speak HTTP (#1617)c691973chore(deps): Update module go.opentelemetry.io/proto/otlp to v1.11.0 (#1615)eb48d65chore(deps): Update module golang.org/x/net to v0.56.0 [SECURITY] (#1607)2d9e497chore(deps): Update module github.com/getkin/kin-openapi to v0.144.0 [SECURIT...Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Commits
001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
github.com/itchyny/timefmt-gofrom 0.1.5 to 0.1.8Changelog
Sourced from github.com/itchyny/timefmt-go's changelog.
Commits
304aadfupdate CHANGELOG.md for v0.1.8e5fb258add more test casesa7803a9support parsing time zone offset with%:::z52d3bc4optimize compound directives by resolving in switch statementf0b9b83refactor %G and %g parsing to reuse %Y and %yaad97f3fix %s for 32-bit platforms, optimize formatting integers85a916aadd benchmarks for formatting and parsing484b069support parsing negative numbers (%Y, %G, %s)f94f156add test with Go 1.26da66c43fix %g parsing to use the same threshold as %yDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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