Closed dependabot[bot] closed 2 years ago
Merging #446 (4fdefe7) into main (9487c04) will decrease coverage by
0.0%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #446 +/- ##
=======================================
- Coverage 75.3% 75.2% -0.1%
=======================================
Files 83 83
Lines 4025 4025
=======================================
- Hits 3032 3029 -3
- Misses 692 695 +3
Partials 301 301
Impacted Files | Coverage Ī | |
---|---|---|
operator/transformer/recombine/recombine.go | 75.6% <0.0%> (-2.1%) |
:arrow_down: |
Dependabot attempted to update this pull request, but because the branch dependabot/go_modules/go.opentelemetry.io/collector-0.47.0
is protected it was unable to do so.
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.
Bumps go.opentelemetry.io/collector from 0.46.0 to 0.47.0.
Release notes
Sourced from go.opentelemetry.io/collector's releases.
Changelog
Sourced from go.opentelemetry.io/collector's changelog.
Commits
d29ac47
Prepare v0.47.0 release (#5008)ce71309
Deprecate consumerhelper, move helpers to consumer (#5006)e214f71
[docs] Update troubleshooting arguments (#4926)b8d86ac
Remove passed dates from GA roadmap (#5005)07a6238
Add a new bytes provier, allows providing yaml bytes (#4998)d96ee79
[CHANGELOG] Move all deprecation entries to "Deprecations" section (#5004)7666eb0
[docs] update release doc (#5000)b9a10cd
Remove all deprecated funcs/structs from v0.46.0 (#4995)f0b5449
Fix nit in convertor commnent (#4999)8fc9ab5
dependabot updates Mon Mar 14 08:56:33 PDT 2022 (#4997)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 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)