Skip to content

chore(deps): bump github.com/xmidt-org/ancla from 0.3.12 to 0.4.1#755

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/xmidt-org/ancla-0.4.1
Open

chore(deps): bump github.com/xmidt-org/ancla from 0.3.12 to 0.4.1#755
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/xmidt-org/ancla-0.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/xmidt-org/ancla from 0.3.12 to 0.4.1.

Release notes

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

v0.4.1

Changelog

Other Work

  • c52afae92cc610588764b3db24b54d999956d719: Add AUTHORS file and migrate to REUSE.toml (@​schmidtw)
  • e1084b8beccf85e1e51b7d6f416fb94225543e8c: Add auto-releaser workflow (@​schmidtw)
  • bba73fb96237d4bc998e7d3aab44c79ec93ae81c: Add missing workflow permissions blocks (@​schmidtw)
  • 412cedee0498587de31e5d75bd3fefdad40c3e8a: Add permissions block to auto-releaser workflow (@​schmidtw)
  • 2297a9b28e7b28de37291367bc0ce211f55d87e9: Chore:Make names and workflows all align. Fix yaml warnings. (@​schmidtw)
  • 07cd4912cbc1568480d465113b42233de8de1cdd: Chore:Shorten workflow name, remove unneeded arguments. (@​schmidtw)
  • adaaabc7af3d03b90435301ded50de2d862d95c1: Chore:Update golangci-lint configuration to v2 format and resolve linter warnings. (@​schmidtw)
  • f527ad22444a04c168da6a8af161a007b9b0e8d2: Normalize CI/CD workflows to match xmidt-org ideal state (@​schmidtw)
  • 295a6d95d174c4e63439da1616c575f2331aea3b: Replace maintained CHANGELOG.md with GitHub Releases redirect (@​schmidtw)

v0.4.0

Changelog

New Features

  • 3e2d082fd4d6ea24b5f55468224c41202cce7db0: feat: add options pattern (@​denopink)
  • 9d2bbe52255cc1b8c4ccbd2aecbb88537311fce0: feat: integrate uber fx (@​denopink)
  • cc9b4088e53908fff715bb12c938c39f98f6131c: feat: introducing the auth package (removing bascule, spf13 and jwt dependency) (@​denopink)
  • 1b0d81f92ba7c6ebee5dec6130e567ed2b780e76: feat: upgrade to new webhook-schema (@​denopink)

Dependency Updates

  • 316d3ecd033b0f92f8b12cae5c88ae64e4664c87: feat(deps): bump github.com/prometheus/client_golang (#185) (@​dependabot[bot])
  • 02f1d9fb1300013623c9344e15bae688b91c0ad7: feat(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#184) (@​dependabot[bot])

Other Work

  • d79b1535ab60675a4244c41c58ff5d02573a5598: Refactor: replace webhook naming scheme with a sink agnostic naming scheme (@​denopink)
  • f329ed269275fd91afde17e93ea4621087fde32f: --- (#205) (@​dependabot[bot])
  • 2ba8a8db24a32d39231adc30868efd098913c0c3: Add auto patch releaser. (@​schmidtw)
  • 999cf3c2e78dc49355a817beff10cca59115633a: Enable yaml linting. (@​schmidtw)
  • f32f0cc4f21df9788ce4cc7db12f91bd06212c3e: Remove auto-releaser due to release problems discovered. (@​schmidtw)
  • e1ae5b17f891e4d5ce96136a9bc390d887c26d32: Update the dependabot messages. (@​schmidtw)
  • 35d2c97c1e8354d7b268f5a63abc519c670cc299: added in the Register interface and registry structs (@​maurafortino)
  • ef6d5f9dd04996d05d9128ed3fbba5b64ecc1146: automation(deps): bump xmidt-org/shared-go from 4.2.1 to 4.2.2 (#189) (@​dependabot[bot])
  • 6c6febd1b0d00835c38b1f1342fe6963f42d382b: automation(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.0 (#197) (@​dependabot[bot])
  • 538b43618e999baa8ea1e434f4fedd78ab4a62af: automation(deps): bump xmidt-org/shared-go from 4.3.0 to 4.3.1 (#198) (@​dependabot[bot])
  • fbe451a451d679f9cac2a87c601aae891eda1968: automation(deps): bump xmidt-org/shared-go from 4.3.1 to 4.3.2 (#200) (@​dependabot[bot])
  • 85fb013ffb27ddd3b206a0aeff6ae281a87947a6: automation(deps): bump xmidt-org/shared-go from 4.3.3 to 4.4.0 (#206) (@​dependabot[bot])
  • d41a044e42cdaf3a6263843e9f7df03ea178da9b: refactor: best practice to use any instead of interface{} when possible (@​denopink)
  • 8512a14b5294ac08ba5193af9bab303741f3cc5f: refactor: introduce the idea of ancla handling manifests of schema (@​denopink)
  • 4d78051817bbd44586fc4404ed9ebc3a706f4f66: refactor: move argus client code to ancla (@​denopink)
  • 6edbd7e68b418aecb7a4cd6c83669b111d9e25f3: refactor: remove sallust dependency (@​denopink)
Commits
  • 2d7eddd Merge pull request #311 from xmidt-org/shorten
  • 07cd491 Chore:Shorten workflow name, remove unneeded arguments.
  • 26ef687 Merge pull request #310 from xmidt-org/improved
  • 2297a9b Chore:Make names and workflows all align. Fix yaml warnings.
  • 5a3104b chore(deps): bump xmidt-org/shared-go/.github/workflows/auto-releaser.yml (#308)
  • 7b8e6cd chore(deps): bump xmidt-org/shared-go/.github/workflows/ci.yml (#309)
  • 37efcbf Merge pull request #307 from xmidt-org/update-golangci-config
  • adaaabc Chore:Update golangci-lint configuration to v2 format and resolve linter warn...
  • accc5c2 Merge pull request #306 from xmidt-org/normalize-ci-cd-workflows
  • f527ad2 Normalize CI/CD workflows to match xmidt-org ideal state
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/xmidt-org/ancla](https://github.com/xmidt-org/ancla) from 0.3.12 to 0.4.1.
- [Release notes](https://github.com/xmidt-org/ancla/releases)
- [Changelog](https://github.com/xmidt-org/ancla/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/ancla@v0.3.12...v0.4.1)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/ancla
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@schmidtw
schmidtw enabled auto-merge (squash) April 13, 2026 17:49
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.

2 participants