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/multimod from 0.9.0 to 0.10.0 in /internal/tools #242

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from go.opentelemetry.io/build-tools/multimod'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/multimod'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/multimod](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/multimod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team July 30, 2023 11:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 30, 2023
@MrAlias MrAlias merged commit 3cb8fe3 into main Jul 30, 2023
11 of 12 checks passed
@MrAlias MrAlias deleted the dependabot/go_modules/internal/tools/go.opentelemetry.io/build-tools/multimod-0.10.0 branch July 30, 2023 14:35
@MrAlias MrAlias added this to the v0.3.0-alpha milestone Aug 22, 2023
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