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/semconvgen from 0.1.0 to 0.7.0 in /internal/tools #284

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps go.opentelemetry.io/build-tools/semconvgen from 0.1.0 to 0.7.0.

Release notes

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

Release v0.7.0

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-go-build-tools@v0.6.0...v0.7.0

v0.6.0

What's Changed

... (truncated)

Changelog

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

v0.7.0

🛑 Breaking changes 🛑

  • all: bump minimum go version to 1.19 (#253)

🚀 New components 🚀

  • gotmpl: Add gotmpl tool to allow using text/template via CLI. (#276)

v0.6.0

💡 Enhancements 💡

  • chloggen: Allow filenames containing '.' outside of extension (#237)

🧰 Bug fixes 🧰

  • semconvgen: Correct capitalization of Otel to be OTel (#242)

v0.5.0

💡 Enhancements 💡

  • chloggen: Use go embed to embed the template file in chloggen (#224)

🧰 Bug fixes 🧰

  • semconvgen: Add docker/podman mount option to modify selinux labels of shared host files. (#222)

v0.4.0

💡 Enhancements 💡

  • dbotconf: Dynamically add upgrade entry for all repository Dockerfile. (#212)
  • semconvgen: add only flag to process only a specified type (#216)

v0.3.0

🛑 Breaking changes 🛑

  • multimod: Remove multimod tag push option in favor of printing tags (#177)

💡 Enhancements 💡

  • crosslink: Add internal build tools syncerror package to ignore known zap.logger.Sync() errors. Ignore known sync errors in crosslink. (#190)
  • dbotconf: Add upgrade entry for docker (#186)

v0.2.0

... (truncated)

Commits
  • 271edc1 Release v0.7.0 (#299)
  • b90166c Correct typos and minor improvements to README (#284)
  • 19073b2 Bump golang.org/x/mod from 0.9.0 to 0.10.0 (#292)
  • 27cff4a Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#291)
  • 60741c0 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /crosslink (#293)
  • 6b19a93 Bump golang.org/x/mod from 0.9.0 to 0.10.0 in /dbotconf (#294)
  • 9faaee5 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /dbotconf (#296)
  • 743c58c Bump golang.org/x/mod from 0.9.0 to 0.10.0 in /multimod (#288)
  • 03e957a Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /chloggen (#289)
  • 3d4c88d Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /multimod (#290)
  • 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/semconvgen](https://github.com/open-telemetry/opentelemetry-go-build-tools) from 0.1.0 to 0.7.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.1.0...v0.7.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/build-tools/semconvgen
  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 Apr 17, 2023
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@06db057). Click here to learn what that means.
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #284   +/-   ##
=========================================
  Coverage          ?   92.27%           
=========================================
  Files             ?      219           
  Lines             ?    13455           
  Branches          ?        0           
=========================================
  Hits              ?    12416           
  Misses            ?      812           
  Partials          ?      227           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented May 2, 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 May 2, 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 May 17, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 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/semconvgen-0.7.0 branch May 17, 2023 03:21
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
1 participant