Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps the go-agent group with 6 updates:

Package From To
go.elastic.co/apm/module/apmelasticsearch/v2 2.6.3 2.7.0
go.elastic.co/apm/module/apmgorilla/v2 2.6.3 2.7.0
go.elastic.co/apm/module/apmgrpc/v2 2.6.3 2.7.0
go.elastic.co/apm/module/apmhttp/v2 2.6.3 2.7.0
go.elastic.co/apm/module/apmotel/v2 2.6.3 2.7.0
go.elastic.co/apm/v2 2.6.3 2.7.0

Updates go.elastic.co/apm/module/apmelasticsearch/v2 from 2.6.3 to 2.7.0

Release notes

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

v2.7.0

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.6.1...v2.7.0

Changelog

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

==== 2.7.0 - 2025/03/13

  • drop support for Go 1.22
  • add requirefips build tag which disables non fips compliant features:
    • Setting a custom CA and TLS certificate
    • Disabling certificate check

[[release-notes-2.6.3]]

Commits

Updates go.elastic.co/apm/module/apmgorilla/v2 from 2.6.3 to 2.7.0

Release notes

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

v2.7.0

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.6.1...v2.7.0

Changelog

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

==== 2.7.0 - 2025/03/13

  • drop support for Go 1.22
  • add requirefips build tag which disables non fips compliant features:
    • Setting a custom CA and TLS certificate
    • Disabling certificate check

[[release-notes-2.6.3]]

Commits

Updates go.elastic.co/apm/module/apmgrpc/v2 from 2.6.3 to 2.7.0

Release notes

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

v2.7.0

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.6.1...v2.7.0

Changelog

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

==== 2.7.0 - 2025/03/13

  • drop support for Go 1.22
  • add requirefips build tag which disables non fips compliant features:
    • Setting a custom CA and TLS certificate
    • Disabling certificate check

[[release-notes-2.6.3]]

Commits

Updates go.elastic.co/apm/module/apmhttp/v2 from 2.6.3 to 2.7.0

Release notes

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

v2.7.0

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.6.1...v2.7.0

Changelog

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

==== 2.7.0 - 2025/03/13

  • drop support for Go 1.22
  • add requirefips build tag which disables non fips compliant features:
    • Setting a custom CA and TLS certificate
    • Disabling certificate check

[[release-notes-2.6.3]]

Commits

Updates go.elastic.co/apm/module/apmotel/v2 from 2.6.3 to 2.7.0

Release notes

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

v2.7.0

What's Changed

New Contributors

Full Changelog: elastic/apm-agent-go@v2.6.1...v2.7.0

Changelog

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

==== 2.7.0 - 2025/03/13

  • drop support for Go 1.22
  • add requirefips build tag which disables non fips ...

    Description has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2025 17:10
@mergify
Copy link
Contributor

mergify bot commented Mar 20, 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-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-9./d is the label to automatically backport to the 9./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.
  • 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.

Copy link
Member

@kruskall kruskall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

@ericywl
Copy link
Contributor

ericywl commented Mar 25, 2025

For reference, we have an issue with 2.7.0: #16275.

@mergify
Copy link
Contributor

mergify bot commented May 7, 2025

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/go-agent-9f997afaac upstream/dependabot/go_modules/go-agent-9f997afaac
git merge upstream/main
git push upstream dependabot/go_modules/go-agent-9f997afaac

@ericywl
Copy link
Contributor

ericywl commented May 20, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-agent-9f997afaac branch from 0bf3f49 to 36f9c30 Compare May 20, 2025 11:10
@kruskall
Copy link
Member

@dependabot recreate

Bumps the go-agent group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [go.elastic.co/apm/module/apmelasticsearch/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |
| [go.elastic.co/apm/module/apmgorilla/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |
| [go.elastic.co/apm/module/apmgrpc/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |
| [go.elastic.co/apm/module/apmhttp/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |
| [go.elastic.co/apm/module/apmotel/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |
| [go.elastic.co/apm/v2](https://github.com/elastic/apm-agent-go) | `2.6.3` | `2.7.0` |


Updates `go.elastic.co/apm/module/apmelasticsearch/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

Updates `go.elastic.co/apm/module/apmgorilla/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

Updates `go.elastic.co/apm/module/apmgrpc/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

Updates `go.elastic.co/apm/module/apmhttp/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

Updates `go.elastic.co/apm/module/apmotel/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

Updates `go.elastic.co/apm/v2` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/elastic/apm-agent-go/releases)
- [Changelog](https://github.com/elastic/apm-agent-go/blob/v2.7.0/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-go@v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: go.elastic.co/apm/module/apmelasticsearch/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
- dependency-name: go.elastic.co/apm/module/apmgorilla/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
- dependency-name: go.elastic.co/apm/module/apmgrpc/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
- dependency-name: go.elastic.co/apm/module/apmhttp/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
- dependency-name: go.elastic.co/apm/module/apmotel/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
- dependency-name: go.elastic.co/apm/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-agent
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-agent-9f997afaac branch from ffae11a to 9dc881d Compare May 28, 2025 16:33
@kruskall kruskall closed this May 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@kruskall kruskall reopened this May 28, 2025
@kruskall kruskall enabled auto-merge (squash) May 28, 2025 19:41
@kruskall kruskall merged commit 65299ee into main May 28, 2025
18 of 19 checks passed
@kruskall kruskall deleted the dependabot/go_modules/go-agent-9f997afaac branch May 28, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants