Skip to content

chore(deps): Bump github.com/plexusone/omnidevx-core from 0.1.0 to 0.2.0#15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnidevx-core-0.2.0
Open

chore(deps): Bump github.com/plexusone/omnidevx-core from 0.1.0 to 0.2.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnidevx-core-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/omnidevx-core from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/plexusone/omnidevx-core's releases.

v0.2.0

Release Notes: v0.2.0

Full Changelog: plexusone/omnidevx-core@v0.1.0...v0.2.0

Changelog

Sourced from github.com/plexusone/omnidevx-core's changelog.

[v0.2.0] - 2026-07-19

Highlights

  • Period aggregation: DeveloperPeriodReport (omnidevx.developer-period/v1) built from stored events via a daily-summary-then-rollup pipeline
  • Identity resolution: canonical personId from GitHub usernames, hashed git emails, and device-scoped local accounts

Added

  • report package: BuildDaily/Rollup/Build reduce canonical events into a DeveloperPeriodReport with combined + bySource metrics, session dedup across day boundaries, coverage scoring, and a warning for period-total snapshot events not yet merged into daily buckets (fb6b59a)
  • identity package: Person/Identity/Map resolving GitHub usernames, hashed git emails, and device-scoped local accounts to a canonical personId; NewMap rejects an identity claimed by two different people rather than silently picking one (91188e5)

Changed

  • report: use slices.Sort instead of sort.Slice for collection-mode ordering (5e4d54a)

Documentation

  • Concept pages for period reports and identity resolution, added to the MkDocs nav (1d50b43)
  • README: document store, providers/git, providers/genericotel, identity, and report packages (the Layout section had predated all but the original two); add a period-reports usage example (ff78f69)
Commits
  • 03e9775 docs: update index, getting-started, and nav for identity/report
  • a63896c chore: add v0.2.0 changelog and release notes
  • 5e4d54a refactor(report): use slices.Sort instead of sort.Slice for mode ordering
  • ff78f69 docs: update README layout and add period-reports usage example
  • 1d50b43 docs: add identity and period-reports concept pages
  • fb6b59a feat(report): add DeveloperPeriodReport aggregation from canonical events
  • 91188e5 feat(identity): add identity resolution for period-report aggregation
  • See full diff 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 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/plexusone/omnidevx-core](https://github.com/plexusone/omnidevx-core) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/plexusone/omnidevx-core/releases)
- [Changelog](https://github.com/plexusone/omnidevx-core/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnidevx-core@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnidevx-core
  dependency-version: 0.2.0
  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 Jul 21, 2026
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.

0 participants