build(deps): bump the angular group across 1 directory with 4 updates#37
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the angular group across 1 directory with 4 updates#37dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the angular group with 4 updates in the / directory: [github.com/bytedance/sonic](https://github.com/bytedance/sonic), [github.com/cloudwego/hertz](https://github.com/cloudwego/hertz), [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [github.com/rs/zerolog](https://github.com/rs/zerolog). Updates `github.com/bytedance/sonic` from 1.15.0 to 1.15.2 - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.15.0...v1.15.2) Updates `github.com/cloudwego/hertz` from 0.10.4 to 0.10.5 - [Release notes](https://github.com/cloudwego/hertz/releases) - [Commits](cloudwego/hertz@v0.10.4...v0.10.5) Updates `github.com/getkin/kin-openapi` from 0.135.0 to 0.140.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.135.0...v0.140.0) Updates `github.com/rs/zerolog` from 1.35.0 to 1.35.1 - [Commits](rs/zerolog@v1.35.0...v1.35.1) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: github.com/cloudwego/hertz dependency-version: 0.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the angular group with 4 updates in the / directory: github.com/bytedance/sonic, github.com/cloudwego/hertz, github.com/getkin/kin-openapi and github.com/rs/zerolog.
Updates
github.com/bytedance/sonicfrom 1.15.0 to 1.15.2Release notes
Sourced from github.com/bytedance/sonic's releases.
Commits
579b6fffix: use legacy map iterator shimd774513fix: align map runtime tags with Go 1.2447cc3edRevert "rebase: update dev_hw with latest main" (#941)fdf817achore: update llvm93044d2fix:add pretouchRecX86 in arm64 and add !arm64 to loader_go117_test.go59cca7cfeat: update sve_linkname|sve_wrapgoc with asm2arm_tool76dcf4achore: add asm2arm_tool execution and test scriptsccddb06feat: add SL mode support for asm2arm_toola756ce4feat: add JIT mode support for asm2arm_tool1d17626feat: use SVE acceleration in linkname and wrapgocUpdates
github.com/cloudwego/hertzfrom 0.10.4 to 0.10.5Release notes
Sourced from github.com/cloudwego/hertz's releases.
Commits
2b7c31achore: prepare for v0.10.5 release (#1510)df21f5cchore: prepare for v0.10.5 release6216069chore: update dependencies (#1507)99cb6bachore: update dependencies19848c5docs(common): remove references to develop branch in contributing.md (#1506)bfff04ddocs(route): fix comment - anyChild node prefix is*, not only:(#1503)a378877chore(protocol): remove redundant nil File-map check in Request.FormFile (#1502)513d55cfeat: add context-aware LoadbalancerCtx for client load balancing (#1500)88ce220ci: deprecated self-hosted Windows (#1499)691c8f9fix: disable request context pool panic (#1496)Updates
github.com/getkin/kin-openapifrom 0.135.0 to 0.140.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
5124898chore: bump jsonpointer to v0.22.5 (#1198)5ece4a3docs: update GoDoc links to Go Reference (#1197)b8600c5openapi2,openapi3: remove marshmallow dependency (#1196)3a5ddcdrefactor: apply modernize fixes (#1195)742704dopenapi3: remove decimal128 dependency (#1194)368327bopenapi3: remove deepcopy dependency (#1193)4dc207copenapi3: document that a custom ReadFromURIFunc bypasses IsExternalRefsAllow...8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)Updates
github.com/rs/zerologfrom 1.35.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)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 <dependency name> major versionwill 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 versionwill 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