Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Bump github.com/goyek/x from 0.1.7 to 0.2.0 in /build #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/goyek/x from 0.1.7 to 0.2.0.

Release notes

Sourced from github.com/goyek/x's releases.

0.2.0

Added

  • Add color.ReportFlow which is an extension of middleware.ReportFlow.
  • Add otelgoyek.Middleware and otelgoyek.ExecutorMiddleware which add OpenTelemetry tracing instrumentation.

Changed

  • Bump github.com/goyek/goyek to 2.2.0.
  • Bump github.com/fatih/color to 1.17.0.

Remove

  • Drop support for Go 1.17, 1.18, 1.19, 1.20.
Changelog

Sourced from github.com/goyek/x's changelog.

0.2.0 - 2024-08-09

Added

  • Add color.ReportFlow which is an extension of middleware.ReportFlow.
  • Add otelgoyek.Middleware and otelgoyek.ExecutorMiddleware which add OpenTelemetry tracing instrumentation.

Changed

  • Bump github.com/goyek/goyek to 2.2.0.
  • Bump github.com/fatih/color to 1.17.0.

Remove

  • Drop support for Go 1.17, 1.18, 1.19, 1.20.
Commits
  • 0f2db18 Release 0.2.0 (#66)
  • a45b3d1 Add otelgoyek package (#65)
  • 4fd664e Add color.ReportFlow which is an extension of middleware.ReportFlow (#64)
  • c7600fc Bump goyek to prerelease v2.2.0 (#63)
  • a90eef5 Cleanup readme (#62)
  • a54b847 Update description (#61)
  • 14c0047 Update golangci-lint config (#60)
  • bd9a9ba Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /build (#59)
  • 5d2a954 Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /build (#58)
  • 15d4c27 Bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /build (#57)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/goyek/x](https://github.com/goyek/x) from 0.1.7 to 0.2.0.
- [Release notes](https://github.com/goyek/x/releases)
- [Changelog](https://github.com/goyek/x/blob/main/CHANGELOG.md)
- [Commits](goyek/x@v0.1.7...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/goyek/x
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (45362a3) to head (888fa37).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #137   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          438       438           
=========================================
  Hits           438       438           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pellared pellared merged commit 0c7d94f into main Sep 2, 2024
8 checks passed
@pellared pellared deleted the dependabot/go_modules/build/github.com/goyek/x-0.2.0 branch September 2, 2024 11:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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