Skip to content

chore(deps): bump github.com/xmidt-org/bascule from 1.3.3 to 1.4.2 - #883

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/xmidt-org/bascule-1.4.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/xmidt-org/bascule from 1.3.3 to 1.4.2.

Release notes

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

v1.4.2

Changelog

v1.4.1

Changelog

New Features

  • 0974224fb5397cb2f3695245c5b337d5dba18eda: feat: return distinct errors for why a token was rejected (@​schmidtw)

v1.4.0

Changelog

New Features

  • bfcf1f0cc26303f161e2832b3764ce72294ce603: feat: allow a request's url to be normalized before matching (@​schmidtw)
  • acbb66d6dbf99a7e03a232b6206e93e25d1e8184: feat: cache compiled capability url patterns (@​schmidtw)

Bug Fixes

  • 3bdfee867a8aff107f54d0246df89bcf15785297: fix: make the token's capability the authority for url matching (@​schmidtw)

Other Work

  • 32ecc57b0ffd648edd55929f2d1506e01479e734: Fix simple linter issues. (@​schmidtw)
  • b926e75558ea52605dbbdbabcc64aa720f256528: docs: describe the cache's actual eviction policy (@​schmidtw)
  • 12366a6690c0c4bba04e39bf340560773c83fe88: patch: address potential panics during url path normalization (@​denopink)
  • 49480f37ab3becf4b64b74f118813a04e0436068: patch: address potential panics on an empty credential value (@​denopink)
  • 0410a019b4f1d0a5ddb6fdbe994e1b817a0791b4: patch: undo token interface change (@​denopink)
  • b928780c44ad2b819bb9c28fa7c2305762c75b65: refactor: simple improvements (@​denopink)
  • 0f3495ca0bdabe22ef9af5b76aa38217fa2870ea: refactor: take the url and method as the last two subexpressions (@​schmidtw)
  • 859ab70614c5bbd5fb0c960b9647a558b61d8b39: security: replace github.com/lestrrat-go/jwx/v2 with github.com/lestrrat-go/jwx/v4 (@​denopink)
  • 3325ada013a3eded837c671fc3d4aa2b301e045a: security: use configured capability regexes as the main approver in order to cache regex and address active capability uses cases (@​denopink)
Commits

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/xmidt-org/bascule](https://github.com/xmidt-org/bascule) from 1.3.3 to 1.4.2.
- [Release notes](https://github.com/xmidt-org/bascule/releases)
- [Changelog](https://github.com/xmidt-org/bascule/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xmidt-org/bascule/commits/v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/bascule
  dependency-version: 1.4.2
  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 Sep 21, 2026
@schmidtw
schmidtw enabled auto-merge (squash) September 21, 2026 05:17
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.91%. Comparing base (8a727ab) to head (358ced9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #883   +/-   ##
=======================================
  Coverage   74.91%   74.91%           
=======================================
  Files          19       19           
  Lines        1710     1710           
=======================================
  Hits         1281     1281           
  Misses        429      429           
Flag Coverage Δ
unittests 74.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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