Skip to content

fix(deps): update build-tools to v0.18.0 - #6726

Merged
dmathieu merged 1 commit into
mainfrom
renovate/build-tools
Feb 6, 2025
Merged

fix(deps): update build-tools to v0.18.0#6726
dmathieu merged 1 commit into
mainfrom
renovate/build-tools

Conversation

@renovate

@renovate renovate Bot commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/build-tools/crosslink v0.17.0 -> v0.18.0 age adoption passing confidence
go.opentelemetry.io/build-tools/gotmpl v0.17.0 -> v0.18.0 age adoption passing confidence
go.opentelemetry.io/build-tools/multimod v0.17.0 -> v0.18.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-go-build-tools (go.opentelemetry.io/build-tools/crosslink)

v0.18.0

Compare Source

🛑 Breaking changes 🛑
  • githubgen: githubgen now injects component lists and others into CODEOWNERS and ALLOWLIST files using magic strings instead of writing the complete files. (#​674)

    This feature allows maintainers to have custom content in addition to the component lists and others in their CODEOWNERS and ALLOWLIST files.
    Magic delimiter strings need to be added to CODEOWNERS and ALLOWLIST files fot githubgen to fill in the content.
    Use # Start/End components list, # Start/End distribution list and # Start/End unmaintained components list in your CODEOWNERS file.
    Use # Start/End deprecated components list and # Start/End unmaintained components list in your ALLOWLIST file.
    Also, issue template files need to be updated and use # Start/End components list to fill in the component list.

🧰 Bug fixes 🧰
  • githubgen: Remove internal/common entry in ALLOWLIST (#​669)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Feb 6, 2025

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
go.opentelemetry.io/build-tools v0.17.0 -> v0.18.0

@renovate
renovate Bot requested a review from a team as a code owner February 6, 2025 11:19
@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Feb 6, 2025
@codecov

codecov Bot commented Feb 6, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.9%. Comparing base (76dee2e) to head (0e911b8).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6726     +/-   ##
=======================================
- Coverage   73.9%   73.9%   -0.1%     
=======================================
  Files        195     195             
  Lines      16671   16671             
=======================================
- Hits       12329   12326      -3     
- Misses      3982    3984      +2     
- Partials     360     361      +1     

see 1 file with indirect coverage changes

@dmathieu
dmathieu merged commit 6e13507 into main Feb 6, 2025
@dmathieu
dmathieu deleted the renovate/build-tools branch February 6, 2025 13:04
@MrAlias MrAlias added this to the v1.35.0 milestone Feb 6, 2025
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.

2 participants