Skip to content

build(deps): bump github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver from 0.1.1 to 0.2.0 #9040

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver from 0.1.1 to 0.2.0.

Release notes

Sourced from github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver's releases.

receiver/elasticapmintakereceiver/v0.2.0

What's Changed

Full Changelog: elastic/opentelemetry-collector-components@connector/elasticapmconnector/v0.5.0...receiver/elasticapmintakereceiver/v0.2.0

Commits
  • fab2130 chore: pin testutil package commit version (#617)
  • 282de5a feat: add per-project rate limiter settings override (#583)
  • 5c8ce92 feat: return empty config if hash equals remote config etag (#610)
  • 2d938b9 [extension/apmconfig] save RemoteConfigStatus.LastRemoteConfigHash regardless...
  • eb327f9 Bump golang version in CI to fix govulncheck (#613)
  • 9c8f30c Update otelbench changelog and delete changelog fragments. (#611)
  • 8fd1e0a fix: return empty remote configurations (#608)
  • eaaa6c1 refactor: rename agent_config to source config option (#604)
  • cf78828 Add cumulativetodelta processor (#601)
  • 4b288d7 [extension/apmconfig]: use "application/json" content type for remote config,...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…ts/receiver/elasticapmintakereceiver

Bumps [github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver](https://github.com/elastic/opentelemetry-collector-components) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/elastic/opentelemetry-collector-components/releases)
- [Changelog](https://github.com/elastic/opentelemetry-collector-components/blob/main/docs/release.md)
- [Commits](elastic/opentelemetry-collector-components@processor/elastictraceprocessor/v0.1.1...extension/apmconfigextension/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automation skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Jul 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 16, 2025 21:13
@dependabot dependabot bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team automation labels Jul 16, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link
Contributor

mergify bot commented Jul 16, 2025

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@swiatekm
Copy link
Contributor

This update requires us to bump the otel libraries first both in agent and beats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants