Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-modules-updates group with 3 updates: github.com/go-pkgz/lgr, github.com/go-pkgz/rest and github.com/go-pkgz/routegroup.

Updates github.com/go-pkgz/lgr from 0.11.1 to 0.12.0

Release notes

Sourced from github.com/go-pkgz/lgr's releases.

v0.12.0

What's Changed

Full Changelog: go-pkgz/lgr@v0.11.1...v0.12.0

Commits

Updates github.com/go-pkgz/rest from 1.20.2 to 1.20.3

Commits

Updates github.com/go-pkgz/routegroup from 1.3.1 to 1.4.1

Release notes

Sourced from github.com/go-pkgz/routegroup's releases.

Version 1.4.0

What's Changed

Full Changelog: go-pkgz/routegroup@v1.3.1...v1.4.0

Commits
  • b8df165 lint: suppress false positives defer leak warns
  • 400f9e8 Add HandleRootFunc method to complement HandleRoot
  • 23e6682 reorder docs sections
  • bac1904 Add test case for HandleRoot with empty base path
  • 2755071 Add HandleRoot method to handle group root paths without redirect, fixes #16
  • c5711d3 Add middleware test for root path in subgroups
  • 2ab75c2 fix comments in group_test.go for consistency
  • ee99c93 add tests for subgroup root path matching, #17
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules-updates group with 3 updates: [github.com/go-pkgz/lgr](https://github.com/go-pkgz/lgr), [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) and [github.com/go-pkgz/routegroup](https://github.com/go-pkgz/routegroup).


Updates `github.com/go-pkgz/lgr` from 0.11.1 to 0.12.0
- [Release notes](https://github.com/go-pkgz/lgr/releases)
- [Commits](go-pkgz/lgr@v0.11.1...v0.12.0)

Updates `github.com/go-pkgz/rest` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/go-pkgz/rest/releases)
- [Commits](go-pkgz/rest@v1.20.2...v1.20.3)

Updates `github.com/go-pkgz/routegroup` from 1.3.1 to 1.4.1
- [Release notes](https://github.com/go-pkgz/routegroup/releases)
- [Commits](go-pkgz/routegroup@v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/go-pkgz/lgr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: github.com/go-pkgz/rest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
- dependency-name: github.com/go-pkgz/routegroup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
...

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 1, 2025
@dependabot dependabot bot requested a review from umputun as a code owner April 1, 2025 10:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-updates-a0be10e590 branch April 15, 2025 02:43
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant