build(deps): bump the linter-testdata group across 4 directories with 7 updates #6106
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 linter-testdata group with 1 update in the /pkg/golinters/arangolint/testdata directory: github.com/arangodb/go-driver/v2.
Bumps the linter-testdata group with 1 update in the /pkg/golinters/ginkgolinter/testdata directory: github.com/onsi/ginkgo/v2.
Bumps the linter-testdata group with 2 updates in the /pkg/golinters/protogetter/testdata directory: google.golang.org/grpc and google.golang.org/protobuf.
Bumps the linter-testdata group with 1 update in the /pkg/golinters/spancheck/testdata directory: go.opentelemetry.io/otel.
Updates
github.com/arangodb/go-driver/v2
from 2.1.4 to 2.1.5Release notes
Sourced from github.com/arangodb/go-driver/v2's releases.
Commits
5f03698
Updated to 2.1.54c15ecf
Updated to 2.1.4a936669
Updated to 1.6.7+gite7f6ca4
Updated to 1.6.7b90c91f
Switch to Go 1.23.12 (#699)3832427
Add V2 endpoints for Foxx Service (#698)3e8113c
Add SSO auth token implementation (#697)7d8e21b
Feature/add mis endpoints in query (#696)834d0dc
Feature/add mis endpoints in col (#695)73df279
Initial commit for task end points (#691)Updates
github.com/onsi/ginkgo/v2
from 2.23.4 to 2.25.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
... (truncated)
Commits
ee2c0cd
v2.25.3f01aed1
emit --github-output group only for progress report itselfdf6d755
v2.25.20ad3c4f
bump gomega83e2d4a
add --github-output group for progress report content1ec9114
v2.25.12e42cff
chore: fix some CodeQL warnings10866d3
fix(types): ignore nameless nodes on FullText()fcc0e74
v2.25.079e35c9
tidy up docsUpdates
github.com/onsi/gomega
from 1.38.0 to 1.38.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
79b8a75
v1.38.2c404969
roll back to go 1.23.0c36e89a
v1.38.192eaa57
go mod tidyb9ed3cd
deprecate CompileTest*2a5bf77
fix invalid fmt.Errorf3e9e385
bump ginkgo7f37abe
Replacegopkg.in/yaml.v3
withgo.yaml.in/yaml/v3
69e4761
fix(async_assertion): use correct error in errors.As95737c0
Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)Updates
google.golang.org/grpc
from 1.74.2 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b4dc263
Change version to 1.75.1 (#8559)1fffee7
Cherry-pick #8528 to v1.75.x (#8555)a52e42b
Cherry pick #8483 into v1.75.x (#8541)369c9aa
Cherry-pick #8519 to v1.75.x (#8530)7269d5f
Change version to 1.75.1-dev (#8494)b9788ef
Change version to 1.75.0 (#8493)2bd74b2
credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267
xds: remove xds client fallback environment variable (#8482)62ec29f
grpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5
stats: change non-standard units to annotations (#8481)Updates
google.golang.org/protobuf
from 1.36.6 to 1.36.9Updates
go.opentelemetry.io/otel
from 1.37.0 to 1.38.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
84e3f3a
Release v1.38.0 (#7271)18424a4
Add tests for attribute JSON marshalling (#7268)9798759
Statically define trace observability attributes (#7263)be1e57f
Refactor BSP observability setup (#7264)d99c68c
chore(deps): update module github.com/mgechev/revive to v1.12.0 (#7269)0724539
Add benchmark for set equality (#7262)5358fd7
Upgrade semconv dependencies to v1.37.0 (#7260)25d0274
fix(deps): update module github.com/stretchr/testify to v1.11.1 (#7261)d0cab86
prometheus: Add support for setting Translation Strategy config option (#7111)3342341
Generate thesemconv/v1.37.0
packages (#7254)Updates
go.opentelemetry.io/otel/trace
from 1.37.0 to 1.38.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
84e3f3a
Release v1.38.0 (#7271)18424a4
Add tests for attribute JSON marshalling (#7268)9798759
Statically define trace observability attributes (#7263)be1e57f
Refactor BSP observability setup (#7264)d99c68c
chore(deps): update module github.com/mgechev/revive to v1.12.0 (#7269)0724539
Add benchmark for set equality (#7262)5358fd7
Upgrade semconv dependencies to v1.37.0 (#7260)25d0274
fix(deps): update module github.com/stretchr/testify to v1.11.1 (#7261)d0cab86
prometheus: Add support for setting Translation Strategy config option (#7111)3342341
Generate thesemconv/v1.37.0
packages (#7254)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 <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