Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps github.com/xmidt-org/webpa-common/v2 from 2.6.0 to 2.7.7.

Release notes

Sourced from github.com/xmidt-org/webpa-common/v2's releases.

v2.7.7

Changelog

Other Work

  • 8e7706d07dcd773d6170cbc97e38bb1cef57d138: adding a LICENSE file to see if that fixes missing license issue (@​maurafortino)

v2.7.6

Changelog

Other Work

  • bfd0cd1b418c5bf038b37bf4a2824782ae1d495a: build(deps): bump github.com/go-viper/mapstructure/v2 (#1141) (@​dependabot[bot])
  • 1e7fb598ee9c8e9f58e04e4c539b0bb12e03685a: deprecated semaphore package (@​maurafortino)
  • bf010ba446af79a60c4073901770ab18e3afc28d: made reuse file cover the entire repo (@​maurafortino)
  • 4c831385f5bc468ea7cf9882683a9b608b03c7e7: update to aggregate (@​maurafortino)

v2.7.5

Changelog

Other Work

  • 3205db652debf62a1ab03d17a633310c9203aede: build(deps): bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8 (#1138) (@​dependabot[bot])
  • 57c3fdb382040ae13635e5ab96ca576e9fba83f2: build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#1134) (@​dependabot[bot])

v2.7.4

No release notes provided.

v2.7.3

Changelog

Other Work

  • 44fedad92655f3904c7a32ebf81ba9ca5421d3e3: bug: fix failing drain all test (@​maurafortino)
  • de40143f22436ce8f4aaa52c3dfec2349450483e: drain all test fix (@​maurafortino)
  • 752fa1b592eb4d718e8775d2269f9a81e1a73a20: moved empty device to its own test (@​maurafortino)
  • a528fcd09d31811884e1ad8c2a446d7e7c28db9e: removed commented out wait (@​maurafortino)

v2.7.0

Changelog

New Features

  • e8a64c8a99170775e652ebba78a8b68e1a3eac0d: feat: implement multi hashing service discover: MultiAccessor (@​denopink)
  • f9142da2e765183449650db1fcac469a011d0990: feat: implement multi hashing service discover: Builder (@​denopink)
  • 2c03ca7d7ba55ba01ba3aaa8db3fa18a9abe687b: feat: implement multi hashing service discover: hasher (@​denopink)
  • ba860a1b8c0fe487b3b64aaae2d301bf30be1e2e: feat: implement multi hashing service discover: normalizer (@​denopink)
  • e0ce32464da94f5cb4bdf7418004b9a1970d866f: feat: implement multi hashing service discover: options (@​denopink)
  • 9b681cde202158f20cc16d081fe7b64017d7e968: feat: implement multi hashing service discover: factories (@​denopink)
  • 0dd0722bec6f3ae0f9b14c780e8038cb10523fbf: feat: implement multi hashing service discover: update accessor package (@​denopink)
  • 03b24c7f75d1e9885be843ff0688f2622a27977c: feat: implement multi hashing service discovery: update fanout package (@​denopink)

Other Work

  • b40bfe10577bfeb94063ca0fb00a3f6ad2883fb1: build(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#1114) (@​dependabot[bot])
  • c9616f753aba060c2c971db0ed74c47a78f634a3: build(deps): bump github.com/hashicorp/consul/api from 1.31.0 to 1.32.0 (#1106) (@​dependabot[bot])
  • b7af2f89ff4dca9841e716d7d0555804d4fcfda6: build(deps): bump github.com/prometheus/client_golang (#1115) (@​dependabot[bot])
  • d51926c426aceb234666d2c7eda382968e0f78ec: build(deps): bump github.com/xmidt-org/candlelight from 0.1.23 to 0.2.1 (#1113) (@​dependabot[bot])
  • 2fbcc7977a597dc8ce4ec21a50ea551e9cb3a69e: build(deps): bump github.com/xmidt-org/sallust from 0.2.2 to 0.2.4 (#1104) (@​dependabot[bot])
  • 58884fa00f24999d58e90a2bcfa423cdf22f62d9: build(deps): bump github.com/xmidt-org/themis from 0.4.20 to 0.4.31 (#1095) (@​dependabot[bot])
  • 58abe38b13ca14ea12b5cf203b49ab99e00e3a76: build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.60.0 (#1103) (@​dependabot[bot])
  • c131d9d52b7d7b948916d72f260d190fc98a81c9: build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#1109) (@​dependabot[bot])

... (truncated)

Commits
  • 54b4ffe Merge pull request #1143 from xmidt-org/reuse-update
  • 21f6a98 Merge branch 'main' into reuse-update
  • 8e7706d adding a LICENSE file to see if that fixes missing license issue
  • ddeb9fa Merge pull request #1142 from xmidt-org/reuse-update
  • 1e7fb59 deprecated semaphore package
  • 4c83138 update to aggregate
  • bf010ba made reuse file cover the entire repo
  • bfd0cd1 build(deps): bump github.com/go-viper/mapstructure/v2 (#1141)
  • 89179f5 Merge pull request #1140 from xmidt-org/dependencies
  • 3df761f Merge branch 'main' into dependencies
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) November 20, 2025 16:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from 7ce7f0f to 8f47e11 Compare November 20, 2025 16:19
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from 8f47e11 to b11c7bb Compare November 20, 2025 16:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from b11c7bb to 3361cb1 Compare November 21, 2025 16:08
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from 3361cb1 to 538ca42 Compare November 21, 2025 16:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from 538ca42 to f7a6bb1 Compare November 21, 2025 16:14
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from f7a6bb1 to 56cdc31 Compare December 9, 2025 16:08
Bumps [github.com/xmidt-org/webpa-common/v2](https://github.com/xmidt-org/webpa-common) from 2.6.0 to 2.7.7.
- [Release notes](https://github.com/xmidt-org/webpa-common/releases)
- [Changelog](https://github.com/xmidt-org/webpa-common/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/webpa-common@v2.6.0...v2.7.7)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/webpa-common/v2
  dependency-version: 2.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/xmidt-org/webpa-common/v2-2.7.7 branch from 56cdc31 to 6f0c893 Compare December 9, 2025 16:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant