apm-server
apm-server copied to clipboard
build(deps): bump github.com/elastic/apm-aggregation from 0.0.0-20230815024520-e75a37d9ddd6 to 1.0.0
Bumps github.com/elastic/apm-aggregation from 0.0.0-20230815024520-e75a37d9ddd6 to 1.0.0.
Commits
- See full diff in compare view
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
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 the8./d
branch./d
is the digit.
NOTE: backport-skip
has been added to this pull request.
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/github.com/elastic/apm-aggregation-1.0.0 upstream/dependabot/go_modules/github.com/elastic/apm-aggregation-1.0.0
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/apm-aggregation-1.0.0
@dependabot recreate
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot recreate
A newer version of github.com/elastic/apm-aggregation exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate
Superseded by #12934.