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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps github.com/snabble/go-logging/v2 from 2.9.4 to 2.10.1.

Release notes

Sourced from github.com/snabble/go-logging/v2's releases.

v2.10.0 - More tracing - a new home for tracex

With this release we've added our internal tracex library to go-logging.

The tracex module centralizes all dependencies on otel packages, so we don't get different otel versions scattered around in our codebase.

The two modules were tightly coupled, so it makes sense to move tracex into go-logging.

Internal ticket: BACKEND-1078

Other changes:

  • Upgrade to go 1.19
  • Loads of dependency updates
  • We've removed support for stack traces (errorsx).

No API changes, hence it's a patch level version. Everything should work as before!

Commits
  • 8a7512a Merge pull request #68 from snabble/upgrade-deps
  • 6fe9fec Upgrade to latest schema definitions
  • 5c5f51b Upgrade deps
  • dfd2f82 Merge pull request #63 from snabble/more-tracing
  • ac07986 Pull in tracing functionality from tchibo-integration
  • a0c4cd9 Merge pull request #55 from snabble/use-tracex
  • 0c9c253 Pull in the datamap tracing stuff from coredata
  • b63ad4f Fix infinite recursion
  • 16e4975 Remove errorsx and tidy go.mod
  • 0c7030a Tidy go.mod
  • 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 [github.com/snabble/go-logging/v2](https://github.com/snabble/go-logging) from 2.9.4 to 2.10.1.
- [Release notes](https://github.com/snabble/go-logging/releases)
- [Commits](snabble/go-logging@v2.9.4...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/snabble/go-logging/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant