-
Notifications
You must be signed in to change notification settings - Fork 2
[gomod] Bump the dependencies group across 2 directories with 5 updates #606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rranjan3
merged 8 commits into
main
from
dependabot/go_modules/api/dependencies-16782cdefc
Nov 10, 2025
Merged
[gomod] Bump the dependencies group across 2 directories with 5 updates #606
rranjan3
merged 8 commits into
main
from
dependabot/go_modules/api/dependencies-16782cdefc
Nov 10, 2025
Conversation
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
Bumps the dependencies group with 1 update in the /exporters-inventory directory: [github.com/prometheus/common](https://github.com/prometheus/common). Bumps the dependencies group with 4 updates in the /inventory directory: [ariga.io/atlas](https://github.com/ariga/atlas), [github.com/eko/gocache/store/go_cache/v4](https://github.com/eko/gocache), [github.com/mennanov/fmutils](https://github.com/mennanov/fmutils) and [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa). Updates `github.com/prometheus/common` from 0.67.1 to 0.67.2 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.1...v0.67.2) Updates `ariga.io/atlas` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/ariga/atlas/releases) - [Commits](ariga/atlas@v0.37.0...v0.38.0) Updates `github.com/eko/gocache/store/go_cache/v4` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.2...store/redis/v4.2.3) Updates `github.com/mennanov/fmutils` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/mennanov/fmutils/releases) - [Commits](mennanov/fmutils@v0.3.3...v0.3.4) Updates `github.com/open-policy-agent/opa` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ariga.io/atlas dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/eko/gocache/store/go_cache/v4 dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mennanov/fmutils dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reverted go_cache to v4.2.2
…/api/dependencies-16782cdefc
Signed-off-by: Rajeev Ranjan <[email protected]>
Ram-srini
previously approved these changes
Nov 10, 2025
Signed-off-by: Rajeev Ranjan <[email protected]>
Ram-srini
approved these changes
Nov 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api
dependencies
Pull requests that update a dependency file
exporters-inventory
go
Pull requests that update go code
inventory
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 1 update in the /exporters-inventory directory: github.com/prometheus/common.
Bumps the dependencies group with 4 updates in the /inventory directory: ariga.io/atlas, github.com/eko/gocache/store/go_cache/v4, github.com/mennanov/fmutils and github.com/open-policy-agent/opa.
Updates
github.com/prometheus/commonfrom 0.67.1 to 0.67.2Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
594f4d4Merge pull request #861 from prometheus/beorn7/version440c1a3Cut v0.67.2acb1873Merge pull request #860 from prometheus/superq/linting1e32339Cleanup linting issues93d16beUpdate common Prometheus files (#859)8230d3bMerge pull request #792 from ndk/main633281fbuild(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856)aca279fbuild(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#857)77db9c2Update common Prometheus files (#854)Updates
ariga.io/atlasfrom 0.37.0 to 0.38.0Release notes
Sourced from ariga.io/atlas's releases.
Commits
37e76e6atlasexec: add --foramt flag to `schema stats inspect (#3606)649bc35atlasexec: addschema stats inspectto SDK client (#3605)cf13fefcmd/atlas/docker: fix hostname forunixprotocol (#3603)3f69215atlasexec: add LockName to migration + schema apply commands (#3597)a9006e9sql/sqlite: update driver name from sqlite3 to sqlite (#3598)Updates
github.com/eko/gocache/store/go_cache/v4from 4.2.2 to 4.2.3Release notes
Sourced from github.com/eko/gocache/store/go_cache/v4's releases.
Commits
3f3df7cfix: improve error handling in ChainCache.Set methodd7f4471Add GetWithTTL() support to Bigcache store2c3a5f4Merge pull request #276 from dxtym/ft/tags-ttld7bbad0Merge pull request #277 from eko/dependabot/go_modules/store/pegasus/golang.o...84a4a4fBump golang.org/x/net from 0.33.0 to 0.36.0 in /store/pegasus8265ef4feat: add ttl for tagsUpdates
github.com/mennanov/fmutilsfrom 0.3.3 to 0.3.4Release notes
Sourced from github.com/mennanov/fmutils's releases.
Commits
3325df2Add PathsFromFieldNumbers helper function (#16)Updates
github.com/open-policy-agent/opafrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
e6865c4Prepare v1.10.0 release (#8002)9b1e774Makefile: include linux/arm64 in DOCKER_PLATFORMSfb4b7d9docs: MovingCLI ReferencetoOperationsin TOC (#8001)c7746a0docs: Address some broken anchors (#8000)4aa4554website: Fix build issues (#7999)9a864c6compile: add support for "any value at all", as IS NOT NULL (#7998)882b287website: Show latest release rather than edge (#7988)087f942docs: Update based on slack feedback (#7990)39044baserver/failtracer: don't assume only being fed two-elem callsf5eeb07Refactor hash key equality function (#7969)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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