Skip to content

Update Go dependencies (patch) - #13

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-go-dependencies
Open

Update Go dependencies (patch)#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-go-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/gaissmai/bart v0.28.0v0.28.2 age confidence
github.com/go-chi/chi/v5 v5.3.0v5.3.2 age confidence
github.com/knadh/koanf/maps v0.1.2v0.1.3 age confidence
github.com/knadh/koanf/parsers/yaml v1.1.0v1.1.1 age confidence
github.com/knadh/koanf/v2 v2.3.5v2.3.6 age confidence
go.yaml.in/yaml/v3 v3.0.4v3.0.5 age confidence

Release Notes

gaissmai/bart (github.com/gaissmai/bart)

v0.28.2

Compare Source

  • minor code refactoring
  • better documentation

v0.28.1

Compare Source

What's Changed

  • better test coverage
  • cleans up the CI workflow
  • Remove Go Report Card badge
  • better docstrings for some functions
  • Expand edge-case tests
  • minor improvements in bitset and sparse-array handling
go-chi/chi (github.com/go-chi/chi/v5)

v5.3.2

Compare Source

What's Changed

  • feat(middleware): add text/markdown, text/csv, text/vtt to default compressible types by @​VojtechVitek in #​1151
  • docs: deployment recipe for middleware.ClientIPFromXFFTrustedProxies() by @​VojtechVitek in #​1111
  • fix: don't drop handlers that collide with a Mount()/Route() pattern by @​VojtechVitek in #​1148
  • Don't duplicate methods in Allow: header for 405 responses by @​flimzy in #​1029
  • fix(middleware): reject catch-all compress wildcards by @​VojtechVitek in #​1156
    • middleware.NewCompressor(level, "/*") never worked and silently compressed nothing. Instead of turning it into a compress-everything catch-all (as proposed in #​868 and #​1121), we decided to reject both "/" and "/*" at construction and panic. Compressing every response wastes CPU on already-compressed types (zip, jpeg, png), which is why the middleware keeps a curated default list. Users should pass explicit content types.

Full Changelog: go-chi/chi@v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.3.0...v5.3.1

knadh/koanf (github.com/knadh/koanf/parsers/yaml)

v1.1.1

Compare Source

  • 57e89cf Merge pull request #​94 from knadh/fix-posflag-callbacks
  • d3bad45 Merge pull request #​91 from knadh/bug-report-template
  • b1985ad Merge pull request #​93 from rhnvrm/unit-test-issue-90
  • a72baa3 Merge pull request #​92 from knadh/fix-posflag-callbacks
  • adc0b54 tests: add unit test for #​90
  • 9e87eba Fix unchanged default posflag value merging via incorrect callback.
  • 2f82a14 Merge pull request #​87 from mvrahden/feature/filesystem
  • 6e9c0a7 Add github issue templates
  • 023ecc6 Update README with fs.FS provider
  • f7e28d0 fix call to Close on file descriptor
  • caeef66 Merge pull request #​1 from rhnvrm/feature/filesystem
  • 02f42ea fix: add build constraints to maintain compat
  • 149144c add fs.FS provider
  • 139fe40 Merge pull request #​85 from mvrahden/fix/base_test
  • 7cc3416 move error assertions and make them error-type dependent
  • 0a31536 fix race condition and reduce test time by half
  • af2e3f4 simplify and unify test arrangements
  • aa62c04 update testify to v1.7.0
  • 5234867 Merge pull request #​84 from mr-karan/gh_actions
  • c79fbc5 feat: Replace Travis with GitHub Actions
yaml/go-yaml (go.yaml.in/yaml/v3)

v3.0.5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/patch-go-dependencies branch from 5305eea to 39c3d92 Compare July 14, 2026 17:36
@renovate renovate Bot changed the title Update module github.com/go-chi/chi/v5 to v5.3.1 Update Go dependencies (patch) Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/patch-go-dependencies branch 2 times, most recently from 59eb105 to a368f27 Compare July 26, 2026 22:04
@renovate
renovate Bot force-pushed the renovate/patch-go-dependencies branch 2 times, most recently from ef5dd1a to e081fed Compare August 9, 2026 21:55
@renovate
renovate Bot force-pushed the renovate/patch-go-dependencies branch 2 times, most recently from 01a6610 to cbce876 Compare August 18, 2026 14:08
@renovate
renovate Bot force-pushed the renovate/patch-go-dependencies branch from cbce876 to d1ac1eb Compare August 20, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants