xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 20 forks source link

chore(deps): bump github.com/xmidt-org/sallust from 0.2.2 to 0.2.3 #580

Open dependabot[bot] opened 6 days ago

dependabot[bot] commented 6 days ago

Bumps github.com/xmidt-org/sallust from 0.2.2 to 0.2.3.

Release notes

Sourced from github.com/xmidt-org/sallust's releases.

v0.2.3

Changelog

Dependency Updates

  • 523f5af99ba3b96ccb43d4b8744750137e4c6973: feat(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#65) (@​dependabot[bot])
  • 6ebba8681f3f9ddbde88633f6d867f6e828543db: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#70) (@​dependabot[bot])
  • 6e6ba268a59f2fafb3f6df74f82e9d4766a96d76: feat(deps): bump go.uber.org/fx from 1.20.0 to 1.20.1 (#64) (@​dependabot[bot])
  • be9d499fde9ec53e24018d611cc85dbd327ab1ea: feat(deps): bump go.uber.org/fx from 1.20.1 to 1.21.0 (#71) (@​dependabot[bot])
  • 2c4735af531a4bc2fb08a6efc7ea3e7aa11c1a31: feat(deps): bump go.uber.org/fx from 1.21.0 to 1.21.1 (#75) (@​dependabot[bot])
  • fc4feae02285dd1671dc3ec32724040f2ab96d38: feat(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#63) (@​dependabot[bot])
  • 25d6c0fc003f9618558995994830b8a60b423d5c: feat(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#69) (@​dependabot[bot])

Other Work

  • 635c8809a9b153af6802ddc74c267a10fbafae5a: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#56) (@​dependabot[bot])
  • 0acaff74702c2b842101479c100434038371fc1e: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#57) (@​dependabot[bot])
  • 58d655352fdce02445cf96baa61da9acc23a38bb: Bump go.uber.org/fx from 1.19.2 to 1.19.3 (#55) (@​dependabot[bot])
  • 22ec8bab348503dc47df4f0fa27741a9e22de38b: Bump go.uber.org/fx from 1.19.3 to 1.20.0 (#58) (@​dependabot[bot])
  • 0b7549cd5b0968a8c59f9157dad629a0fc93a707: Bump go.uber.org/zap from 1.24.0 to 1.25.0 (#59) (@​dependabot[bot])
  • 036aadb7d7b48512a6c3ee871bf413fa015143d4: Update dependabot to manage all dependencies. (@​schmidtw)
  • d67cb6b301f60db9f061a473888214a0dd8ced3e: Use the new shared workflow. (@​schmidtw)
  • ac1e96f3290075f171b682a4cb95316eb20bfefe: added Apache-2.0 license (@​johnabass)
  • 326ddc76e044940f2ea7f019d65928ea4fbb7cae: added copyright notices (@​johnabass)
  • 28ca86dc139184a5b5da80470741410e63e4d448: added copyright notices (@​johnabass)
  • 76c62be8ef65f21dfc00a65f3bd4e2ee9a8e7efa: enable copyright checks (@​johnabass)
  • df37545443164f2ad2f69e31aac0bdb7423090bd: removed sample code in comments to conform to our style check (@​johnabass)
  • eb0b3a4e8d8cdd4d9a76866f6d3bc89220d37919: removed this file, as we no longer use it (@​johnabass)
  • 135285752be43f67d4e5d30342dfcae37dcdae4b: simplified ParsePermissions, removing the overflow lint warning (@​johnabass)
  • 1eda902e0b172e5fe56b81f63cb62a9a120d5537: turn on style checking (@​johnabass)
Commits
  • cf03056 Merge pull request #109 from xmidt-org/feature/copyright
  • ac1e96f added Apache-2.0 license
  • 28ca86d added copyright notices
  • 326ddc7 added copyright notices
  • eb0b3a4 removed this file, as we no longer use it
  • 76c62be enable copyright checks
  • 5559fff Merge pull request #108 from xmidt-org/hotfix/code-style
  • df37545 removed sample code in comments to conform to our style check
  • 1352857 simplified ParsePermissions, removing the overflow lint warning
  • 1eda902 turn on style checking
  • 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 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)