Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/go-openapi/swag from 0.23.1 to 0.25.1.

Commits
  • e8de8a1 prepared release v0.25.1
  • ccad3e7 fix(typo): fixed typo on the benchmark diagram image
  • 4e3f4ae fix(jsonutils): fixed data race with lexer
  • a7a1158 prepared release v0.25.0
  • 2e28a5a perf(jsonutils): fixed Adapter's interface to reduce its overhead
  • 959dfdd Added benchmarks to measure how the new adapters play out
  • c3abe4a chore(deps): removed direct dependencies to gopkg.in/yaml.v3
  • effdcb9 chore: improved mono-repo management
  • f344ab5 Remove dependency to mailru/easyjson by default
  • 6da37dd build(deps): bump the development-dependencies group across 2 directories wit...
  • 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/go-openapi/swag](https://github.com/go-openapi/swag) from 0.23.1 to 0.25.1.
- [Commits](go-openapi/swag@v0.23.1...v0.25.1)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 01:07
@dependabot dependabot bot requested review from Peyton232 and removed request for a team October 27, 2025 01:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
Copy link
Contributor

@Peyton232 Peyton232 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and works as expected

@StevenWadeOddball
Copy link
Collaborator

Tested locally and works as expected

@Peyton232 , it looks like this is only used in one file for some helper methods 🤔 . I wonder if we could remove the package instead of upgrade? It's just a contains string method, might be more appropriate to use samber.lo?

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.

3 participants