chore(deps): bump the go-minor-and-patch group across 1 directory with 8 updates - #93
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…h 8 updates Bumps the go-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cockroachdb/errors](https://github.com/cockroachdb/errors) | `1.13.0` | `1.14.0` | | [github.com/containerd/nri](https://github.com/containerd/nri) | `0.12.0` | `0.12.1` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.46.2` | `0.48.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0` | `0.36.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0` | `0.36.3` | Updates `github.com/cockroachdb/errors` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/cockroachdb/errors/releases) - [Commits](cockroachdb/errors@v1.13.0...v1.14.0) Updates `github.com/containerd/nri` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/containerd/nri/releases) - [Changelog](https://github.com/containerd/nri/blob/main/RELEASES.md) - [Commits](containerd/nri@v0.12.0...v0.12.1) Updates `github.com/getsentry/sentry-go` from 0.46.2 to 0.48.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.46.2...v0.48.0) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `golang.org/x/sync` from 0.20.0 to 0.22.0 - [Commits](golang/sync@v0.20.0...v0.22.0) Updates `k8s.io/api` from 0.36.0 to 0.36.3 - [Commits](kubernetes/api@v0.36.0...v0.36.3) Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.3 - [Commits](kubernetes/apimachinery@v0.36.0...v0.36.3) Updates `k8s.io/client-go` from 0.36.0 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.0...v0.36.3) --- updated-dependencies: - dependency-name: github.com/cockroachdb/errors dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/containerd/nri dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: k8s.io/api dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: k8s.io/client-go dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch ... 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-minor-and-patch group with 6 updates in the / directory:
1.13.01.14.00.12.00.12.10.46.20.48.01.23.21.24.10.36.00.36.30.36.00.36.3Updates
github.com/cockroachdb/errorsfrom 1.13.0 to 1.14.0Release notes
Sourced from github.com/cockroachdb/errors's releases.
Commits
4fc17f8Merge pull request #161 from cockroachdb/davidh/add-errunsupported41eb805Merge branch 'master' into davidh/add-errunsupportedd643ae2Merge pull request #157 from cockroachdb/dependabot/go_modules/google.golang....e013f71Bump google.golang.org/grpc from 1.56.3 to 1.79.383ea25bMerge branch 'master' into davidh/add-errunsupported3533d59errors: re-export ErrUnsupported from stdlibUpdates
github.com/containerd/nrifrom 0.12.0 to 0.12.1Release notes
Sourced from github.com/containerd/nri's releases.
Commits
84180b6Merge pull request #301 from ningmingxiao/fix_deadlock55afaa2adaptation: avoid holding lock across runtime update callback32e4300Merge pull request #297 from grosskur/grosskur/docs-validation-pluginsb7e479fdocs: Fix typo in containerd config for default validator.520641eMerge pull request #290 from samuelkarp/fix-gitignore0d37892fix .gitignore to include info/none0a92ac9delete manually-added none fileUpdates
github.com/getsentry/sentry-gofrom 0.46.2 to 0.48.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
d02f9barelease: 0.48.099c424ffeat!: remove issue creation from logging integrations (#1340)d1c1d3ffeat: parse request body for outgoing http (#1339)9b5cab2fix: fix fiber route name when using middlewares (#1363)07a7975fix: omit empty event id for standalone client reports (#1362)c255382build(deps): bump fiber/v2 to 2.52.14 (#1359)06c58dcci: remove changelog-preview and codecov actions (#1357)a99e044fix: preserve '%' literal in log messages (#1358)8aaf1d4feat: apply sensitive data filters to grpc & sql (#1333)4347773feat: apply sensitive data filters to http (#1332)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
golang.org/x/syncfrom 0.20.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weights5071ed6all: fix some comments to improve readabilityUpdates
k8s.io/apifrom 0.36.0 to 0.36.3Commits
3fde3c4Update dependencies to v0.36.3 tag53c47b9Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert1831886Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/apimachineryfrom 0.36.0 to 0.36.3Commits
40bf4b2Update dependencies to v0.36.3 tag34d46beMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert66a3724Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.32ec982dMerge pull request #139508lalitc375/automated-cherry-pick-of-#1394806a88102Fix wrong marking of errorsUpdates
k8s.io/client-gofrom 0.36.0 to 0.36.3Commits
44a8af2Update dependencies to v0.36.3 tagf501adaMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta43e1d7Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Dependabot 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