build(deps): bump github.com/go-openapi/swag/conv from 0.25.4 to 0.25.5#475
build(deps): bump github.com/go-openapi/swag/conv from 0.25.4 to 0.25.5#475dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughTwo transitive Go module dependencies for go-openapi/swag are bumped from v0.25.4 to v0.25.5 in the require block of go.mod. No functional code changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
go.mod (1)
41-52: Update go-openapi/swag submodules to v0.25.5 for consistency.Only
convandtypeutilsare at v0.25.5, while the remaining go-openapi/swag submodules remain at v0.25.4. Version v0.25.5 is available for all these submodules (cmdutils, fileutils, jsonname, jsonutils, loading, mangling, netutils, stringutils, and yamlutils). Rungo get -u github.com/go-openapi/swag@v0.25.5to update them together.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@go.mod` around lines 41 - 52, Update all github.com/go-openapi/swag submodule entries in go.mod so they consistently use v0.25.5 (currently only conv and typeutils are v0.25.5); run a single module update (e.g., go get -u github.com/go-openapi/swag@v0.25.5) or manually change the versions for cmdutils, fileutils, jsonname, jsonutils, loading, mangling, netutils, stringutils, and yamlutils to v0.25.5 to ensure consistency.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@go.mod`:
- Around line 41-52: Update all github.com/go-openapi/swag submodule entries in
go.mod so they consistently use v0.25.5 (currently only conv and typeutils are
v0.25.5); run a single module update (e.g., go get -u
github.com/go-openapi/swag@v0.25.5) or manually change the versions for
cmdutils, fileutils, jsonname, jsonutils, loading, mangling, netutils,
stringutils, and yamlutils to v0.25.5 to ensure consistency.
ℹ️ Review info
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting
⛔ Files ignored due to path filters (1)
go.sumis excluded by!**/*.sum
📒 Files selected for processing (1)
go.mod
ba915f2 to
2d4de79
Compare
Bumps [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) from 0.25.4 to 0.25.5. - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.4...v0.25.5) --- updated-dependencies: - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.25.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2d4de79 to
81b859e
Compare
|
Superseded by #482. |
Bumps github.com/go-openapi/swag/conv from 0.25.4 to 0.25.5.
Release notes
Sourced from github.com/go-openapi/swag/conv's releases.
... (truncated)
Commits
86905ccchore: prepare release v0.25.5345f85bdoc: updated docs, links (#180)01b074bci: updated ci workflows (#179)607decdbuild(deps): bump the go-openapi-dependencies group across 15 directories wit...4924f95doc: updated contributors file281942dtest: upgraded tests to use generics (#176)b9f9e45test: upgraded to go-openapi/testify@v2.3.0 (#175)b7e96e1ci: upgraded shared workflows (fixed secret propagation, fuzz matrix) (#174)236d975ci: upgraded shared workflows (fixes mono-repo releases) (#173)fd4d373build(deps): bump the development-dependencies group across 2 directories wit...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)