Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Bump github.com/uptrace/bunrouter from 1.0.21 to 1.0.23#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/uptrace/bunrouter-1.0.23
Open

Bump github.com/uptrace/bunrouter from 1.0.21 to 1.0.23#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/uptrace/bunrouter-1.0.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps github.com/uptrace/bunrouter from 1.0.21 to 1.0.23.

Release notes

Sourced from github.com/uptrace/bunrouter's releases.

v1.0.23

Please refer to CHANGELOG.md for details

v1.0.22

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/uptrace/bunrouter's changelog.

1.0.23 (2025-03-19)

Bug Fixes

  • router: ensure proper param handling in MethodNotAllowed fallback test (1fe6546)
  • router: improve error handling & nil checks (094d78b)
  • router: improve error handling & nil checks (d4bd43d)

1.0.23 (2025-03-19)

Features

  • enhanced error handling and nil checks throughout the codebase (0dba7e1)
  • implemented proper HTTP error interface for standardized error responses (0dba7e1)
  • added more descriptive error messages with package prefix (0dba7e1)

Bug Fixes

  • prevent panics with comprehensive nil checks (0dba7e1)
  • improved parameter validation with bounds checking (0dba7e1)
  • ensured Map() and Slice() methods always return non-nil values (0dba7e1)
  • fixed JSON handling for nil values (0dba7e1)

1.0.22 (2024-09-22)

Features

Commits
  • d3ef29e Merge pull request #105 from uptrace/release/v1.0.23
  • dbf8c59 chore: release v1.0.23 (release.sh)
  • 243fd7f chore: update dependencies
  • 69fdee6 Merge pull request #104 from retr0-kernel/dev/ErrorHandling
  • 1fe6546 fix(router): ensure proper param handling in MethodNotAllowed fallback test
  • 094d78b fix(router): improve error handling & nil checks
  • d4bd43d fix(router): improve error handling & nil checks
  • 03aa88e Merge pull request #103 from uptrace/release/v1.0.22
  • 48d04f0 chore: cleanup
  • f51ed16 chore: release v1.0.22 (release.sh)
  • 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 <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/uptrace/bunrouter](https://github.com/uptrace/bunrouter) from 1.0.21 to 1.0.23.
- [Release notes](https://github.com/uptrace/bunrouter/releases)
- [Changelog](https://github.com/uptrace/bunrouter/blob/master/CHANGELOG.md)
- [Commits](uptrace/bunrouter@v1.0.21...v1.0.23)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bunrouter
  dependency-version: 1.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants