build(deps): bump the angular group across 1 directory with 3 updates - #42
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the angular group across 1 directory with 3 updates#42dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the angular group with 3 updates in the / directory: [github.com/cloudwego/hertz](https://github.com/cloudwego/hertz), [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/cloudwego/hertz` from 0.10.5 to 0.10.6 - [Release notes](https://github.com/cloudwego/hertz/releases) - [Commits](cloudwego/hertz@v0.10.5...v0.10.6) Updates `github.com/getkin/kin-openapi` from 0.144.0 to 0.147.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.144.0...v0.147.0) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: github.com/cloudwego/hertz dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.146.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/angular-1f581c7932
branch
from
August 22, 2026 02:27
e619c18 to
52df225
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 3 updates in the / directory: github.com/cloudwego/hertz, github.com/getkin/kin-openapi and github.com/stretchr/testify.
Updates
github.com/cloudwego/hertzfrom 0.10.5 to 0.10.6Release notes
Sourced from github.com/cloudwego/hertz's releases.
Commits
1caa689chore: prepare for v0.10.6 release (#1528)b7d8dadfeat(client): add optional pooled connection health check (#1523)ec82961fix: sanitize request headers during unsafe redirects (#1524)1f85d7aMerge branch 'main' into maine1f9a89fix: redirect with wrong datab2f1264fix: reject empty HTTP trailer tokens (#1522)b1033eefix: reject empty HTTP trailer tokens8eec17dci: deprecate self-hosted arm64, MacOS (#1514)9297a3cdocs: add v0.10.5 changelog (#1512)8c9ca11docs: add v0.10.5 changelogUpdates
github.com/getkin/kin-openapifrom 0.144.0 to 0.147.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
eda80e2Merge commit from fork435c5dbopenapi3filter: handle deserializing deepObject param with additionalProperti...d33e44eopenapi3: stop validation panicking on an uncompilable pattern (#1245)166ff47openapi3filter: append only the bytes read in ZipFileBodyDecoder (#1247)f5d61a7openapi3: export PathItemMethods (#1241)5d526a9openapi3: support OAS 3.2 query and additionalOperations (#1240)d5e60c5openapi3filter: fix for CI (#1237)335f4e6openapi3: store field locations in a slice, not a map (#1235)f5441d6Merge commit from forkd090e36Merge commit from forkUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builder