xmidt-org / go-parodus

parodus client written in golang
Apache License 2.0
0 stars 2 forks source link

Bump github.com/xmidt-org/wrp-go/v3 from 3.1.4 to 3.1.6 #35

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/xmidt-org/wrp-go/v3 from 3.1.4 to 3.1.6.

Release notes

Sourced from github.com/xmidt-org/wrp-go/v3's releases.

v3.1.6

Changelog

Other Work

  • 79fc30ced61f16aca28dc80a674a78ba7ae05bf2: Regenerate Ugorji Code for new codec version (@​renaz6)

v3.1.5

Changelog

Other Work

  • 6e3a39ee5da75a0bfdddff82df6bdb23549e43a5: Add tests (@​renaz6)
  • 85f86f6e142d256f3a1f55299d8f252632f8ad0f: Add tests for new decoder (@​renaz6)
  • 467adcd13d225ef8ba7390d51fa2718f0756427d: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#105) (@​dependabot[bot])
  • e6ccf0db0b432e8294722aad17c286b3607296e9: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#110) (@​dependabot[bot])
  • 76a155f4116175dfdffcf7d9e9ff68e73e1b41ea: Bump github.com/ugorji/go/codec from 1.2.7 to 1.2.8 (#107) (@​dependabot[bot])
  • 613507f12eb6821c3b822ad44d701c697ce7b675: Bump github.com/ugorji/go/codec from 1.2.8 to 1.2.11 (#112) (@​dependabot[bot])
  • eefc83c8b5440580b3b512bc25c8c90bec105f03: Bump go.uber.org/multierr from 1.10.0 to 1.11.0 (#117) (@​dependabot[bot])
  • e27aa84b1ad07a97704ba489f8a7e275c8c24e0c: Bump go.uber.org/multierr from 1.8.0 to 1.9.0 (#106) (@​dependabot[bot])
  • e7c67a5ebf305f867014706a34cc02ab39b30a82: Bump go.uber.org/multierr from 1.9.0 to 1.10.0 (#111) (@​dependabot[bot])
  • 020c1bd99c109316d8e8e8d2a3d0f6ce157e5286: Check and accept alternative Xmidt headers (@​renaz6)
  • a3736d5ebdfbef9630b33ba5ec1fbfb1187485d5: Fix Linter issues (@​renaz6)
  • c868ddded12c8c2e09bcb1a9cb21826f58f8dad0: Update Decoder (@​renaz6)
  • 066206d70bd462794a6e9ad42c2116cf3657c769: Update ci.yml (@​denopink)
  • cb4be4447fafd726db781a0e75f00ca00b0ffa5e: Update modules (@​renaz6)
  • 574a2f7f6a21ce5fa86eac93ed76039f48cb88a6: Updated WRP Context (@​renaz6)
  • c22ee48db3cda78390301db7c83f4c3112de30b4: Use the new shared workflow. (@​schmidtw)
  • 20ca94bd2dc3b6c21d96bb9fc680cbde7e31910e: add wrpcontext and requestDecoder function (@​renaz6)
  • 4056a1d21fbea71d8ee953d1bc7557f9465962a6: fix linter (@​denopink)
  • 2a77cb40c80eea6d1801e8c96e97c2fad25adf2f: update modules (@​renaz6)
Changelog

Sourced from github.com/xmidt-org/wrp-go/v3's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • 2db0c31 Merge pull request #123 from xmidt-org/UpdateUgorjiCode
  • 79fc30c Regenerate Ugorji Code for new codec version
  • 613507f Bump github.com/ugorji/go/codec from 1.2.8 to 1.2.11 (#112)
  • eefc83c Bump go.uber.org/multierr from 1.10.0 to 1.11.0 (#117)
  • a65c6ce Merge pull request #116 from xmidt-org/wrpcontext
  • ff6d73c Merge branch 'main' into wrpcontext
  • cf7b061 Merge pull request #120 from xmidt-org/update-workflow
  • c22ee48 Use the new shared workflow.
  • 574a2f7 Updated WRP Context
  • cb4be44 Update modules
  • 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)