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

Update module github.com/a8m/envsubst to v1.4.3 #12538

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/a8m/envsubst v1.4.2 -> v1.4.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

a8m/envsubst (github.com/a8m/envsubst)

v1.4.3

Compare Source

New Contributors

Full Changelog: a8m/envsubst@v1.4.2...v1.4.3


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 4, 2025 02:14
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Mar 4, 2025
@renovate renovate bot requested a review from mx-psi March 4, 2025 02:14
Copy link
Contributor Author

renovate bot commented Mar 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: internal/tools/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: module github.com/a8m/[email protected] requires go >= 1.24; switching to go1.24.0
go: downloading go1.24.0 (linux/amd64)
go: download go1.24.0: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@dmitryax dmitryax closed this Mar 4, 2025
@dmitryax dmitryax reopened this Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (72878b7) to head (97d0adc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12538   +/-   ##
=======================================
  Coverage   92.02%   92.02%           
=======================================
  Files         469      469           
  Lines       25318    25318           
=======================================
  Hits        23299    23299           
  Misses       1612     1612           
  Partials      407      407           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1,11 +1,11 @@
module go.opentelemetry.io/collector/internal/tools

go 1.23.0
go 1.24
Copy link
Member

Choose a reason for hiding this comment

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

This is internal tools so assume it is OK to use Go1.24

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 renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants