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

fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508212650-e915e34b70ab #5494

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/contrib/instrgen v0.0.0-20221228173227-92e0588b124b -> v0.0.0-20240508212650-e915e34b70ab age adoption passing confidence
go.opentelemetry.io/contrib/instrgen v0.0.0-00010101000000-000000000000 -> v0.0.0-20240508212650-e915e34b70ab age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from MrAlias as a code owner May 7, 2024 17:03
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label May 7, 2024
@renovate renovate bot requested a review from a team as a code owner May 7, 2024 17:03
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from bdcb3dd to 1477ee4 Compare May 7, 2024 17:34
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507164251-5a75d714d7a9 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507171300-a5ce3424224e May 7, 2024
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507171300-a5ce3424224e fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507173213-3a062aabd9fb May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from 1477ee4 to 48d28da Compare May 7, 2024 18:27
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from 48d28da to 961a456 Compare May 7, 2024 18:45
@@ -6,7 +6,7 @@ replace go.opentelemetry.io/contrib/instrgen => ../

require (
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/contrib/instrgen v0.0.0-00010101000000-000000000000
go.opentelemetry.io/contrib/instrgen v0.0.0-20240507173213-3a062aabd9fb
Copy link
Member

Choose a reason for hiding this comment

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

@pdelewski, do we need a separate Go module for instrgen/driver?

@@ -4,7 +4,7 @@ go 1.21

replace go.opentelemetry.io/contrib/instrgen => ../../..

require go.opentelemetry.io/contrib/instrgen v0.0.0-20221228173227-92e0588b124b
require go.opentelemetry.io/contrib/instrgen v0.0.0-20240507173213-3a062aabd9fb
Copy link
Member

Choose a reason for hiding this comment

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

@pdelewski, do we need a separate Go module here?

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from 961a456 to 14ce1fd Compare May 7, 2024 18:57
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507173213-3a062aabd9fb fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507184358-676e2e86e72c May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from 997a28f to 67389f9 Compare May 7, 2024 19:27
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507184358-676e2e86e72c fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507190228-2b68e6d24f6f May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 3 times, most recently from 961633c to 2796a3b Compare May 7, 2024 19:55
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507190228-2b68e6d24f6f fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507193456-03900543e7b5 May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 3 times, most recently from 84814b6 to 1014d16 Compare May 7, 2024 20:20
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507193456-03900543e7b5 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507201909-0b8608015c97 May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from c36a497 to a9e5ca9 Compare May 7, 2024 21:08
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507201909-0b8608015c97 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507203409-4f7d13d0ed52 May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from a9e5ca9 to 823e536 Compare May 7, 2024 21:23
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507203409-4f7d13d0ed52 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240507210639-8de13e06a2e5 May 7, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from 823e536 to 9573414 Compare May 7, 2024 21:42
@pellared
Copy link
Member

pellared commented May 8, 2024

I created #5530 as it looks like @pdelewski is no longer actively working on instrgen.

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from 3223c66 to 17152c2 Compare May 8, 2024 08:21
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508071210-e5eef985e809 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508074023-fecd2b4b3df7 May 8, 2024
@pellared pellared mentioned this pull request May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from 17152c2 to 2a89c78 Compare May 8, 2024 09:17
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508074023-fecd2b4b3df7 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508081103-1c626cd0ff50 May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from ef09fcc to fc0d637 Compare May 8, 2024 09:42
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508081103-1c626cd0ff50 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508094103-9a4ecd304848 May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from fc0d637 to d97547a Compare May 8, 2024 12:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from d97547a to a6b9561 Compare May 8, 2024 14:04
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508094103-9a4ecd304848 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508140322-077e60990642 May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from baadfdd to 374e57a Compare May 8, 2024 16:18
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508140322-077e60990642 fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508161651-985666ee42bc May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 2 times, most recently from 1730d2b to ce87449 Compare May 8, 2024 20:01
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from ce87449 to 4330e28 Compare May 8, 2024 20:35
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508161651-985666ee42bc fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508200951-ddb17738587f May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch 3 times, most recently from 4f7010a to f81b58f Compare May 8, 2024 22:27
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508200951-ddb17738587f fix(deps): update module go.opentelemetry.io/contrib/instrgen to v0.0.0-20240508212650-e915e34b70ab May 8, 2024
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch from f81b58f to 0cf856a Compare May 8, 2024 22:41
@MrAlias MrAlias closed this in #5537 May 8, 2024
@renovate renovate bot deleted the renovate/go.opentelemetry.io-contrib-instrgen-0.x branch May 9, 2024 00:07
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants