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

Bump go.opentelemetry.io/build-tools/crosslink from 0.9.0 to 0.10.0 in /internal/tools #849

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 30, 2023

Bumps go.opentelemetry.io/build-tools/crosslink from 0.9.0 to 0.10.0.

Release notes

Sourced from go.opentelemetry.io/build-tools/crosslink's releases.

v0.10.0

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go-build-tools@v0.9.0...v0.10.0

Changelog

Sourced from go.opentelemetry.io/build-tools/crosslink's changelog.

v0.10.0

🛑 Breaking changes 🛑

  • chloggen: Remove 'chloggen-directory' flag. Use config file instead. (#371)
  • multimod: Update HasChanged to avoid returning unnecessary boolean (#366)

🚩 Deprecations 🚩

  • checkdoc: checkdoc is deprecated in favor of checkfile. Please use checkfile with argument --file-name README.md instead. (#347)

🚀 New components 🚀

  • checkfile: checkfile checks the components enabled in OpenTelemetry core and contrib repos contain the file provided in argument --file-name. (#347)

💡 Enhancements 💡

  • dbotconf: Add the --ignore flag to the dbotconf root command (#362)
  • chloggen: Adds a 'config' flag and option to configure chloggen with a config file. (#371)

🧰 Bug fixes 🧰

  • semconvgen: Fix semconvgen to work for the new semantic conventions repository. (#374)
Commits
  • e6e68a6 Release v0.10.0 (#377)
  • 84875ac semconvgen: Quickfix after semconv repo migration (#374)
  • 37d80b2 [chore] Cleanup chloggen globalCfg usage (#376)
  • 4216b12 Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 in /multimod (#373)
  • 02066be [chloggen] Introduce repo-level config file (#371)
  • d2e2f13 [chore][chloggen] Rename 'Context' to 'Config' and move to dedicated director...
  • 9228e92 [chore][chloggen] Run tests end-to-end (#369)
  • db501f8 [chore][chloggen] Clean up terminology for unreleased directory (#368)
  • ce6f067 [multimod] apply review feedback (#367)
  • 071539a Add the --ignore flag to dbotconf (#363)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [go.opentelemetry.io/build-tools/crosslink](https://github.com/open-telemetry/opentelemetry-go-build-tools) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-build-tools/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-build-tools/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-build-tools@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/build-tools/crosslink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MrAlias as a code owner July 30, 2023 17:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 30, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 30, 2023

The following labels could not be found: Skip Changelog.

@codecov-commenter
Copy link

Codecov Report

Merging #849 (d3b728b) into main (859a870) will decrease coverage by 0.1%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #849     +/-   ##
=======================================
- Coverage   83.4%   83.4%   -0.1%     
=======================================
  Files        184     184             
  Lines      14371   14371             
=======================================
- Hits       11988   11986      -2     
- Misses      2155    2157      +2     
  Partials     228     228             

see 1 file with indirect coverage changes

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 31, 2023

Looks like go.opentelemetry.io/build-tools/crosslink is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/crosslink-0.10.0 branch July 31, 2023 16:00
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant