Skip to content
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 go.elastic.co/apm/module/apmhttp/v2 from 2.4.4 to 2.4.7 #37293

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps go.elastic.co/apm/module/apmhttp/v2 from 2.4.4 to 2.4.7.

Release notes

Sourced from go.elastic.co/apm/module/apmhttp/v2's releases.

v2.4.7

No release notes provided.

v2.4.6

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.4.5...v2.4.6

v2.4.5

What's new

module/apmotel: Fix panic on multiple span close calls #1512

Changelog

Sourced from go.elastic.co/apm/module/apmhttp/v2's changelog.

==== 2.4.7 - 2023/11/23

  • Bump submodule dependency version {pull}1546#1546

[[release-notes-2.4.6]] ==== 2.4.6 - 2023/11/22

  • module/apmotel: Fix compatibility issue with newer version of otel {pull}1544#1544

[[release-notes-2.4.5]] ==== 2.4.5 - 2023/10/11

  • module/apmotel: Fix panic on multiple span close calls {pull}1512#1512

[[release-notes-2.4.4]]

Commits
  • 9f7d62d release: v2.4.7 and properly sync module versions (#1546)
  • 2632a96 release: v2.4.6 (#1545)
  • ddb9a8d build: downgrade gin to 1.8.2 (#1515)
  • 8cd11bd embed new opentelemetry interfaces to span/trace/traceprovider (#1544)
  • bda7af2 build(deps): bump google.golang.org/grpc in /module/apmgrpc (#1533)
  • 51d4f3d build(deps): bump golang.org/x/net in /module/apmgrpc (#1518)
  • d7efa42 build(deps): bump golang.org/x/net in /module/apmgokit (#1517)
  • 602a05a build(deps): bump github.com/labstack/echo/v4 in /module/apmechov4 (#1540)
  • 5a7878d build(deps): bump github.com/gofiber/fiber/v2 in /module/apmfiber (#1529)
  • 836d9a9 build(deps): bump google.golang.org/grpc in /module/apmgokit (#1532)
  • 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)

Bumps [go.elastic.co/apm/module/apmhttp/v2](https://github.com/elastic/apm-agent-go) from 2.4.4 to 2.4.7.
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.4.4...v2.4.7)

---
updated-dependencies:
- dependency-name: go.elastic.co/apm/module/apmhttp/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2023 10:28
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Dec 5, 2023
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 5, 2023
@botelastic
Copy link

botelastic bot commented Dec 5, 2023

This pull request doesn't have a Team:<team> label.

Copy link
Contributor

mergify bot commented Dec 5, 2023

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2023-12-05T10:28:46.677+0000

  • Duration: 6 min 3 sec

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details here
  • Description: tar: step failed with error null

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 167 min 44 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@andrewkroh andrewkroh merged commit 609817b into main Dec 7, 2023
108 checks passed
@andrewkroh andrewkroh deleted the dependabot/go_modules/go.elastic.co/apm/module/apmhttp/v2-2.4.7 branch December 7, 2023 02:30
Scholar-Li pushed a commit to Scholar-Li/beats that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation dependabot GitHub Dependabot needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants