-
Notifications
You must be signed in to change notification settings - Fork 525
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
build(deps): bump the dependencies group in /systemtest with 5 updates #15030
Merged
kruskall
merged 2 commits into
main
from
dependabot/go_modules/systemtest/dependencies-0e782c0162
Dec 23, 2024
Merged
build(deps): bump the dependencies group in /systemtest with 5 updates #15030
kruskall
merged 2 commits into
main
from
dependabot/go_modules/systemtest/dependencies-0e782c0162
Dec 23, 2024
Conversation
This file contains 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 in /systemtest with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `27.4.0+incompatible` | `27.4.1+incompatible` | | [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) | `8.16.0` | `8.17.0` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.21.0` | `1.22.0` | | [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector) | `0.115.0` | `0.116.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.0` | `1.69.2` | Updates `github.com/docker/docker` from 27.4.0+incompatible to 27.4.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.0...v27.4.1) Updates `github.com/elastic/go-elasticsearch/v8` from 8.16.0 to 8.17.0 - [Release notes](https://github.com/elastic/go-elasticsearch/releases) - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/go-elasticsearch@v8.16.0...v8.17.0) Updates `go.opentelemetry.io/collector/pdata` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.21.0...pdata/v1.22.0) Updates `go.opentelemetry.io/collector/semconv` from 0.115.0 to 0.116.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.115.0...v0.116.0) Updates `google.golang.org/grpc` from 1.69.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.0...v1.69.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/elastic/go-elasticsearch/v8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
|
|
mergify
bot
added
the
backport-8.x
Automated backport to the 8.x branch with mergify
label
Dec 23, 2024
kruskall
approved these changes
Dec 23, 2024
kruskall
deleted the
dependabot/go_modules/systemtest/dependencies-0e782c0162
branch
December 23, 2024 20:24
mergify bot
pushed a commit
that referenced
this pull request
Dec 23, 2024
#15030) Bumps the dependencies group in /systemtest with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `27.4.0+incompatible` | `27.4.1+incompatible` | | [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) | `8.16.0` | `8.17.0` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.21.0` | `1.22.0` | | [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector) | `0.115.0` | `0.116.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.0` | `1.69.2` | Updates `github.com/docker/docker` from 27.4.0+incompatible to 27.4.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.0...v27.4.1) Updates `github.com/elastic/go-elasticsearch/v8` from 8.16.0 to 8.17.0 - [Release notes](https://github.com/elastic/go-elasticsearch/releases) - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/go-elasticsearch@v8.16.0...v8.17.0) Updates `go.opentelemetry.io/collector/pdata` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.21.0...pdata/v1.22.0) Updates `go.opentelemetry.io/collector/semconv` from 0.115.0 to 0.116.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.115.0...v0.116.0) Updates `google.golang.org/grpc` from 1.69.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.0...v1.69.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/elastic/go-elasticsearch/v8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 09cee0c)
mergify bot
added a commit
that referenced
this pull request
Dec 23, 2024
#15030) (#15037) Bumps the dependencies group in /systemtest with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `27.4.0+incompatible` | `27.4.1+incompatible` | | [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) | `8.16.0` | `8.17.0` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.21.0` | `1.22.0` | | [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector) | `0.115.0` | `0.116.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.0` | `1.69.2` | Updates `github.com/docker/docker` from 27.4.0+incompatible to 27.4.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.0...v27.4.1) Updates `github.com/elastic/go-elasticsearch/v8` from 8.16.0 to 8.17.0 - [Release notes](https://github.com/elastic/go-elasticsearch/releases) - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/go-elasticsearch@v8.16.0...v8.17.0) Updates `go.opentelemetry.io/collector/pdata` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.21.0...pdata/v1.22.0) Updates `go.opentelemetry.io/collector/semconv` from 0.115.0 to 0.116.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.115.0...v0.116.0) Updates `google.golang.org/grpc` from 1.69.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.0...v1.69.2) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/elastic/go-elasticsearch/v8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 09cee0c) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-8.x
Automated backport to the 8.x branch with mergify
dependency
go
Pull requests that update Go code
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 in /systemtest with 5 updates:
27.4.0+incompatible
27.4.1+incompatible
8.16.0
8.17.0
1.21.0
1.22.0
0.115.0
0.116.0
1.69.0
1.69.2
Updates
github.com/docker/docker
from 27.4.0+incompatible to 27.4.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
c710b88
Merge pull request #49119 from thaJeztah/27.x_backport_libnetwork_deprecate_P...eda0a20
libnetwork/iptables: deprecate Passthroughb51622d
libnet/iptables: deprecate type IPV829ac83
Merge pull request #49104 from thaJeztah/27.x_backport_update_swagger_headersbd7da11
Merge pull request #49110 from thaJeztah/27.x_backport_fix_setupIPChains_defer135b144
Merge pull request #49105 from thaJeztah/27.x_backport_testing-suse-apparmor08de719
libnetwork/drivers/bridge: setupIPChains: fix defer checking wrong err2a62319
Merge pull request #49100 from thaJeztah/27.x_backport_deprecate_pkg_system6855ca1
integration-cli: don't skip AppArmor tests on SLES224b305
docs/api: document correct case for Api-Version headerUpdates
github.com/elastic/go-elasticsearch/v8
from 8.16.0 to 8.17.0Release notes
Sourced from github.com/elastic/go-elasticsearch/v8's releases.
Changelog
Sourced from github.com/elastic/go-elasticsearch/v8's changelog.
Commits
0e1af01
Release 8.17.016bb441
bump changelog to 8.17 (#939) (#941)2547fe1
[8.17] Update apis (#935)6ce74ef
Bump golang.org/x/crypto in /_examples/instrumentation (#934) (#937)e921d93
Expose BulkIndexer total flushed bytes metric (#914) (#928)ca4a841
Check error in BaseClient.Perform (#922) (#927)0e89bee
bump changelog to 8.16 (#918) (#920)Updates
go.opentelemetry.io/collector/pdata
from 1.21.0 to 1.22.0Release notes
Sourced from go.opentelemetry.io/collector/pdata's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/pdata's changelog.
Commits
095b183
[chore] Prepare release v1.22.0/v0.116.0 (#11910)96a3ad1
[chore] put back replace and add new packages in builder yaml (#11909)6a47030
[chore][release.md] mention release blockers (#11908)00852e3
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /internal/tools (#11903)26f0fcf
[chore] [docs/component-stability.md] Document relationship between versionin...8ac40a0
Define observability requirements for stable components (#11772)cef6ce5
[chore] Update versions of the new experimental modules (#11897)6147243
[chore] Update version of all new experimental modules to latest commit (#11894)5da51fa
[README] links caption (#11893)e9bc4bd
Deprecate connectorprofiles module in favor of xconnector (#11887)Updates
go.opentelemetry.io/collector/semconv
from 0.115.0 to 0.116.0Release notes
Sourced from go.opentelemetry.io/collector/semconv's releases.
Changelog
Sourced from go.opentelemetry.io/collector/semconv's changelog.
Commits
095b183
[chore] Prepare release v1.22.0/v0.116.0 (#11910)96a3ad1
[chore] put back replace and add new packages in builder yaml (#11909)6a47030
[chore][release.md] mention release blockers (#11908)00852e3
Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /internal/tools (#11903)26f0fcf
[chore] [docs/component-stability.md] Document relationship between versionin...8ac40a0
Define observability requirements for stable components (#11772)cef6ce5
[chore] Update versions of the new experimental modules (#11897)6147243
[chore] Update version of all new experimental modules to latest commit (#11894)5da51fa
[README] links caption (#11893)e9bc4bd
Deprecate connectorprofiles module in favor of xconnector (#11887)Updates
google.golang.org/grpc
from 1.69.0 to 1.69.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b615b35
Change version to 1.69.2 (#7947)6b36a3e
experimental/stats: re-add type aliases for migration (#7929) (#7941)4535c6d
Change version to 1.69.2-dev (#7928)b6e7c72
examples/features/csm_observability: Make CSM Observability example server li...9355fbc
Change version to 1.69.1 (#7927)927a1e1
Change version to 1.69.1-dev (#7902)97d633a
Change version to 1.69.0 (#7901)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