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/checkdoc from 0.8.0 to 0.10.0 in /internal/tools #778

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps go.opentelemetry.io/build-tools/checkdoc from 0.8.0 to 0.10.0.

Release notes

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

v0.10.0

What's Changed

New Contributors

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

v0.9.0

What's Changed

New Contributors

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

Changelog

Sourced from go.opentelemetry.io/build-tools/checkdoc'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)

v0.9.0

💡 Enhancements 💡

  • multimod: add diff command to multimod to show files that have changed since a specified tag (#350)

🧰 Bug fixes 🧰

  • chloggen: Disallow whitespace-only values (#164)
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [go.opentelemetry.io/build-tools/checkdoc](https://github.com/open-telemetry/opentelemetry-go-build-tools) from 0.8.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.8.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 2, 2023
@github-actions
Copy link

github-actions bot commented Sep 3, 2023

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 3, 2023
@github-actions github-actions bot removed the Stale label Sep 16, 2023
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 1, 2023
@github-actions
Copy link

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Oct 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2023

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.

@dependabot dependabot bot deleted the dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/checkdoc-0.10.0 branch October 16, 2023 03:19
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants