chore(deps): bump the go-deps group across 1 directory with 5 updates #426
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-deps group with 5 updates in the / directory:
0.15.2
0.15.3
0.1.7
0.1.8
1.6.0
1.7.0
1.39.0
1.44.0
0.24.0
0.25.0
Updates
github.com/Azure/azure-kusto-go
from 0.15.2 to 0.15.3Release notes
Sourced from github.com/Azure/azure-kusto-go's releases.
Changelog
Sourced from github.com/Azure/azure-kusto-go's changelog.
Commits
125ea56
changelog14a978d
Update azkustoingest/internal/properties/properties.go76d6da2
Update azkustoingest/file_options_test.goa286947
Update azkustoingest/file_options.go81aee3a
Update azkustoingest/file_options.god4cc03a
Update azkustoingest/file_options.gof929cc8
Fixed format handling5b77eb9
Copy tracing (#240)69fbfdb
Secretless backport (#239)Updates
github.com/Azure/azure-sdk-for-go-extensions
from 0.1.7 to 0.1.8Release notes
Sourced from github.com/Azure/azure-sdk-for-go-extensions's releases.
Commits
6ca6b80
Merge pull request #146 from Azure/gaopeng/retire-armbalancer133fbc8
feat: deprecate go-armbalancerUpdates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
624baba
bump azcore version numberce7217c
Prep for azcore v1.7.0 release (#21149)62a8079
Add support for shallow cloning azcore.Client instances (#21065) (#21098)47286b0
Add flag to enable skipping of dependency checks (#21146)ee762d4
Fix populating module name in telemetry policy (#20967) (#20971)0243175
Prep azcore v1.6.1 for release (#20961)9c9d62a
Increment package version after release of azcore (#20740)Updates
github.com/samber/lo
from 1.39.0 to 1.44.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Changelog
Sourced from github.com/samber/lo's changelog.
Commits
7c4fdcc
bump v1.44.03b29b7d
feat: upgrade to math/rand/v2 (#483)0a145c7
style: replace interface{} by any9405c90
chore: adding issue template (#481)52e17fa
Added DropByIndex helper for slice (#398)93686db
feat: preserve type alias of slices and maps (see #365)3ba93a1
feat: preserve type alias of slices and maps (see #365)de419c7
Make Filter() preserve type. (#365)2ec43f4
Revert "Add new method Concat (#376)" (#479)940ded8
Add new method Concat (#376)Updates
golang.org/x/crypto
from 0.24.0 to 0.25.0Commits
9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shims1c74500
ssh/test: make struct comment match struct named4e7c9c
ssh: fail client auth immediately on receiving disconnect messageDependabot 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 <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