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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/prometheus/client_golang, github.com/Azure/azure-sdk-for-go/sdk/azcore and github.com/microsoftgraph/msgraph-sdk-go.
Updates
github.com/prometheus/client_golang
from 1.20.3 to 1.20.4Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplarUpdates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.14.0 to 1.15.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
bb7200c
Update azcore v1.15.0 release date (#23569)d112082
[azopenaiextensions] Pushing release date to Monday (#23565)9522165
[azopenai] 2024-08-01-preview generation (#23554)42922c1
[azeventhubs,azservicebus] Applying retry fix to both eventhubs and servicebu...5df372c
Use common OIDC token env vars in post scripts (#23549)1c2a108
BearerTokenPolicy handles CAE claims challenges by default (#23414)8759ee6
[azopenaiextensions] Prepping for release tomorrow (#23551)a230ef2
[Search] Remove myself from CODEOWNERS (#23560)a743757
Sync eng/common directory with azure-sdk-tools for PR 9106 (#23555)7c2d3a7
Use equality function check for persist oidc token step (#23559)Updates
github.com/microsoftgraph/msgraph-sdk-go
from 1.48.0 to 1.50.0Release notes
Sourced from github.com/microsoftgraph/msgraph-sdk-go's releases.
Changelog
Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.
Commits
d8a9943
chore(main): release 1.50.0 (#783)ccfca33
feat(generation): update request builders and models (#782)52a0313
chore(main): release 1.49.0 (#778)24fec1f
feat(generation): update request builders and models (#776)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show