open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
3.11k stars 2.39k forks source link

fix(deps): update module github.com/elastic/go-docappender/v2 to v2.3.1 #36429

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/elastic/go-docappender/v2 v2.3.0 -> v2.3.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

elastic/go-docappender (github.com/elastic/go-docappender/v2) ### [`v2.3.1`](https://redirect.github.com/elastic/go-docappender/releases/tag/v2.3.1) [Compare Source](https://redirect.github.com/elastic/go-docappender/compare/v2.3.0...v2.3.1) ##### What's Changed - build(deps): bump the otel group with 5 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/195](https://redirect.github.com/elastic/go-docappender/pull/195) - feat: bump go to 1.22 by [@​kruskall](https://redirect.github.com/kruskall) in [https://github.com/elastic/go-docappender/pull/194](https://redirect.github.com/elastic/go-docappender/pull/194) - build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/193](https://redirect.github.com/elastic/go-docappender/pull/193) - build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/197](https://redirect.github.com/elastic/go-docappender/pull/197) - build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 in /integrationtest by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/198](https://redirect.github.com/elastic/go-docappender/pull/198) - build(deps): bump the go-agent group across 1 directory with 3 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/199](https://redirect.github.com/elastic/go-docappender/pull/199) - build(deps): bump the otel group with 5 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/201](https://redirect.github.com/elastic/go-docappender/pull/201) - build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/202](https://redirect.github.com/elastic/go-docappender/pull/202) - github-actions: use ephemeral tokens by [@​v1v](https://redirect.github.com/v1v) in [https://github.com/elastic/go-docappender/pull/203](https://redirect.github.com/elastic/go-docappender/pull/203) - fix: decode and format error response from es by [@​kruskall](https://redirect.github.com/kruskall) in [https://github.com/elastic/go-docappender/pull/205](https://redirect.github.com/elastic/go-docappender/pull/205) - build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/208](https://redirect.github.com/elastic/go-docappender/pull/208) - build(deps): bump the otel group with 5 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/207](https://redirect.github.com/elastic/go-docappender/pull/207) - fix: filter ES error responses by [@​kruskall](https://redirect.github.com/kruskall) in [https://github.com/elastic/go-docappender/pull/206](https://redirect.github.com/elastic/go-docappender/pull/206) - `elasticsearch.events.retried`: Add retry dimension by [@​marclop](https://redirect.github.com/marclop) in [https://github.com/elastic/go-docappender/pull/209](https://redirect.github.com/elastic/go-docappender/pull/209) - build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/212](https://redirect.github.com/elastic/go-docappender/pull/212) - build(deps): bump the otel group with 5 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/213](https://redirect.github.com/elastic/go-docappender/pull/213) - build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0 to 8.16.0 in /integrationtest by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/215](https://redirect.github.com/elastic/go-docappender/pull/215) - build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.15.0 to 8.16.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/elastic/go-docappender/pull/214](https://redirect.github.com/elastic/go-docappender/pull/214) **Full Changelog**: https://github.com/elastic/go-docappender/compare/v2.3.0...v2.3.1

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 6 days ago

ℹ Artifact update notice

File name: exporter/elasticsearchexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/elastic/go-elasticsearch/v8 v8.14.0 -> v8.16.0
go.elastic.co/apm/module/apmzap/v2 v2.6.0 -> v2.6.2
go.elastic.co/apm/v2 v2.6.0 -> v2.6.2
go.elastic.co/fastjson v1.3.0 -> v1.4.0
File name: exporter/elasticsearchexporter/integrationtest/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/elastic/go-elasticsearch/v8 v8.15.0 -> v8.16.0
go.elastic.co/apm/module/apmelasticsearch/v2 v2.6.0 -> v2.6.2
go.elastic.co/apm/module/apmhttp/v2 v2.6.0 -> v2.6.2
go.elastic.co/apm/module/apmzap/v2 v2.6.0 -> v2.6.2
go.elastic.co/apm/v2 v2.6.0 -> v2.6.2
go.elastic.co/fastjson v1.3.0 -> v1.4.0