{"id":13113,"name":"github.com/stretchr/objx","ecosystem":"go","repository_url":"https://github.com/stretchr/objx","issues_count":32,"created_at":"2025-06-06T23:24:57.632Z","updated_at":"2025-06-06T23:24:57.632Z","purl":"pkg:golang/github.com/stretchr/objx","metadata":{"id":3492647,"name":"github.com/stretchr/objx","ecosystem":"go","description":"Package objx provides utilities for dealing with maps, slices, JSON and other data.\n\nObjx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes\na powerful `Get` method (among others) that allows you to easily and quickly get\naccess to data within the map, without having to worry too much about type assertions,\nmissing data, default values etc.\n\nObjx uses a predictable pattern to make access data from within `map[string]interface{}` easy.\nCall one of the `objx.` functions to create your `objx.Map` to get going:\n\nNOTE: Any methods or functions with the `Must` prefix will panic if something goes wrong,\nthe rest will be optimistic and try to figure things out without panicking.\n\nUse `Get` to access the value you're interested in.  You can use dot and array\nnotation too:\n\nOnce you have sought the `Value` you're interested in, you can use the `Is*` methods to determine its type.\n\nOr you can just assume the type, and use one of the strong type methods to extract the real value:\n\nIf there's no value there (or if it's the wrong type) then a default value will be returned,\nor you can be explicit about the default value.\n\nIf you're dealing with a slice of data as a value, Objx provides many useful methods for iterating,\nmanipulating and selecting that data.  You can find out more by exploring the index below.\n\nA simple example of how to use Objx:\n\nSince `objx.Map` is a `map[string]interface{}` you can treat it as such.\nFor example, to `range` the data, do what you would expect:","homepage":"https://github.com/stretchr/objx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stretchr/objx","keywords_array":[],"namespace":"github.com/stretchr","versions_count":8,"first_release_published_at":"2018-01-06T01:13:53.000Z","latest_release_published_at":"2024-02-29T09:57:51.000Z","latest_release_number":"v0.5.2","last_synced_at":"2025-06-07T05:31:05.715Z","created_at":"2022-04-10T19:11:09.759Z","updated_at":"2025-06-07T05:31:05.716Z","registry_url":"https://pkg.go.dev/github.com/stretchr/objx","install_command":"go get github.com/stretchr/objx","documentation_url":"https://pkg.go.dev/github.com/stretchr/objx#section-documentation","metadata":{},"repo_metadata":{"uuid":"12738843","full_name":"stretchr/objx","owner":"stretchr","description":"Go package for dealing with maps, slices, JSON and other data.","archived":false,"fork":false,"pushed_at":"2023-08-08T12:03:56.000Z","size":497,"stargazers_count":612,"open_issues_count":5,"forks_count":74,"subscribers_count":15,"default_branch":"master","last_synced_at":"2023-08-09T07:40:48.209Z","etag":null,"topics":["go","golang","objx"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stretchr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.go","support":null}},"created_at":"2013-09-10T19:45:41.000Z","updated_at":"2023-08-08T14:43:02.000Z","dependencies_parsed_at":"2022-08-07T05:15:53.191Z","dependency_job_id":null,"html_url":"https://github.com/stretchr/objx","commit_stats":null,"previous_names":[],"tags_count":6,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":151626157,"owners_count":6968088,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"stretchr","name":"Stretchr, Inc.","uuid":"1841476","kind":"organization","description":"Tame your unstructured data - We \u003c3 open-source.","email":"thatmatryer@gmail.com","website":"http://www.stretchr.com/","location":"Boulder, CO \u0026 Worldwide \u0026 The Cloud","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1841476?v=4","repositories_count":50,"last_synced_at":"2023-03-24T08:50:39.561Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stretchr","created_at":"2022-11-03T21:12:42.706Z","updated_at":"2023-03-24T08:50:39.891Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stretchr/repositories"},"tags":[{"name":"v0.5.0","sha":"50a2c064be99303c5dddf725da60e30fbc4f6ede","kind":"commit","published_at":"2022-09-18T03:09:40.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.5.0","html_url":"https://github.com/stretchr/objx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69","kind":"commit","published_at":"2022-04-12T09:17:15.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.4.0","html_url":"https://github.com/stretchr/objx/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"35313a95ee26395aa17d366c71a2ccf788fa69b6","kind":"commit","published_at":"2019-04-15T11:18:23.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.3.0","html_url":"https://github.com/stretchr/objx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ea4fe68685ee0d3cee7032121851b57e7494e8ea","kind":"commit","published_at":"2019-04-09T12:31:02.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.2.0","html_url":"https://github.com/stretchr/objx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"477a77ecc69700c7cdeb1fa9e129548e1c1c393c","kind":"commit","published_at":"2018-01-25T22:19:50.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.1.1","html_url":"https://github.com/stretchr/objx/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"facf9a85c22f48d2f52f2380e4efce1768749a89","kind":"commit","published_at":"2018-01-06T01:13:53.000Z","download_url":"https://codeload.github.com/stretchr/objx/tar.gz/v0.1.0","html_url":"https://github.com/stretchr/objx/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stretchr%2Fobjx/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-08-09T07:45:41.468Z","dependent_packages_count":20211,"downloads":null,"downloads_period":null,"dependent_repos_count":267615,"rankings":{"downloads":null,"dependent_repos_count":0.0008299547259696984,"dependent_packages_count":0.009233246326412894,"stargazers_count":2.3991941131250214,"forks_count":2.891263030343271,"docker_downloads_count":0.015250418089693206,"average":1.0631541525220736},"purl":"pkg:golang/github.com/stretchr/objx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/stretchr/objx","docker_dependents_count":3261,"docker_downloads_count":27263500093,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/stretchr/objx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/stretchr/objx/dependencies","status":null,"funding_links":[],"critical":true,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Fobjx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Fobjx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Fobjx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstretchr%2Fobjx/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1886302,"maintainers_count":0,"namespaces_count":723964,"keywords_count":98339,"github":"golang","metadata":{"funded_packages_count":39348},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-06-07T05:37:05.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},"unique_repositories_count":22,"unique_repositories_count_past_30_days":0,"recent_issues":[{"uuid":"3828057746","node_id":"PR_kwDOCEwZSs697BXk","number":1208,"state":"open","title":"Bump the github-dependencies group across 1 directory with 24 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-19T05:27:00.000Z","updated_at":"2026-01-19T14:02:25.407Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":24,"packages":[{"name":"github.com/container-storage-interface/spec","old_version":"1.11.0","new_version":"1.12.0","repository_url":"https://github.com/container-storage-interface/spec"},{"name":"cloud.google.com/go","old_version":"0.121.6","new_version":"0.123.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/longrunning","old_version":"0.7.0","new_version":"0.8.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.4","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.4","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.4","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.3","new_version":"1.9.4","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","old_version":"0.61.0","new_version":"0.64.0","repository_url":"https://github.com/open-telemetry/opentelemetry-go-contrib"},{"name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","old_version":"0.61.0","new_version":"0.64.0","repository_url":"https://github.com/open-telemetry/opentelemetry-go-contrib"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 18 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` |\n| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.121.6` | `0.123.0` |\n| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.7.0` | `0.8.0` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.4` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.4` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.4` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.64.0` |\n| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.64.0` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/container-storage-interface/spec/releases\"\u003egithub.com/container-storage-interface/spec's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.12.0\u003c/h2\u003e\n\u003ch3\u003eBreaking changes/Deprecations:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNone\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eAdditions:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e - [Alpha] Add new \u003ccode\u003eGetSnapshot\u003c/code\u003e RPC  by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e - [GA] Move \u003ccode\u003eControllerModifyVolume\u003c/code\u003e to GA  by \u003ca href=\"https://github.com/sunnylovestiramisu\"\u003e\u003ccode\u003e@​sunnylovestiramisu\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eClarifications/Corrections/Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e -  Clarify that the \u003ccode\u003eINVALID_ARGUMENT\u003c/code\u003e error code for \u003ccode\u003eControllerModifyVolume\u003c/code\u003e is safe to not retry (i.e. \u0026quot;infeasible\u0026quot;) by \u003ca href=\"https://github.com/bswartz\"\u003e\u003ccode\u003e@​bswartz\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e - Documents the gRPC error code that should be returned for \u003ccode\u003eGetMetadataDelta\u003c/code\u003e when changed block tracking has not been enabled in the underlying storage subsystem by \u003ca href=\"https://github.com/carlbraganza\"\u003e\u003ccode\u003e@​carlbraganza\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e - removes \u0026quot;optional\u0026quot; from the description of \u003ccode\u003eGetVolumeGroupSnapshot\u003c/code\u003e to reduce confusion by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e - Bump golang from 1.18 to 1.23\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ehttps://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.12.0-rc1\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/e6fc13ea4d529db12e211ef79c924ee3186c39d5\"\u003e\u003ccode\u003ee6fc13e\u003c/code\u003e\u003c/a\u003e Bump golang.org/x/net from 0.23.0 to 0.38.0 (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/6b73147117c76456c47e44eca85017bb8fda5e5d\"\u003e\u003ccode\u003e6b73147\u003c/code\u003e\u003c/a\u003e Remove optional to avoid confusion (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/91b25fc4ba3b2c3f869e9fc4d6e37776416d46b8\"\u003e\u003ccode\u003e91b25fc\u003c/code\u003e\u003c/a\u003e Move ControllerModifyVolume to GA (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/3a67636ff3b4ab2b9943eca02a4cdffa2dee47a6\"\u003e\u003ccode\u003e3a67636\u003c/code\u003e\u003c/a\u003e Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/f437b19650aaa1a0be79c71770655b591b2d15cd\"\u003e\u003ccode\u003ef437b19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e from bswartz/vac-infeasible-error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/4040d421feb9d2912fd2983e00f26a352b907684\"\u003e\u003ccode\u003e4040d42\u003c/code\u003e\u003c/a\u003e Clarify ControllerModifyVolume errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/a539b4f9fe4143eeefb8f3e3e069096fa00b61d1\"\u003e\u003ccode\u003ea539b4f\u003c/code\u003e\u003c/a\u003e Add GetSnapshot RPC (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/98819c45a37a67e0cd466bd02b813faf91af4e45\"\u003e\u003ccode\u003e98819c4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/576\"\u003e#576\u003c/a\u003e from saad-ali/release1.11bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/b5049c05e598db787ab59eed7285833034871ab3\"\u003e\u003ccode\u003eb5049c0\u003c/code\u003e\u003c/a\u003e Bump master version to 1.12 for next release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.121.6 to 0.123.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4e8373586a5e48c18fbfd4bb0a3e259184e49a91\"\u003e\u003ccode\u003e4e83735\u003c/code\u003e\u003c/a\u003e chore(main): release 0.123.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12825\"\u003e#12825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f557e308cb70fa4fde7104ebe9327892729a8d36\"\u003e\u003ccode\u003ef557e30\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12913\"\u003e#12913\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a10ecc9b3c22e320e9a32dedef7248b42465cd49\"\u003e\u003ccode\u003ea10ecc9\u003c/code\u003e\u003c/a\u003e chore: bump changed modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12915\"\u003e#12915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3ae39f92307c14a6ac55e635e52d45969520fa9e\"\u003e\u003ccode\u003e3ae39f9\u003c/code\u003e\u003c/a\u003e chore: refactor request/response handling and metadata updates (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12875\"\u003e#12875\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/30a42997bc488b3f8711a79d0e42f22e12db01ea\"\u003e\u003ccode\u003e30a4299\u003c/code\u003e\u003c/a\u003e fix: upgrade gRPC service registration func (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12914\"\u003e#12914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/061983381c66dbc6d4a0f2d2c285231e775ad8ff\"\u003e\u003ccode\u003e0619833\u003c/code\u003e\u003c/a\u003e test(spanner): increase context timeout to allow one executeSql to be execute...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9e2646b1821231183fd775bb107c062865eeaccd\"\u003e\u003ccode\u003e9e2646b\u003c/code\u003e\u003c/a\u003e fix(compute/metadata): set subClient for UseDefaultClient case (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12911\"\u003e#12911\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b404fafe4cdb51d4485e7f6fed056eb47edb78b\"\u003e\u003ccode\u003e4b404fa\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12906\"\u003e#12906\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/187a58a540494e1e8562b046325b8cad8cf7af4a\"\u003e\u003ccode\u003e187a58a\u003c/code\u003e\u003c/a\u003e fix(compute/metadata): disable Client timeouts for subscription client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12910\"\u003e#12910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/003abca9172082ad1f2fbcc9b37639f389ade8ee\"\u003e\u003ccode\u003e003abca\u003c/code\u003e\u003c/a\u003e feat(spanner): support \u0026quot;readOnly\u0026quot; column tag parsing for Go struct operations...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.123.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.7.0 to 0.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/longrunning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003elongrunning 0.8.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.7.0...longrunning/v0.8.0\"\u003e0.8.0\u003c/a\u003e (2026-01-08)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eupgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/pull/11025\"\u003egoogleapis/google-cloud-go#11025\u003c/a\u003e. (PiperOrigin-RevId: 833829944) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/185951b3\"\u003e185951b3\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/longrunning's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.8.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eprofiler package added.\u003c/li\u003e\n\u003cli\u003estorage:\n\u003cul\u003e\n\u003cli\u003eRetry Objects.Insert call.\u003c/li\u003e\n\u003cli\u003eAdd ProgressFunc to WRiter.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003epubsub: breaking changes:\n\u003cul\u003e\n\u003cli\u003ePublish is now asynchronous (\u003ca href=\"https://groups.google.com/d/topic/google-api-go-announce/aaqRDIQ3rvU/discussion\"\u003eannouncement\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eSubscription.Pull replaced by Subscription.Receive, which takes a callback (\u003ca href=\"https://groups.google.com/d/topic/google-api-go-announce/8pt6oetAdKc/discussion\"\u003eannouncement\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eMessage.Done replaced with Message.Ack and Message.Nack.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e11d9d1a1722e191d3d017c08077f2c15189769a\"\u003e\u003ccode\u003ee11d9d1\u003c/code\u003e\u003c/a\u003e rpcreplay: file format and I/O\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f5c3fe2352c8d679cfc47d2f102449571022c323\"\u003e\u003ccode\u003ef5c3fe2\u003c/code\u003e\u003c/a\u003e profiler: Add Cloud Profiler runtime agent for Go.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/87cc1d286587530f709063127a1faef4ed8431c5\"\u003e\u003ccode\u003e87cc1d2\u003c/code\u003e\u003c/a\u003e rpcreplay: package doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b4e9a381a01e953e880e6d2cf7fd02d412977cae\"\u003e\u003ccode\u003eb4e9a38\u003c/code\u003e\u003c/a\u003e storage: retry Objects.Insert call\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9a04fc8dc5de830157ea2887ab5565f964c311a7\"\u003e\u003ccode\u003e9a04fc8\u003c/code\u003e\u003c/a\u003e trace: respond with trace context to report the sampling options\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8b5f2cc58266b603c1d7dc9f6ac0f254d1670df\"\u003e\u003ccode\u003ee8b5f2c\u003c/code\u003e\u003c/a\u003e spanner: Increased the maximum allowed sending and recieving msg size to 100 MB\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/dd88571a2747f25e093c425b9a598db5bec04e57\"\u003e\u003ccode\u003edd88571\u003c/code\u003e\u003c/a\u003e bigtable: Fix documentation for timestamp range filters\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c60d02f3cdeb4bf91d4810e9e505800cad03ce9f\"\u003e\u003ccode\u003ec60d02f\u003c/code\u003e\u003c/a\u003e pubsub: clarify that Topic is goroutine-safe\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/69931d826ffbbcb4f8451b42d5cf7fc2ac6c7443\"\u003e\u003ccode\u003e69931d8\u003c/code\u003e\u003c/a\u003e bigquery: get streaming buffer info\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7d132fead24899d37a2aef0112d06b9d5b891d19\"\u003e\u003ccode\u003e7d132fe\u003c/code\u003e\u003c/a\u003e bigtable: Fix GCRuleToString when GcRule is nil\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.7.0...v0.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnotify/fsnotify's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0 2024-04-04\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being\ndeleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its\ntarget; previously that would get \u0026quot;half-added\u0026quot; and removing the second would\npanic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on\nkqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the\nevent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.0 2024-10-31\u003c/h2\u003e\n\u003ch3\u003eAdditions\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/ae0e7923765f64fb8061396db7edebb558cf6093\"\u003e\u003ccode\u003eae0e792\u003c/code\u003e\u003c/a\u003e Release 1.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/644fbb6b8d9659d3b03e12c52d1fdbd11e4513fc\"\u003e\u003ccode\u003e644fbb6\u003c/code\u003e\u003c/a\u003e Add test to ensure Add()/Remove() works when not reading events\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e7ec5f74c5b88aa47ff49a221dead2a4fdcf0b8e\"\u003e\u003ccode\u003ee7ec5f7\u003c/code\u003e\u003c/a\u003e Fix staticcheck in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/d321760db39f8d7fb382220c7fee684e86dce1ae\"\u003e\u003ccode\u003ed321760\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/dbe071720fb1147e3bb47a5f723280b62cf2c58d\"\u003e\u003ccode\u003edbe0717\u003c/code\u003e\u003c/a\u003e Remove AIX/AHFS from README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/2d897cabb3d7c3b2cb20c7074991848291ea4008\"\u003e\u003ccode\u003e2d897ca\u003c/code\u003e\u003c/a\u003e Simplify inotify backend locking\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/868a000da3bc607c547d546291463798d4ff33e6\"\u003e\u003ccode\u003e868a000\u003c/code\u003e\u003c/a\u003e Test gccgo in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/8f6d48b67bf642be39d2ce798d4b522bffb29efb\"\u003e\u003ccode\u003e8f6d48b\u003c/code\u003e\u003c/a\u003e Move some shared code to a shared struct\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e48b91a36a5716756346111639156fb7605f0f7a\"\u003e\u003ccode\u003ee48b91a\u003c/code\u003e\u003c/a\u003e Add timeout-minutes in GitHub actions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/c9507a5fddb4d191636986e40d4c65d3d3504ba2\"\u003e\u003ccode\u003ec9507a5\u003c/code\u003e\u003c/a\u003e Correctly mark pre-existing entries when watching a link to a dir on kqueue\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fxamacker/cbor/v2` from 2.7.0 to 2.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fxamacker/cbor/releases\"\u003egithub.com/fxamacker/cbor/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003ev2.9.0 adds new features, refactors tests, and improves docs.   New features improve interoperability/transcoding between CBOR \u0026amp; JSON.\u003c/p\u003e\n\u003cp\u003ev2.9.0 passed fuzz tests and is production quality.  However, the new \u003ccode\u003eTextUnmarshaler\u003c/code\u003e feature will continue being fuzz tested a bit longer due to recent changes.  The recent changes are limited and don't affect other parts of the codec that passed ~2 billion execs fuzzing.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRefactor to use Go standard library functions by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/663\"\u003efxamacker/cbor#663\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove DupMapKeyError message by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/670\"\u003efxamacker/cbor#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd options to support TextMarshaler and TextUnmarshaler by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/672\"\u003efxamacker/cbor#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd optional support for json.Marshaler and json.Unmarshaler via transcoding by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/673\"\u003efxamacker/cbor#673\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRefactor tests and update comments by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/678\"\u003efxamacker/cbor#678\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse TextUnmarshaler on byte strings with ByteStringToStringAllowed. by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/682\"\u003efxamacker/cbor#682\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eDocs\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eREADME: Document struct field tag \u0026quot;-\u0026quot; by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/653\"\u003efxamacker/cbor#653\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IntDecConvertSignedOrBigInt doc comment by \u003ca href=\"https://github.com/theory\"\u003e\u003ccode\u003e@​theory\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/655\"\u003efxamacker/cbor#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate docs for TimeMode, Tag, RawTag, and add example for Embedded JSON Tag for CBOR by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/659\"\u003efxamacker/cbor#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README for Embedded JSON Tag for CBOR (tag 262) by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/662\"\u003efxamacker/cbor#662\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typos in some comments by \u003ca href=\"https://github.com/adeinega\"\u003e\u003ccode\u003e@​adeinega\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/671\"\u003efxamacker/cbor#671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README for v2.9.0 and add Red Hat as a user by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/684\"\u003efxamacker/cbor#684\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eCI\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.13 to 3.28.15 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/651\"\u003efxamacker/cbor#651\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.15 to 3.28.16 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/658\"\u003efxamacker/cbor#658\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.16 to 3.28.17 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/660\"\u003efxamacker/cbor#660\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5.4.0 to 5.5.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/661\"\u003efxamacker/cbor#661\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.17 to 3.28.18 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/664\"\u003efxamacker/cbor#664\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.18 to 3.28.19 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/667\"\u003efxamacker/cbor#667\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.19 to 3.29.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/674\"\u003efxamacker/cbor#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.29.0 to 3.29.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/680\"\u003efxamacker/cbor#680\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eSpecial Thanks\u003c/h2\u003e\n\u003cp\u003eMany thanks to \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e for adding these new features! :tada:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd opt-in support for encoding.TextMarshaler and encoding.TextUnmarshaler to encode and decode from CBOR text string.\u003c/li\u003e\n\u003cli\u003eAdd opt-in support for json.Marshaler and json.Unmarshaler via user-provided transcoding function.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/theory\"\u003e\u003ccode\u003e@​theory\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/655\"\u003efxamacker/cbor#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/adeinega\"\u003e\u003ccode\u003e@​adeinega\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/671\"\u003efxamacker/cbor#671\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/fxamacker/cbor/compare/v2.8.0...v2.9.0\"\u003ehttps://github.com/fxamacker/cbor/compare/v2.8.0...v2.9.0\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003ev2.8.0 adds \u003ccode\u003eomitzero\u003c/code\u003e struct tag option, fixes and deprecates 3 functions, and bumps requirements to go 1.20+.\u003c/p\u003e\n\u003cp\u003eMany thanks to \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e for contributing the \u003ccode\u003eomitzero\u003c/code\u003e support!\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/d29ad7351b55b1844387cf9306c4101658cc5256\"\u003e\u003ccode\u003ed29ad73\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/684\"\u003e#684\u003c/a\u003e from fxamacker/fxamacker/update-readme-for-v2.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/6a631fa250b8092dc88a3a974ce92859fd4798be\"\u003e\u003ccode\u003e6a631fa\u003c/code\u003e\u003c/a\u003e Update README for v2.9.0 and add Red Hat as a user\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/8c8d4c3ce4052e4497079c59b4fb3076c4ebd72d\"\u003e\u003ccode\u003e8c8d4c3\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/682\"\u003e#682\u003c/a\u003e from benluddy/textunmarshaler-bytestringtostring\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/9bdebd2c0bbcfe0456fb044de9c90e2b6cfab030\"\u003e\u003ccode\u003e9bdebd2\u003c/code\u003e\u003c/a\u003e Use TextUnmarshaler on byte strings with ByteStringToStringAllowed.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/a89c3ce6ea44b7ec758c44fe230231941a504eea\"\u003e\u003ccode\u003ea89c3ce\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/680\"\u003e#680\u003c/a\u003e from fxamacker/dependabot/github_actions/github/codeq...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/7ef1742b5b1a523798b148c1b76c2565ed0194f8\"\u003e\u003ccode\u003e7ef1742\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.0 to 3.29.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/2d79f193345e0b66df130078a9319fb86ce1c499\"\u003e\u003ccode\u003e2d79f19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/678\"\u003e#678\u003c/a\u003e from fxamacker/fxamacker/refactor-tests-and-fix-spell...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/0b94ce794bbb5a540157bfe53a14ebc71c82728e\"\u003e\u003ccode\u003e0b94ce7\u003c/code\u003e\u003c/a\u003e Fix comments to use one \u0026quot;l\u0026quot; in marshal*\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/508be9165f35f357a783a5e2af09ec1dfac0cbf7\"\u003e\u003ccode\u003e508be91\u003c/code\u003e\u003c/a\u003e Rename two test funcs that can panic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/9251397c640b927a9e80506306688d6969f20288\"\u003e\u003ccode\u003e9251397\u003c/code\u003e\u003c/a\u003e Refactor test to use fmt.Appendf\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/fxamacker/cbor/compare/v2.7.0...v2.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.21.0 to 0.22.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.4\"\u003e0.22.4\u003c/a\u003e - 2025-12-06\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.3...v0.22.4\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.3...v0.22.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e1 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: aligned CI to use shared workflows by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/91\"\u003e#91\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/51b82ce3dd550f34b5a0a840a679d2318f218693\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer\"\u003ejsonpointer\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/?tab=Apache-2.0-1-ov-file#readme\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.22.3\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.3\"\u003e0.22.3\u003c/a\u003e - 2025-11-17\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e8 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: automated a record of all-time contributors by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/75\"\u003e#75\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: release badge in README by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/73\"\u003e#73\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/51b82ce3dd550f34b5a0a840a679d2318f218693\"\u003e\u003ccode\u003e51b82ce\u003c/code\u003e\u003c/a\u003e ci: aligned CI to use shared workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b3a47c4adf1518a1dc1d2a8f8b684780272929c8\"\u003e\u003ccode\u003eb3a47c4\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 6 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/cadf52cd170b546093c602ff45c9e02bcc457045\"\u003e\u003ccode\u003ecadf52c\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/9bac24e97f84b26494f0b4505c3c904ac9e43738\"\u003e\u003ccode\u003e9bac24e\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 3 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a05f70bc20313b4111ef654f4f94bb33199e074a\"\u003e\u003ccode\u003ea05f70b\u003c/code\u003e\u003c/a\u003e doc: replaced go.mod badge by github version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a95d3c2eedbcda4a5b2a1d37f0d1e716a22007c3\"\u003e\u003ccode\u003ea95d3c2\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/go-openapi/swag/jsonname\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/cdc3f149ce919d1b94a0c198c4c9fa310432f0fe\"\u003e\u003ccode\u003ecdc3f14\u003c/code\u003e\u003c/a\u003e ci: fixed a few details\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/6fc6e74963b14746084dfc1fffafd3ae806809f7\"\u003e\u003ccode\u003e6fc6e74\u003c/code\u003e\u003c/a\u003e ci: fixed typo in action sha set manually\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3873ddc4e2fde2122a8b23000ca911846d8d0b2f\"\u003e\u003ccode\u003e3873ddc\u003c/code\u003e\u003c/a\u003e doc: updated ci action that keeps CONTRIBUTORS.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5462ceab732e660d18bd436b31f1206202ff27df\"\u003e\u003ccode\u003e5462cea\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group across 1 directory with ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.21.0...v0.22.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonreference/releases\"\u003egithub.com/go-openapi/jsonreference's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.21.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/tree/v0.21.4\"\u003e0.21.4\u003c/a\u003e - 2025-12-08\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.3...v0.21.4\"\u003ehttps://github.com/go-openapi/jsonreference/compare/v0.21.3...v0.21.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e1 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/bot-go-openapi%5Bbot%5D\"\u003e\u003ccode\u003e@​bot-go-openapi[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonreference/pull/64\"\u003e#64\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonreference/commit/a073f3aad001f7cb05897a118dc11f8508be730d\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bot-go-openapi%5Bbot%5D\"\u003e\u003ccode\u003e@​bot-go-openapi[bot]\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003eNew Contributors\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bot-go-openapi\"\u003e\u003ccode\u003e@​bot-go-openapi\u003c/code\u003e\u003c/a\u003e[bot] made their first contribution\nin \u003ca href=\"https://redirect.github.com/go-openapi/jsonreference/pull/64\"\u003e#64\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference\"\u003ejsonreference\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/?tab=Apache-2.0-1-ov-file#readme\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/a073f3aad001f7cb05897a118dc11f8508be730d\"\u003e\u003ccode\u003ea073f3a\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/7187c084d34611bb4fab547e894babb39af9bdb6\"\u003e\u003ccode\u003e7187c08\u003c/code\u003e\u003c/a\u003e chore: updated jsonpointer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/e8774d8d531df7b737b18834ed402ea426a035d3\"\u003e\u003ccode\u003ee8774d8\u003c/code\u003e\u003c/a\u003e ci: aligned CI with shared workflows and common docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/92dc147285e8ba71170011572c61cc3ecef59df5\"\u003e\u003ccode\u003e92dc147\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout in the development-dependencies group\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/fd2b1a92dbd6a1ff425fa6c58cdf4b998cb3dac4\"\u003e\u003ccode\u003efd2b1a9\u003c/code\u003e\u003c/a\u003e build(deps): bump github.com/go-openapi/jsonpointer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/b8b88e5881941a4a3f435f6751ded87822f177f6\"\u003e\u003ccode\u003eb8b88e5\u003c/code\u003e\u003c/a\u003e chore(lint): aligned linting rules with jsonpointer - fixed remaining issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/760d080252e62c99be5169bc50e62f7a6df011c2\"\u003e\u003ccode\u003e760d080\u003c/code\u003e\u003c/a\u003e build(deps): bump golangci/golangci-lint-action\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/52494f54bd9df60326753c1fd0737d01898bf9a2\"\u003e\u003ccode\u003e52494f5\u003c/code\u003e\u003c/a\u003e docs: fixed typo in NOTICE\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.20.2...v0.21.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag` from 0.23.0 to 0.25.4\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/73525ad4f9d84ce7e4b15796f0d41a6cb32cc3cd\"\u003e\u003ccode\u003e73525ad\u003c/code\u003e\u003c/a\u003e prepared release v0.25.4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/2bf1ed668be1fc1e8c8625071e5912251da2165b\"\u003e\u003ccode\u003e2bf1ed6\u003c/code\u003e\u003c/a\u003e fix(mangling): overlapping pluralized initialisms trigger panic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/171b7e8b307ea3659a5d9506ab36777bc18a454c\"\u003e\u003ccode\u003e171b7e8\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.23.0...v0.25.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/hashicorp/go-multierror` from 1.1.0 to 1.1.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/9974e9ec57696378079ecc3accd3d6f29401b3a0\"\u003e\u003ccode\u003e9974e9e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/50\"\u003e#50\u003c/a\u003e from sethvargo/sethvargo/npe\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/0023bb0ab1225a10509dca08627b42bed25d74a5\"\u003e\u003ccode\u003e0023bb0\u003c/code\u003e\u003c/a\u003e Check if multierror is nil in WrappedErrors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/ab6846acb1cf402787cde041fcff5f01c0b8e362\"\u003e\u003ccode\u003eab6846a\u003c/code\u003e\u003c/a\u003e we require go 1.13\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/cb869d97a564fb27eb864d7053ca42585ee29f2f\"\u003e\u003ccode\u003ecb869d9\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/49\"\u003e#49\u003c/a\u003e from hashicorp/fix-ci-config\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/af59c663db3f8243edf5eda89a73ba6ef19c7346\"\u003e\u003ccode\u003eaf59c66\u003c/code\u003e\u003c/a\u003e Upgrade gotestsum version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/eabd672ee8f2389db69282b7b530acce8f5c4a1a\"\u003e\u003ccode\u003eeabd672\u003c/code\u003e\u003c/a\u003e Fix CI config\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/7795f06f94b03e0fb27702faed3d1e4555a2c74b\"\u003e\u003ccode\u003e7795f06\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/47\"\u003e#47\u003c/a\u003e from hashicorp/mwhooker-patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/e27d23170e2b792ee617968384b794d2930b4924\"\u003e\u003ccode\u003ee27d231\u003c/code\u003e\u003c/a\u003e update badges to use circle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/78708dbe0f6f1383078ba6c47f7e19cc8f810488\"\u003e\u003ccode\u003e78708db\u003c/code\u003e\u003c/a\u003e Carry over some changes from \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/26\"\u003e#26\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/c7dd669f3467df8743c3e88bcaa430467e074c08\"\u003e\u003ccode\u003ec7dd669\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/27\"\u003e#27\u003c/a\u003e from mdeggies/add-circleci\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/go-multierror/compare/v1.1.0...v1.1.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nxadm/tail` from 1.4.8 to 1.4.11\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nxadm/tail/blob/master/CHANGES.md\"\u003egithub.com/nxadm/tail's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eVersion v1.4.11\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eBump fsnotify to v1.6.0. Should fix some issues.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eVersion v1.4.9\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eBump fsnotify to v1.5.1 fixes issue \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/28\"\u003e#28\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/hpcloud/tail/issues/90\"\u003ehpcloud/tail#90\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003ePR \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/27\"\u003e#27\u003c/a\u003e: \u0026quot;Add timeout to tests\u0026quot;by \u003ca href=\"https://github.com/kokes\"\u003e\u003ccode\u003e@​kokes\u003c/code\u003e\u003c/a\u003e++. Also timeout on FreeBSD.\u003c/li\u003e\n\u003cli\u003ePR \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/29\"\u003e#29\u003c/a\u003e: \u0026quot;Use temp directory for tests, instead of relative\u0026quot; by \u003ca href=\"https://github.com/ches\"\u003e\u003ccode\u003e@​ches\u003c/code\u003e\u003c/a\u003e++.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/cbff2e202a24674b7bc70720b0e45adbbbef5d0b\"\u003e\u003ccode\u003ecbff2e2\u003c/code\u003e\u003c/a\u003e bump fsnotify to fix some issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/4472660a31a6f0014e888512303dc49785913d8b\"\u003e\u003ccode\u003e4472660\u003c/code\u003e\u003c/a\u003e Config setting to only yield complete lines (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/26\"\u003e#26\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6abd9f9c877795d2bfe88feb5a6bc07bc2112492\"\u003e\u003ccode\u003e6abd9f9\u003c/code\u003e\u003c/a\u003e changeme\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/0b92b34e264973a764eb8b151deee5a5fba5dc7a\"\u003e\u003ccode\u003e0b92b34\u003c/code\u003e\u003c/a\u003e Merge branch 'master' of github.com:nxadm/tail\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/af851dec0421f94a387ead0c624c41ce3c3c7fe4\"\u003e\u003ccode\u003eaf851de\u003c/code\u003e\u003c/a\u003e add timeout to freebsd tests as well\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6e33b2878842c30bfabbcf95a51f803f1754ce5f\"\u003e\u003ccode\u003e6e33b28\u003c/code\u003e\u003c/a\u003e Add timeouts to tests (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/27\"\u003e#27\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/1614e6b5c765b0c7d4bc1b38e0f2c964127a5501\"\u003e\u003ccode\u003e1614e6b\u003c/code\u003e\u003c/a\u003e doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/03e3f4213247898c3abe41f87b8e5fafd61cadfb\"\u003e\u003ccode\u003e03e3f42\u003c/code\u003e\u003c/a\u003e Merge branch 'master' of github.com:nxadm/tail\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6327674c59ca2535acfd84ef4d42aeb55e8f3c22\"\u003e\u003ccode\u003e6327674\u003c/code\u003e\u003c/a\u003e Use temp directory for tests, instead of relative (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/29\"\u003e#29\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/bd5be8a601d8bba8f7b9f87163a4b802dbaab536\"\u003e\u003ccode\u003ebd5be8a\u003c/code\u003e\u003c/a\u003e prepare fix \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/28\"\u003e#28\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nxadm/tail/compare/v1.4.8...v1.4.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/client_golang` from 1.16.0 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/releases\"\u003egithub.com/prometheus/client_golang's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.23.2 - 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no f...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1208","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1208","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1208/packages"},{"uuid":"3728234342","node_id":"PR_kwDOMf_eu864zr4t","number":100,"state":"open","title":"go(deps): bump the go-dependencies group across 1 directory with 18 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-15T00:17:01.000Z","updated_at":"2025-12-15T00:17:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"go(deps): bump","group_name":"go-dependencies","update_count":18,"packages":[{"name":"github.com/golang-jwt/jwt/v5","old_version":"5.2.2","new_version":"5.3.0","repository_url":"https://github.com/golang-jwt/jwt"},{"name":"github.com/labstack/echo/v4","old_version":"4.13.4","new_version":"4.14.0","repository_url":"https://github.com/labstack/echo"},{"name":"github.com/prometheus/client_golang","old_version":"1.22.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"gorm.io/driver/sqlite","old_version":"1.5.7","new_version":"1.6.0","repository_url":"https://github.com/go-gorm/sqlite"},{"name":"gorm.io/gorm","old_version":"1.30.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/jackc/pgx/v5","old_version":"5.7.5","new_version":"5.7.6","repository_url":"https://github.com/jackc/pgx"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.28","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 9 updates in the /back directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` |\n| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.14.0` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` |\n| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.7` | `1.6.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.30.0` | `1.31.1` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.7.6` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.28` | `1.14.32` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/labstack/echo/v4` from 4.13.4 to 4.14.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/labstack/echo/releases\"\u003egithub.com/labstack/echo/v4's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.14.0\u003c/h2\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.Logger()\u003c/code\u003e has been deprecated. For request logging, use \u003ccode\u003emiddleware.RequestLogger()\u003c/code\u003e or\n\u003ccode\u003emiddleware.RequestLoggerWithConfig()\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.RequestLogger()\u003c/code\u003e replaces \u003ccode\u003emiddleware.Logger()\u003c/code\u003e, offering comparable configuration while relying on the\nGo standard library’s new \u003ccode\u003eslog\u003c/code\u003e logger.\u003c/p\u003e\n\u003cp\u003eThe previous default output format was JSON. The new default follows the standard \u003ccode\u003eslog\u003c/code\u003e logger settings.\nTo continue emitting request logs in JSON, configure \u003ccode\u003eslog\u003c/code\u003e accordingly:\u003c/p\u003e\n\u003cpre lang=\"go\"\u003e\u003ccode\u003eslog.SetDefault(slog.New(slog.NewJSONHandler(os.Stdout, nil)))\ne.Use(middleware.RequestLogger())\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIf you are developing anything more substantial than a demo, use \u003ccode\u003emiddleware.RequestLoggerWithConfig()\u003c/code\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate deps  by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2807\"\u003elabstack/echo#2807\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor to use reflect.TypeFor by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse Go 1.25 in CI by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2810\"\u003elabstack/echo#2810\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModernize context.go by replacing interface{} with any by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2822\"\u003elabstack/echo#2822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in SetParamValues comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2828\"\u003elabstack/echo#2828\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in ContextTimeout middleware comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2827\"\u003elabstack/echo#2827\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove BasicAuth middleware: use strings.Cut and RFC compliance by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2825\"\u003elabstack/echo#2825\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix duplicate plus operator in router backtracking logic by \u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace custom private IP range check with built-in net.IP.IsPrivate by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure proxy connection is closed in proxyRaw function(\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2837\"\u003e#2837\u003c/a\u003e) by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2838\"\u003elabstack/echo#2838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2843\"\u003elabstack/echo#2843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate golang.org/x/* deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2850\"\u003elabstack/echo#2850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eChangelog for 4.14.0 by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2851\"\u003elabstack/echo#2851\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/labstack/echo/compare/v4.13.4...v4.14.0\"\u003ehttps://github.com/labstack/echo/compare/v4.13.4...v4.14.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/labstack/echo/blob/master/CHANGELOG.md\"\u003egithub.com/labstack/echo/v4's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.14.0 - 2025-12-11\u003c/h2\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.Logger\u003c/code\u003e has been deprecated. For request logging, use \u003ccode\u003emiddleware.RequestLogger\u003c/code\u003e or\n\u003ccode\u003emiddleware.RequestLoggerWithConfig\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.RequestLogger\u003c/code\u003e replaces \u003ccode\u003emiddleware.Logger\u003c/code\u003e, offering comparable configuration while relying on the\nGo standard library’s new \u003ccode\u003eslog\u003c/code\u003e logger.\u003c/p\u003e\n\u003cp\u003eThe previous default output format was JSON. The new default follows the standard \u003ccode\u003eslog\u003c/code\u003e logger settings.\nTo continue emitting request logs in JSON, configure \u003ccode\u003eslog\u003c/code\u003e accordingly:\u003c/p\u003e\n\u003cpre lang=\"go\"\u003e\u003ccode\u003eslog.SetDefault(slog.New(slog.NewJSONHandler(os.Stdout, nil)))\ne.Use(middleware.RequestLogger())\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eEnhancements\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate deps  by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2807\"\u003elabstack/echo#2807\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor to use reflect.TypeFor by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse Go 1.25 in CI by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2810\"\u003elabstack/echo#2810\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModernize context.go by replacing interface{} with any by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2822\"\u003elabstack/echo#2822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in SetParamValues comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2828\"\u003elabstack/echo#2828\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in ContextTimeout middleware comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2827\"\u003elabstack/echo#2827\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove BasicAuth middleware: use strings.Cut and RFC compliance by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2825\"\u003elabstack/echo#2825\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix duplicate plus operator in router backtracking logic by \u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace custom private IP range check with built-in net.IP.IsPrivate by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure proxy connection is closed in proxyRaw function(\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2837\"\u003e#2837\u003c/a\u003e) by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2838\"\u003elabstack/echo#2838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2843\"\u003elabstack/echo#2843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate golang.org/x/* deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2850\"\u003elabstack/echo#2850\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/6392cb459842d2c1747902ec2a1809c1387df5d8\"\u003e\u003ccode\u003e6392cb4\u003c/code\u003e\u003c/a\u003e Changelog for 4.14.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/c9bd2cd8e32d07c2d445ff07300338bf5a28362f\"\u003e\u003ccode\u003ec9bd2cd\u003c/code\u003e\u003c/a\u003e Update golang.org/x/* deps (\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2850\"\u003e#2850\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/c12cb08a8679d45dbefe31ab604e60c9ebb64c3c\"\u003e\u003ccode\u003ec12cb08\u003c/code\u003e\u003c/a\u003e Logger middleware json string escaping and deprecation (\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/612967a9fec11b112a16c7b62efc2344eae308e8\"\u003e\u003ccode\u003e612967a\u003c/code\u003e\u003c/a\u003e Update deps\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/53b692c4d4de6306d5306d2c81b8335e71ddc016\"\u003e\u003ccode\u003e53b692c\u003c/code\u003e\u003c/a\u003e Ensure proxy connection is closed in proxyRaw function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/e644ff8f7bb01c694cacec3ad22a7471609ea106\"\u003e\u003ccode\u003ee644ff8\u003c/code\u003e\u003c/a\u003e Replace custom private IP range check with built-in net.IP.IsPrivate() method\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/40e2e8faf95226d541ecce3ca27def3cb9c7f592\"\u003e\u003ccode\u003e40e2e8f\u003c/code\u003e\u003c/a\u003e Fix typo \u0026quot;+\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/55cb3b625d1228827fa35a3cfc4dd15b3a3a406b\"\u003e\u003ccode\u003e55cb3b6\u003c/code\u003e\u003c/a\u003e Optimize realm quoting to happen once during middleware creation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/dbd583fa4d9e1b327f06cfe9abc97b044b273289\"\u003e\u003ccode\u003edbd583f\u003c/code\u003e\u003c/a\u003e Add comprehensive tests for realm quoting behavior\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/432a2adf46fe74403b7df3a81aca7583da02c054\"\u003e\u003ccode\u003e432a2ad\u003c/code\u003e\u003c/a\u003e Improve BasicAuth middleware: use strings.Cut and RFC compliance\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/labstack/echo/compare/v4.13.4...v4.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/releases\"\u003egithub.com/prometheus/client_golang's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.23.2 - 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003e[release-1.23] Upgrade to prometheus/common@v0.66.1 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1869\"\u003eprometheus/client_golang#1869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release-1.23] Cut v1.23.2 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1870\"\u003eprometheus/client_golang#1870\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2\"\u003ehttps://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.23.1 - 2025-09-04\u003c/h2\u003e\n\u003cp\u003eThis release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003e[release-1.23] Upgrade to prometheus/common v0.66 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1866\"\u003eprometheus/client_golang#1866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release-1.23] Cut v1.23.1 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1867\"\u003eprometheus/client_golang#1867\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1\"\u003ehttps://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.23.0 - 2025-07-30\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1812\"\u003e#1812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1766\"\u003e#1766\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add exemplars for native histograms \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1686\"\u003e#1686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] exp/api: Bubble up status code from writeResponse \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1823\"\u003e#1823\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1833\"\u003e#1833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BUGFIX] exp/api: client prompt return on context cancellation \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1729\"\u003e#1729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/client_golang's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.23.2 / 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).\nThere are no functional changes.\u003c/p\u003e\n\u003ch2\u003e1.23.1 / 2025-09-04\u003c/h2\u003e\n\u003cp\u003eThis release is made to be compatible with a backwards incompatible API change\nin prometheus/common v0.66.0. There are no functional changes.\u003c/p\u003e\n\u003ch2\u003e1.23.0 / 2025-07-30\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1812\"\u003e#1812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1766\"\u003e#1766\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add exemplars for native histograms \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1686\"\u003e#1686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] exp/api: Bubble up status code from writeResponse \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1823\"\u003e#1823\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1833\"\u003e#1833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BUGFIX] exp/api: client prompt return on context cancellation \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1729\"\u003e#1729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/8179a560819f2c64ef6ade70e6ae4c73aecaca3c\"\u003e\u003ccode\u003e8179a56\u003c/code\u003e\u003c/a\u003e Cut v1.23.2 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1870\"\u003e#1870\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/4142b5908bb6c8f5e412b72de5ea4b927d8c219d\"\u003e\u003ccode\u003e4142b59\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1869\"\u003e#1869\u003c/a\u003e from prometheus/arve/upgrade-common\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/4ff40f0d918efc0f59701d13622913805c2425b4\"\u003e\u003ccode\u003e4ff40f0\u003c/code\u003e\u003c/a\u003e Cut v1.23.1 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1867\"\u003e#1867\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/989b0298944e64f88a54ac9c70cd8c8121f10bc9\"\u003e\u003ccode\u003e989b029\u003c/code\u003e\u003c/a\u003e Upgrade to prometheus/common v0.66 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1866\"\u003e#1866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/e4b2208dd8cb6d1425f00250db842ec3c1e8749e\"\u003e\u003ccode\u003ee4b2208\u003c/code\u003e\u003c/a\u003e Cut v1.23.0 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1848\"\u003e#1848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/d9492afd3a6f2e9782a7fc10363281bfd5b743bb\"\u003e\u003ccode\u003ed9492af\u003c/code\u003e\u003c/a\u003e cut v1.23.0-rc.1 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1842\"\u003e#1842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/aeae8a0b4f54a8fa720d19b88638a2d048596f82\"\u003e\u003ccode\u003eaeae8a0\u003c/code\u003e\u003c/a\u003e Cut v1.23.0-rc.0 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1837\"\u003e#1837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/b157309b723f0b8588ea604bb78dbbba196803f2\"\u003e\u003ccode\u003eb157309\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1832\"\u003e#1832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/a704e287f467b79744c30af996b7d710d4c6900d\"\u003e\u003ccode\u003ea704e28\u003c/code\u003e\u003c/a\u003e build(deps): bump the github-actions group with 3 updates (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1826\"\u003e#1826\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/c7743110ad2c599de3d8c23682d978a12f9f36d1\"\u003e\u003ccode\u003ec774311\u003c/code\u003e\u003c/a\u003e Fix errNotImplemented reference (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1835\"\u003e#1835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/time` from 0.11.0 to 0.14.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/2b4e43900c03fd6b77109b7b2b6d77583f48bc1c\"\u003e\u003ccode\u003e2b4e439\u003c/code\u003e\u003c/a\u003e rate: use time.Time.Equal instead of ==\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/c0b0320d156bbe60202a475fa80cc0b9d0f05e20\"\u003e\u003ccode\u003ec0b0320\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/1616a7fa5fe23b54fee0cc3dd6d0bd48abc19914\"\u003e\u003ccode\u003e1616a7f\u003c/code\u003e\u003c/a\u003e rate: skip time.Now call in Sometimes.Do unless necessary\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/time/compare/v0.11.0...v0.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/driver/sqlite` from 1.5.7 to 1.6.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/6f07b518dae6d03d9a84d11e51338cbc56bb4fab\"\u003e\u003ccode\u003e6f07b51\u003c/code\u003e\u003c/a\u003e Don't overwrite existing clause builders\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/6ea0b8f65c6cf30bc907f3730e93f855d7cfffcd\"\u003e\u003ccode\u003e6ea0b8f\u003c/code\u003e\u003c/a\u003e Bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.30.0 (\u003ca href=\"https://redirect.github.com/go-gorm/sqlite/issues/206\"\u003e#206\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/5406e41bb6592f3cf6ce8cb9ae7c26052890c621\"\u003e\u003ccode\u003e5406e41\u003c/code\u003e\u003c/a\u003e fix: cover more constraint syntax (\u003ca href=\"https://redirect.github.com/go-gorm/sqlite/issues/198\"\u003e#198\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/sqlite/compare/v1.5.7...v1.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.30.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.31.0\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd association operation support to generics Set API and enable conditional bulk association updates \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7581\"\u003e#7581\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.5\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo changes\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.4\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Set-based Create and Update support to Generics API \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7578\"\u003e#7578\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: build failure on Go versions below 1.21 \u003ca href=\"https://github.com/iTanken\"\u003e\u003ccode\u003e@​iTanken\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7572\"\u003e#7572\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix slogLogger to support ParameterizedQueries Config \u003ca href=\"https://github.com/EricWvi\"\u003e\u003ccode\u003e@​EricWvi\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7574\"\u003e#7574\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.3\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo changes\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.2\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eavoid copying structures with embedded mutexs \u003ca href=\"https://github.com/drakkan\"\u003e\u003ccode\u003e@​drakkan\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7571\"\u003e#7571\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd DefaultContextTimeout option \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7567\"\u003e#7567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate the docker compose file \u003ca href=\"https://github.com/moseszane168\"\u003e\u003ccode\u003e@​moseszane168\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7524\"\u003e#7524\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: returning all columns with \u0026quot;on conflict do update\u0026quot;  \u003ca href=\"https://github.com/phongphan\"\u003e\u003ccode\u003e@​phongphan\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7534\"\u003e#7534\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(slog-integration) \u003ca href=\"https://github.com/rezamokaram\"\u003e\u003ccode\u003e@​rezamokaram\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7537\"\u003e#7537\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix data race in some case \u003ca href=\"https://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e\"\u003ehttps://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperformance improvement\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize: field.ReflectValueOf \u003ca href=\"https://github.com/liov\"\u003e\u003ccode\u003e@​liov\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7530\"\u003e#7530\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eoptimize: performance optimization \u003ca href=\"https://github.com/liov\"\u003e\u003ccode\u003e@​liov\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7526\"\u003e#7526\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b289563d54de23e742e2a4cba9d77af01f641b0f\"\u003e\u003ccode\u003eb289563\u003c/code\u003e\u003c/a\u003e Remove unnecessary OpCreateValue mode\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.30.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/jackc/pgx/blob/master/CHANGELOG.md\"\u003egithub.com/jackc/pgx/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.7.6 (September 8, 2025)\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eUse ParseConfigError in pgx.ParseConfig and pgxpool.ParseConfig (Yurasov Ilia)\u003c/li\u003e\n\u003cli\u003eAdd PrepareConn hook to pgxpool (Jonathan Hall)\u003c/li\u003e\n\u003cli\u003eReduce allocations in QueryContext (Dominique Lefevre)\u003c/li\u003e\n\u003cli\u003eAdd MarshalJSON and UnmarshalJSON for pgtype.Uint32 (Panos Koutsovasilis)\u003c/li\u003e\n\u003cli\u003eConfigure ping behavior on pgxpool with ShouldPing (Christian Kiely)\u003c/li\u003e\n\u003cli\u003ezeronull int types implement Int64Valuer and Int64Scanner (Li Zeghong)\u003c/li\u003e\n\u003cli\u003eFix panic when receiving terminate connection message during CopyFrom (Michal Drausowski)\u003c/li\u003e\n\u003cli\u003eFix statement cache not being invalidated on error during batch (Muhammadali Nazarov)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/a2fca037434a0a7096b095d4ed87cdffb03b626e\"\u003e\u003ccode\u003ea2fca03\u003c/code\u003e\u003c/a\u003e Release v5.7.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/95fc31294f1d0eeabb0a8dafa36b875eac0df19c\"\u003e\u003ccode\u003e95fc312\u003c/code\u003e\u003c/a\u003e Add link to github.com/KoNekoD/pgx-colon-query-rewriter\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/5534fa9a0206ef351e366ca985ed8e3af4e40f97\"\u003e\u003ccode\u003e5534fa9\u003c/code\u003e\u003c/a\u003e Improve Rows docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/a295d68811e6946607f152986d1df961ae824382\"\u003e\u003ccode\u003ea295d68\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2368\"\u003e#2368\u003c/a\u003e from zeghong/zeronull-int-valuer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/03f32c06bd5efb0fe32305824eb7850df56f0727\"\u003e\u003ccode\u003e03f32c0\u003c/code\u003e\u003c/a\u003e Merge branch 'master' into zeronull-int-valuer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/82fbe49fecdc4b0a5fa703b1e7fa7c6f80641739\"\u003e\u003ccode\u003e82fbe49\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2372\"\u003e#2372\u003c/a\u003e from WGH-/improve-batch-doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/594d9d65dc2e81d44b06ec83ee0e0b9be4f821d2\"\u003e\u003ccode\u003e594d9d6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2367\"\u003e#2367\u003c/a\u003e from zeghong/zeronull-int-scanner\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/5a18241971b4ea2ae13df0abcf738d6620b6ff55\"\u003e\u003ccode\u003e5a18241\u003c/code\u003e\u003c/a\u003e Merge branch 'master' into zeronull-int-scanner\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/cc34da5884b8f41dd9fb234ff6f90d563c108e5c\"\u003e\u003ccode\u003ecc34da5\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2370\"\u003e#2370\u003c/a\u003e from Saurabh2402/improvement/setup-linters\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/dd81f81e2fc0bf41c6c80d299720897538faf6fa\"\u003e\u003ccode\u003edd81f81\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2369\"\u003e#2369\u003c/a\u003e from zeghong/go-doc-links\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/jackc/pgx/compare/v5.7.5...v5.7.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.28 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.28...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.64.0 to 0.66.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.66.1\u003c/h2\u003e\n\u003cp\u003eThis release has no functional changes, it just drops the dependencies \u003ccode\u003egithub.com/grafana/regexp\u003c/code\u003e and \u003ccode\u003ego.uber.org/atomic\u003c/code\u003e and replaces \u003ccode\u003egopkg.in/yaml.v2\u003c/code\u003e with \u003ccode\u003ego.yaml.in/yaml/v2\u003c/code\u003e (a drop-in replacement).\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;Use github.com/grafana/regexp instead of regexp\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/835\"\u003eprometheus/common#835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMove to supported version of yaml parser by \u003ca href=\"https://github.com/dims\"\u003e\u003ccode\u003e@​dims\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/834\"\u003eprometheus/common#834\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRevert \u0026quot;Use go.uber.org/atomic instead of sync/atomic (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/825\"\u003e#825\u003c/a\u003e)\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/838\"\u003eprometheus/common#838\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v1.20.99...v0.66.1\"\u003ehttps://github.com/prometheus/common/compare/v1.20.99...v0.66.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.66.0\u003c/h2\u003e\n\u003ch2\u003e⚠️ Breaking Changes ⚠️\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eA default-constructed TextParser will be invalid. It must have a valid \u003ccode\u003escheme\u003c/code\u003e set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with \u0026quot;Invalid name validation scheme requested: unset\u0026quot;.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003emodel: add constants for type and unit labels. by \u003ca href=\"https://github.com/bwplotka\"\u003e\u003ccode\u003e@​bwplotka\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/801\"\u003eprometheus/common#801\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emodel.ValidationScheme: Support encoding as YAML by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/799\"\u003eprometheus/common#799\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efix(promslog): always print time.Duration values as go duration strings by \u003ca href=\"https://github.com/tjhop\"\u003e\u003ccode\u003e@​tjhop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/798\"\u003eprometheus/common#798\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eValidationScheme\u003c/code\u003e methods \u003ccode\u003eIsValidMetricName\u003c/code\u003e and \u003ccode\u003eIsValidLabelName\u003c/code\u003e by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/806\"\u003eprometheus/common#806\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix delimited proto not escaped correctly by \u003ca href=\"https://github.com/thampiotr\"\u003e\u003ccode\u003e@​thampiotr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/809\"\u003eprometheus/common#809\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eDecoder: Remove use of global name validation and add validation by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/808\"\u003eprometheus/common#808\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces by \u003ca href=\"https://github.com/juliusmh\"\u003e\u003ccode\u003e@​juliusmh\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/807\"\u003eprometheus/common#807\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eexpfmt: Add NewTextParser function by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/816\"\u003eprometheus/common#816\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable the godot linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/821\"\u003eprometheus/common#821\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable usestdlibvars linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/820\"\u003eprometheus/common#820\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable unconvert linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/819\"\u003eprometheus/common#819\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable the fatcontext linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/822\"\u003eprometheus/common#822\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable gocritic linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/818\"\u003eprometheus/common#818\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse go.uber.org/atomic instead of sync/atomic by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/825\"\u003eprometheus/common#825\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable revive rule unused-parameter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/824\"\u003eprometheus/common#824\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable revive rules by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/823\"\u003eprometheus/common#823\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/802\"\u003eprometheus/common#802\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/803\"\u003eprometheus/common#803\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSync .golangci.yml with prometheus/prometheus by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/817\"\u003eprometheus/common#817\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eci: update upload-actions by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/814\"\u003eprometheus/common#814\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edocs: fix typo in expfmt.Negotiate by \u003ca href=\"https://github.com/wmcram\"\u003e\u003ccode\u003e@​wmcram\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/813\"\u003eprometheus/common#813\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/800\"\u003eprometheus/common#800\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/810\"\u003eprometheus/common#810\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /assets by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/826\"\u003eprometheus/common#826\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/830\"\u003eprometheus/common#830\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/829\"\u003eprometheus/common#829\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/827\"\u003eprometheus/common#827\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/799\"\u003eprometheus/common#799\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/thampiotr\"\u003e\u003ccode\u003e@​thampiotr\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/809\"\u003eprometheus/common#809\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/wmcram\"\u003e\u003ccode\u003e@​wmcram\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/813\"\u003eprometheus/common#813\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.66.1 / 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release has no functional changes, it just drops the dependencies \u003ccode\u003egithub.com/grafana/regexp\u003c/code\u003e and \u003ccode\u003ego.uber.org/atomic\u003c/code\u003e and replaces \u003ccode\u003egopkg.in/yaml.v2\u003c/code\u003e with \u003ccode\u003ego.yaml.in/yaml/v2\u003c/code\u003e (a drop-in replacement).\u003c/p\u003e\n\u003ch3\u003eWhat's Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;Use github.com/grafana/regexp instead of regexp\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/835\"\u003eprometheus/common#835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMove to supported version of yaml parser by \u003ca href=\"https://github.com/dims\"\u003e\u003ccode\u003e@​dims\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/834\"\u003eprometheus/common#834\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRevert \u0026quot;Use go.uber.org/atomic instead of sync/atomic (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/825\"\u003e#825\u003c/a\u003e)\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/838\"\u003eprometheus/common#838\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v1.20.99...v0.66.1\"\u003ehttps://github.com/prometheus/common/compare/v1.20.99...v0.66.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.66.0 / 2025-09-02\u003c/h2\u003e\n\u003ch3\u003e⚠️ Breaking Changes...\n\n_Description has been truncated_","html_url":"https://github.com/lycp152/UniversityEntranceExamSubjectNavi/pull/100","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycp152%2FUniversityEntranceExamSubjectNavi/issues/100","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/100/packages"},{"uuid":"3658794681","node_id":"PR_kwDOP6jVtM61MYyu","number":9,"state":"closed","title":"Bump the dev-dependencies group across 1 directory with 47 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-22T10:27:00.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T12:59:07.000Z","updated_at":"2025-12-22T10:27:01.000Z","time_to_close":2410073,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":47,"packages":[{"name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","old_version":"1.18.1","new_version":"1.20.0","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","old_version":"1.10.1","new_version":"1.13.1","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","old_version":"1.6.1","new_version":"1.6.3","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/DataDog/datadog-go/v5","old_version":"5.6.0","new_version":"5.8.1","repository_url":"https://github.com/DataDog/datadog-go"},{"name":"github.com/aws/aws-sdk-go-v2","old_version":"1.36.5","new_version":"1.40.0","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/s3","old_version":"1.83.0","new_version":"1.92.0","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/gofiber/fiber/v2","old_version":"2.52.8","new_version":"2.52.10","repository_url":"https://github.com/gofiber/fiber"},{"name":"github.com/nats-io/nats.go","old_version":"1.43.0","new_version":"1.47.0","repository_url":"https://github.com/nats-io/nats.go"},{"name":"github.com/segmentio/kafka-go","old_version":"0.4.48","new_version":"0.4.49","repository_url":"https://github.com/segmentio/kafka-go"},{"name":"github.com/valyala/fasthttp","old_version":"1.63.0","new_version":"1.68.0","repository_url":"https://github.com/valyala/fasthttp"},{"name":"github.com/Azure/go-ntlmssp","old_version":"0.0.0-20221128193559-754e69321358","new_version":"0.1.0","repository_url":"https://github.com/Azure/go-ntlmssp"},{"name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","old_version":"1.16.32","new_version":"1.18.14","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/internal/ini","old_version":"1.8.3","new_version":"1.8.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sso","old_version":"1.25.5","new_version":"1.30.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","old_version":"1.30.3","new_version":"1.35.9","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sts","old_version":"1.34.0","new_version":"1.41.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/golang/snappy","old_version":"0.0.3","new_version":"1.0.0","repository_url":"https://github.com/golang/snappy"},{"name":"github.com/nats-io/nkeys","old_version":"0.4.11","new_version":"0.4.12","repository_url":"https://github.com/nats-io/nkeys"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ydb-platform/ydb-go-sdk/v3","old_version":"3.115.3","new_version":"3.118.2","repository_url":"https://github.com/ydb-platform/ydb-go-sdk"},{"name":"golang.org/x/time","old_version":"0.12.0","new_version":"0.14.0","repository_url":"https://github.com/golang/time"},{"name":"google.golang.org/grpc","old_version":"1.69.4","new_version":"1.77.0","repository_url":"https://github.com/grpc/grpc-go"},{"name":"github.com/aws/aws-sdk-go-v2/config","old_version":"1.29.17","new_version":"1.32.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","old_version":"1.17.83","new_version":"1.20.11","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/mattn/go-runewidth","old_version":"0.0.16","new_version":"0.0.19","repository_url":"https://github.com/mattn/go-runewidth"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 26 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.1` | `1.20.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.13.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.1` | `1.6.3` |\n| [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.6.0` | `5.8.1` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.40.0` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.83.0` | `1.92.0` |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.8` | `2.52.10` |\n| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.43.0` | `1.47.0` |\n| [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `0.4.48` | `0.4.49` |\n| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.63.0` | `1.68.0` |\n| [github.com/Azure/go-ntlmssp](https://github.com/Azure/go-ntlmssp) | `0.0.0-20221128193559-754e69321358` | `0.1.0` |\n| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.32` | `1.18.14` |\n| [github.com/aws/aws-sdk-go-v2/internal/ini](https://github.com/aws/aws-sdk-go-v2) | `1.8.3` | `1.8.4` |\n| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.30.4` |\n| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.35.9` |\n| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.41.1` |\n| [github.com/golang/snappy](https://github.com/golang/snappy) | `0.0.3` | `1.0.0` |\n| [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) | `0.4.11` | `0.4.12` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) | `3.115.3` | `3.118.2` |\n| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` |\n| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.77.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.32.1` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.83` | `1.20.11` |\n| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |\n\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.1 to 1.20.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azcore's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azcore/v1.20.0\u003c/h2\u003e\n\u003ch2\u003e1.20.0 (2025-11-06)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.FetcherForNextLinkOptions.HTTPVerb\u003c/code\u003e to specify the HTTP verb when fetching the next page via next link. Defaults to \u003ccode\u003ehttp.MethodGet\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed potential panic when decoding base64 strings.\u003c/li\u003e\n\u003cli\u003eFixed an issue in resource identifier parsing which prevented it from returning an error for malformed resource IDs.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.1\u003c/h2\u003e\n\u003ch2\u003e1.19.1 (2025-09-11)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed resource identifier parsing for provider-specific resource hierarchies containing \u0026quot;resourceGroups\u0026quot; segments.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eImproved error fall-back for improperly authored long-running operations.\u003c/li\u003e\n\u003cli\u003eUpgraded dependencies.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.0\u003c/h2\u003e\n\u003ch2\u003e1.19.0 (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.APIVersionLocationPath\u003c/code\u003e to be set by clients that set the API version in the path.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.18.2\u003c/h2\u003e\n\u003ch2\u003e1.18.2 (2025-07-31)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a case in which \u003ccode\u003eBearerTokenPolicy\u003c/code\u003e didn't ensure an authentication error is non-retriable\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/466795e90c61fba2bef23d311a61d4085b873718\"\u003e\u003ccode\u003e466795e\u003c/code\u003e\u003c/a\u003e Prep azcore@v1.20.0 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25563\"\u003e#25563\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6fce23847166ed80b4cf520f668cbe696dc13eea\"\u003e\u003ccode\u003e6fce238\u003c/code\u003e\u003c/a\u003e [azsystemevents] Remove gopls (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25555\"\u003e#25555\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c0ac8eac0bcf293604a62be6c222981953f01c49\"\u003e\u003ccode\u003ec0ac8ea\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12476 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25549\"\u003e#25549\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/047fb66f149d197b250b287b0e2463fcd0fe5d52\"\u003e\u003ccode\u003e047fb66\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/908cfea8611fcd1925ebb6fcadc7e6967a8ec4f0\"\u003e\u003ccode\u003e908cfea\u003c/code\u003e\u003c/a\u003e [azsystemevents] Fixing build.go to work properly with tsp-client as the orch...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c30fd4cce97631fddfcd7220a248f118d58f7bdb\"\u003e\u003ccode\u003ec30fd4c\u003c/code\u003e\u003c/a\u003e cosmos: Allow the Query Pipeline to return an alternative query to execute in...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/1b445641d79282db0d522c12aef63269ad7648d0\"\u003e\u003ccode\u003e1b44564\u003c/code\u003e\u003c/a\u003e fixed resource type validation in ParseResourceType and correlated tests (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25\"\u003e#25\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e566eecdeb64e820ae1a53b3823fa68c0f3ae44b\"\u003e\u003ccode\u003ee566eec\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12531 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25545\"\u003e#25545\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/053de1a0b1667030bca9bb7918c31ebb9397e3b7\"\u003e\u003ccode\u003e053de1a\u003c/code\u003e\u003c/a\u003e Increment package version after release of data/azcosmos (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25544\"\u003e#25544\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/8e673bb221981d1737e8754c58fe24fcad140dc9\"\u003e\u003ccode\u003e8e673bb\u003c/code\u003e\u003c/a\u003e release pr (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25543\"\u003e#25543\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.18.1...sdk/azcore/v1.20.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.13.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azidentity's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azidentity/v1.13.1\u003c/h2\u003e\n\u003ch2\u003e1.13.1 (2025-11-10)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureCLICredential\u003c/code\u003e quoted arguments incorrectly on Windows\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0\u003c/h2\u003e\n\u003ch2\u003e1.13.0 (2025-10-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWhen \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e is set to \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e, \u003ccode\u003eDefaultAzureCredential\u003c/code\u003e behaves the same as\ndoes \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e when used directly. It doesn't apply special retry configuration or attempt to\ndetermine whether IMDS is available. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25265\"\u003e#25265\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved the \u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e support for identity binding mode added in v1.13.0-beta.1.\nIt will return in v1.14.0-beta.1\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0-beta.1\u003c/h2\u003e\n\u003ch2\u003e1.13.0-beta.1 (2025-09-17)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e supports identity binding mode (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25056\"\u003e#25056\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.12.0\u003c/h2\u003e\n\u003ch2\u003e1.12.0 (2025-09-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eDefaultAzureCredentialOptions.RequireAzureTokenCredentials\u003c/code\u003e. \u003ccode\u003eNewDefaultAzureCredential\u003c/code\u003e returns an\nerror when this option is true and the environment variable \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e has no value.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e no longer hangs when AZD_DEBUG is set\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eGetToken\u003c/code\u003e methods of \u003ccode\u003eAzureCLICredential\u003c/code\u003e and \u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e return an error when\n\u003ccode\u003eTokenRequestOptions.Claims\u003c/code\u003e has a value because these credentials can't acquire a token in that\ncase. The error messages describe the action required to get a token.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/internal/v1.11.2\u003c/h2\u003e\n\u003ch2\u003e1.11.2 (2025-07-30)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6bb9b03b237d03bcfd0b32f0ca5e1b989d74e5e8\"\u003e\u003ccode\u003e6bb9b03\u003c/code\u003e\u003c/a\u003e azidentity v1.13.1 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25574\"\u003e#25574\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e18dbd7e4df3e80c9035f80b0681697f5de58411\"\u003e\u003ccode\u003ee18dbd7\u003c/code\u003e\u003c/a\u003e Increment package version after release of azidentity (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25367\"\u003e#25367\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/4f0facc097e3bb67576889e2a1b77a8698fb8086\"\u003e\u003ccode\u003e4f0facc\u003c/code\u003e\u003c/a\u003e Prepare azidentity v1.13.0 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25352\"\u003e#25352\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/2d8c98bd54d913125f81db9904570b0b2d082109\"\u003e\u003ccode\u003e2d8c98b\u003c/code\u003e\u003c/a\u003e Selecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/67dd4fcabdd32363441ac82c7cdc0126b1d30dcd\"\u003e\u003ccode\u003e67dd4fc\u003c/code\u003e\u003c/a\u003e Increment package version after release of azidentity (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25263\"\u003e#25263\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/1a74bc8ed7a5c5313a1fefb8bc8e89ef4a7eb48c\"\u003e\u003ccode\u003e1a74bc8\u003c/code\u003e\u003c/a\u003e Prepare azidentity v1.12.0 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25231\"\u003e#25231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/839a355f6e33311fca47dbbfde3efafd3e64f945\"\u003e\u003ccode\u003e839a355\u003c/code\u003e\u003c/a\u003e Test IMDS managed identity with a remote VM (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25237\"\u003e#25237\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c352be349a289395cd1f07f433074deb2373cd52\"\u003e\u003ccode\u003ec352be3\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 11931 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25243\"\u003e#25243\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c994eca550d5f637ad16a2310ec91aff2ee63c6e\"\u003e\u003ccode\u003ec994eca\u003c/code\u003e\u003c/a\u003e gofmt (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25234\"\u003e#25234\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9c95d95a667248c7af278401a95084f020bb7860\"\u003e\u003ccode\u003e9c95d95\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.1...sdk/azidentity/v1.13.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.1 to 1.6.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.3\u003c/h2\u003e\n\u003ch2\u003e1.6.3 (2025-10-16)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated service version to \u003ccode\u003e2025-11-05\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazidentity\u003c/code\u003e version to \u003ccode\u003e1.13.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazcore\u003c/code\u003e version to \u003ccode\u003e1.19.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/fb793bc9abed763f0b4e0f45bebe9451897351f3\"\u003e\u003ccode\u003efb793bc\u003c/code\u003e\u003c/a\u003e [Storage] Prep for release - stg99 GA (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25442\"\u003e#25442\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6d8a42734f87cd925e84d39cc942868315445037\"\u003e\u003ccode\u003e6d8a427\u003c/code\u003e\u003c/a\u003e cosmos: add some extra logging in the query engine path (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25444\"\u003e#25444\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/8ca57158d260613855520f07505d5e4195f4ff4f\"\u003e\u003ccode\u003e8ca5715\u003c/code\u003e\u003c/a\u003e [azappconfig] update README (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25427\"\u003e#25427\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9ba44b8b5a5a4f5e4c8f99a8cf98d0b4f245f15e\"\u003e\u003ccode\u003e9ba44b8\u003c/code\u003e\u003c/a\u003e Changelog for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25428\"\u003e#25428\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c554d029c027090190a9761609a696c3bf0580fb\"\u003e\u003ccode\u003ec554d02\u003c/code\u003e\u003c/a\u003e Update Key Vault CODEOWNERS (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25437\"\u003e#25437\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/ad122df3a8ea66d7fba5789a9c0d64703dd4a55d\"\u003e\u003ccode\u003ead122df\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12501 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25435\"\u003e#25435\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/29d03e50bf4671b41e38d2319db79169a5bac9ee\"\u003e\u003ccode\u003e29d03e5\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12483 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25423\"\u003e#25423\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61e4230a97bc81f4928f27a3e8e103c6d2d8f2b1\"\u003e\u003ccode\u003e61e4230\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/hdinsight/armhdinsight/1.3.0-beta.3 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25331\"\u003e#25331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/be00bdd7a6f30dcfee5552e22a50397d646adbda\"\u003e\u003ccode\u003ebe00bdd\u003c/code\u003e\u003c/a\u003e update release date (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25410\"\u003e#25410\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/284da628bef96ccbc3bbf358a793c63d196f8cea\"\u003e\u003ccode\u003e284da62\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12467 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25422\"\u003e#25422\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.1...sdk/storage/azblob/v1.6.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/DataDog/datadog-go/v5` from 5.6.0 to 5.8.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/releases\"\u003egithub.com/DataDog/datadog-go/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.8.1\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#581--2025-10-10\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.8.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#580--2025-09-24\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.7.1\u003c/h2\u003e\n\u003cp\u003eRetracting v5.7.0 as it included a breaking change.\u003c/p\u003e\n\u003ch2\u003ev5.7.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#570--2025-08-19\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md\"\u003egithub.com/DataDog/datadog-go/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.8.1 / 2025-10-10\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[BUGFIX] Release new version to fix issue with tags.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.8.0 / 2025-09-24\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[FEATURE] Create \u003ccode\u003eClientInterfaceEx\u003c/code\u003e adding Cardinality parameter to the metric functions. See [334][].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.1 / 2025-08-21\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Revert 5.7.0 as it included a breaking change.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.0 / 2025-08-19\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d4c937eea2cf529bf3abf054a3b99019196d7f80\"\u003e\u003ccode\u003ed4c937e\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Release 5.8.1 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/341\"\u003e#341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/519cc9e727386a0e59e9d5302a4370a4f5ea08ea\"\u003e\u003ccode\u003e519cc9e\u003c/code\u003e\u003c/a\u003e Add date to changelog (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/339\"\u003e#339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/1a07cfc4b5e7d0f412b74653b5758da0ec4c562e\"\u003e\u003ccode\u003e1a07cfc\u003c/code\u003e\u003c/a\u003e Release 5.8.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/338\"\u003e#338\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/8443df618bf3880e541a39e029c794166722e599\"\u003e\u003ccode\u003e8443df6\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Add ClientInterfaceEx interface to handle Parameter arg (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/334\"\u003e#334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/46eb6b8d5ab823c698fd57d741873b7983dbc990\"\u003e\u003ccode\u003e46eb6b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/335\"\u003e#335\u003c/a\u003e from DataDog/drichards-87/remove-docs-team-codeowners\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d01da1e8818b270d0982a55057b2df96960067c7\"\u003e\u003ccode\u003ed01da1e\u003c/code\u003e\u003c/a\u003e Remove Docs Team as CODEOWNERS\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/6f4267c9a79018e326e81004bb5ea192034c2201\"\u003e\u003ccode\u003e6f4267c\u003c/code\u003e\u003c/a\u003e Release 5.7.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/331\"\u003e#331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/b35ef89575770936aec32e3ee6f0860023dd0ba4\"\u003e\u003ccode\u003eb35ef89\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-319 ] Add check for origin detection configuration before outputt...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/a6b9cdf87a42985c32e5abfc1e6e10e349107ee0\"\u003e\u003ccode\u003ea6b9cdf\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309] add support for tag cardinality (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/cbc51a66a0358f87d97d107ab602e37b74e63977\"\u003e\u003ccode\u003ecbc51a6\u003c/code\u003e\u003c/a\u003e added WithoutOriginDetection() to setupClient (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/328\"\u003e#328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-go/compare/v5.6.0...v5.8.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.40.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/466d9d579621ec9dc2c3f4a43fa2af0717e23667\"\u003e\u003ccode\u003e466d9d5\u003c/code\u003e\u003c/a\u003e Release 2025-11-19.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/ca4b05e6bf0662b0897dafa8a7f4e8f1eec18ecc\"\u003e\u003ccode\u003eca4b05e\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d780944614982ed36a2939ef37ccdd140f2d006b\"\u003e\u003ccode\u003ed780944\u003c/code\u003e\u003c/a\u003e add logincreds provider (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3230\"\u003e#3230\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/115ff149b9e7c84e1613de8e450d4dba11aa51d8\"\u003e\u003ccode\u003e115ff14\u003c/code\u003e\u003c/a\u003e Release 2025-11-19\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/964750d3a2f749460bb6ecefb2ac4549d3be30ca\"\u003e\u003ccode\u003e964750d\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5b181c46dd2ef92577c5660050ca7a12cc6dbe93\"\u003e\u003ccode\u003e5b181c4\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/1e2c145427908988bd66debf17b3fd69424453be\"\u003e\u003ccode\u003e1e2c145\u003c/code\u003e\u003c/a\u003e Release 2025-11-18\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/163dcfe4b95f1cf7243e72e1cdfbc0813c05c8d8\"\u003e\u003ccode\u003e163dcfe\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/38b8afe547626bb7b9b4901a168293faed1842e5\"\u003e\u003ccode\u003e38b8afe\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/02526757f036da06fa8312f520598010872c3564\"\u003e\u003ccode\u003e0252675\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/v1.36.5...v1.40.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.83.0 to 1.92.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/69a6df880a92d44f528b1754b680de66c2298c1b\"\u003e\u003ccode\u003e69a6df8\u003c/code\u003e\u003c/a\u003e Release 2025-11-20\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d97cf39b76283caf92bd79d9e9c70d3a72dc5e59\"\u003e\u003ccode\u003ed97cf39\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/b3229249806091602f44b85e05a53ea5e99196f1\"\u003e\u003ccode\u003eb322924\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/1869e8974eede203e6ba34df1f2ebed89db33066\"\u003e\u003ccode\u003e1869e89\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/466d9d579621ec9dc2c3f4a43fa2af0717e23667\"\u003e\u003ccode\u003e466d9d5\u003c/code\u003e\u003c/a\u003e Release 2025-11-19.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/ca4b05e6bf0662b0897dafa8a7f4e8f1eec18ecc\"\u003e\u003ccode\u003eca4b05e\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d780944614982ed36a2939ef37ccdd140f2d006b\"\u003e\u003ccode\u003ed780944\u003c/code\u003e\u003c/a\u003e add logincreds provider (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3230\"\u003e#3230\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/115ff149b9e7c84e1613de8e450d4dba11aa51d8\"\u003e\u003ccode\u003e115ff14\u003c/code\u003e\u003c/a\u003e Release 2025-11-19\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/964750d3a2f749460bb6ecefb2ac4549d3be30ca\"\u003e\u003ccode\u003e964750d\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5b181c46dd2ef92577c5660050ca7a12cc6dbe93\"\u003e\u003ccode\u003e5b181c4\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.83.0...service/s3/v1.92.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/smithy-go` from 1.22.4 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/smithy-go/blob/main/CHANGELOG.md\"\u003egithub.com/aws/smithy-go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease (2025-11-03)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.2\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Avoid unnecessary allocation overhead from the metrics system when not in use.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-10-15)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Bump minimum go version to 1.23.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-09-18)\u003c/h1\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go/aws-http-auth\u003c/code\u003e: \u003ca href=\"https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18\"\u003ev1.1.0\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Added support for SIG4/SIGV4A querystring authentication.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-08-27)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.0\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Sort map keys in JSON Document types.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-07-24)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.5\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Add HTTP interceptors.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-06-16)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.4\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix CBOR serd empty check for string and enum fields\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix HTTP metrics data race.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Replace usages of deprecated ioutil package.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/299f4049a6724834ef275ce37d7012e7839dfb99\"\u003e\u003ccode\u003e299f404\u003c/code\u003e\u003c/a\u003e Release 2025-11-03\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/8d4c6fb2dca6433394afcc9f535b4c7381ba5836\"\u003e\u003ccode\u003e8d4c6fb\u003c/code\u003e\u003c/a\u003e adjust initial caps on middleware steps (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/611\"\u003e#611\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/5cc76d963b8adda944b9169896dbcf2af5715531\"\u003e\u003ccode\u003e5cc76d9\u003c/code\u003e\u003c/a\u003e don't re-instantiate nop instruments everywhere (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/610\"\u003e#610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/29d39739111fd7e7b8f073dbc29f4c46f4b85d99\"\u003e\u003ccode\u003e29d3973\u003c/code\u003e\u003c/a\u003e remove httptrace metrics overhead w/ nop metrics (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/609\"\u003e#609\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/7993c1f170ffa07083a522a8c2f286958b855794\"\u003e\u003ccode\u003e7993c1f\u003c/code\u003e\u003c/a\u003e ci: scope down GitHub Token permissions (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/607\"\u003e#607\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/695755c8eb501de6899f71cd19e8249daff8f8b9\"\u003e\u003ccode\u003e695755c\u003c/code\u003e\u003c/a\u003e Release 2025-10-15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/4355cab7372c2b952d022bb4403b5e2bc71d0bc5\"\u003e\u003ccode\u003e4355cab\u003c/code\u003e\u003c/a\u003e changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/40bb509431e08e9d10d2baaa7d27c171421cc8d8\"\u003e\u003ccode\u003e40bb509\u003c/code\u003e\u003c/a\u003e bump to go1.23 (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/606\"\u003e#606\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/0ccf069f0a011a44ee83477748e637a0e3898d7e\"\u003e\u003ccode\u003e0ccf069\u003c/code\u003e\u003c/a\u003e Update Smithy to 1.62.0 (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/04e063a48301226f81d645e0b899f32a6455ef63\"\u003e\u003ccode\u003e04e063a\u003c/code\u003e\u003c/a\u003e Release 2025-09-18\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/smithy-go/compare/v1.22.4...v1.23.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gofiber/fiber/v2` from 2.52.8 to 2.52.10\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gofiber/fiber/releases\"\u003egithub.com/gofiber/fiber/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.52.10\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch3\u003e🐛 Bug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHandle invalid path in filesystem by \u003ca href=\"https://github.com/rokostik\"\u003e\u003ccode\u003e@​rokostik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3688\"\u003egofiber/fiber#3688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix recover middleware panic output formatting by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3818\"\u003egofiber/fiber#3818\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix enforcement of Immutable config for some edge cases by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3835\"\u003egofiber/fiber#3835\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e📚 Documentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDocument RoutePatternMatch by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3723\"\u003egofiber/fiber#3723\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rokostik\"\u003e\u003ccode\u003e@​rokostik\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3688\"\u003egofiber/fiber#3688\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.52.9\u003c/h2\u003e\n\u003ch2\u003e🐛 Bug Fixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd upper index limit for parsers by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3503\"\u003egofiber/fiber#3503\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded struct parsing by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3478\"\u003egofiber/fiber#3478\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Content-Type comparison in \u003ccode\u003eIs()\u003c/code\u003e by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3537\"\u003egofiber/fiber#3537\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix MIME type equality checks by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3603\"\u003egofiber/fiber#3603\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/e334f54bf4840d75a47b9111151d1ffd254bc54f\"\u003e\u003ccode\u003ee334f54\u003c/code\u003e\u003c/a\u003e Update version to 2.52.10\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903\"\u003e\u003ccode\u003eaa2f7c5\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix enforcement of Immutable config for some edge cases (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3835\"\u003e#3835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/fa098a71c62f33985dec964b5ab178d81bbe7248\"\u003e\u003ccode\u003efa098a7\u003c/code\u003e\u003c/a\u003e Fix recover middleware panic output formatting (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3818\"\u003e#3818\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/8141d0961b2a1ef668df2d042fde8e35988151ad\"\u003e\u003ccode\u003e8141d09\u003c/code\u003e\u003c/a\u003e Merge remote-tracking branch 'origin/v2' into v2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b01c42560c60e7a932e11b0a0de443f54efa568a\"\u003e\u003ccode\u003eb01c425\u003c/code\u003e\u003c/a\u003e add note for deprecated etag setting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/a0c4f897cad79bcd2a0ca27cb56440e2b5e35cef\"\u003e\u003ccode\u003ea0c4f89\u003c/code\u003e\u003c/a\u003e docs: document RoutePatternMatch (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3723\"\u003e#3723\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/ea9ba1d2abf7667a4babe9bd7f98aa22c9185788\"\u003e\u003ccode\u003eea9ba1d\u003c/code\u003e\u003c/a\u003e 🐛 bug: Handle invalid path in filesystem (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3688\"\u003e#3688\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/81feed9125b66774acd2a5182d8a000872c250f2\"\u003e\u003ccode\u003e81feed9\u003c/code\u003e\u003c/a\u003e Update faq.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1197a22735820680ccfa241914b925f3820fcfd4\"\u003e\u003ccode\u003e1197a22\u003c/code\u003e\u003c/a\u003e Update app.go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b60408c9bde7e71faac0519aa680a6fb8d64a255\"\u003e\u003ccode\u003eb60408c\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix MIME type equality checks (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3603\"\u003e#3603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.10\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nats-io/nats.go` from 1.43.0 to 1.47.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nats-io/nats.go/releases\"\u003egithub.com/nats-io/nats.go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.47.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eSupport sending custom WebSocket headers on connect. Thanks \u003ca href=\"https://github.com/saurabhojha\"\u003e\u003ccode\u003e@​saurabhojha\u003c/code\u003e\u003c/a\u003e for the contribution (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1919\"\u003e#1919\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eCapture async callbacks before pushing on dispatch queue (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1955\"\u003e#1955\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eObject Store:\n\u003cul\u003e\n\u003cli\u003eFixed data race when cancelling context while getting object (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1949\"\u003e#1949\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eFixed double channel close on simultaneous Stop and Drain (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1953\"\u003e#1953\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eIMPROVED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eClarify \u003ccode\u003eMessagesContext.Next()\u003c/code\u003e doc (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1951\"\u003e#1951\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.1...v1.47.0\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.1...v1.47.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.1\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eOverview\u003c/h3\u003e\n\u003cp\u003eThis release enables features introduced in \u003ca href=\"https://github.com/nats-io/nats-server/releases/tag/v2.12.0\"\u003enats-server@v2.12.0\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eSome features, while enabled in the client by adding relevant configuration, have APIs exposed in \u003ca href=\"https://github.com/synadia-io/orbit.go\"\u003esynadia-io/orbit.go\u003c/a\u003e, namely:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/counters/README.md\"\u003eDistributed Counters\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/jetstreamext/README.md#atomic-batch-publishing\"\u003eAtomic batch publish\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eStream counters configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1932\"\u003e#1932\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eNew fields in \u003ccode\u003eClusterInfo\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1935\"\u003e#1935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowAtomicPublish\u003c/code\u003e stream configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePersistMode\u003c/code\u003e stream config option for configurable stream persistence settings (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1943\"\u003e#1943\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowMsgSchedules\u003c/code\u003e stream configuration option to enable message scheduling (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1942\"\u003e#1942\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/01f1814fb350e62ed67a8125bcaaa63c391cc932\"\u003e\u003ccode\u003e01f1814\u003c/code\u003e\u003c/a\u003e Release v1.47.0 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1956\"\u003e#1956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c337fd419ed20a954e54779c46e09fef098301aa\"\u003e\u003ccode\u003ec337fd4\u003c/code\u003e\u003c/a\u003e [IMPROVED] Clarify MessagesContext.Next() doc (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1951\"\u003e#1951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ae3c9741deb9758a6c64427a47ec46e5b281bdb0\"\u003e\u003ccode\u003eae3c974\u003c/code\u003e\u003c/a\u003e [FIXED] Capture async callbacks before pushing on dispatch queue (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1955\"\u003e#1955\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ecc3b74a08c1ad7db64290a47790d47a554bab66\"\u003e\u003ccode\u003eecc3b74\u003c/code\u003e\u003c/a\u003e [FIXED] Double channel close on simultaneous Stop and Drain (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1953\"\u003e#1953\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c12f77bcdc2b1c77cf001fc78b279b292501d082\"\u003e\u003ccode\u003ec12f77b\u003c/code\u003e\u003c/a\u003e [FIXED] Data race when cancelling context while getting object (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1949\"\u003e#1949\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/2ab8185635c458ca60aee93cdf3c0cca6b5e6904\"\u003e\u003ccode\u003e2ab8185\u003c/code\u003e\u003c/a\u003e Add options to send custom WebSocket headers on connect (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1919\"\u003e#1919\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/161041757887d644abde447802db7ed9a382094c\"\u003e\u003ccode\u003e1610417\u003c/code\u003e\u003c/a\u003e [IMPROVED] Fix simplified URLs test after (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1954\"\u003e#1954\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/4dc7f1e4f613c88eade172f8fe9ebeea4bf28675\"\u003e\u003ccode\u003e4dc7f1e\u003c/code\u003e\u003c/a\u003e Release v1.46.1 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1948\"\u003e#1948\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/0bbc048e3b6941659c029dd778aa39643eee47be\"\u003e\u003ccode\u003e0bbc048\u003c/code\u003e\u003c/a\u003e [FIXED] Add omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/41de016ddd3a5d6dfd5250018c88fecc7abf975c\"\u003e\u003ccode\u003e41de016\u003c/code\u003e\u003c/a\u003e Release v1.46.0\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.43.0...v1.47.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/segmentio/kafka-go` from 0.4.48 to 0.4.49\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/segmentio/kafka-go/releases\"\u003egithub.com/segmentio/kafka-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.4.49\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: upgrade go to 1.23 and bump x/net by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1387\"\u003esegmentio/kafka-go#1387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Update OffsetCommit CommittedLeaderEpoch to v6 by \u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: bitnami -\u0026gt; bitnamilegacy by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1402\"\u003esegmentio/kafka-go#1402\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add ProtocolType to ListGroupsResponseGroup by \u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ehttps://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3f6808045dfce56553562afa2ede13fabd640603\"\u003e\u003ccode\u003e3f68080\u003c/code\u003e\u003c/a\u003e feat: add ProtocolType to ListGroupsResponseGroup (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1403\"\u003e#1403\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/d8511273c9a14e51e0f55f603e91b199a56dfde6\"\u003e\u003ccode\u003ed851127\u003c/code\u003e\u003c/a\u003e chore: bitnami -\u0026gt; bitnamilegacy (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1402\"\u003e#1402\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/af1725fb4fc0d856653afb2aeaeaa3cbfea18aec\"\u003e\u003ccode\u003eaf1725f\u003c/code\u003e\u003c/a\u003e Fix: Update OffsetCommit CommittedLeaderEpoch to v6 (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1335\"\u003e#1335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3683dc8e60f11857e77c4a66a12eba87d4280e31\"\u003e\u003ccode\u003e3683dc8\u003c/code\u003e\u003c/a\u003e chore: upgrade go to 1.23 and bump x/net (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1387\"\u003e#1387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valyala/fasthttp` from 1.63.0 to 1.68.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valyala/fasthttp/releases\"\u003egithub.com/valyala/fasthttp's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.68.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix named return bugs by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3\"\u003ehttps://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2087\"\u003evalyala/fasthttp#2087\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2086\"\u003evalyala/fasthttp#2086\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2085\"\u003evalyala/fasthttp#2085\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.9 to 2.22.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2088\"\u003evalyala/fasthttp#2088\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 b...\n\n_Description has been truncated_","html_url":"https://github.com/yunusovt983-art/versitygw/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunusovt983-art%2Fversitygw/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"3658501296","node_id":"PR_kwDOQMgMis61LZlh","number":10,"state":"closed","title":"deps(deps): Bump the go-dependencies group across 1 directory with 29 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-12-08T10:47:38.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T11:41:49.000Z","updated_at":"2025-12-08T10:47:39.000Z","time_to_close":1206349,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":29,"packages":[{"name":"github.com/99designs/gqlgen","old_version":"0.17.81","new_version":"0.17.83","repository_url":"https://github.com/99designs/gqlgen"},{"name":"golang.org/x/crypto","old_version":"0.43.0","new_version":"0.45.0","repository_url":"https://github.com/golang/crypto"},{"name":"gorm.io/gorm","old_version":"1.31.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.22.1","new_version":"0.22.3","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.21.2","new_version":"0.21.3","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/spec","old_version":"0.22.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/spec"},{"name":"github.com/go-openapi/swag/conv","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/jsonname","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/jsonutils","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/loading","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/stringutils","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.4","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/quic-go/qpack","old_version":"0.5.1","new_version":"0.6.0","repository_url":"https://github.com/quic-go/qpack"},{"name":"github.com/quic-go/quic-go","old_version":"0.55.0","new_version":"0.57.0","repository_url":"https://github.com/quic-go/quic-go"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"golang.org/x/arch","old_version":"0.22.0","new_version":"0.23.0","repository_url":"https://github.com/golang/arch"},{"name":"golang.org/x/mod","old_version":"0.29.0","new_version":"0.30.0","repository_url":"https://github.com/golang/mod"},{"name":"golang.org/x/tools","old_version":"0.38.0","new_version":"0.39.0","repository_url":"https://github.com/golang/tools"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 21 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.81` | `0.17.83` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` |\n| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.0` | `0.22.1` |\n| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.32` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.4` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n| [github.com/quic-go/qpack](https://github.com/quic-go/qpack) | `0.5.1` | `0.6.0` |\n| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.55.0` | `0.57.0` |\n| [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.11.0` | `0.12.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [golang.org/x/arch](https://github.com/golang/arch) | `0.22.0` | `0.23.0` |\n| [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` |\n| [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` |\n\n\nUpdates `github.com/99designs/gqlgen` from 0.17.81 to 0.17.83\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/99designs/gqlgen/releases\"\u003egithub.com/99designs/gqlgen's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.83\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3901\"\u003e99designs/gqlgen#3901\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3903\"\u003e99designs/gqlgen#3903\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3904\"\u003e99designs/gqlgen#3904\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3902\"\u003e99designs/gqlgen#3902\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3905\"\u003e99designs/gqlgen#3905\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet default config value properly when DefaultConfig isn't used by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3907\"\u003e99designs/gqlgen#3907\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\"\u003ehttps://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.17.82\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[NEW] perf: Optimize CollectFields calculation for non-primitive array fields by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3874\"\u003e99designs/gqlgen#3874\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded WithApolloSandboxJs option by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3855\"\u003e99designs/gqlgen#3855\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup apollo sandbox sri update tool by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3857\"\u003e99designs/gqlgen#3857\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName instead of ToGo for model fields      by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3865\"\u003e99designs/gqlgen#3865\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: small docs correction about 'entity_resolver_multi' by \u003ca href=\"https://github.com/atzedus\"\u003e\u003ccode\u003e@​atzedus\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3867\"\u003e99designs/gqlgen#3867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated GraphiQL to version 4 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3866\"\u003e99designs/gqlgen#3866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for embedded structs by \u003ca href=\"https://github.com/adrianlungu\"\u003e\u003ccode\u003e@​adrianlungu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3242\"\u003e99designs/gqlgen#3242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate github.com/vektah/gqlparser/v2@v2.5.31 by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3888\"\u003e99designs/gqlgen#3888\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated github.com/urfave/cli to v3.5.0 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3889\"\u003e99designs/gqlgen#3889\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded base types for interfaces: support external types embedding, transitional embedding of repeated fields by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3885\"\u003e99designs/gqlgen#3885\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd nolint to avoid static check deprecation lint failure by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3890\"\u003e99designs/gqlgen#3890\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet Executor DispatchOperation inner context to default to avoid nil pointer in InterceptOperation extensions by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3895\"\u003e99designs/gqlgen#3895\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName in generateGetters by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3894\"\u003e99designs/gqlgen#3894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust permissions for Nancy to avoid spurious failures by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3897\"\u003e99designs/gqlgen#3897\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: allow error presenter to silence errors by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3896\"\u003e99designs/gqlgen#3896\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(time): enhance time handling marshalling and unmarshalling by \u003ca href=\"https://github.com/rodneyosodo\"\u003e\u003ccode\u003e@​rodneyosodo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3898\"\u003e99designs/gqlgen#3898\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.5 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3858\"\u003e99designs/gqlgen#3858\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.0 to 5.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3850\"\u003e99designs/gqlgen#3850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 5.6.2 to 6.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3873\"\u003e99designs/gqlgen#3873\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3872\"\u003e99designs/gqlgen#3872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.1 to 5.1.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3870\"\u003e99designs/gqlgen#3870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3871\"\u003e99designs/gqlgen#3871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.6 to 4.0.7 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3861\"\u003e99designs/gqlgen#3861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3860\"\u003e99designs/gqlgen#3860\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3859\"\u003e99designs/gqlgen#3859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vite from 7.1.5 to 7.1.11 in /integration in the npm_and_yarn group across 1 directory by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3876\"\u003e99designs/gqlgen#3876\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3880\"\u003e99designs/gqlgen#3880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.1.0 to 5.1.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3878\"\u003e99designs/gqlgen#3878\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3869\"\u003e99designs/gqlgen#3869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /_examples/federation by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3883\"\u003e99designs/gqlgen#3883\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql-sse from 2.5.4 to 2.6.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3882\"\u003e99designs/gqlgen#3882\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3881\"\u003e99designs/gqlgen#3881\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/cli\u003c/code\u003e from 6.0.0 to 6.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3879\"\u003e99designs/gqlgen#3879\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.7 to 4.0.9 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3892\"\u003e99designs/gqlgen#3892\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.3 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3893\"\u003e99designs/gqlgen#3893\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql from 16.11.0 to 16.12.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3891\"\u003e99designs/gqlgen#3891\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/9be3db0fae4406874647810431e6c7f47de35fb5\"\u003e\u003ccode\u003e9be3db0\u003c/code\u003e\u003c/a\u003e release v0.17.83\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e40fc7f353d3b7277dc089c8356a5b63d7d46ae2\"\u003e\u003ccode\u003ee40fc7f\u003c/code\u003e\u003c/a\u003e Set default config value properly when DefaultConfig isn't used (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3907\"\u003e#3907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b7ca80584afbef840761bf3e5353040bf626733b\"\u003e\u003ccode\u003eb7ca805\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3905\"\u003e#3905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/82a361b8134ed9b370c4e93466c8022a7aeeefe4\"\u003e\u003ccode\u003e82a361b\u003c/code\u003e\u003c/a\u003e chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3902\"\u003e#3902\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/3abbaa8478340772460379587840f1b656f188ee\"\u003e\u003ccode\u003e3abbaa8\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/d4a8027c903c7679eaf775104eb1746f4bc3ecf8\"\u003e\u003ccode\u003ed4a8027\u003c/code\u003e\u003c/a\u003e chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3903\"\u003e#3903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/0846460d7cd8268209a5959501e76d4c913edd8d\"\u003e\u003ccode\u003e0846460\u003c/code\u003e\u003c/a\u003e chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3901\"\u003e#3901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b6ab72b6e71b0a9c18977ed8a52c89b0fa0ca8f4\"\u003e\u003ccode\u003eb6ab72b\u003c/code\u003e\u003c/a\u003e v0.17.82 postrelease bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e10ac92197134263e22e7b35341031aa15a9eca9\"\u003e\u003ccode\u003ee10ac92\u003c/code\u003e\u003c/a\u003e release v0.17.82\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/220b29b5219599487e72c3ce5951697758127570\"\u003e\u003ccode\u003e220b29b\u003c/code\u003e\u003c/a\u003e [NEW] perf: Optimize CollectFields calculation for non-primitive array fields...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.81...v0.17.83\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.31\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vektah/gqlparser/releases\"\u003egithub.com/vektah/gqlparser/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.31\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003evalidator/rules: add Rules unit tests by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/385\"\u003evektah/gqlparser#385\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a nil check in ArgumentMap by \u003ca href=\"https://github.com/fredzqm\"\u003e\u003ccode\u003e@​fredzqm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/397\"\u003evektah/gqlparser#397\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(validator): allow nullable variables for nonnull args with default by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 2 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/384\"\u003evektah/gqlparser#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 6 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/386\"\u003evektah/gqlparser#386\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 4 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/388\"\u003evektah/gqlparser#388\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/389\"\u003evektah/gqlparser#389\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/387\"\u003evektah/gqlparser#387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/391\"\u003evektah/gqlparser#391\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 5.3.1 to 6.0.1 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/390\"\u003evektah/gqlparser#390\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/393\"\u003evektah/gqlparser#393\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​babel/core\u003c/code\u003e from 7.28.3 to 7.28.4 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/392\"\u003evektah/gqlparser#392\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 6.0.1 to 6.2.0 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/394\"\u003evektah/gqlparser#394\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 3 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/395\"\u003evektah/gqlparser#395\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ehttps://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/5b4126931203c088dfcbb0b00a7af0813ef21694\"\u003e\u003ccode\u003e5b41269\u003c/code\u003e\u003c/a\u003e fix(validator): allow nullable variables for nonnull args with default (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/396\"\u003e#396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/fecb70c75bb8014e35e59c6e1b265238b93523cd\"\u003e\u003ccode\u003efecb70c\u003c/code\u003e\u003c/a\u003e Add a nil check in ArgumentMap (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/397\"\u003e#397\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/1bb503eb13083c1c293a5a4c7b5ac8eb861a5a9a\"\u003e\u003ccode\u003e1bb503e\u003c/code\u003e\u003c/a\u003e Bump the actions-deps group in /validator/imported with 3 updates (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/395\"\u003e#395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a6628019dde94d4f487a3642049c701d2eb11a97\"\u003e\u003ccode\u003ea662801\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/394\"\u003e#394\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/343d05eb554edb8d375790ff19000cd69d24a024\"\u003e\u003ccode\u003e343d05e\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​babel/core\u003c/code\u003e in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/392\"\u003e#392\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/953b9893a2af3186dcfc903eb8d07a131adcf3e8\"\u003e\u003ccode\u003e953b989\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/393\"\u003e#393\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/ac6687213145dafb74e362d7b87ae5d1f9d04be0\"\u003e\u003ccode\u003eac66872\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/cc5d2dc316d878188bc653a8fff34b065d7f34fb\"\u003e\u003ccode\u003ecc5d2dc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/52511f2286d9827b29aa1a232b65f663da34eadc\"\u003e\u003ccode\u003e52511f2\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/387\"\u003e#387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a13b5b87aa979763d81274fac8ff1e14e1cbb0af\"\u003e\u003ccode\u003ea13b5b8\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/389\"\u003e#389\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.43.0 to 0.45.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/4e0068c0098be10d7025c99ab7c50ce454c1f0f9\"\u003e\u003ccode\u003e4e0068c\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/e79546e28b85ea53dd37afe1c4102746ef553b9c\"\u003e\u003ccode\u003ee79546e\u003c/code\u003e\u003c/a\u003e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/f91f7a7c31bf90b39c1de895ad116a2bacc88748\"\u003e\u003ccode\u003ef91f7a7\u003c/code\u003e\u003c/a\u003e ssh/agent: prevent panic on malformed constraint\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/2df4153a0311bdfea44376e0eb6ef2faefb0275b\"\u003e\u003ccode\u003e2df4153\u003c/code\u003e\u003c/a\u003e acme/autocert: let automatic renewal work with short lifetime certs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/bcf6a849efcf4702fa5172cb0998b46c3da1e989\"\u003e\u003ccode\u003ebcf6a84\u003c/code\u003e\u003c/a\u003e acme: pass context to request\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/b4f2b62076abeee4e43fb59544dac565715fbf1e\"\u003e\u003ccode\u003eb4f2b62\u003c/code\u003e\u003c/a\u003e ssh: fix error message on unsupported cipher\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/79ec3a51fcc7fbd2691d56155d578225ccc542e2\"\u003e\u003ccode\u003e79ec3a5\u003c/code\u003e\u003c/a\u003e ssh: allow to bind to a hostname in remote forwarding\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/122a78f140d9d3303ed3261bc374bbbca149140f\"\u003e\u003ccode\u003e122a78f\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/c0531f9c34514ad5c5551e2d6ce569ca673a8afd\"\u003e\u003ccode\u003ec0531f9\u003c/code\u003e\u003c/a\u003e all: eliminate vet diagnostics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0997000b45e3a40598272081bcad03ffd21b8adb\"\u003e\u003ccode\u003e0997000\u003c/code\u003e\u003c/a\u003e all: fix some comments\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/crypto/compare/v0.43.0...v0.45.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.31.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.31.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.3\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.3\"\u003e0.22.3\u003c/a\u003e - 2025-11-17\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e8 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: automated a record of all-time contributors by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/75\"\u003e#75\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: release badge in README by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/73\"\u003e#73\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: added maintainer's doc and style guide by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/77\"\u003e#77\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be76d48d51691f6d35a17e1e8daf09369d54614c\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: improved documentation by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/70\"\u003e#70\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3eb4edd28732150c3417638400279bc31f83bf2a\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(lint): more linting by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/71\"\u003e#71\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e4c97b37b30e9c72b9e40da3db797f64eed890c1\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003etest: added tests for edge cases by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/74\"\u003e#74\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/61efbb77fd1123546b60df204a230602cb9fc085\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: run fuzz test in ci by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/72\"\u003e#72\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/58fdaa45730b9df5981ecc67565713a257c18d9c\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003eNew Contributors\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/github-actions\"\u003e\u003ccode\u003e@​github-actions\u003c/code\u003e\u003c/a\u003e[bot] made their first contribution\nin \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer\"\u003ejsonpointer\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e[\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e][license-url]\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be76d48d51691f6d35a17e1e8daf09369d54614c\"\u003e\u003ccode\u003ebe76d48\u003c/code\u003e\u003c/a\u003e docs: added maintainer's doc and style guide\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e\u003ccode\u003ec22925c\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e\u003ccode\u003ea878179\u003c/code\u003e\u003c/a\u003e doc: automated a record of all-time contributors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/61efbb77fd1123546b60df204a230602cb9fc085\"\u003e\u003ccode\u003e61efbb7\u003c/code\u003e\u003c/a\u003e test: added tests for edge cases\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e\u003ccode\u003e3f0fe76\u003c/code\u003e\u003c/a\u003e doc: release badge in README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/58fdaa45730b9df5981ecc67565713a257c18d9c\"\u003e\u003ccode\u003e58fdaa4\u003c/code\u003e\u003c/a\u003e ci: run fuzz test in ci\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3eb4edd28732150c3417638400279bc31f83bf2a\"\u003e\u003ccode\u003e3eb4edd\u003c/code\u003e\u003c/a\u003e doc: improved documentation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e4c97b37b30e9c72b9e40da3db797f64eed890c1\"\u003e\u003ccode\u003ee4c97b3\u003c/code\u003e\u003c/a\u003e chore(lint): more linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e\u003ccode\u003ec653a59\u003c/code\u003e\u003c/a\u003e test: added fuzz test for parsing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e\u003ccode\u003e80920c3\u003c/code\u003e\u003c/a\u003e test: improved test coverage\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.2...v0.21.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/spec` from 0.22.0 to 0.22.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/f06cfffb0300dabf0a47b700b0fb691f9486d110\"\u003e\u003ccode\u003ef06cfff\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/9da6d8d6c58b254b18551a6dd6169e382c41d1e6\"\u003e\u003ccode\u003e9da6d8d\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/3c1111c12ee94c95239cd995a587bcea225c9abc\"\u003e\u003ccode\u003e3c1111c\u003c/code\u003e\u003c/a\u003e chore(linting): removed nolint directives when the linter has fixed false pos...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/spec/compare/v0.22.0...v0.22.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/conv` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/loading` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/stringutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/typeutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/yamlutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.4 / 2025-11-18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: clean up golangci-lint configuration by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/782\"\u003eprometheus/common#782\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/864\"\u003eprometheus/common#864\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: Add omitempty tag to all config fields by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/865\"\u003eprometheus/common#865\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.3...v0.67.4\"\u003ehttps://github.com/prometheus/common/compare/v0.67.3...v0.67.4\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.3 / 2025-11-18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSupport JWT Profile for Authorization Grant (RFC 7523 3.1) by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/862\"\u003eprometheus/common#862\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eConfig: remove outdated comment about HTTP/2 issues by \u003ca href=\"https://github.com/bboreham\"\u003e\u003ccode\u003e@​bboreham\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/863\"\u003eprometheus/common#863\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/862\"\u003eprometheus/common#862\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.2...v0.67.3\"\u003ehttps://github.com/prometheus/common/compare/v0.67.2...v0.67.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003emain / unreleased\u003c/h2\u003e\n\u003ch3\u003eWhat's Changed\u003c/h3\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/d80d8544703e59a080a204b6f7429ac6561fb24f\"\u003e\u003ccode\u003ed80d854\u003c/code\u003e\u003c/a\u003e chore: Add omitempty tag to all config fields (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/865\"\u003e#865\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/04686b2cfc6804598d99b86070135f9266998c59\"\u003e\u003ccode\u003e04686b2\u003c/code\u003e\u003c/a\u003e chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/0b2fbf31f0e2c21d9e1a4e51e698188fae258cb2\"\u003e\u003ccode\u003e0b2fbf3\u003c/code\u003e\u003c/a\u003e chore: clean up golangci-lint configuration (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/782\"\u003e#782\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/b2cdb0785c1498399587cb0bf42aa960d810633a\"\u003e\u003ccode\u003eb2cdb07\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/863\"\u003e#863\u003c/a\u003e from prometheus/remove-http2-comment\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/cd1ab56cc1e1d41dbc286d2e501e26515400b9be\"\u003e\u003ccode\u003ecd1ab56\u003c/code\u003e\u003c/a\u003e Config: remove outdated comment about HTTP/2 issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/f4c0aea59fa97a7627730e65cb2e625ec9fc45cf\"\u003e\u003ccode\u003ef4c0aea\u003c/code\u003e\u003c/a\u003e Support JWT Profile for Authorization Grant (RFC 7523 3.1) (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/862\"\u003e#862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/594f4d4a984eb5f1ca8f0983f8b1790e77a5a725\"\u003e\u003ccode\u003e594f4d4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/861\"\u003e#861\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/440c1a30a0315f2ca0dba99fd7fffb288a3e898b\"\u003e\u003ccode\u003e440c1a3\u003c/code\u003e\u003c/a\u003e Cut v0.67.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/acb18736bed74c218ee4023ed1e0e36cf2dd1612\"\u003e\u003ccode\u003eacb1873\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/860\"\u003e#860\u003c/a\u003e from prometheus/superq/linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1e323394d0ceaccda49f263dc81456e33af4263b\"\u003e\u003ccode\u003e1e32339\u003c/code\u003e\u003c/a\u003e Cleanup linting issues\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.19.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: Migrate tests to cmp package by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/760\"\u003eprometheus/procfs#760\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Use base16 to convert pci sriov_vf_device by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/762\"\u003eprometheus/procfs#762\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ememinfo: Fix ZswappedBytes by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/759\"\u003eprometheus/procfs#759\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd FS handler for mountinfo by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/757\"\u003eprometheus/procfs#757\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: add link_layer property to InfiniBandPort by \u003ca href=\"https://github.com/thomasbarrett\"\u003e\u003ccode\u003e@​thomasbarrett\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/700\"\u003eprometheus/procfs#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: expose MD raid component devices by \u003ca hr...\n\n_Description has been truncated_","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"},{"uuid":"3656710949","node_id":"PR_kwDOFFptbs61FcRR","number":89,"state":"open","title":"chore(deps): bump the dev-tools group with 2 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-24T00:57:16.000Z","updated_at":"2025-11-24T00:57:17.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"dev-tools","update_count":2,"packages":[{"name":"go.uber.org/zap","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/uber-go/zap"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-tools group with 2 updates: [go.uber.org/zap](https://github.com/uber-go/zap) and [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `go.uber.org/zap` from 1.27.0 to 1.27.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/uber-go/zap/releases\"\u003ego.uber.org/zap's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.27.1\u003c/h2\u003e\n\u003cp\u003eEnhancements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e[]: prevent \u003ccode\u003eObject\u003c/code\u003e from panicking on nils\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e[]: Fix a race condition in \u003ccode\u003eWithLazy\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThanks to \u003ca href=\"https://github.com/rabbbit\"\u003e\u003ccode\u003e@​rabbbit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/alshopov\"\u003e\u003ccode\u003e@​alshopov\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jquirke\"\u003e\u003ccode\u003e@​jquirke\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/arukiidou\"\u003e\u003ccode\u003e@​arukiidou\u003c/code\u003e\u003c/a\u003e for their contributions to this release.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1501\"\u003euber-go/zap#1501\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1511\"\u003euber-go/zap#1511\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/uber-go/zap/blob/master/CHANGELOG.md\"\u003ego.uber.org/zap's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1 (19 Nov 2025)\u003c/h2\u003e\n\u003cp\u003eEnhancements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e[]: prevent \u003ccode\u003eObject\u003c/code\u003e from panicking on nils\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e[]: Fix a race condition in \u003ccode\u003eWithLazy\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThanks to \u003ca href=\"https://github.com/rabbbit\"\u003e\u003ccode\u003e@​rabbbit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/alshopov\"\u003e\u003ccode\u003e@​alshopov\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jquirke\"\u003e\u003ccode\u003e@​jquirke\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/arukiidou\"\u003e\u003ccode\u003e@​arukiidou\u003c/code\u003e\u003c/a\u003e for their contributions to this release.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1501\"\u003euber-go/zap#1501\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1511\"\u003euber-go/zap#1511\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/7b755a3910491932656b01f2013b8bf41e74d4e8\"\u003e\u003ccode\u003e7b755a3\u003c/code\u003e\u003c/a\u003e release 1.27.1 (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1521\"\u003e#1521\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/d6b395b76053053ec6ae18121c01e08718708bc3\"\u003e\u003ccode\u003ed6b395b\u003c/code\u003e\u003c/a\u003e Update lazy logger not to materialize unless it's being written to (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1519\"\u003e#1519\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/4b9cea0fee0414839ee5f8c69320c12f181c3d47\"\u003e\u003ccode\u003e4b9cea0\u003c/code\u003e\u003c/a\u003e ci: Test with Go 1.24, Go 1.25 (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1508\"\u003e#1508\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/7c80d7b53df6ed592d333998cbbfcd99ff52f3c2\"\u003e\u003ccode\u003e7c80d7b\u003c/code\u003e\u003c/a\u003e Fix race condition in WithLazy implementation (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1426\"\u003e#1426\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/07077a697f639389cc998ff91b8885feb25f520d\"\u003e\u003ccode\u003e07077a6\u003c/code\u003e\u003c/a\u003e Prevent zap.Object from panicing on nils (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/a6afd05063133cc713487d6c883760decd673ca0\"\u003e\u003ccode\u003ea6afd05\u003c/code\u003e\u003c/a\u003e Fix lint check name (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1502\"\u003e#1502\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/6d482535bdd97f4d97b2f9573ac308f1cf9b574e\"\u003e\u003ccode\u003e6d48253\u003c/code\u003e\u003c/a\u003e chore: fix typo (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1482\"\u003e#1482\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/32f2ec12872701043515eb7d75dabdd3c269bc64\"\u003e\u003ccode\u003e32f2ec1\u003c/code\u003e\u003c/a\u003e Fix the field test for bool type (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1480\"\u003e#1480\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/fe16eb57d6431ee607c20f6aa90f3c681b2dc029\"\u003e\u003ccode\u003efe16eb5\u003c/code\u003e\u003c/a\u003e Upgrade grpc in zapgrc test package \u0026amp; bump go version (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1478\"\u003e#1478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/5f00c3474892d9fdd2e4f2ea68db93b96ead41dc\"\u003e\u003ccode\u003e5f00c34\u003c/code\u003e\u003c/a\u003e test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1477\"\u003e#1477\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/uber-go/zap/compare/v1.27.0...v1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ScriptonBasestar/proxynd/pull/89","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptonBasestar%2Fproxynd/issues/89","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/89/packages"},{"uuid":"3632704633","node_id":"PR_kwDOQMgMis6z0wbQ","number":9,"state":"closed","title":"deps(deps): Bump the go-dependencies group across 1 directory with 21 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-11-24T11:41:05.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-17T10:30:42.000Z","updated_at":"2025-11-24T11:41:07.000Z","time_to_close":609023,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":21,"packages":[{"name":"github.com/99designs/gqlgen","old_version":"0.17.81","new_version":"0.17.83","repository_url":"https://github.com/99designs/gqlgen"},{"name":"golang.org/x/crypto","old_version":"0.43.0","new_version":"0.44.0","repository_url":"https://github.com/golang/crypto"},{"name":"gorm.io/gorm","old_version":"1.31.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.22.1","new_version":"0.22.2","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.21.2","new_version":"0.21.3","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/spec","old_version":"0.22.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/spec"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.2","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/quic-go/quic-go","old_version":"0.55.0","new_version":"0.56.0","repository_url":"https://github.com/quic-go/quic-go"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"golang.org/x/arch","old_version":"0.22.0","new_version":"0.23.0","repository_url":"https://github.com/golang/arch"},{"name":"golang.org/x/mod","old_version":"0.29.0","new_version":"0.30.0","repository_url":"https://github.com/golang/mod"},{"name":"golang.org/x/net","old_version":"0.46.0","new_version":"0.47.0","repository_url":"https://github.com/golang/net"},{"name":"golang.org/x/tools","old_version":"0.38.0","new_version":"0.39.0","repository_url":"https://github.com/golang/tools"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 16 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.81` | `0.17.83` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.44.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.2` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` |\n| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.0` | `0.22.1` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.32` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.2` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.55.0` | `0.56.0` |\n| [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.11.0` | `0.12.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [golang.org/x/arch](https://github.com/golang/arch) | `0.22.0` | `0.23.0` |\n| [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` |\n| [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` |\n| [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` |\n\n\nUpdates `github.com/99designs/gqlgen` from 0.17.81 to 0.17.83\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/99designs/gqlgen/releases\"\u003egithub.com/99designs/gqlgen's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.83\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3901\"\u003e99designs/gqlgen#3901\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3903\"\u003e99designs/gqlgen#3903\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3904\"\u003e99designs/gqlgen#3904\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3902\"\u003e99designs/gqlgen#3902\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3905\"\u003e99designs/gqlgen#3905\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet default config value properly when DefaultConfig isn't used by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3907\"\u003e99designs/gqlgen#3907\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\"\u003ehttps://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.17.82\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[NEW] perf: Optimize CollectFields calculation for non-primitive array fields by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3874\"\u003e99designs/gqlgen#3874\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded WithApolloSandboxJs option by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3855\"\u003e99designs/gqlgen#3855\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup apollo sandbox sri update tool by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3857\"\u003e99designs/gqlgen#3857\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName instead of ToGo for model fields      by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3865\"\u003e99designs/gqlgen#3865\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: small docs correction about 'entity_resolver_multi' by \u003ca href=\"https://github.com/atzedus\"\u003e\u003ccode\u003e@​atzedus\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3867\"\u003e99designs/gqlgen#3867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated GraphiQL to version 4 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3866\"\u003e99designs/gqlgen#3866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for embedded structs by \u003ca href=\"https://github.com/adrianlungu\"\u003e\u003ccode\u003e@​adrianlungu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3242\"\u003e99designs/gqlgen#3242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate github.com/vektah/gqlparser/v2@v2.5.31 by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3888\"\u003e99designs/gqlgen#3888\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated github.com/urfave/cli to v3.5.0 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3889\"\u003e99designs/gqlgen#3889\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded base types for interfaces: support external types embedding, transitional embedding of repeated fields by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3885\"\u003e99designs/gqlgen#3885\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd nolint to avoid static check deprecation lint failure by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3890\"\u003e99designs/gqlgen#3890\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet Executor DispatchOperation inner context to default to avoid nil pointer in InterceptOperation extensions by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3895\"\u003e99designs/gqlgen#3895\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName in generateGetters by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3894\"\u003e99designs/gqlgen#3894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust permissions for Nancy to avoid spurious failures by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3897\"\u003e99designs/gqlgen#3897\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: allow error presenter to silence errors by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3896\"\u003e99designs/gqlgen#3896\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(time): enhance time handling marshalling and unmarshalling by \u003ca href=\"https://github.com/rodneyosodo\"\u003e\u003ccode\u003e@​rodneyosodo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3898\"\u003e99designs/gqlgen#3898\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.5 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3858\"\u003e99designs/gqlgen#3858\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.0 to 5.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3850\"\u003e99designs/gqlgen#3850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 5.6.2 to 6.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3873\"\u003e99designs/gqlgen#3873\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3872\"\u003e99designs/gqlgen#3872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.1 to 5.1.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3870\"\u003e99designs/gqlgen#3870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3871\"\u003e99designs/gqlgen#3871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.6 to 4.0.7 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3861\"\u003e99designs/gqlgen#3861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3860\"\u003e99designs/gqlgen#3860\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3859\"\u003e99designs/gqlgen#3859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vite from 7.1.5 to 7.1.11 in /integration in the npm_and_yarn group across 1 directory by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3876\"\u003e99designs/gqlgen#3876\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3880\"\u003e99designs/gqlgen#3880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.1.0 to 5.1.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3878\"\u003e99designs/gqlgen#3878\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3869\"\u003e99designs/gqlgen#3869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /_examples/federation by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3883\"\u003e99designs/gqlgen#3883\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql-sse from 2.5.4 to 2.6.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3882\"\u003e99designs/gqlgen#3882\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3881\"\u003e99designs/gqlgen#3881\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/cli\u003c/code\u003e from 6.0.0 to 6.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3879\"\u003e99designs/gqlgen#3879\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.7 to 4.0.9 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3892\"\u003e99designs/gqlgen#3892\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.3 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3893\"\u003e99designs/gqlgen#3893\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql from 16.11.0 to 16.12.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3891\"\u003e99designs/gqlgen#3891\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/9be3db0fae4406874647810431e6c7f47de35fb5\"\u003e\u003ccode\u003e9be3db0\u003c/code\u003e\u003c/a\u003e release v0.17.83\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e40fc7f353d3b7277dc089c8356a5b63d7d46ae2\"\u003e\u003ccode\u003ee40fc7f\u003c/code\u003e\u003c/a\u003e Set default config value properly when DefaultConfig isn't used (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3907\"\u003e#3907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b7ca80584afbef840761bf3e5353040bf626733b\"\u003e\u003ccode\u003eb7ca805\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3905\"\u003e#3905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/82a361b8134ed9b370c4e93466c8022a7aeeefe4\"\u003e\u003ccode\u003e82a361b\u003c/code\u003e\u003c/a\u003e chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3902\"\u003e#3902\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/3abbaa8478340772460379587840f1b656f188ee\"\u003e\u003ccode\u003e3abbaa8\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/d4a8027c903c7679eaf775104eb1746f4bc3ecf8\"\u003e\u003ccode\u003ed4a8027\u003c/code\u003e\u003c/a\u003e chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3903\"\u003e#3903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/0846460d7cd8268209a5959501e76d4c913edd8d\"\u003e\u003ccode\u003e0846460\u003c/code\u003e\u003c/a\u003e chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3901\"\u003e#3901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b6ab72b6e71b0a9c18977ed8a52c89b0fa0ca8f4\"\u003e\u003ccode\u003eb6ab72b\u003c/code\u003e\u003c/a\u003e v0.17.82 postrelease bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e10ac92197134263e22e7b35341031aa15a9eca9\"\u003e\u003ccode\u003ee10ac92\u003c/code\u003e\u003c/a\u003e release v0.17.82\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/220b29b5219599487e72c3ce5951697758127570\"\u003e\u003ccode\u003e220b29b\u003c/code\u003e\u003c/a\u003e [NEW] perf: Optimize CollectFields calculation for non-primitive array fields...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.81...v0.17.83\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.31\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vektah/gqlparser/releases\"\u003egithub.com/vektah/gqlparser/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.31\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003evalidator/rules: add Rules unit tests by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/385\"\u003evektah/gqlparser#385\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a nil check in ArgumentMap by \u003ca href=\"https://github.com/fredzqm\"\u003e\u003ccode\u003e@​fredzqm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/397\"\u003evektah/gqlparser#397\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(validator): allow nullable variables for nonnull args with default by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 2 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/384\"\u003evektah/gqlparser#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 6 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/386\"\u003evektah/gqlparser#386\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 4 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/388\"\u003evektah/gqlparser#388\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/389\"\u003evektah/gqlparser#389\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/387\"\u003evektah/gqlparser#387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/391\"\u003evektah/gqlparser#391\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 5.3.1 to 6.0.1 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/390\"\u003evektah/gqlparser#390\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/393\"\u003evektah/gqlparser#393\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​babel/core\u003c/code\u003e from 7.28.3 to 7.28.4 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/392\"\u003evektah/gqlparser#392\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 6.0.1 to 6.2.0 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/394\"\u003evektah/gqlparser#394\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 3 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/395\"\u003evektah/gqlparser#395\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ehttps://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/5b4126931203c088dfcbb0b00a7af0813ef21694\"\u003e\u003ccode\u003e5b41269\u003c/code\u003e\u003c/a\u003e fix(validator): allow nullable variables for nonnull args with default (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/396\"\u003e#396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/fecb70c75bb8014e35e59c6e1b265238b93523cd\"\u003e\u003ccode\u003efecb70c\u003c/code\u003e\u003c/a\u003e Add a nil check in ArgumentMap (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/397\"\u003e#397\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/1bb503eb13083c1c293a5a4c7b5ac8eb861a5a9a\"\u003e\u003ccode\u003e1bb503e\u003c/code\u003e\u003c/a\u003e Bump the actions-deps group in /validator/imported with 3 updates (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/395\"\u003e#395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a6628019dde94d4f487a3642049c701d2eb11a97\"\u003e\u003ccode\u003ea662801\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/394\"\u003e#394\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/343d05eb554edb8d375790ff19000cd69d24a024\"\u003e\u003ccode\u003e343d05e\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​babel/core\u003c/code\u003e in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/392\"\u003e#392\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/953b9893a2af3186dcfc903eb8d07a131adcf3e8\"\u003e\u003ccode\u003e953b989\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/393\"\u003e#393\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/ac6687213145dafb74e362d7b87ae5d1f9d04be0\"\u003e\u003ccode\u003eac66872\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/cc5d2dc316d878188bc653a8fff34b065d7f34fb\"\u003e\u003ccode\u003ecc5d2dc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/52511f2286d9827b29aa1a232b65f663da34eadc\"\u003e\u003ccode\u003e52511f2\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/387\"\u003e#387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a13b5b87aa979763d81274fac8ff1e14e1cbb0af\"\u003e\u003ccode\u003ea13b5b8\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/389\"\u003e#389\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.43.0 to 0.44.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/122a78f140d9d3303ed3261bc374bbbca149140f\"\u003e\u003ccode\u003e122a78f\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/c0531f9c34514ad5c5551e2d6ce569ca673a8afd\"\u003e\u003ccode\u003ec0531f9\u003c/code\u003e\u003c/a\u003e all: eliminate vet diagnostics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0997000b45e3a40598272081bcad03ffd21b8adb\"\u003e\u003ccode\u003e0997000\u003c/code\u003e\u003c/a\u003e all: fix some comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/017a1aaa2d993492ef6f74ebe7c87f33d82d3717\"\u003e\u003ccode\u003e017a1aa\u003c/code\u003e\u003c/a\u003e chacha20poly1305: panic on dst and additionalData overlap\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/cf29fa96f8b66328e59829f064539321159bfa5b\"\u003e\u003ccode\u003ecf29fa9\u003c/code\u003e\u003c/a\u003e sha3: make it mostly a wrapper around crypto/sha3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0b7aa0cfb07b6b13ead990b67cb3cb8639871f90\"\u003e\u003ccode\u003e0b7aa0c\u003c/code\u003e\u003c/a\u003e ssh: use reflect.TypeFor instead of reflect.TypeOf\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/1faea2975ced2153e5086c1ee135f983db10150a\"\u003e\u003ccode\u003e1faea29\u003c/code\u003e\u003c/a\u003e all: fix some typos in comment\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/crypto/compare/v0.43.0...v0.44.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.31.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.31.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.2\"\u003e0.22.2\u003c/a\u003e - 2025-11-14\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e12 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: fixed typo by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5b5689d1b1189aa6a6e318da1965109a813aa511\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: fixed typo in NOTICE by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/62\"\u003e#62\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3e3ae7582c69f86fd41cbd17eeb9bc34e9778d46\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLicensing: added NOTICE by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/61\"\u003e#61\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/55cd65a476365f986300612c73ec4dca8e70c5ed\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore(lint): code quality by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/64\"\u003e#64\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/061f7b466029738ccc3ed6d0e02e1ce6ad02e609\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eTesting\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003etest: added fuzz test for parsing by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/69\"\u003e#69\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improved test coverage by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/68\"\u003e#68\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: fixed sarif file by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b834f5761e794c0cabc61681598497892eb9a0c0\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): removed indirect test dependencies by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/60\"\u003e#60\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be8ec04d6601462523b2417c58c5686e347556bc\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eSecurity\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: added govulscan security scanner tool by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/67\"\u003e#67\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/12e705fbb0ab91a9e4cc1ee7cbc26bf16cb42539\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: added examples to document simple use cases by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/65\"\u003e#65\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c3422bb4074d88dd9c6533e4335974639f8c1003\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: added workflows by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/63\"\u003e#63\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e00aa647c04ebd7ab4d2f54bda6d3e2717dbfe7e\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eUpdates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump the development-dependencies group with 5 updates by \u003ca href=\"https://github.com/dependabot%5Bbot%5D\"\u003e\u003ccode\u003e@​dependabot[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/66\"\u003e#66\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/adc6681363cf19de00da9a70c2151efd8e1aef92\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e\u003ccode\u003ec653a59\u003c/code\u003e\u003c/a\u003e test: added fuzz test for parsing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e\u003ccode\u003e80920c3\u003c/code\u003e\u003c/a\u003e test: improved test coverage\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b834f5761e794c0cabc61681598497892eb9a0c0\"\u003e\u003ccode\u003eb834f57\u003c/code\u003e\u003c/a\u003e ci: fixed sarif file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5b5689d1b1189aa6a6e318da1965109a813aa511\"\u003e\u003ccode\u003e5b5689d\u003c/code\u003e\u003c/a\u003e ci: fixed typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/12e705fbb0ab91a9e4cc1ee7cbc26bf16cb42539\"\u003e\u003ccode\u003e12e705f\u003c/code\u003e\u003c/a\u003e ci: added govulscan security scanner tool\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/adc6681363cf19de00da9a70c2151efd8e1aef92\"\u003e\u003ccode\u003eadc6681\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 5 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c3422bb4074d88dd9c6533e4335974639f8c1003\"\u003e\u003ccode\u003ec3422bb\u003c/code\u003e\u003c/a\u003e doc: added examples to document simple use cases\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/061f7b466029738ccc3ed6d0e02e1ce6ad02e609\"\u003e\u003ccode\u003e061f7b4\u003c/code\u003e\u003c/a\u003e chore(lint): reduced disabled linter, addressed a few code quality issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e00aa647c04ebd7ab4d2f54bda6d3e2717dbfe7e\"\u003e\u003ccode\u003ee00aa64\u003c/code\u003e\u003c/a\u003e ci: added workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3e3ae7582c69f86fd41cbd17eeb9bc34e9778d46\"\u003e\u003ccode\u003e3e3ae75\u003c/code\u003e\u003c/a\u003e docs: fixed typo in NOTICE\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.2...v0.21.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/spec` from 0.22.0 to 0.22.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/f06cfffb0300dabf0a47b700b0fb691f9486d110\"\u003e\u003ccode\u003ef06cfff\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/9da6d8d6c58b254b18551a6dd6169e382c41d1e6\"\u003e\u003ccode\u003e9da6d8d\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/3c1111c12ee94c95239cd995a587bcea225c9abc\"\u003e\u003ccode\u003e3c1111c\u003c/code\u003e\u003c/a\u003e chore(linting): removed nolint directives when the linter has fixed false pos...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/spec/compare/v0.22.0...v0.22.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/594f4d4a984eb5f1ca8f0983f8b1790e77a5a725\"\u003e\u003ccode\u003e594f4d4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/861\"\u003e#861\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/440c1a30a0315f2ca0dba99fd7fffb288a3e898b\"\u003e\u003ccode\u003e440c1a3\u003c/code\u003e\u003c/a\u003e Cut v0.67.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/acb18736bed74c218ee4023ed1e0e36cf2dd1612\"\u003e\u003ccode\u003eacb1873\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/860\"\u003e#860\u003c/a\u003e from prometheus/superq/linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1e323394d0ceaccda49f263dc81456e33af4263b\"\u003e\u003ccode\u003e1e32339\u003c/code\u003e\u003c/a\u003e Cleanup linting issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/93d16be24f0c8b993d7caad3ba4a204333072798\"\u003e\u003ccode\u003e93d16be\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/859\"\u003e#859\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/8230d3b413edacdce864277e4f19216fc00b2600\"\u003e\u003ccode\u003e8230d3b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/792\"\u003e#792\u003c/a\u003e from ndk/main\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/633281f87944b4604e7c11a38619490226415979\"\u003e\u003ccode\u003e633281f\u003c/code\u003e\u003c/a\u003e build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/856\"\u003e#856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/aca279f4420c7fe7c5a4a2199afa49b76afab834\"\u003e\u003ccode\u003eaca279f\u003c/code\u003e\u003c/a\u003e build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/857\"\u003e#857\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/77db9c2a087a6c0020f8c224e392e4526a783b45\"\u003e\u003ccode\u003e77db9c2\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/854\"\u003e#854\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c41fe1488a2f6a4bd2b7abcdc8afe03429835630\"\u003e\u003ccode\u003ec41fe14\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/853\"\u003e#853\u003c/a\u003e from prometheus/superq/version\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.19.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: Migrate tests to cmp package by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/760\"\u003eprometheus/procfs#760\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Use base16 to convert pci sriov_vf_device by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/762\"\u003eprometheus/procfs#762\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ememinfo: Fix ZswappedBytes by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/759\"\u003eprometheus/procfs#759\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd FS handler for mountinfo by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/757\"\u003eprometheus/procfs#757\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: add link_layer property to InfiniBandPort by \u003ca href=\"https://github.com/thomasbarrett\"\u003e\u003ccode\u003e@​thomasbarrett\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/700\"\u003eprometheus/procfs#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: expose MD raid component devices by \u003ca href=\"https://github.com/robbat2\"\u003e\u003ccode\u003e@​robbat2\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/674\"\u003eprometheus/procfs#674\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/robbat2\"\u003e\u003ccode\u003e@​robbat2\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/674\"\u003eprometheus/procfs#674\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.18.0...v0.19.0\"\u003ehttps://github.com/prometheus/procfs/compare/v0.18.0...v0.19.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.18.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: clean up golangci-lint configuration by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/720\"\u003eprometheus/procfs#720\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: enable errorlint linter by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/742\"\u003eprometheus/procfs#742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModify proc_statm_test notes by \u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/735\"\u003eprometheus/procfs#735\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add hung_task_detect_count by \u003ca href=\"https://github.com/dongjiang1989\"\u003e\u003ccode\u003e@​dongjiang1989\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/738\"\u003eprometheus/procfs#738\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/736\"\u003eprometheus/procfs#736\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003enet_dev_snmp6: directory traversal by \u003ca href=\"https://github.com/lzap\"\u003e\u003ccode\u003e@​lzap\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/743\"\u003eprometheus/procfs#743\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs/class_sas_phy: Continue on EINVAL in parseSASPhy by \u003ca href=\"https://github.com/hrtbrock\"\u003e\u003ccode\u003e@​hrtbrock\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/749\"\u003eprometheus/procfs#749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd compact metrics to vmstat by \u003ca href=\"https://github.com/cbensimon\"\u003e\u003ccode\u003e@​cbensimon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/754\"\u003eprometheus/procfs#754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate supported Go versions. by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/755\"\u003eprometheus/procfs#755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: enable several rules from go-critic by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/741\"\u003eprometheus/procfs#741\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/751\"\u003eprometheus/procfs#751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/752\"\u003eprometheus/procfs#752\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[PROM-50] Update copyright headers by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/756\"\u003eprometheus/procfs#756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd sriov, power state and numa node info in PciDevice by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/748\"\u003eprometheus/procfs#748\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Proc.Limits limit name matching by \u003ca href=\"https://github.com/inkel\"\u003e\u003ccode\u003e@​inkel\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/667\"\u003eprometheus/procfs#667\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd netfilter queue support by \u003ca href=\"https://github.com/KonstantinKuklin\"\u003e\u003ccode\u003e@​KonstantinKuklin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/677\"\u003eprometheus/procfs#677\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lzap\"\u003e\u003ccode\u003e@​lzap\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/743\"\u003eprometheus/procfs#743\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hrtbrock\"\u003e\u003ccode\u003e@​hrtbrock\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/749\"\u003eprometheus/procfs#749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cbensimon\"\u003e\u003ccode\u003e@​cbensimon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/754\"\u003eprometheus/procfs#754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/748\"\u003eprometheus/procfs#748\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/9b0219be351fb17d7ebad273464367af1fabf41a\"\u003e\u003ccode\u003e9b0219b\u003c/code\u003e\u003c/a\u003e Fix: Use base16 to convert pci sriov_vf_device (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/762\"\u003e#762\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/b8b51066dcdcf7e36c450b146b3905cd77afb44e\"\u003e\u003ccode\u003eb8b5106\u003c/code\u003e\u003c/a\u003e chore: Migrate tests to cmp package (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/760\"\u003e#760\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/d4dc49bc4c7580d098dfa5b60d4e37267cf5b543\"\u003e\u003ccode\u003ed4dc49b\u003c/code\u003e\u003c/a\u003e meminfo: Fix ZswappedBytes (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/759\"\u003e#759\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/638b55c4a3a3df36a02838ede12119b1c1e0f95d\"\u003e\u003ccode\u003e638b55c\u003c/code\u003e\u003c/a\u003e feat: expose MD raid component devices (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/674\"\u003e#674\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/b2bde72b0e1d72245346284f03ed7d4bdc698bf2\"\u003e\u003ccode\u003eb2bde72\u003c/code\u003e\u003c/a\u003e sysfs: add link_layer property to InfiniBandPort (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/700\"\u003e#700\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/9479c297d48723034d49b509123f56df9454cb8c\"\u003e\u003ccode\u003e9479c29\u003c/code\u003e\u003c/a\u003e Add FS handler for mountinfo (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/757\"\u003e#757\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/25803afd1291c41a34f5e6980fa5609893bc6872\"\u003e\u003ccode\u003e25803af\u003c/code\u003e\u003c/a\u003e add netfilter queue support (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/677\"\u003e#677\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/e54b37a0b994bf03333c8ee422b2e0dfb683fcb4\"\u003e\u003ccode\u003ee54b37a\u003c/code\u003e\u003c/a\u003e Fix Proc.Limits limit name matching (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/667\"\u003e#667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/d9d95c994910fb41c9cf5f646b27bcf7b9a612f5\"\u003e\u003ccode\u003ed9d95c9\u003c/code\u003e\u003c/a\u003e add sriov, power state and numa node info in PciDevice (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/748\"\u003e#748\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/e9627e25b6f7a6f156cd9f7777296a7d9a415545\"\u003e\u003ccode\u003ee9627e2\u003c/code\u003e\u003c/a\u003e [PROM-50] Update copyright headers (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/756\"\u003e#756\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.19.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/quic-go/quic-go` from 0.55.0 to 0.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/quic-go/quic-go/releases\"\u003egithub.com/quic-go/quic-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.56.0\u003c/h2\u003e\n\u003cp\u003eThis release introduces qlog support for HTTP/3 (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5367\"\u003e#5367\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5372\"\u003e#5372\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5374\"\u003e#5374\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5375\"\u003e#5375\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5376\"\u003e#5376\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5381\"\u003e#5381\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5383\"\u003e#5383\u003c/a\u003e).\u003c/p\u003e\n\u003cp\u003eFor this, we completely changed how connection tracing works. Instead of a general-purpose \u003ccode\u003elogging.ConnectionTracer\u003c/code\u003e (which we removed entirely), we now have a qlog-specific tracer (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5356\"\u003e#5356\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5417\"\u003e#5417\u003c/a\u003e). quic-go users can now implement their own qlog events.\u003c/p\u003e\n\u003cp\u003eIt also removes the Prometheus-based metrics collection. Please comment on the tracking issue (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5294\"\u003e#5294\u003c/a\u003e) if you rely on metrics and are interested in seeing metrics brought back in a future release.\u003c/p\u003e\n\u003ch2\u003eNotable Changes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ereplaced the unmaintained gojay with a custom, performance-optimized JSON encoder (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5353\"\u003e#5353\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5371\"\u003e#5371\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003equicvarint: improved panic message for numbers larger than 2^62 (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5410\"\u003e#5410\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBehind the Scenes\u003c/h2\u003e\n\u003cp\u003eGo 1.25 \u003ca href=\"https://go.dev/blog/synctest\"\u003eintroduced\u003c/a\u003e support for testing concurrent code using \u003ccode\u003etesting/synctest\u003c/code\u003e. We've been working on transitioning tests to use synctest (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5357\"\u003e#5357\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5391\"\u003e#5391\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5393\"\u003e#5393\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5397\"\u003e#5397\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5398\"\u003e#5398\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5403\"\u003e#5403\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5414\"\u003e#5414\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5415\"\u003e#5415\u003c/a\u003e), using \u003ca href=\"https://github.com/MarcoPolo\"\u003e\u003ccode\u003e@​MarcoPolo\u003c/code\u003e\u003c/a\u003e's simnet package to simulate a network in memory.\u003c/p\u003e\n\u003cp\u003eUsing synctest makes test execution more reliable (reducing flakiness). The use of a synthetic clock leads to a massive speedup; the execution time of some integration tests was reduced from 20s to less than 1ms. The work will continue for the next release (see tracking issue: \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5386\"\u003e#5386\u003c/a\u003e).\u003c/p\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eqlog: implement a minimal jsontext-like JSON encoder by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5353\"\u003equic-go/quic-go#5353\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: remove 386 (32 bit x86) by \u003ca href=\"https://github.com/MarcoPolo\"\u003e\u003ccode\u003e@​MarcoPolo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5352\"\u003equic-go/quic-go#5352\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003euse synctest in more connection tests by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5357\"\u003equic-go/quic-go#5357\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: split serializiation and event definitions, remove logging abstraction by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5356\"\u003equic-go/quic-go#5356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: implement the draft-12 trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5360\"\u003equic-go/quic-go#5360\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: add support for event_schemas in the trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5361\"\u003equic-go/quic-go#5361\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: pass the event time to Event.Encode by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5362\"\u003equic-go/quic-go#5362\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eackhandler: fix qlogging of alarm timer expiration time by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5363\"\u003equic-go/quic-go#5363\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: privatize Encode functions of non-Event structs by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5364\"\u003equic-go/quic-go#5364\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix qlogging of the short header payload length by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5365\"\u003equic-go/quic-go#5365\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: include OS and Go version in Codecov test report upload by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5370\"\u003equic-go/quic-go#5370\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add basic server-side qlog support by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5367\"\u003equic-go/quic-go#5367\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ejsontext: add support for encoding null by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5371\"\u003equic-go/quic-go#5371\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: use PathEndpointInfo in connection_started by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5368\"\u003equic-go/quic-go#5368\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: fix qlog encoding of frame_parsed and frame_created events by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5372\"\u003equic-go/quic-go#5372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add basic client-side qlog support by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5374\"\u003equic-go/quic-go#5374\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereadme: update oss-fuzz link by \u003ca href=\"https://github.com/kriztalz\"\u003e\u003ccode\u003e@​kriztalz\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5377\"\u003equic-go/quic-go#5377\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received GOAWAY frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5376\"\u003equic-go/quic-go#5376\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received DATAGRAMs by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5375\"\u003equic-go/quic-go#5375\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: move qlogging of frames into the frame parser by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5378\"\u003equic-go/quic-go#5378\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received SETTINGS frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5379\"\u003equic-go/quic-go#5379\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog the frame length and payload length of parsed frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5380\"\u003equic-go/quic-go#5380\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog reserved, unsupported and unknown frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5381\"\u003equic-go/quic-go#5381\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add the qlog event schema to trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5383\"\u003equic-go/quic-go#5383\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003euse default RTT (100ms) for 0-RTT if no prior estimate by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5...\n\n_Description has been truncated_","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"3619490282","node_id":"PR_kwDOQO50Ss6zIvqB","number":12,"state":"open","title":"chore: (deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-13T05:15:43.000Z","updated_at":"2025-11-13T05:15:44.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: (deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sukhera/service-checker/pull/12","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhera%2Fservice-checker/issues/12","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12/packages"},{"uuid":"3607377448","node_id":"PR_kwDOI4Nj-s6yf50z","number":175,"state":"closed","title":"deps(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":[],"assignees":["anstrom"],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-11-10T10:56:40.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-10T10:45:19.000Z","updated_at":"2025-11-10T10:56:40.000Z","time_to_close":681,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/anstrom/scanorama/pull/175","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/anstrom%2Fscanorama/issues/175","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/175/packages"},{"uuid":"3581750164","node_id":"PR_kwDOPh06ms6xLAKu","number":39,"state":"closed","title":"maintain: bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-03T12:08:32.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-03T12:00:31.000Z","updated_at":"2025-11-03T12:08:34.000Z","time_to_close":481,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"maintain","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/orien/stackaroo/pull/39","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/orien%2Fstackaroo/issues/39","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/39/packages"},{"uuid":"3580471416","node_id":"PR_kwDOIcNIms6xGuNu","number":249,"state":"open","title":"Bump the dev-dependencies group across 1 directory with 19 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T04:06:51.000Z","updated_at":"2025-11-24T06:01:03.654Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":19,"packages":[{"name":"github.com/gin-gonic/gin","old_version":"1.10.1","new_version":"1.11.0","repository_url":"https://github.com/gin-gonic/gin"},{"name":"github.com/golang-jwt/jwt/v5","old_version":"5.2.2","new_version":"5.3.0","repository_url":"https://github.com/golang-jwt/jwt"},{"name":"github.com/jarcoal/httpmock","old_version":"1.4.0","new_version":"1.4.1","repository_url":"https://github.com/jarcoal/httpmock"},{"name":"github.com/samber/lo","old_version":"1.51.0","new_version":"1.52.0","repository_url":"https://github.com/samber/lo"},{"name":"github.com/bytedance/sonic/loader","old_version":"0.3.0","new_version":"0.4.0","repository_url":"https://github.com/bytedance/sonic"},{"name":"github.com/gabriel-vasile/mimetype","old_version":"1.4.9","new_version":"1.4.11","repository_url":"https://github.com/gabriel-vasile/mimetype"},{"name":"github.com/go-playground/validator/v10","old_version":"10.27.0","new_version":"10.28.0","repository_url":"https://github.com/go-playground/validator"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ugorji/go/codec","old_version":"1.3.0","new_version":"1.3.1","repository_url":"https://github.com/ugorji/go"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.1` | `1.11.0` |\n| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` |\n| [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.4.0` | `1.4.1` |\n| [github.com/samber/lo](https://github.com/samber/lo) | `1.51.0` | `1.52.0` |\n| [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.3.0` | `0.4.0` |\n| [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.9` | `1.4.11` |\n| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.28.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ugorji/go/codec](https://github.com/ugorji/go) | `1.3.0` | `1.3.1` |\n\n\nUpdates `github.com/gin-gonic/gin` from 1.10.1 to 1.11.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gin-gonic/gin/releases\"\u003egithub.com/gin-gonic/gin's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e6ca8ddb1aed78d9ffaf984e5489111838242fedb: feat(binding): add BindPlain (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3904\"\u003e#3904\u003c/a\u003e) (\u003ca href=\"https://github.com/guonaihong\"\u003e\u003ccode\u003e@​guonaihong\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4ccfa7c275c449990818e46759d5974a953cc1c1: feat(binding): add support for unixMilli and unixMicro (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4190\"\u003e#4190\u003c/a\u003e) (\u003ca href=\"https://github.com/takanuva15\"\u003e\u003ccode\u003e@​takanuva15\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e9d7c0e9e1a301f417df9dc89a8cadc3bf9063db2: feat(context): GetXxx added support for more go native types (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3633\"\u003e#3633\u003c/a\u003e) (\u003ca href=\"https://github.com/CC11001100\"\u003e\u003ccode\u003e@​CC11001100\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efb09c825e8e13134daaa90debfda198520e1b347: feat(context): add SetCookieData (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4240\"\u003e#4240\u003c/a\u003e) (\u003ca href=\"https://github.com/Narita-1095305\"\u003e\u003ccode\u003e@​Narita-1095305\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ef05f966a0824b1d302ee556183e2579c91954266: feat(form): Support default values for collections in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4048\"\u003e#4048\u003c/a\u003e) (\u003ca href=\"https://github.com/takanuva15\"\u003e\u003ccode\u003e@​takanuva15\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3cb30679b5e3021db16c776ed7e70d380586e9ce: feat(form): add array collection format in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3986\"\u003e#3986\u003c/a\u003e) (\u003ca href=\"https://github.com/slowhigh\"\u003e\u003ccode\u003e@​slowhigh\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e24d67647cb9b4e0bbdcdec7f0c2086e8004e1572: feat(form): add custom string slice for form tag unmarshal (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3970\"\u003e#3970\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3971\"\u003e#3971\u003c/a\u003e) (\u003ca href=\"https://github.com/bruceNu1l\"\u003e\u003ccode\u003e@​bruceNu1l\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e8791c96960e719ff2f41e24163c5898656cee474: feat(fs): Export, test and document OnlyFilesFS (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3939\"\u003e#3939\u003c/a\u003e) (\u003ca href=\"https://github.com/joeig\"\u003e\u003ccode\u003e@​joeig\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e71496abe6836462e2ed70436b7d72ea2a3585417: feat(fs): Implement loading HTML from http.FileSystem (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4053\"\u003e#4053\u003c/a\u003e) (\u003ca href=\"https://github.com/sunshineplan\"\u003e\u003ccode\u003e@​sunshineplan\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3ac729dc4a497d360a23b9d7e766c622b3c99f51: feat(gin): support http3 using quic-go/quic-go (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3210\"\u003e#3210\u003c/a\u003e) (\u003ca href=\"https://github.com/thinkerou\"\u003e\u003ccode\u003e@​thinkerou\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4621b7ac982335d9a74432e182dd2bfc6d841431: feat(router): add literal colon support (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/1432\"\u003e#1432\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/2857\"\u003e#2857\u003c/a\u003e) (\u003ca href=\"https://github.com/wssccc\"\u003e\u003ccode\u003e@​wssccc\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edbd8a2515093ad47cadc5c1fface89861a0b765c: feat: added \u003ccode\u003eAbortWithStatusPureJSON()\u003c/code\u003e in \u003ccode\u003eContext\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4290\"\u003e#4290\u003c/a\u003e) (\u003ca href=\"https://github.com/ddevsr\"\u003e\u003ccode\u003e@​ddevsr\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e688a429d19d8c804447bb889d3635e2c31a5564d: feat: support custom json codec at runtime (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3391\"\u003e#3391\u003c/a\u003e) (\u003ca href=\"https://github.com/timandy\"\u003e\u003ccode\u003e@​timandy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e8fb3136664254d7c592127f00d52849caba18a67: Revert \u0026quot;fix(time): binding time with empty value (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4103\"\u003e#4103\u003c/a\u003e)\u0026quot; (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4245\"\u003e#4245\u003c/a\u003e) (\u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee737e3e267beb4dc3bab16cc8be59e3902d98a94: fix(binding): prevent duplicate decoding and add validation in decodeToml (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4193\"\u003e#4193\u003c/a\u003e) (\u003ca href=\"https://github.com/revevide\"\u003e\u003ccode\u003e@​revevide\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4f339e6a35b163d31b30916b37f4176d385f41bd: fix(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3966\"\u003e#3966\u003c/a\u003e) (\u003ca href=\"https://github.com/RedCrazyGhost\"\u003e\u003ccode\u003e@​RedCrazyGhost\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e36b0dede4b8c4a67d92c4107cebc5a068364321d: fix(context): check handler is nil (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3413\"\u003e#3413\u003c/a\u003e) (\u003ca href=\"https://github.com/hktalent\"\u003e\u003ccode\u003e@​hktalent\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee0d46ded6cb6974d55a255ab122d1aa6ca0cd60e: fix(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3969\"\u003e#3969\u003c/a\u003e) (\u003ca href=\"https://github.com/adrianosela\"\u003e\u003ccode\u003e@​adrianosela\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edd33ff793861cee3baa77d575ff319119c366f3a: fix(docs): missing go markdown codeblock (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4266\"\u003e#4266\u003c/a\u003e) (\u003ca href=\"https://github.com/vdusart\"\u003e\u003ccode\u003e@​vdusart\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eb38c59de7fef67400a1c98efeae700a689c45783: fix(errors): change Unwrap method receiver to value type (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4232\"\u003e#4232\u003c/a\u003e) (\u003ca href=\"https://github.com/OrkhanAlikhanov\"\u003e\u003ccode\u003e@​OrkhanAlikhanov\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e28e57f58b184b2305ace192e02496bb89f6fd8cb: fix(form): Set default value for form fields (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4047\"\u003e#4047\u003c/a\u003e) (\u003ca href=\"https://github.com/ahmadSaeedGoda\"\u003e\u003ccode\u003e@​ahmadSaeedGoda\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e626d55b0c02937645c21774cacc021713de88604: fix(gin): Do not panic when handling method not allowed on empty tree (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4003\"\u003e#4003\u003c/a\u003e) (\u003ca href=\"https://github.com/phsym\"\u003e\u003ccode\u003e@​phsym\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e7d147928ee232fce156ea7ce8ae6329e148aeb41: fix(gin): data race warning for gin mode (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/1580\"\u003e#1580\u003c/a\u003e) (\u003ca href=\"https://github.com/kplachkov\"\u003e\u003ccode\u003e@​kplachkov\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ec677ccc40a60386565dd0d755efacb85d153feca: fix(go): invalid Go toolchain version (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3961\"\u003e#3961\u003c/a\u003e) (\u003ca href=\"https://github.com/thinkerou\"\u003e\u003ccode\u003e@​thinkerou\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3319038418656a268c889393cb2dd4224c4469ec: fix(readme): fix broken link to English documentation (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4222\"\u003e#4222\u003c/a\u003e) (\u003ca href=\"https://github.com/eduardo-ax\"\u003e\u003ccode\u003e@​eduardo-ax\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e674522db91d637d179c16c372d87756ea26fa089: fix(time): binding time with empty value (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4103\"\u003e#4103\u003c/a\u003e) (\u003ca href=\"https://github.com/ksw2000\"\u003e\u003ccode\u003e@​ksw2000\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eea53388e6ee4a6a0a1647b390c56eeed780e7e56: fix(tree): Keep panic infos consistent when wildcard type build faild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4077\"\u003e#4077\u003c/a\u003e) (\u003ca href=\"https://github.com/kingcanfish\"\u003e\u003ccode\u003e@​kingcanfish\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e8763f33c65f7df8be5b9fe7504ab7fcf20abb41d: fix: prevent middleware re-entry issue in HandleContext (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3987\"\u003e#3987\u003c/a\u003e) (\u003ca href=\"https://github.com/bound2\"\u003e\u003ccode\u003e@​bound2\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e7a1b655074c313f9491c83bb8ea164cdc4a9afe9: fix: sonic on arm64 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4234\"\u003e#4234\u003c/a\u003e) (\u003ca href=\"https://github.com/yashgorana\"\u003e\u003ccode\u003e@​yashgorana\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e5826722a87cf5855fcc4b794cbef11612352771d: fix: version number discrepancy (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4299\"\u003e#4299\u003c/a\u003e) (\u003ca href=\"https://github.com/suwakei\"\u003e\u003ccode\u003e@​suwakei\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e40725d85badd647870df6f9fa7a75ac76341f804: chore(bind): return 413 status code when error is \u003ccode\u003ehttp.MaxBytesError\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4227\"\u003e#4227\u003c/a\u003e) (\u003ca href=\"https://github.com/ItalyPaleAle\"\u003e\u003ccode\u003e@​ItalyPaleAle\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ef875d8728306c2c2c6f504900ab08cd1d8c47f12: chore(context): test context initialization and handler logic (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4087\"\u003e#4087\u003c/a\u003e) (\u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee7693e67c23005743502962d3bb9839a354d6688: chore(deps): bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4351\"\u003e#4351\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eafa0c31d97e1b112ccfe7652957f7d8514580c72: chore(deps): bump github.com/gin-contrib/sse from 0.1.0 to 1.1.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4216\"\u003e#4216\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e255af882db4baf0ed6209f1a5471f1663c5d0060: chore(deps): bump github.com/go-playground/validator/v10 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4208\"\u003e#4208\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e545fd74379a0b167a918e38626ae5f7eb83fb243: chore(deps): bump github.com/go-playground/validator/v10 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4289\"\u003e#4289\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ec3c8620a7fb4e09c7845feca4e8e8a8678a2685d: chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.22.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4052\"\u003e#4052\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ecf32d2dcf8c7534f59727c5e213e45f2412c593a: chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.4 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4212\"\u003e#4212\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ebb824731032856460aa3ffc23bd90e11bf7d5199: chore(deps): bump github.com/quic-go/quic-go from 0.48.2 to 0.50.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4197\"\u003e#4197\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e61c2b1c28f0c5a754330545e31f02cd6d6f7944e: chore(deps): bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4250\"\u003e#4250\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eb7d6308bcc84066df79a047ae363a6120fe87808: chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4281\"\u003e#4281\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e077a2f39c85700ba0823f85ed29cec0c8f2cbdfc: chore(deps): bump github.com/quic-go/quic-go from 0.53.0 to 0.54.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4328\"\u003e#4328\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e46150257b3eec60e3e0bf1cee7c03439099aef83: chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4347\"\u003e#4347\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ea6287825c95821a378a34f8a5c9139ea1f6ebd96: chore(deps): bump github.com/ugorji/go/codec from 1.2.12 to 1.3.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4268\"\u003e#4268\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ecc4e11438cd6c0bcc632fe3492d3817dfa21c337: chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4013\"\u003e#4013\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md\"\u003egithub.com/gin-gonic/gin's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eGin v1.11.0\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat(gin): Experimental support for HTTP/3 using quic-go/quic-go (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3210\"\u003e#3210\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(form): add array collection format in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3986\"\u003e#3986\u003c/a\u003e), add custom string slice for form tag unmarshal (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3970\"\u003e#3970\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(binding): add BindPlain (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(fs): Export, test and document OnlyFilesFS (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3939\"\u003e#3939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(binding): add support for unixMilli and unixMicro (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4190\"\u003e#4190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(form): Support default values for collections in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4048\"\u003e#4048\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(context): GetXxx added support for more go native types (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3633\"\u003e#3633\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eperf(context): optimize getMapFromFormData performance (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4339\"\u003e#4339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(tree): replace string(/) with \u0026quot;/\u0026quot; in node.insertChild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4354\"\u003e#4354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(render): remove headers parameter from writeHeader (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4353\"\u003e#4353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): simplify \u0026quot;GetType()\u0026quot; functions (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4080\"\u003e#4080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(slice): simplify SliceValidationError Error method (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3910\"\u003e#3910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context):Avoid using filepath.Dir twice in SaveUploadedFile (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4181\"\u003e#4181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): refactor context handling and improve test robustness (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4066\"\u003e#4066\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(binding): use strings.Cut to replace strings.Index (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3522\"\u003e#3522\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): add an optional permission parameter to SaveUploadedFile (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4068\"\u003e#4068\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3969\"\u003e#3969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3966\"\u003e#3966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003etree: replace the self-defined 'min' to official one (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3975\"\u003e#3975\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003econtext: Remove redundant filepath.Dir usage (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4181\"\u003e#4181\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: prevent middleware re-entry issue in HandleContext (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3987\"\u003e#3987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(binding): prevent duplicate decoding and add validation in decodeToml (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4193\"\u003e#4193\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(gin): Do not panic when handling method not allowed on empty tree (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4003\"\u003e#4003\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(gin): data race warning for gin mode (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/1580\"\u003e#1580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3969\"\u003e#3969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3966\"\u003e#3966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): check handler is nil (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3413\"\u003e#3413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(readme): fix broken link to English documentation (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4222\"\u003e#4222\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(tree): Keep panic infos consistent when wildcard type build faild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4077\"\u003e#4077\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBuild process updates / CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: integrate Trivy vulnerability scanning into CI workflow (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4359\"\u003e#4359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: support Go 1.25 in CI/CD (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4341\"\u003e#4341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4342\"\u003e#4342\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: add Go version 1.24 to GitHub Actions (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4154\"\u003e#4154\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild: update Gin minimum Go version to 1.21 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3960\"\u003e#3960\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci(lint): enable new linters (testifylint, usestdlibvars, perfsprint, etc.) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4010\"\u003e#4010\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4091\"\u003e#4091\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4090\"\u003e#4090\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci(lint): update workflows and improve test request consistency (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4126\"\u003e#4126\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/6ad6205e9c94a4b8a320219e28c37c29d22a7a2c\"\u003e\u003ccode\u003e6ad6205\u003c/code\u003e\u003c/a\u003e docs(changelog): upgrade Gin to v1.11.0 and add release notes (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4361\"\u003e#4361\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/7858527c8c2a15bddf27ea71162f8f70c82f2cdf\"\u003e\u003ccode\u003e7858527\u003c/code\u003e\u003c/a\u003e docs(changelog): update release notes for Gin v1.10.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4360\"\u003e#4360\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/cb000f570c127a503535fa5be9c0237823ea7e4d\"\u003e\u003ccode\u003ecb000f5\u003c/code\u003e\u003c/a\u003e ci: integrate Trivy vulnerability scanning into CI workflow (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4359\"\u003e#4359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/2119046230f0119c7c88f86a6b441d9d3aaad03e\"\u003e\u003ccode\u003e2119046\u003c/code\u003e\u003c/a\u003e ci: support Go 1.25 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4341\"\u003e#4341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/da372fc77840b3badf4efef5ec2d203cdc73f1db\"\u003e\u003ccode\u003eda372fc\u003c/code\u003e\u003c/a\u003e build(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4342\"\u003e#4342\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/e198f6e859220afd35bc2fb2fd5d404d7c0882ca\"\u003e\u003ccode\u003ee198f6e\u003c/code\u003e\u003c/a\u003e refactor(render): remove headers parameter from writeHeader (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4353\"\u003e#4353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/cca98d2d266d3797a8bf70f5903c2fbe32e8bf86\"\u003e\u003ccode\u003ecca98d2\u003c/code\u003e\u003c/a\u003e chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4356\"\u003e#4356\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/9b1e3533e2d17b6152b05efeab8280f450e68e52\"\u003e\u003ccode\u003e9b1e353\u003c/code\u003e\u003c/a\u003e refactor(tree): replace string(/) with \u0026quot;/\u0026quot; in node.insertChild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4354\"\u003e#4354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/f9bd00a6b7939b941fde3fdd239367f4a7d6b137\"\u003e\u003ccode\u003ef9bd00a\u003c/code\u003e\u003c/a\u003e perf(context): optimize getMapFromFormData performance (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4339\"\u003e#4339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/28172fa68206b2ced9df3417fad50bcabd6d9eb6\"\u003e\u003ccode\u003e28172fa\u003c/code\u003e\u003c/a\u003e chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4346\"\u003e#4346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gin-gonic/gin/compare/v1.10.1...v1.11.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/jarcoal/httpmock` from 1.4.0 to 1.4.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/jarcoal/httpmock/releases\"\u003egithub.com/jarcoal/httpmock's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003etest: also test with go v1.25 and use golangci-lint v2.4.0 by \u003ca href=\"https://github.com/maxatome\"\u003e\u003ccode\u003e@​maxatome\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/164\"\u003ejarcoal/httpmock#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid data race when closing body by \u003ca href=\"https://github.com/DavyJohnes\"\u003e\u003ccode\u003e@​DavyJohnes\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/165\"\u003ejarcoal/httpmock#165\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DavyJohnes\"\u003e\u003ccode\u003e@​DavyJohnes\u003c/code\u003e\u003c/a\u003e made his first contribution in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/165\"\u003ejarcoal/httpmock#165\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\"\u003ehttps://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/314d58a0690c92c71b2a9de2d62d52c74c328546\"\u003e\u003ccode\u003e314d58a\u003c/code\u003e\u003c/a\u003e fix: protect all body-related methods with mutext\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/e482896659149810cdc8b9262611a0059150b661\"\u003e\u003ccode\u003ee482896\u003c/code\u003e\u003c/a\u003e fix: avoid data race when closing body\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/c97714566220b6410cf4f7937db771d1876e8e98\"\u003e\u003ccode\u003ec977145\u003c/code\u003e\u003c/a\u003e test: also test with go v1.25 and use golangci-lint v2.4.0\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/samber/lo` from 1.51.0 to 1.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/samber/lo/releases\"\u003egithub.com/samber/lo's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.52.0\u003c/h2\u003e\n\u003cp\u003eThrilled to announce the latest release of \u003ccode\u003esamber/lo\u003c/code\u003e!\u003c/p\u003e\n\u003cp\u003eThis version brings major improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eA new \u003ccode\u003eit/\u003c/code\u003e sub-package for everything related to the \u003ccode\u003eiter\u003c/code\u003e package added in Go 1.23. Big up to \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e for its help on this\u003c/li\u003e\n\u003cli\u003eA new documentation -\u0026gt; \u003ca href=\"https://lo.samber.dev\"\u003elo.samber.dev\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLots of micro fixes and performance improvements\u003c/li\u003e\n\u003cli\u003eBetter code quality with many more linters\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e✨ A good introduction to streams in Go !\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix(chunk): Copy chunk in a new slice by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/648\"\u003esamber/lo#648\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(zipx): fix the max length calculation by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/649\"\u003esamber/lo#649\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(retry): fix potential race condition in debounce callback by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/650\"\u003esamber/lo#650\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeature: add Mode function with tests and documentation by \u003ca href=\"https://github.com/ghosx\"\u003e\u003ccode\u003e@​ghosx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/644\"\u003esamber/lo#644\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd FilterKeys for map by \u003ca href=\"https://github.com/rasha108bik\"\u003e\u003ccode\u003e@​rasha108bik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/631\"\u003esamber/lo#631\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: adding FilterValues and fix FilterKeys signature by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/661\"\u003esamber/lo#661\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/samber/lo/pull/662\"\u003esamber/lo#662\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: more consistent panic strings by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/678\"\u003esamber/lo#678\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: minor example issues by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/676\"\u003esamber/lo#676\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: preserve type alias in DropByIndex and WithoutBy by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/675\"\u003esamber/lo#675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: adding hassuffix + hasprefix by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/680\"\u003esamber/lo#680\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded Cut, CutPrefix, CutSuffix by \u003ca href=\"https://github.com/xelavopelk\"\u003e\u003ccode\u003e@​xelavopelk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/666\"\u003esamber/lo#666\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd TrimXXX helpers by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/683\"\u003esamber/lo#683\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(string): fix division by zero by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/684\"\u003esamber/lo#684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: avoid recover() if possible by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/685\"\u003esamber/lo#685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: panic when passing -1 to Drop by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/688\"\u003esamber/lo#688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: avoid Keyify twice in Trim by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/689\"\u003esamber/lo#689\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: new iter package by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/672\"\u003esamber/lo#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: from slice to map with index passed by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/697\"\u003esamber/lo#697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: from slice/iterator to map with index passed by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/698\"\u003esamber/lo#698\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(generator): deprecate lo.Generator in favor of go \u0026quot;iter\u0026quot; package by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/700\"\u003esamber/lo#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: optimization of map access by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/692\"\u003esamber/lo#692\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: optimize map access everywhere by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/693\"\u003esamber/lo#693\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eTests\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix(tests): fix flaky time-based tests by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/699\"\u003esamber/lo#699\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eStyle\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003elint: unit test improvements by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/674\"\u003esamber/lo#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: fix CI warnings and avoid named return parameters by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/682\"\u003esamber/lo#682\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: enable 7 more linters by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/686\"\u003esamber/lo#686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: enable gofumpt extra rules by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/690\"\u003esamber/lo#690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eStyle/rename internal rand by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/701\"\u003esamber/lo#701\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: Apply testifylint linter recommendations by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/669\"\u003esamber/lo#669\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eStyle add golangci config by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/670\"\u003esamber/lo#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: minor whitespace fixes by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/677\"\u003esamber/lo#677\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/a25c42dbd5103a67ed497b49bfefeaf6bb1df2ee\"\u003e\u003ccode\u003ea25c42d\u003c/code\u003e\u003c/a\u003e bump v1.52.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/15ac6249133fb9ecc366d63fa4f73b4512de180c\"\u003e\u003ccode\u003e15ac624\u003c/code\u003e\u003c/a\u003e docs: adding go playground examples to it/ package (\u003ca href=\"https://redirect.github.com/samber/lo/issues/708\"\u003e#708\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/c7e9459a8ba8a164c3ed413fb87f8e88ea40b115\"\u003e\u003ccode\u003ec7e9459\u003c/code\u003e\u003c/a\u003e docs: lots of various doc improvements (\u003ca href=\"https://redirect.github.com/samber/lo/issues/706\"\u003e#706\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/fa2d72448a4343cd220574589849fbc1a44fff62\"\u003e\u003ccode\u003efa2d724\u003c/code\u003e\u003c/a\u003e doc: add it/mutable/parallel sub-package to llms.txt (\u003ca href=\"https://redirect.github.com/samber/lo/issues/707\"\u003e#707\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/aa3a48daa9ff35e99309ba8ca0f4278b82efc79e\"\u003e\u003ccode\u003eaa3a48d\u003c/code\u003e\u003c/a\u003e fix(doc): add missing \u0026quot;contributing\u0026quot; entry in the menu\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/5def06dac581094370022d0a55993693dff42f64\"\u003e\u003ccode\u003e5def06d\u003c/code\u003e\u003c/a\u003e fix(doc): various hot fixes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/f9a57ef01de1a8a861e66bf6e3e4a3cd19ae85b7\"\u003e\u003ccode\u003ef9a57ef\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs (\u003ca href=\"https://redirect.github.com/samber/lo/issues/704\"\u003e#704\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/8b8aa284f3650810efd5fed3ad5cedabb932a78a\"\u003e\u003ccode\u003e8b8aa28\u003c/code\u003e\u003c/a\u003e fix(doc): make \u0026quot;iter\u0026quot; package visible in doc sidebar\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/39e418f10e6574f6b78e8c29e74eaba410c28576\"\u003e\u003ccode\u003e39e418f\u003c/code\u003e\u003c/a\u003e doc: adding a \u0026quot;contributing\u0026quot; page\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/1b3cb42cd1357dcc3d77f3e22dacd53767f9acc6\"\u003e\u003ccode\u003e1b3cb42\u003c/code\u003e\u003c/a\u003e fix(doc): improve algolia search\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/samber/lo/compare/v1.51.0...v1.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/bytedance/sonic` from 1.13.3 to 1.14.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bytedance/sonic/releases\"\u003egithub.com/bytedance/sonic's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.14.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: trim the trailing whitespace for raw json value by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/806\"\u003ebytedance/sonic#806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: support go1.25 by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/808\"\u003ebytedance/sonic#808\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: check trailing space for 'native.SkipOneFast' by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/812\"\u003ebytedance/sonic#812\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\"\u003ehttps://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.14.0-rc1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: trim the trailing whitespace for raw json value by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/806\"\u003ebytedance/sonic#806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: support go1.25 by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/808\"\u003ebytedance/sonic#808\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0-rc1\"\u003ehttps://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0-rc1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/f51fac7a464fb46dd29ec553cbeaf470434634a8\"\u003e\u003ccode\u003ef51fac7\u003c/code\u003e\u003c/a\u003e fix: check trailing space for 'native.SkipOneFast' (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/812\"\u003e#812\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/de4f017fca6448580003b6cc661bed8fded68d1d\"\u003e\u003ccode\u003ede4f017\u003c/code\u003e\u003c/a\u003e feat: support go1.25 (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/808\"\u003e#808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/9dc00881217b75fbf5ba31eccd3dbd3059e678e1\"\u003e\u003ccode\u003e9dc0088\u003c/code\u003e\u003c/a\u003e fix: trim the trailing whitespace for raw json value (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/806\"\u003e#806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/bytedance/sonic/loader` from 0.3.0 to 0.4.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/438eca44f360a935bf016fdb3f3c7b21169a23dc\"\u003e\u003ccode\u003e438eca4\u003c/code\u003e\u003c/a\u003e chore: pcsp for jit functions (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/877\"\u003e#877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/045dce41fa5ea7d1af5bb55bb06b5ed342c42343\"\u003e\u003ccode\u003e045dce4\u003c/code\u003e\u003c/a\u003e style(internal/rt): fix a typo in filename (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/871\"\u003e#871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/a71350bdcf30926460fcdc85a49ea38222c3b38e\"\u003e\u003ccode\u003ea71350b\u003c/code\u003e\u003c/a\u003e chore: update arm asm (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/873\"\u003e#873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/cdd973986b95e82433a712df5e8cf26288bcaef7\"\u003e\u003ccode\u003ecdd9739\u003c/code\u003e\u003c/a\u003e fix: pcsp for jit functions (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/868\"\u003e#868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/72bd4caf6fb6cb4d8c93f41d591b9e101eb3f346\"\u003e\u003ccode\u003e72bd4ca\u003c/code\u003e\u003c/a\u003e feature: use pool for EscapeHTML (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/866\"\u003e#866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/48ba40b8e47bbb33828067f8250da9810f5b9b9f\"\u003e\u003ccode\u003e48ba40b\u003c/code\u003e\u003c/a\u003e fix: make validate skip behave more similarly like encoding/json (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/815\"\u003e#815\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/d55adc49e6c85784853d494a7ac7a92064e9ad90\"\u003e\u003ccode\u003ed55adc4\u003c/code\u003e\u003c/a\u003e fix:(decoder) not panic when map key is a interface (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/861\"\u003e#861\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/2eeb744e27b16a5994b005d2ec8ea9daf4ab008c\"\u003e\u003ccode\u003e2eeb744\u003c/code\u003e\u003c/a\u003e fix: make encoder pretouch able to recurse (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/856\"\u003e#856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/53b981bdd59c34d4ee4bd40915101c5c5057dd04\"\u003e\u003ccode\u003e53b981b\u003c/code\u003e\u003c/a\u003e feat: show JSON trace when panic (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/848\"\u003e#848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/908af5dfaf7d509db1f2c2b1c43f4df728db80a6\"\u003e\u003ccode\u003e908af5d\u003c/code\u003e\u003c/a\u003e fix: compilation error with \u003ccode\u003eGOEXPERIMENT=jsonv2\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/847\"\u003e#847\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bytedance/sonic/compare/loader/v0.3.0...loader/v0.4.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/cloudwego/base64x` from 0.1.5 to 0.1.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/cloudwego/base64x/releases\"\u003egithub.com/cloudwego/base64x's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.1.6\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: license checker and test in different go versions by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/cloudwego/base64x/pull/12\"\u003ecloudwego/base64x#12\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: upgrade sonic/loader to v0.3.0 by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/cloudwego/base64x/pull/13\"\u003ecloudwego/base64x#13\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\"\u003ehttps://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cloudwego/base64x/commit/b1a66433e2aaf4e90a73578a914a25afff44c28c\"\u003e\u003ccode\u003eb1a6643\u003c/code\u003e\u003c/a\u003e chore: upgrade sonic/loader to v0.3.0 (\u003ca href=\"https://redirect.github.com/cloudwego/base64x/issues/13\"\u003e#13\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cloudwego/base64x/commit/5e89223982c671e1fa8dc71dae5fb761c42a9c64\"\u003e\u003ccode\u003e5e89223\u003c/code\u003e\u003c/a\u003e fix: license checker and test in different go versions (\u003ca href=\"https://redirect.github.com/cloudwego/base64x/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gabriel-vasile/mimetype` from 1.4.9 to 1.4.11\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gabriel-vasile/mimetype/releases\"\u003egithub.com/gabriel-vasile/mimetype's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.11 cpio, wordperfect support\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ewordperfect: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/707\"\u003egabriel-vasile/mimetype#707\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecpio: add support for binary version in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/709\"\u003egabriel-vasile/mimetype#709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshebang: fix detection with args by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/710\"\u003egabriel-vasile/mimetype#710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshebang: support env -S by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/712\"\u003egabriel-vasile/mimetype#712\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edxf: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/720\"\u003egabriel-vasile/mimetype#720\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eclone: stop cloning MIME when there is no charset in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/722\"\u003egabriel-vasile/mimetype#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eaaf: remove individual node for aaf in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/724\"\u003egabriel-vasile/mimetype#724\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emsoxml: match files and directories for first zip entry in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/729\"\u003egabriel-vasile/mimetype#729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11\"\u003ehttps://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.4.10 perfomance inprovements, tests and new formats\u003c/h2\u003e\n\u003cp\u003eThis release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.\nChanges were made to make mimetype behave more file linux \u003ccode\u003e$ file --mime\u003c/code\u003e utility.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype_tests\"\u003ehttps://github.com/gabriel-vasile/mimetype_tests\u003c/a\u003e repo is now used for running comparisons between \u003ccode\u003emimetype\u003c/code\u003e and \u003ccode\u003e$ file --mime\u003c/code\u003e. It contains 50 000 samples and \u003ccode\u003emimetype\u003c/code\u003e identifies the same format as \u003ccode\u003e$ file --mime\u003c/code\u003e for ~97% of them. Results are in the \u003ca href=\"https://github.com/gabriel-vasile/mimetype_tests/actions\"\u003eActions tab\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echarset: remove dependency on x/net for parsing html in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/669\"\u003egabriel-vasile/mimetype#669\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCSV: replace stdlib reader with a parser that allocates less in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/672\"\u003egabriel-vasile/mimetype#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esvg: make detection harder in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/674\"\u003egabriel-vasile/mimetype#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003epdf: relax check to match file in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/677\"\u003egabriel-vasile/mimetype#677\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecsv: stop mutating input byte slices; for \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/680\"\u003e#680\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/681\"\u003egabriel-vasile/mimetype#681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echarset: remove dependency on mime  in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/684\"\u003egabriel-vasile/mimetype#684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emso_office: increase limit of checked entries from 4 to 100 in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/685\"\u003egabriel-vasile/mimetype#685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ejar: replace application/jar with application/java-archive in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/686\"\u003egabriel-vasile/mimetype#686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eZip container improvements in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/687\"\u003egabriel-vasile/mimetype#687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eJar first entry inside a zip in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/688\"\u003egabriel-vasile/mimetype#688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esvg+html: better handling for comments in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/689\"\u003egabriel-vasile/mimetype#689\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003exhtml: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/690\"\u003egabriel-vasile/mimetype#690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emisc: behave more like file in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/691\"\u003egabriel-vasile/mimetype#691\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elotus-1-2-3: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/695\"\u003egabriel-vasile/mimetype#695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for zipped KML files by \u003ca href=\"https://github.com/dmlambea\"\u003e\u003ccode\u003e@​dmlambea\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/693\"\u003egabriel-vasile/mimetype#693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshell: add support by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/694\"\u003egabriel-vasile/mimetype#694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eruby: add support by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/700\"\u003egabriel-vasile/mimetype#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003epython: associate with python2 and python3 shebangs by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/699\"\u003egabriel-vasile/mimetype#699\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003evsdx: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/702\"\u003egabriel-vasile/mimetype#702\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eoneNote: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/703\"\u003egabriel-vasile/mimetype#703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echm: add support for Microsoft Compiled HTML Help in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/704\"\u003egabriel-vasile/mimetype#704\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNetpbm: add support by \u003ca href=\"https://github.com/kenshaw\"\u003e\u003ccode\u003e@​kenshaw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/705\"\u003egabriel-vasile/mimetype#705\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dmlambea\"\u003e\u003ccode\u003e@​dmlambea\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/693\"\u003egabriel-vasile/mimetype#693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/694\"\u003egabriel-vasile/mimetype#694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kenshaw\"\u003e\u003ccode\u003e@​kenshaw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/705\"\u003egabriel-vasile/mimetype#705\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/99148300a8a57c40a23ee4ef34166a35e68fc7ac\"\u003e\u003ccode\u003e9914830\u003c/code\u003e\u003c/a\u003e msoxml: match files and directories for first zip entry\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/5ec19125b7081089845d1a4216c16bfbf5f3b1b9\"\u003e\u003ccode\u003e5ec1912\u003c/code\u003e\u003c/a\u003e json: prevent one alloc by re-using the same slice (\u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/726\"\u003e#726\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/7cfd61491265164f91b75d8f29f3e245220a6157\"\u003e\u003ccode\u003e7cfd614\u003c/code\u003e\u003c/a\u003e performance: use regular funcs instead of var funcs (\u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/670\"\u003e#670\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/71a0f37d652d5c01df804ca9804716ec82212d4e\"\u003e\u003ccode\u003e71a0f37\u003c/code\u003e\u003c/a\u003e aaf: remove individual node for aaf\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/d0ad1037e9d643102ec8ea8b62f032850f149592\"\u003e\u003ccode\u003ed0ad103\u003c/code\u003e\u003c/a\u003e supported_mimes: fix lint and make test short\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/fa141bdcb5c76f4d2aabb91be055cae7ca48e96c\"\u003e\u003ccode\u003efa141bd\u003c/code\u003e\u003c/a\u003e supported_mimes: add .git-blame-ignore-revs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/16a062b83a0ba2c41827d23ff7d91f99f3a75ee6\"\u003e\u003ccode\u003e16a062b\u003c/code\u003e\u003c/a\u003e supported_mimes: add hierarchy to table\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/49f38623cdd2dad6719bf66c11966d827eff7abf\"\u003e\u003ccode\u003e49f3862\u003c/code\u003e\u003c/a\u003e clone: stop cloning MIME when there is no charset\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/d0a95afda74904eb1e5ac0a3214edac46801d3f9\"\u003e\u003ccode\u003ed0a95af\u003c/code\u003e\u003c/a\u003e dxf: add support; closes \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/719\"\u003e#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/54d3513b61ca2c6765513e182178a3cf1f4591d6\"\u003e\u003ccode\u003e54d3513\u003c/code\u003e\u003c/a\u003e markup: fix for duplicate branch warning from linter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gabriel-vasile/mimetype/compare/v1.4.9...v1.4.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-playground/validator/v10` from 10.27.0 to 10.28.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-playground/validator/releases\"\u003egithub.com/go-playground/validator/v10's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease 10.28.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate workflow.yml to support 2 most recent major versions by \u003ca href=\"https://github.com/nodivbyzero\"\u003e\u003ccode\u003e@​nodivbyzero\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-playground/validator/pull/1417\"\u003ego-playground/validator#1417\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.g...\n\n_Description has been truncated_","html_url":"https://github.com/greenbone/keycloak-client-golang/pull/249","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenbone%2Fkeycloak-client-golang/issues/249","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/249/packages"},{"uuid":"3580217777","node_id":"PR_kwDOFFptbs6xF5wR","number":78,"state":"open","title":"chore(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3 in the dev-tools group","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T00:56:57.000Z","updated_at":"2025-11-18T02:00:51.203Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":"the dev-tools group","ecosystem":"go"},"body":"Bumps the dev-tools group with 1 update: [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ScriptonBasestar/proxynd/pull/78","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptonBasestar%2Fproxynd/issues/78","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/78/packages"},{"uuid":"3573696431","node_id":"PR_kwDOQMgMis6wxJEH","number":6,"state":"open","title":"deps(deps): Bump the go-dependencies group across 1 directory with 3 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-31T07:27:58.000Z","updated_at":"2025-10-31T07:27:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":3,"packages":[{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 3 updates in the / directory: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) and [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/sagikazarmark/locafero` from 0.11.0 to 0.12.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/95e023c9ceb97b9d2bba3cc88b11a5ab65a7c7a7\"\u003e\u003ccode\u003e95e023c\u003c/code\u003e\u003c/a\u003e chore: go mod tidy\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/dd52fa5e0cfd2069ed86d3d259c04c18fb67b451\"\u003e\u003ccode\u003edd52fa5\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/sagikazarmark/locafero/issues/66\"\u003e#66\u003c/a\u003e from sagikazarmark/devenv\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/2ea32a748519c35912a648c889502bdf7ccd7ce7\"\u003e\u003ccode\u003e2ea32a7\u003c/code\u003e\u003c/a\u003e ci: use devenv\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/a66e1c756f1404e2697b6e090afa82dd293c85d3\"\u003e\u003ccode\u003ea66e1c7\u003c/code\u003e\u003c/a\u003e ci: update environment\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/20d9a69e5a04d813ba58f680249ce3f386efc893\"\u003e\u003ccode\u003e20d9a69\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/sagikazarmark/locafero/issues/65\"\u003e#65\u003c/a\u003e from sagikazarmark/conc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/cec7e2aba4737d73493eb667975eba9915c2ed61\"\u003e\u003ccode\u003ecec7e2a\u003c/code\u003e\u003c/a\u003e chore: fix lint violations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/4ce872a2c3579fce1048eabe235fb072f8c83a48\"\u003e\u003ccode\u003e4ce872a\u003c/code\u003e\u003c/a\u003e ci: fix fuzz\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/8f1b3346679ab463712c3816f79bf18d5c3f9570\"\u003e\u003ccode\u003e8f1b334\u003c/code\u003e\u003c/a\u003e refactor: drop unused pool\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/1952e5d7cc9315c9a0554806b927831f2f33d90b\"\u003e\u003ccode\u003e1952e5d\u003c/code\u003e\u003c/a\u003e feat: drop concurrency and use a sequential queue\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/bb271a1eb109786cfd8fe2736152490be6d00913\"\u003e\u003ccode\u003ebb271a1\u003c/code\u003e\u003c/a\u003e feat: add experimental non-concurrent pool\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/sagikazarmark/locafero/compare/v0.11.0...v0.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"},{"uuid":"3538151845","node_id":"PR_kwDODQKSms6u7bVD","number":686,"state":"closed","title":"build(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","no-pr-activity","go"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-01-28T03:53:20.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-21T21:02:42.000Z","updated_at":"2026-01-28T03:53:29.000Z","time_to_close":8491838,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/shanbay/gobay/pull/686","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanbay%2Fgobay/issues/686","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/686/packages"},{"uuid":"3537659817","node_id":"PR_kwDOI2g1ps6u5vi5","number":61,"state":"closed","title":"chore(deps): bump the golang group with 5 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-05-11T12:16:36.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-21T18:14:15.000Z","updated_at":"2026-05-11T12:16:46.000Z","time_to_close":17431341,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"golang","update_count":5,"packages":[{"name":"github.com/aws/aws-sdk-go","old_version":"1.44.311","new_version":"1.55.8","repository_url":"https://github.com/aws/aws-sdk-go"},{"name":"github.com/go-logr/logr","old_version":"1.2.4","new_version":"1.4.3","repository_url":"https://github.com/go-logr/logr"},{"name":"github.com/stretchr/testify","old_version":"1.8.4","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"gopkg.in/dnaeon/go-vcr.v3","old_version":"3.1.2","new_version":"3.2.0"},{"name":"github.com/stretchr/objx","old_version":"0.5.0","new_version":"0.5.2","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the golang group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.311` | `1.55.8` |\n| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.4` | `1.4.3` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.11.1` |\n| gopkg.in/dnaeon/go-vcr.v3 | `3.1.2` | `3.2.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.0` | `0.5.2` |\n\nUpdates `github.com/aws/aws-sdk-go` from 1.44.311 to 1.55.8\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/aws-sdk-go/releases\"\u003egithub.com/aws/aws-sdk-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease v1.55.8 (2025-07-31)\u003c/h1\u003e\n\u003ch3\u003eSDK Features\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMark the module and all packages as deprecated.\n\u003cul\u003e\n\u003cli\u003eThis SDK has entered end-of-support.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.7 (2025-04-22)\u003c/h1\u003e\n\u003ch3\u003eSDK Bugs\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/s3/s3manager\u003c/code\u003e: Abort multipart download if object is modified during download\n\u003cul\u003e\n\u003cli\u003eFixes \u003ca href=\"https://redirect.github.com/aws/aws-sdk-go/issues/4986\"\u003e4986\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.6 (2025-01-15)\u003c/h1\u003e\n\u003ch3\u003eSDK Bugs\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix broken printf for go1.24\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.5 (2024-07-30)\u003c/h1\u003e\n\u003ch3\u003eService Client Updates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/appstream\u003c/code\u003e: Updates service API and documentation\n\u003cul\u003e\n\u003cli\u003eAdded support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/autoscaling\u003c/code\u003e: Updates service API and documentation\n\u003cul\u003e\n\u003cli\u003eIncrease the length limit for VPCZoneIdentifier from 2047 to 5000\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/codepipeline\u003c/code\u003e: Updates service API, documentation, and paginators\n\u003cul\u003e\n\u003cli\u003eAWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticache\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eDoc only update for changes to deletion API.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticloadbalancing\u003c/code\u003e: Updates service API\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/eventbridge\u003c/code\u003e: Updates service API\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/logs\u003c/code\u003e: Updates service API\n\u003cul\u003e\n\u003cli\u003eAdd v2 smoke tests and smithy smokeTests trait for SDK testing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/models.lex.v2\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/rolesanywhere\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/tnb\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/workspaces\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eRemoving multi-session as it isn't supported for pools\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.4 (2024-07-29)\u003c/h1\u003e\n\u003ch3\u003eService Client Updates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticache\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eRenaming full service name as it appears in developer documentation.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/memorydb\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/070853e88d22854d2355c2543d0958a5f76ad407\"\u003e\u003ccode\u003e070853e\u003c/code\u003e\u003c/a\u003e release v1.55.8 (2025-07-31)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/bb0168ecfa52f8809b27912ded94edafaa019512\"\u003e\u003ccode\u003ebb0168e\u003c/code\u003e\u003c/a\u003e Add deprecation warnings everywhere and remove some README content\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/7ce44f3b563e6c00488bc9c81fb12ef232d72d93\"\u003e\u003ccode\u003e7ce44f3\u003c/code\u003e\u003c/a\u003e aws\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/6d9a26d85968c06f7e83b3233c5454b93c1ccfd8\"\u003e\u003ccode\u003e6d9a26d\u003c/code\u003e\u003c/a\u003e remove doc issue tmpl\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/239002f260fd543fe03fbd154d3033777d2bcd30\"\u003e\u003ccode\u003e239002f\u003c/code\u003e\u003c/a\u003e deprecate service packages and HLLs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/70c4177b8fdf98fa35e7286fd7881276d7490540\"\u003e\u003ccode\u003e70c4177\u003c/code\u003e\u003c/a\u003e deprecate main runtime packages\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/bbdd4e9bc5e4f2795f25486b84b202d689efc632\"\u003e\u003ccode\u003ebbdd4e9\u003c/code\u003e\u003c/a\u003e deprecate\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/163aada692ed32951f979aacf452ded4c03b8a7c\"\u003e\u003ccode\u003e163aada\u003c/code\u003e\u003c/a\u003e release v1.55.7 (2025-04-22) (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go/issues/5346\"\u003e#5346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/9eb2bfd2f949fc81b96cee6b5aae6d9b84abea75\"\u003e\u003ccode\u003e9eb2bfd\u003c/code\u003e\u003c/a\u003e Abort multi part download if the object is modified during download\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/8d203ccff393340d080be0417d091cc60354449b\"\u003e\u003ccode\u003e8d203cc\u003c/code\u003e\u003c/a\u003e Update bug-report.yml\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go/compare/v1.44.311...v1.55.8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-logr/logr` from 1.2.4 to 1.4.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-logr/logr/releases\"\u003egithub.com/go-logr/logr's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.3\u003c/h2\u003e\n\u003cp\u003eMinor release.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix slog tests for 1.25 by \u003ca href=\"https://github.com/hoeppi-google\"\u003e\u003ccode\u003e@​hoeppi-google\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/361\"\u003ego-logr/logr#361\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove one exception from Slog testing by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/362\"\u003ego-logr/logr#362\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hoeppi-google\"\u003e\u003ccode\u003e@​hoeppi-google\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/361\"\u003ego-logr/logr#361\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3\"\u003ehttps://github.com/go-logr/logr/compare/v1.4.2...v1.4.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.4.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix lint: named but unused params by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/268\"\u003ego-logr/logr#268\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a Go report card, fix lint by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/271\"\u003ego-logr/logr#271\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efuncr: Handle nested empty groups properly by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/274\"\u003ego-logr/logr#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/254\"\u003ego-logr/logr#254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/256\"\u003ego-logr/logr#256\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/257\"\u003ego-logr/logr#257\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/259\"\u003ego-logr/logr#259\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/260\"\u003ego-logr/logr#260\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/263\"\u003ego-logr/logr#263\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/262\"\u003ego-logr/logr#262\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/264\"\u003ego-logr/logr#264\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/266\"\u003ego-logr/logr#266\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/267\"\u003ego-logr/logr#267\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/270\"\u003ego-logr/logr#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/272\"\u003ego-logr/logr#272\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/275\"\u003ego-logr/logr#275\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.1 to 4.1.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/276\"\u003ego-logr/logr#276\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/277\"\u003ego-logr/logr#277\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/278\"\u003ego-logr/logr#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/279\"\u003ego-logr/logr#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/280\"\u003ego-logr/logr#280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.2 to 4.1.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/281\"\u003ego-logr/logr#281\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/282\"\u003ego-logr/logr#282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/283\"\u003ego-logr/logr#283\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/284\"\u003ego-logr/logr#284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.3 to 4.1.4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/285\"\u003ego-logr/logr#285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/286\"\u003ego-logr/logr#286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/288\"\u003ego-logr/logr#288\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/289\"\u003ego-logr/logr#289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/293\"\u003ego-logr/logr#293\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557\"\u003e\u003ccode\u003e38a1c47\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.17 to 3.28.18\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417\"\u003e\u003ccode\u003ef08bedd\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/setup-go from 5.4.0 to 5.5.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7\"\u003e\u003ccode\u003e6295e99\u003c/code\u003e\u003c/a\u003e build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957\"\u003e\u003ccode\u003e028840d\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.15 to 3.28.17\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201\"\u003e\u003ccode\u003e511e5fa\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/go-logr/logr/issues/367\"\u003e#367\u003c/a\u003e from go-logr/dependabot/github_actions/github/codeql-...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21\"\u003e\u003ccode\u003ed806463\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.13 to 3.28.15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044\"\u003e\u003ccode\u003e158c311\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/go-logr/logr/issues/366\"\u003e#366\u003c/a\u003e from thockin/master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1\"\u003e\u003ccode\u003ec79ddb3\u003c/code\u003e\u003c/a\u003e Update to support golangci-lint v2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205\"\u003e\u003ccode\u003e20a64ba\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.12 to 3.28.13\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526\"\u003e\u003ccode\u003e0385e14\u003c/code\u003e\u003c/a\u003e Add comments around slog exceptions\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-logr/logr/compare/v1.2.4...v1.4.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gopkg.in/dnaeon/go-vcr.v3` from 3.1.2 to 3.2.0\n\nUpdates `github.com/stretchr/objx` from 0.5.0 to 0.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/143\"\u003estretchr/objx#143\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/144\"\u003estretchr/objx#144\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/cache from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/145\"\u003estretchr/objx#145\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate taskfile to latest version by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/148\"\u003estretchr/objx#148\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate supported go versions to latest three by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/149\"\u003estretchr/objx#149\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate testify by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/147\"\u003estretchr/objx#147\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.1...v0.5.2\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.1...v0.5.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.5.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.0 to 1.8.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/126\"\u003estretchr/objx#126\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix a couple typos in the README.md by \u003ca href=\"https://github.com/autarch\"\u003e\u003ccode\u003e@​autarch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/128\"\u003estretchr/objx#128\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typos in comments and function names by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/129\"\u003estretchr/objx#129\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse go1.13; remove vendor folder; update .github action by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/130\"\u003estretchr/objx#130\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.1 to 1.8.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/132\"\u003estretchr/objx#132\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/133\"\u003estretchr/objx#133\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003egofmt 1.20 by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/139\"\u003estretchr/objx#139\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edeps: fix dependency cycle with testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/124\"\u003e#124\u003c/a\u003e) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/140\"\u003estretchr/objx#140\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/autarch\"\u003e\u003ccode\u003e@​autarch\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/128\"\u003estretchr/objx#128\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/129\"\u003estretchr/objx#129\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/139\"\u003estretchr/objx#139\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.0...v0.5.1\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.0...v0.5.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/307d0db21292676ac9d469826525c3630f47f63a\"\u003e\u003ccode\u003e307d0db\u003c/code\u003e\u003c/a\u003e Update testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/147\"\u003e#147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/762bf42adf033a33c0234f73d1ffbb89353c0122\"\u003e\u003ccode\u003e762bf42\u003c/code\u003e\u003c/a\u003e Update supported go versions to latest three (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/149\"\u003e#149\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/69bcfd79c1e8f33a3f24cf3f5d196988be0aa3a5\"\u003e\u003ccode\u003e69bcfd7\u003c/code\u003e\u003c/a\u003e Update taskfile to latest version (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/148\"\u003e#148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/095c67f3f66b9cf58064e58657ca3879da818c20\"\u003e\u003ccode\u003e095c67f\u003c/code\u003e\u003c/a\u003e Bump actions/cache from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0fa6af1fa7faaf6cccee71299fe124552e28b427\"\u003e\u003ccode\u003e0fa6af1\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/2f94dc0f261e438a379720da9d8c43d586e1b80d\"\u003e\u003ccode\u003e2f94dc0\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/143\"\u003e#143\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/65e87f45aef3cace4135eebbd8338a7f9fd68232\"\u003e\u003ccode\u003e65e87f4\u003c/code\u003e\u003c/a\u003e deps: fix dependency cycle with testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/124\"\u003e#124\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/140\"\u003e#140\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3499ad5ddb7c7017aa35e3029ad7ef7bb1741a58\"\u003e\u003ccode\u003e3499ad5\u003c/code\u003e\u003c/a\u003e gofmt 1.20 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/dce549bf9c75533ea766c489cc08955976f0418d\"\u003e\u003ccode\u003edce549b\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/133\"\u003e#133\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/61eb6cc3a235ad5985670a7f50dd82067d5b3413\"\u003e\u003ccode\u003e61eb6cc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/132\"\u003e#132\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.0...v0.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/dell/goobjectscale/pull/61","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fgoobjectscale/issues/61","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/61/packages"},{"uuid":"3533960367","node_id":"PR_kwDOCEwZSs6utodR","number":1181,"state":"open","title":"Bump the github-dependencies group across 1 directory with 31 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":5,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-20T21:10:39.000Z","updated_at":"2026-01-06T09:01:03.907Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":31,"packages":[{"name":"cloud.google.com/go/compute/metadata","old_version":"0.6.0","new_version":"0.9.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/resourcemanager","old_version":"1.10.1","new_version":"1.10.7","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/container-storage-interface/spec","old_version":"1.11.0","new_version":"1.12.0","repository_url":"https://github.com/container-storage-interface/spec"},{"name":"github.com/stretchr/testify","old_version":"1.10.0","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.2","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.1","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.0","new_version":"1.9.3","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/auto/sdk","old_version":"1.1.0","new_version":"1.2.1","repository_url":"https://github.com/open-telemetry/opentelemetry-go-instrumentation"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 18 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.9.0` |\n| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.7` |\n| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.2` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.3` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/compute/metadata's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecompute/metadata: v0.9.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.8.4...compute/metadata/v0.9.0\"\u003e0.9.0\u003c/a\u003e (2025-09-24)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecompute/metadata:\u003c/strong\u003e Retry on HTTP 429 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12932\"\u003e#12932\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1e91f5c07acacd38ecdd4ff3e83e092b745e0bc2\"\u003e1e91f5c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003elongrunning 0.7.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/jskeet/google-cloud-go/compare/longrunning/v0.6.7...longrunning/v0.7.0\"\u003e0.7.0\u003c/a\u003e (2025-10-14)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eadd ListOperations partial success flag\u003c/li\u003e\n\u003cli\u003eadd ListOperations unreachable resources\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/compute/metadata's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch3\u003eCode changes required from v0.9.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003epubsub: Replace\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;})\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewith\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.Update(ctx, pubsub.SubscriptionConfigToUpdate{\n    PushConfig: \u0026amp;pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;},\n})\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: traceGRPCServerInterceptor will be provided from *trace.Client.\nGiven an initialized \u003ccode\u003e*trace.Client\u003c/code\u003e named \u003ccode\u003etc\u003c/code\u003e, instead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(tc.GRPCServerInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace trace.GRPCClientInterceptor will also provided from *trace.Client.\nInstead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(trace.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: We removed the deprecated \u003ccode\u003etrace.EnableGRPCTracing\u003c/code\u003e. Use the gRPC\ninterceptor as a dial option as shown below when initializing Cloud package\nclients:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ec, err := pubsub.NewClient(ctx, \u0026quot;project-id\u0026quot;, option.WithGRPCDialOption(grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor())))\nif err != nil {\n    ...\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d4f8670e9dba7e0c9dd3f6da843d678afd21c587\"\u003e\u003ccode\u003ed4f8670\u003c/code\u003e\u003c/a\u003e BREAKING: all: regenerate toolkit client\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/23179f286bc31e07fba2eddaa540fb999b1b1fd9\"\u003e\u003ccode\u003e23179f2\u003c/code\u003e\u003c/a\u003e readme: document Trace and Error Reporting clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2e00bbd8f3e634946157a55f32b9629a6249ef8\"\u003e\u003ccode\u003ec2e00bb\u003c/code\u003e\u003c/a\u003e trace: switch to grpc-trace-bin for gRPC calls\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1de0ed4e08034a9c7876ac0388a3ce4829975c2d\"\u003e\u003ccode\u003e1de0ed4\u003c/code\u003e\u003c/a\u003e rpcreplay: Fprintf functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/887898847c8baba2e5759253ad5220fee647c9bc\"\u003e\u003ccode\u003e8878988\u003c/code\u003e\u003c/a\u003e bigtable/bttest: Return proper error code when entity already exists\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e4320733c18e235855581126d1e0431e7b0696c9\"\u003e\u003ccode\u003ee432073\u003c/code\u003e\u003c/a\u003e bigtable: Don't retry on INTERNAL errors.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/84bf6489cd1dd9a66dd6069740bab8817071ac68\"\u003e\u003ccode\u003e84bf648\u003c/code\u003e\u003c/a\u003e rpcreplay: responses to code review comments from previous CL\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e687f277c2e848aec22ab8672d6f890dcf927bed\"\u003e\u003ccode\u003ee687f27\u003c/code\u003e\u003c/a\u003e rpcreplay: replay of unary RPCs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9da216d6e2d39eb711e0336118c59a47d62e4d90\"\u003e\u003ccode\u003e9da216d\u003c/code\u003e\u003c/a\u003e spanner: more integration tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a089e759c83b22e7d1478ff587c8953864b936ba\"\u003e\u003ccode\u003ea089e75\u003c/code\u003e\u003c/a\u003e logging: document that Close flushes the loggers\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.6.0...v0.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.7\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/resourcemanager's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eservicemanagement: v1.10.7\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.10.6...servicemanagement/v1.10.7\"\u003e1.10.7\u003c/a\u003e (2025-10-15)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicemanagement:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/fc134e09b9928b07b362fe8ae8b292210546793d\"\u003efc134e0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b1c926307adb96bdc303c29a4bf545f5c23fef77\"\u003e\u003ccode\u003eb1c9263\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10004\"\u003e#10004\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a03bd0e5ba0bb5a846e7bb3e8a73fff436ed482d\"\u003e\u003ccode\u003ea03bd0e\u003c/code\u003e\u003c/a\u003e chore(spanner): update Spanner owner to harshachinta (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10060\"\u003e#10060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e8600a5631377165f97ff99c98ea754405ac129\"\u003e\u003ccode\u003e7e8600a\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10058\"\u003e#10058\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/daea9d1e089f7e6cbe9a07840a5f776215872ea9\"\u003e\u003ccode\u003edaea9d1\u003c/code\u003e\u003c/a\u003e chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10077\"\u003e#10077\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59457a33731b2d9f79a4ade9e563643d5487a3c6\"\u003e\u003ccode\u003e59457a3\u003c/code\u003e\u003c/a\u003e feat(shopping): new shopping.merchant.conversions client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10076\"\u003e#10076\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e82cc5f8667a4b0d9f47fe7f935d0a553c010e93\"\u003e\u003ccode\u003ee82cc5f\u003c/code\u003e\u003c/a\u003e feat(streetview): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10075\"\u003e#10075\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7656129e1cffbfb788d849f3b35c28c7ac69054f\"\u003e\u003ccode\u003e7656129\u003c/code\u003e\u003c/a\u003e feat(aiplatform): A new value \u003ccode\u003eTPU_V5_LITEPOD\u003c/code\u003e is added to enum `AcceleratorT...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f537fdd0842b756995035f21c6af6b07bf73b6cc\"\u003e\u003ccode\u003ef537fdd\u003c/code\u003e\u003c/a\u003e chore: generate streetview publish client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10072\"\u003e#10072\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1d757c66478963d6cbbef13fee939632c742759c\"\u003e\u003ccode\u003e1d757c6\u003c/code\u003e\u003c/a\u003e docs(batch): Update description on allowed_locations in LocationPolicy field ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/bb4718524413a4fedd33bff4ffebba86a2eff294\"\u003e\u003ccode\u003ebb47185\u003c/code\u003e\u003c/a\u003e chore(spanner): temporarily skip spanner tests (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10071\"\u003e#10071\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.1...trace/v1.10.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/container-storage-interface/spec/releases\"\u003egithub.com/container-storage-interface/spec's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.12.0\u003c/h2\u003e\n\u003ch3\u003eBreaking changes/Deprecations:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNone\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eAdditions:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e - [Alpha] Add new \u003ccode\u003eGetSnapshot\u003c/code\u003e RPC  by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e - [GA] Move \u003ccode\u003eControllerModifyVolume\u003c/code\u003e to GA  by \u003ca href=\"https://github.com/sunnylovestiramisu\"\u003e\u003ccode\u003e@​sunnylovestiramisu\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eClarifications/Corrections/Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e -  Clarify that the \u003ccode\u003eINVALID_ARGUMENT\u003c/code\u003e error code for \u003ccode\u003eControllerModifyVolume\u003c/code\u003e is safe to not retry (i.e. \u0026quot;infeasible\u0026quot;) by \u003ca href=\"https://github.com/bswartz\"\u003e\u003ccode\u003e@​bswartz\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e - Documents the gRPC error code that should be returned for \u003ccode\u003eGetMetadataDelta\u003c/code\u003e when changed block tracking has not been enabled in the underlying storage subsystem by \u003ca href=\"https://github.com/carlbraganza\"\u003e\u003ccode\u003e@​carlbraganza\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e - removes \u0026quot;optional\u0026quot; from the description of \u003ccode\u003eGetVolumeGroupSnapshot\u003c/code\u003e to reduce confusion by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e - Bump golang from 1.18 to 1.23\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ehttps://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.12.0-rc1\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/e6fc13ea4d529db12e211ef79c924ee3186c39d5\"\u003e\u003ccode\u003ee6fc13e\u003c/code\u003e\u003c/a\u003e Bump golang.org/x/net from 0.23.0 to 0.38.0 (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/6b73147117c76456c47e44eca85017bb8fda5e5d\"\u003e\u003ccode\u003e6b73147\u003c/code\u003e\u003c/a\u003e Remove optional to avoid confusion (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/91b25fc4ba3b2c3f869e9fc4d6e37776416d46b8\"\u003e\u003ccode\u003e91b25fc\u003c/code\u003e\u003c/a\u003e Move ControllerModifyVolume to GA (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/3a67636ff3b4ab2b9943eca02a4cdffa2dee47a6\"\u003e\u003ccode\u003e3a67636\u003c/code\u003e\u003c/a\u003e Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/f437b19650aaa1a0be79c71770655b591b2d15cd\"\u003e\u003ccode\u003ef437b19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e from bswartz/vac-infeasible-error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/4040d421feb9d2912fd2983e00f26a352b907684\"\u003e\u003ccode\u003e4040d42\u003c/code\u003e\u003c/a\u003e Clarify ControllerModifyVolume errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/a539b4f9fe4143eeefb8f3e3e069096fa00b61d1\"\u003e\u003ccode\u003ea539b4f\u003c/code\u003e\u003c/a\u003e Add GetSnapshot RPC (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/98819c45a37a67e0cd466bd02b813faf91af4e45\"\u003e\u003ccode\u003e98819c4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/576\"\u003e#576\u003c/a\u003e from saad-ali/release1.11bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/b5049c05e598db787ab59eed7285833034871ab3\"\u003e\u003ccode\u003eb5049c0\u003c/code\u003e\u003c/a\u003e Bump master version to 1.12 for next release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.116.0 to 0.120.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0\"\u003e0.120.0\u003c/a\u003e (2025-03-20)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003ecbe4419\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ethird_party/pkgsite:\u003c/strong\u003e Increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e587b5cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.3...v0.119.0\"\u003e0.119.0\u003c/a\u003e (2025-03-11)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Add support for listening on custom host to internal/testutil (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11780\"\u003e#11780\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9608a09a5d41778c7bb93792b5d5128d7081d4a6\"\u003e9608a09\u003c/a\u003e), refs \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11586\"\u003e#11586\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.2...v0.118.3\"\u003e0.118.3\u003c/a\u003e (2025-02-20)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11591\"\u003e#11591\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d52451aa22fb7120e37b43161d3d3103c19e5943\"\u003ed52451a\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.1...v0.118.2\"\u003e0.118.2\u003c/a\u003e (2025-02-06)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Don't save timestamps until modules are successfully processed (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11563\"\u003e#11563\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8f38b3d912354027c30977b5adc928e0c6eff7a9\"\u003e8f38b3d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Retry go get with explicit envoy dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11564\"\u003e#11564\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a06a6a5542939b6239e1ec2c944eb1aae56745d9\"\u003ea06a6a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.0...v0.118.1\"\u003e0.118.1\u003c/a\u003e (2025-01-30)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Remove OpenCensus dependency (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/6243d910b2bb502211d8308f9cc7723829d9f844\"\u003e6243d91\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.117.0...v0.118.0\"\u003e0.118.0\u003c/a\u003e (2025-01-02)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Add AddMonths, AddYears and Weekday methods to Date (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11340\"\u003e#11340\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d45f1a01ebff868418aa14fe762ef7d1334f797d\"\u003ed45f1a0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.117.0\"\u003e0.117.0\u003c/a\u003e (2024-12-16)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10ad0a8c21cad5f7ea0a41d74e0fe143df3d18f5\"\u003e\u003ccode\u003e10ad0a8\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11880\"\u003e#11880\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d281c20d5fbfdb52f4a474aee6e5268381305a22\"\u003e\u003ccode\u003ed281c20\u003c/code\u003e\u003c/a\u003e fix(vertexai): close cache client to avoid leaking gRPC goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11856\"\u003e#11856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e600b964c1cae3ba47fc7d1d340a536723d18cb\"\u003e\u003ccode\u003e7e600b9\u003c/code\u003e\u003c/a\u003e chore(main): release auth/oauth2adapt 0.2.8 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11843\"\u003e#11843\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003e\u003ccode\u003ecbe4419\u003c/code\u003e\u003c/a\u003e feat(civil): implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/31cd2720718549130beba36431b52fd1e17a62cd\"\u003e\u003ccode\u003e31cd272\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11840\"\u003e#11840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b6801649768f9c94f97c5eaa913d2e1f43e07641\"\u003e\u003ccode\u003eb680164\u003c/code\u003e\u003c/a\u003e feat(bigtable): adding node scaling factor\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e\u003ccode\u003e587b5cc\u003c/code\u003e\u003c/a\u003e fix(third_party/pkgsite): increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/24c5ae0ab119b2b7ba54ba0ea9c5432cdc5ec28f\"\u003e\u003ccode\u003e24c5ae0\u003c/code\u003e\u003c/a\u003e feat(bigtable): Add Bind function to bind query params (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11862\"\u003e#11862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2ee207621b2bb5fad8e6821892eae0041f469cd\"\u003e\u003ccode\u003ec2ee207\u003c/code\u003e\u003c/a\u003e feat(dlp): add sample findings for data profiles (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11869\"\u003e#11869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b7209d54459d10741f4dd57bb9c1ae07450d719\"\u003e\u003ccode\u003e4b7209d\u003c/code\u003e\u003c/a\u003e feat(modelarmor): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11868\"\u003e#11868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.120.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/auth` from 0.15.0 to 0.16.4\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/auth's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.5...v0.121.6\"\u003e0.121.6\u003c/a\u003e (2025-08-14)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix Dockerfile permissions for go mod tidy (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12704\"\u003e#12704\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0e70a0b6afccc016c67337f340e2755fe7a476ca\"\u003e0e70a0b\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.4...v0.121.5\"\u003e0.121.5\u003c/a\u003e (2025-08-12)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/833f2f2bc08f21098ecb82f264d746e2baa92869\"\u003e\u003ccode\u003e833f2f2\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12667\"\u003e#12667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1482191e88236693efef68769752638281566766\"\u003e\u003ccode\u003e1482191\u003c/code\u003e\u003c/a\u003e fix(auth): add UseDefaultClient: true to metadata.Options (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12666\"\u003e#12666\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d24181fbd33e9ddb254279d001925b0765d985a6\"\u003e\u003ccode\u003ed24181f\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12636\"\u003e#12636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a0a855cdbf1eaab1dcc2adc53ab0326b34bde665\"\u003e\u003ccode\u003ea0a855c\u003c/code\u003e\u003c/a\u003e chore(main): release spanner 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12664\"\u003e#12664\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a1ce8c26651e7a0ba4f1b20aba4c0fefbab0b972\"\u003e\u003ccode\u003ea1ce8c2\u003c/code\u003e\u003c/a\u003e chore(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12665\"\u003e#12665\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8b410ec689591a591aecb46831f2f50706cb973f\"\u003e\u003ccode\u003e8b410ec\u003c/code\u003e\u003c/a\u003e feat(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12663\"\u003e#12663\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7558990fffc196a58cecd2ac4289b7bb16290e22\"\u003e\u003ccode\u003e7558990\u003c/code\u003e\u003c/a\u003e fix: receive trailers to prevent buildup of pending goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12662\"\u003e#12662\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1a8820900f20e038291c4bb2c5284a449196e81f\"\u003e\u003ccode\u003e1a88209\u003c/code\u003e\u003c/a\u003e feat(compute/metadata): add Options.UseDefaultClient (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12657\"\u003e#12657\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3edcbf3b5093322ca3f9a96cdc243c8043a01902\"\u003e\u003ccode\u003e3edcbf3\u003c/code\u003e\u003c/a\u003e chore(storage): update apiary dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12654\"\u003e#12654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c3574a2b4448330a9d46bdc810ebdc090f2d7246\"\u003e\u003ccode\u003ec3574a2\u003c/code\u003e\u003c/a\u003e feat(aiplatform): add FeatureViewDirectWrite API in v1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12645\"\u003e#12645\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.15.0...auth/v0.16.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/iam` from 1.2.1 to 1.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/iam's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecloudcontrolspartner 1.5.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.4.0...cloudcontrolspartner/v1.5.0\"\u003e1.5.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esupport: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/support/v1.4.0...support/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esupport:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ebaremetalsolution 1.4.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.3.6...baremetalsolution/v1.4.0\"\u003e1.4.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003evmwareengine: v1.3.6\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v1.3.5...vmwareengine/v1.3.6\"\u003e1.3.6\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003evmwareengine:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eservicehealth: v1.2.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicehealth/v1.2.3...servicehealth/v1.2.4\"\u003e1.2.4\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicehealth:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/iam/v1.2.1...iam/v1.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.6.1 to 0.6.7\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/auth/v0.6.1...longrunning/v0.6.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnoti...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1181","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1181","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1181/packages"},{"uuid":"3511492669","node_id":"PR_kwDOCEwZSs6tik4t","number":1176,"state":"closed","title":"Bump the github-dependencies group across 1 directory with 30 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":"2025-10-20T21:08:49.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T21:09:30.000Z","updated_at":"2025-10-20T21:08:51.000Z","time_to_close":604759,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":30,"packages":[{"name":"cloud.google.com/go/compute/metadata","old_version":"0.6.0","new_version":"0.9.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/resourcemanager","old_version":"1.10.1","new_version":"1.10.7","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/stretchr/testify","old_version":"1.10.0","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.2","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.1","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.0","new_version":"1.9.3","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/auto/sdk","old_version":"1.1.0","new_version":"1.2.1","repository_url":"https://github.com/open-telemetry/opentelemetry-go-instrumentation"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 17 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.9.0` |\n| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.7` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.2` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.3` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/compute/metadata's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecompute/metadata: v0.9.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.8.4...compute/metadata/v0.9.0\"\u003e0.9.0\u003c/a\u003e (2025-09-24)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecompute/metadata:\u003c/strong\u003e Retry on HTTP 429 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12932\"\u003e#12932\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1e91f5c07acacd38ecdd4ff3e83e092b745e0bc2\"\u003e1e91f5c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/compute/metadata's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch3\u003eCode changes required from v0.9.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003epubsub: Replace\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;})\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewith\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.Update(ctx, pubsub.SubscriptionConfigToUpdate{\n    PushConfig: \u0026amp;pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;},\n})\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: traceGRPCServerInterceptor will be provided from *trace.Client.\nGiven an initialized \u003ccode\u003e*trace.Client\u003c/code\u003e named \u003ccode\u003etc\u003c/code\u003e, instead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(tc.GRPCServerInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace trace.GRPCClientInterceptor will also provided from *trace.Client.\nInstead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(trace.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: We removed the deprecated \u003ccode\u003etrace.EnableGRPCTracing\u003c/code\u003e. Use the gRPC\ninterceptor as a dial option as shown below when initializing Cloud package\nclients:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ec, err := pubsub.NewClient(ctx, \u0026quot;project-id\u0026quot;, option.WithGRPCDialOption(grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor())))\nif err != nil {\n    ...\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d4f8670e9dba7e0c9dd3f6da843d678afd21c587\"\u003e\u003ccode\u003ed4f8670\u003c/code\u003e\u003c/a\u003e BREAKING: all: regenerate toolkit client\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/23179f286bc31e07fba2eddaa540fb999b1b1fd9\"\u003e\u003ccode\u003e23179f2\u003c/code\u003e\u003c/a\u003e readme: document Trace and Error Reporting clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2e00bbd8f3e634946157a55f32b9629a6249ef8\"\u003e\u003ccode\u003ec2e00bb\u003c/code\u003e\u003c/a\u003e trace: switch to grpc-trace-bin for gRPC calls\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1de0ed4e08034a9c7876ac0388a3ce4829975c2d\"\u003e\u003ccode\u003e1de0ed4\u003c/code\u003e\u003c/a\u003e rpcreplay: Fprintf functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/887898847c8baba2e5759253ad5220fee647c9bc\"\u003e\u003ccode\u003e8878988\u003c/code\u003e\u003c/a\u003e bigtable/bttest: Return proper error code when entity already exists\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e4320733c18e235855581126d1e0431e7b0696c9\"\u003e\u003ccode\u003ee432073\u003c/code\u003e\u003c/a\u003e bigtable: Don't retry on INTERNAL errors.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/84bf6489cd1dd9a66dd6069740bab8817071ac68\"\u003e\u003ccode\u003e84bf648\u003c/code\u003e\u003c/a\u003e rpcreplay: responses to code review comments from previous CL\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e687f277c2e848aec22ab8672d6f890dcf927bed\"\u003e\u003ccode\u003ee687f27\u003c/code\u003e\u003c/a\u003e rpcreplay: replay of unary RPCs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9da216d6e2d39eb711e0336118c59a47d62e4d90\"\u003e\u003ccode\u003e9da216d\u003c/code\u003e\u003c/a\u003e spanner: more integration tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a089e759c83b22e7d1478ff587c8953864b936ba\"\u003e\u003ccode\u003ea089e75\u003c/code\u003e\u003c/a\u003e logging: document that Close flushes the loggers\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.6.0...v0.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.7\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/resourcemanager's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eresourcemanager: v1.10.7\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/resourcemanager/v1.10.6...resourcemanager/v1.10.7\"\u003e1.10.7\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eresourcemanager:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b1c926307adb96bdc303c29a4bf545f5c23fef77\"\u003e\u003ccode\u003eb1c9263\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10004\"\u003e#10004\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a03bd0e5ba0bb5a846e7bb3e8a73fff436ed482d\"\u003e\u003ccode\u003ea03bd0e\u003c/code\u003e\u003c/a\u003e chore(spanner): update Spanner owner to harshachinta (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10060\"\u003e#10060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e8600a5631377165f97ff99c98ea754405ac129\"\u003e\u003ccode\u003e7e8600a\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10058\"\u003e#10058\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/daea9d1e089f7e6cbe9a07840a5f776215872ea9\"\u003e\u003ccode\u003edaea9d1\u003c/code\u003e\u003c/a\u003e chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10077\"\u003e#10077\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59457a33731b2d9f79a4ade9e563643d5487a3c6\"\u003e\u003ccode\u003e59457a3\u003c/code\u003e\u003c/a\u003e feat(shopping): new shopping.merchant.conversions client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10076\"\u003e#10076\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e82cc5f8667a4b0d9f47fe7f935d0a553c010e93\"\u003e\u003ccode\u003ee82cc5f\u003c/code\u003e\u003c/a\u003e feat(streetview): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10075\"\u003e#10075\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7656129e1cffbfb788d849f3b35c28c7ac69054f\"\u003e\u003ccode\u003e7656129\u003c/code\u003e\u003c/a\u003e feat(aiplatform): A new value \u003ccode\u003eTPU_V5_LITEPOD\u003c/code\u003e is added to enum `AcceleratorT...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f537fdd0842b756995035f21c6af6b07bf73b6cc\"\u003e\u003ccode\u003ef537fdd\u003c/code\u003e\u003c/a\u003e chore: generate streetview publish client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10072\"\u003e#10072\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1d757c66478963d6cbbef13fee939632c742759c\"\u003e\u003ccode\u003e1d757c6\u003c/code\u003e\u003c/a\u003e docs(batch): Update description on allowed_locations in LocationPolicy field ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/bb4718524413a4fedd33bff4ffebba86a2eff294\"\u003e\u003ccode\u003ebb47185\u003c/code\u003e\u003c/a\u003e chore(spanner): temporarily skip spanner tests (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10071\"\u003e#10071\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.1...trace/v1.10.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.116.0 to 0.120.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0\"\u003e0.120.0\u003c/a\u003e (2025-03-20)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003ecbe4419\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ethird_party/pkgsite:\u003c/strong\u003e Increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e587b5cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.3...v0.119.0\"\u003e0.119.0\u003c/a\u003e (2025-03-11)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Add support for listening on custom host to internal/testutil (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11780\"\u003e#11780\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9608a09a5d41778c7bb93792b5d5128d7081d4a6\"\u003e9608a09\u003c/a\u003e), refs \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11586\"\u003e#11586\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.2...v0.118.3\"\u003e0.118.3\u003c/a\u003e (2025-02-20)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11591\"\u003e#11591\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d52451aa22fb7120e37b43161d3d3103c19e5943\"\u003ed52451a\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.1...v0.118.2\"\u003e0.118.2\u003c/a\u003e (2025-02-06)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Don't save timestamps until modules are successfully processed (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11563\"\u003e#11563\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8f38b3d912354027c30977b5adc928e0c6eff7a9\"\u003e8f38b3d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Retry go get with explicit envoy dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11564\"\u003e#11564\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a06a6a5542939b6239e1ec2c944eb1aae56745d9\"\u003ea06a6a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.0...v0.118.1\"\u003e0.118.1\u003c/a\u003e (2025-01-30)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Remove OpenCensus dependency (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/6243d910b2bb502211d8308f9cc7723829d9f844\"\u003e6243d91\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.117.0...v0.118.0\"\u003e0.118.0\u003c/a\u003e (2025-01-02)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Add AddMonths, AddYears and Weekday methods to Date (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11340\"\u003e#11340\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d45f1a01ebff868418aa14fe762ef7d1334f797d\"\u003ed45f1a0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.117.0\"\u003e0.117.0\u003c/a\u003e (2024-12-16)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10ad0a8c21cad5f7ea0a41d74e0fe143df3d18f5\"\u003e\u003ccode\u003e10ad0a8\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11880\"\u003e#11880\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d281c20d5fbfdb52f4a474aee6e5268381305a22\"\u003e\u003ccode\u003ed281c20\u003c/code\u003e\u003c/a\u003e fix(vertexai): close cache client to avoid leaking gRPC goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11856\"\u003e#11856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e600b964c1cae3ba47fc7d1d340a536723d18cb\"\u003e\u003ccode\u003e7e600b9\u003c/code\u003e\u003c/a\u003e chore(main): release auth/oauth2adapt 0.2.8 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11843\"\u003e#11843\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003e\u003ccode\u003ecbe4419\u003c/code\u003e\u003c/a\u003e feat(civil): implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/31cd2720718549130beba36431b52fd1e17a62cd\"\u003e\u003ccode\u003e31cd272\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11840\"\u003e#11840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b6801649768f9c94f97c5eaa913d2e1f43e07641\"\u003e\u003ccode\u003eb680164\u003c/code\u003e\u003c/a\u003e feat(bigtable): adding node scaling factor\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e\u003ccode\u003e587b5cc\u003c/code\u003e\u003c/a\u003e fix(third_party/pkgsite): increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/24c5ae0ab119b2b7ba54ba0ea9c5432cdc5ec28f\"\u003e\u003ccode\u003e24c5ae0\u003c/code\u003e\u003c/a\u003e feat(bigtable): Add Bind function to bind query params (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11862\"\u003e#11862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2ee207621b2bb5fad8e6821892eae0041f469cd\"\u003e\u003ccode\u003ec2ee207\u003c/code\u003e\u003c/a\u003e feat(dlp): add sample findings for data profiles (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11869\"\u003e#11869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b7209d54459d10741f4dd57bb9c1ae07450d719\"\u003e\u003ccode\u003e4b7209d\u003c/code\u003e\u003c/a\u003e feat(modelarmor): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11868\"\u003e#11868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.120.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/auth` from 0.15.0 to 0.16.4\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/auth's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.5...v0.121.6\"\u003e0.121.6\u003c/a\u003e (2025-08-14)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix Dockerfile permissions for go mod tidy (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12704\"\u003e#12704\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0e70a0b6afccc016c67337f340e2755fe7a476ca\"\u003e0e70a0b\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.4...v0.121.5\"\u003e0.121.5\u003c/a\u003e (2025-08-12)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/833f2f2bc08f21098ecb82f264d746e2baa92869\"\u003e\u003ccode\u003e833f2f2\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12667\"\u003e#12667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1482191e88236693efef68769752638281566766\"\u003e\u003ccode\u003e1482191\u003c/code\u003e\u003c/a\u003e fix(auth): add UseDefaultClient: true to metadata.Options (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12666\"\u003e#12666\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d24181fbd33e9ddb254279d001925b0765d985a6\"\u003e\u003ccode\u003ed24181f\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12636\"\u003e#12636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a0a855cdbf1eaab1dcc2adc53ab0326b34bde665\"\u003e\u003ccode\u003ea0a855c\u003c/code\u003e\u003c/a\u003e chore(main): release spanner 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12664\"\u003e#12664\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a1ce8c26651e7a0ba4f1b20aba4c0fefbab0b972\"\u003e\u003ccode\u003ea1ce8c2\u003c/code\u003e\u003c/a\u003e chore(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12665\"\u003e#12665\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8b410ec689591a591aecb46831f2f50706cb973f\"\u003e\u003ccode\u003e8b410ec\u003c/code\u003e\u003c/a\u003e feat(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12663\"\u003e#12663\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7558990fffc196a58cecd2ac4289b7bb16290e22\"\u003e\u003ccode\u003e7558990\u003c/code\u003e\u003c/a\u003e fix: receive trailers to prevent buildup of pending goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12662\"\u003e#12662\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1a8820900f20e038291c4bb2c5284a449196e81f\"\u003e\u003ccode\u003e1a88209\u003c/code\u003e\u003c/a\u003e feat(compute/metadata): add Options.UseDefaultClient (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12657\"\u003e#12657\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3edcbf3b5093322ca3f9a96cdc243c8043a01902\"\u003e\u003ccode\u003e3edcbf3\u003c/code\u003e\u003c/a\u003e chore(storage): update apiary dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12654\"\u003e#12654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c3574a2b4448330a9d46bdc810ebdc090f2d7246\"\u003e\u003ccode\u003ec3574a2\u003c/code\u003e\u003c/a\u003e feat(aiplatform): add FeatureViewDirectWrite API in v1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12645\"\u003e#12645\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.15.0...auth/v0.16.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/iam` from 1.2.1 to 1.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/iam's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecloudcontrolspartner 1.5.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.4.0...cloudcontrolspartner/v1.5.0\"\u003e1.5.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esecuresourcemanager: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/securesourcemanager/v1.4.0...securesourcemanager/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esecuresourcemanager:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esupport: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/support/v1.4.0...support/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esupport:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ebaremetalsolution 1.4.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.3.6...baremetalsolution/v1.4.0\"\u003e1.4.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003evmwareengine: v1.3.6\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v1.3.5...vmwareengine/v1.3.6\"\u003e1.3.6\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003evmwareengine:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eservicehealth: v1.2.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicehealth/v1.2.3...servicehealth/v1.2.4\"\u003e1.2.4\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicehealth:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/iam/v1.2.1...iam/v1.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.6.1 to 0.6.7\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/auth/v0.6.1...longrunning/v0.6.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnotify/fsnotify's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0 2024-04-04\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being\ndeleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its\ntarget; previously that would get \u0026quot;half-added\u0026quot; and removing the second would\npanic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on\nkqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the\nevent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.0 2024-10-31\u003c/h2\u003e\n\u003ch3\u003eAdditions\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/ae0e7923765f64fb8061396db7edebb558cf6093\"\u003e\u003ccode\u003eae0e792\u003c/code\u003e\u003c/a\u003e Release 1.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/644fbb6b8d9659d3b03e12c52d1fdbd11e4513fc\"\u003e\u003ccode\u003e644fbb6\u003c/code\u003e\u003c/a\u003e Add test to ensure Add()/Remove() works when not reading events\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e7ec5f74c5b88aa47ff49a221dead2a4fdcf0b8e\"\u003e\u003ccode\u003ee7ec5f7\u003c/code\u003e\u003c/a\u003e Fix staticcheck in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/d321760db39f8d7fb382220c7fee684e86dce1ae\"\u003e\u003ccode\u003ed321760\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/dbe071720fb1147e3bb47a5f723280b62cf2c58d\"\u003e\u003ccode\u003edbe0717\u003c/code\u003e\u003c/a\u003e Remove AIX/AHFS from README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/2d897cabb3d7c3b2cb20c7074991848291ea4008\"\u003e\u003ccode\u003e2d897ca\u003c/code\u003e\u003c/a\u003e Simplify inotify backend locking\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/868a000da3bc607c547d546291463798d4ff33e6\"\u003e\u003ccode\u003e868a000\u003c/code\u003e\u003c/a\u003e Test gccgo in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/8f6d48b67bf642be39d2ce798d4b...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1176","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1176","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1176/packages"},{"uuid":"3509705583","node_id":"PR_kwDOP6jVtM6tceiB","number":6,"state":"closed","title":"Bump the dev-dependencies group across 1 directory with 43 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-20T10:38:18.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T11:39:49.000Z","updated_at":"2025-10-20T10:38:20.000Z","time_to_close":601109,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":43,"packages":[{"name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","old_version":"1.18.1","new_version":"1.19.1","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","old_version":"1.10.1","new_version":"1.13.0","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","old_version":"1.6.1","new_version":"1.6.2","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/DataDog/datadog-go/v5","old_version":"5.6.0","new_version":"5.8.1","repository_url":"https://github.com/DataDog/datadog-go"},{"name":"github.com/aws/aws-sdk-go-v2","old_version":"1.36.5","new_version":"1.39.2","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/s3","old_version":"1.83.0","new_version":"1.88.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/gofiber/fiber/v2","old_version":"2.52.8","new_version":"2.52.9","repository_url":"https://github.com/gofiber/fiber"},{"name":"github.com/nats-io/nats.go","old_version":"1.43.0","new_version":"1.46.1","repository_url":"https://github.com/nats-io/nats.go"},{"name":"github.com/segmentio/kafka-go","old_version":"0.4.48","new_version":"0.4.49","repository_url":"https://github.com/segmentio/kafka-go"},{"name":"github.com/valyala/fasthttp","old_version":"1.63.0","new_version":"1.67.0","repository_url":"https://github.com/valyala/fasthttp"},{"name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","old_version":"1.16.32","new_version":"1.18.9","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sso","old_version":"1.25.5","new_version":"1.29.6","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","old_version":"1.30.3","new_version":"1.35.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sts","old_version":"1.34.0","new_version":"1.38.6","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/golang/snappy","old_version":"0.0.3","new_version":"1.0.0","repository_url":"https://github.com/golang/snappy"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ydb-platform/ydb-go-sdk/v3","old_version":"3.115.3","new_version":"3.117.1","repository_url":"https://github.com/ydb-platform/ydb-go-sdk"},{"name":"golang.org/x/time","old_version":"0.12.0","new_version":"0.14.0","repository_url":"https://github.com/golang/time"},{"name":"google.golang.org/grpc","old_version":"1.69.4","new_version":"1.76.0","repository_url":"https://github.com/grpc/grpc-go"},{"name":"github.com/aws/aws-sdk-go-v2/config","old_version":"1.29.17","new_version":"1.31.12","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","old_version":"1.17.83","new_version":"1.19.12","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/mattn/go-runewidth","old_version":"0.0.16","new_version":"0.0.19","repository_url":"https://github.com/mattn/go-runewidth"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 23 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.1` | `1.19.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.13.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.1` | `1.6.2` |\n| [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.6.0` | `5.8.1` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.39.2` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.83.0` | `1.88.4` |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.8` | `2.52.9` |\n| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.43.0` | `1.46.1` |\n| [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `0.4.48` | `0.4.49` |\n| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.63.0` | `1.67.0` |\n| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.32` | `1.18.9` |\n| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.29.6` |\n| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.35.1` |\n| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.38.6` |\n| [github.com/golang/snappy](https://github.com/golang/snappy) | `0.0.3` | `1.0.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) | `3.115.3` | `3.117.1` |\n| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` |\n| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.76.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.31.12` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.83` | `1.19.12` |\n| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |\n\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.1 to 1.19.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azcore's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azcore/v1.19.1\u003c/h2\u003e\n\u003ch2\u003e1.19.1 (2025-09-11)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed resource identifier parsing for provider-specific resource hierarchies containing \u0026quot;resourceGroups\u0026quot; segments.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eImproved error fall-back for improperly authored long-running operations.\u003c/li\u003e\n\u003cli\u003eUpgraded dependencies.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.0\u003c/h2\u003e\n\u003ch2\u003e1.19.0 (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.APIVersionLocationPath\u003c/code\u003e to be set by clients that set the API version in the path.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.18.2\u003c/h2\u003e\n\u003ch2\u003e1.18.2 (2025-07-31)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a case in which \u003ccode\u003eBearerTokenPolicy\u003c/code\u003e didn't ensure an authentication error is non-retriable\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/b75b3dc07f16f6323d014a0b5e6525e95f52c1ae\"\u003e\u003ccode\u003eb75b3dc\u003c/code\u003e\u003c/a\u003e Prep azcore v1.19.1 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25228\"\u003e#25228\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/f1cef39e1daf22695ce9a621ebba6b47befb33b2\"\u003e\u003ccode\u003ef1cef39\u003c/code\u003e\u003c/a\u003e [keyvault] update build.go files (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25200\"\u003e#25200\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/02dfb45d13102c5480314ef0e2340ca4e3e9fca7\"\u003e\u003ccode\u003e02dfb45\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/sql/armsql/2.0.0-beta.7   (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25220\"\u003e#25220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5dd8b77cd4a7c2aa05ddfdd19040edf9ce4da399\"\u003e\u003ccode\u003e5dd8b77\u003c/code\u003e\u003c/a\u003e Upgrade emitter and TypeSpec packages to latest versions (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25221\"\u003e#25221\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9efb4241cb023f46d732dc8b22fbf11fc11e636d\"\u003e\u003ccode\u003e9efb424\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/iotfirmwaredefense/armiotfirmwaredefense/2.0.0 ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/fa8680658e521548d7de358ee60fe9992b6b09fc\"\u003e\u003ccode\u003efa86806\u003c/code\u003e\u003c/a\u003e Upgrade azidentity dependencies (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25192\"\u003e#25192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/feb6e13d83af003a3fc607efd83f5a8ffe262dc4\"\u003e\u003ccode\u003efeb6e13\u003c/code\u003e\u003c/a\u003e Return ResponseError for LROs with an unsuccessful initial response (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25206\"\u003e#25206\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61679220d5668fc874b56cdb275e30b641fe3884\"\u003e\u003ccode\u003e6167922\u003c/code\u003e\u003c/a\u003e Users/gupta kashish/deprecation date update (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25201\"\u003e#25201\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61af7e1967f8ba6b95532d9c6e43ab880df188d7\"\u003e\u003ccode\u003e61af7e1\u003c/code\u003e\u003c/a\u003e upgrade autorest.go (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25195\"\u003e#25195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/f3e42c2ebb6a909e69aad0b80e215e30e180a8cd\"\u003e\u003ccode\u003ef3e42c2\u003c/code\u003e\u003c/a\u003e CLI credentials return errors when given claims (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25186\"\u003e#25186\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.18.1...sdk/azcore/v1.19.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.13.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azidentity's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0\u003c/h2\u003e\n\u003ch2\u003e1.13.0 (2025-10-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWhen \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e is set to \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e, \u003ccode\u003eDefaultAzureCredential\u003c/code\u003e behaves the same as\ndoes \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e when used directly. It doesn't apply special retry configuration or attempt to\ndetermine whether IMDS is available. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25265\"\u003e#25265\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved the \u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e support for identity binding mode added in v1.13.0-beta.1.\nIt will return in v1.14.0-beta.1\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0-beta.1\u003c/h2\u003e\n\u003ch2\u003e1.13.0-beta.1 (2025-09-17)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e supports identity binding mode (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25056\"\u003e#25056\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.12.0\u003c/h2\u003e\n\u003ch2\u003e1.12.0 (2025-09-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eDefaultAzureCredentialOptions.RequireAzureTokenCredentials\u003c/code\u003e. \u003ccode\u003eNewDefaultAzureCredential\u003c/code\u003e returns an\nerror when this option is true and the environment variable \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e has no value.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e no longer hangs when AZD_DEBUG is set\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eGetToken\u003c/code\u003e methods of \u003ccode\u003eAzureCLICredential\u003c/code\u003e and \u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e return an error when\n\u003ccode\u003eTokenRequestOptions.Claims\u003c/code\u003e has a value because these credentials can't acquire a token in that\ncase. The error messages describe the action required to get a token.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/internal/v1.11.2\u003c/h2\u003e\n\u003ch2\u003e1.11.2 (2025-07-30)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eerrorinfo.NonRetriable()\u003c/code\u003e doesn't wrap errors which are already \u003ccode\u003eNonRetriable\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.11.0\u003c/h2\u003e\n\u003ch2\u003e1.11.0 (2025-08-05)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eDefaultAzureCredential\u003c/code\u003e tries its next credential when a dev tool credential such as\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/94c22e63e8b44da25706894d4665dd6cc336df02\"\u003e\u003ccode\u003e94c22e6\u003c/code\u003e\u003c/a\u003e [azcore] prepping for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23192\"\u003e#23192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c5213b1289881cbfc61f125065acb04434b089be\"\u003e\u003ccode\u003ec5213b1\u003c/code\u003e\u003c/a\u003e Redesign persistent token cache API (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23114\"\u003e#23114\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5df73f947f772051a037728a174b7ebc6a39a083\"\u003e\u003ccode\u003e5df73f9\u003c/code\u003e\u003c/a\u003e [azopenai]: Update custom_client.go to enable insecure credential with HTTP (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/b4b4721223468f57abdaa2856695e1da4a106187\"\u003e\u003ccode\u003eb4b4721\u003c/code\u003e\u003c/a\u003e [azcore] Adding in a function create a policy.Request using an existing *http...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/80dbc7d99d4746c8eac6f91c1997459e7351e3c3\"\u003e\u003ccode\u003e80dbc7d\u003c/code\u003e\u003c/a\u003e Update CODEOWNERS_baseline_errors.txt (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23191\"\u003e#23191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/d254d11b07b909d9f0152ac8080f5c081aacb490\"\u003e\u003ccode\u003ed254d11\u003c/code\u003e\u003c/a\u003e Increment package version after release of internal (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23190\"\u003e#23190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/62f7a3d0e97610a8303e313f25ab4502766b8886\"\u003e\u003ccode\u003e62f7a3d\u003c/code\u003e\u003c/a\u003e Test credential factory supports Pipelines federated auth (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23184\"\u003e#23184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5aaedf4bf939814d658494ab61c8ba1f517cf383\"\u003e\u003ccode\u003e5aaedf4\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/ce39ed969686869f2013ce344c78879d1b01c7e8\"\u003e\u003ccode\u003ece39ed9\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 8598 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23175\"\u003e#23175\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/75d30bbd4b5878d995c26e4e536f3ab44e6613cf\"\u003e\u003ccode\u003e75d30bb\u003c/code\u003e\u003c/a\u003e Enable use of pipeline credential. Fixes \u003ca href=\"https://github.com/microsoft/azure-p\"\u003ehttps://github.com/microsoft/azure-p\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.1...sdk/azcore/v1.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.1 to 1.6.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.2\u003c/h2\u003e\n\u003ch2\u003e1.6.2 (2025-07-23)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazcore\u003c/code\u003e version to \u003ccode\u003e1.18.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.2-beta.2\u003c/h2\u003e\n\u003ch2\u003e1.6.2-beta.2 (2025-07-08)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazidentity\u003c/code\u003e version to \u003ccode\u003e1.10.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5b7ca8c0309134795ecf665f0912d214f4ea3fcd\"\u003e\u003ccode\u003e5b7ca8c\u003c/code\u003e\u003c/a\u003e changelog and go mod updates for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24990\"\u003e#24990\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9e1e134ddeb218d99a056e83102870e6cf0482ce\"\u003e\u003ccode\u003e9e1e134\u003c/code\u003e\u003c/a\u003e fix identity dep version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24986\"\u003e#24986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/7418f667a65eba01391d8e7b3023e9240efa9a7d\"\u003e\u003ccode\u003e7418f66\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/recoveryservicesdatareplication/armrecoveryserv...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/72cfa13ec3c0b93e1cf24ab83fc3596b7657baa1\"\u003e\u003ccode\u003e72cfa13\u003c/code\u003e\u003c/a\u003e update version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24985\"\u003e#24985\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/114ed10560a41d13ac9173e92bdfa80518737d95\"\u003e\u003ccode\u003e114ed10\u003c/code\u003e\u003c/a\u003e [azopenai] Update deps, point to latest in main, and regen. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24982\"\u003e#24982\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/bbbf16cb397fd614c356938a4fe71eff25c8fdda\"\u003e\u003ccode\u003ebbbf16c\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/providerhub/armproviderhub/2.0.0 generation fro...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/bc4b735a445960ec6d6d869bfc640c6b7ddc3572\"\u003e\u003ccode\u003ebc4b735\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/carbonoptimization/armcarbonoptimization/1.0.0 ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/0cc45a3b418d8729dbe2bd7ef65f65bb7ebb3f67\"\u003e\u003ccode\u003e0cc45a3\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/storagediscovery/armstoragediscovery/0.1.0 gene...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e80945ae58a8567a2d4a59afb6d9f1dd009062da\"\u003e\u003ccode\u003ee80945a\u003c/code\u003e\u003c/a\u003e update version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24969\"\u003e#24969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/43928aaa5332e55482e1fe84a6479258db964046\"\u003e\u003ccode\u003e43928aa\u003c/code\u003e\u003c/a\u003e Remove import to v1 module (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24963\"\u003e#24963\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.1...sdk/storage/azblob/v1.6.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/DataDog/datadog-go/v5` from 5.6.0 to 5.8.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/releases\"\u003egithub.com/DataDog/datadog-go/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.8.1\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#581--2025-10-10\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.8.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#580--2025-09-24\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.7.1\u003c/h2\u003e\n\u003cp\u003eRetracting v5.7.0 as it included a breaking change.\u003c/p\u003e\n\u003ch2\u003ev5.7.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#570--2025-08-19\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md\"\u003egithub.com/DataDog/datadog-go/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.8.1 / 2025-10-10\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[BUGFIX] Release new version to fix issue with tags.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.8.0 / 2025-09-24\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[FEATURE] Create \u003ccode\u003eClientInterfaceEx\u003c/code\u003e adding Cardinality parameter to the metric functions. See [334][].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.1 / 2025-08-21\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Revert 5.7.0 as it included a breaking change.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.0 / 2025-08-19\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d4c937eea2cf529bf3abf054a3b99019196d7f80\"\u003e\u003ccode\u003ed4c937e\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Release 5.8.1 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/341\"\u003e#341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/519cc9e727386a0e59e9d5302a4370a4f5ea08ea\"\u003e\u003ccode\u003e519cc9e\u003c/code\u003e\u003c/a\u003e Add date to changelog (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/339\"\u003e#339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/1a07cfc4b5e7d0f412b74653b5758da0ec4c562e\"\u003e\u003ccode\u003e1a07cfc\u003c/code\u003e\u003c/a\u003e Release 5.8.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/338\"\u003e#338\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/8443df618bf3880e541a39e029c794166722e599\"\u003e\u003ccode\u003e8443df6\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Add ClientInterfaceEx interface to handle Parameter arg (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/334\"\u003e#334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/46eb6b8d5ab823c698fd57d741873b7983dbc990\"\u003e\u003ccode\u003e46eb6b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/335\"\u003e#335\u003c/a\u003e from DataDog/drichards-87/remove-docs-team-codeowners\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d01da1e8818b270d0982a55057b2df96960067c7\"\u003e\u003ccode\u003ed01da1e\u003c/code\u003e\u003c/a\u003e Remove Docs Team as CODEOWNERS\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/6f4267c9a79018e326e81004bb5ea192034c2201\"\u003e\u003ccode\u003e6f4267c\u003c/code\u003e\u003c/a\u003e Release 5.7.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/331\"\u003e#331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/b35ef89575770936aec32e3ee6f0860023dd0ba4\"\u003e\u003ccode\u003eb35ef89\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-319 ] Add check for origin detection configuration before outputt...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/a6b9cdf87a42985c32e5abfc1e6e10e349107ee0\"\u003e\u003ccode\u003ea6b9cdf\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309] add support for tag cardinality (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/cbc51a66a0358f87d97d107ab602e37b74e63977\"\u003e\u003ccode\u003ecbc51a6\u003c/code\u003e\u003c/a\u003e added WithoutOriginDetection() to setupClient (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/328\"\u003e#328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-go/compare/v5.6.0...v5.8.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.39.2\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/67db6904b816b95073883b7ad378384c4839b28c\"\u003e\u003ccode\u003e67db690\u003c/code\u003e\u003c/a\u003e Release 2025-09-26\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/32ee1b5d75fc303c0626a6f5e769f4e08cc491a8\"\u003e\u003ccode\u003e32ee1b5\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/0b431223309a815cffc048072556aa651ee1455f\"\u003e\u003ccode\u003e0b43122\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/44786d920f3627b73a99e81c7b6399dbfcf7ab42\"\u003e\u003ccode\u003e44786d9\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/c98edb73809256823906d7e307ecf3c9abc16700\"\u003e\u003ccode\u003ec98edb7\u003c/code\u003e\u003c/a\u003e update internal endpts comment that was wrong (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3194\"\u003e#3194\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/88da3c8c5569dece0e99802dab638faa047a0db0\"\u003e\u003ccode\u003e88da3c8\u003c/code\u003e\u003c/a\u003e Release 2025-09-25\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/74a74fc179f8bbd879383cc75fa29a1937266dcc\"\u003e\u003ccode\u003e74a74fc\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5e6f7ae6139ca69044bb706664b4dbdc31227a32\"\u003e\u003ccode\u003e5e6f7ae\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/0e722ab42ff6bc6bb810c2937b8e1b41937e17c3\"\u003e\u003ccode\u003e0e722ab\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/41a7d004b9ff794f6007d30168afc825031f2c61\"\u003e\u003ccode\u003e41a7d00\u003c/code\u003e\u003c/a\u003e Release 2025-09-24\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/v1.36.5...v1.39.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.83.0 to 1.88.4\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/f64c8d06c711605aed06bcd8f280793048da72aa\"\u003e\u003ccode\u003ef64c8d0\u003c/code\u003e\u003c/a\u003e Release 2025-10-07\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/2ffc1613d9f2e3fe4075bbb785efb925ae320af4\"\u003e\u003ccode\u003e2ffc161\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e08a899b39a9432a4a528752a624ce9dedd79f27\"\u003e\u003ccode\u003ee08a899\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/a4663ffcf0b9b4a9207f25bd77999fdec0e3b85a\"\u003e\u003ccode\u003ea4663ff\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e4a4e2d65e696f34717a02017284b3d45f7bcd45\"\u003e\u003ccode\u003ee4a4e2d\u003c/code\u003e\u003c/a\u003e Feat checksum reuse (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3199\"\u003e#3199\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e9e5d66c8bb0f113fffc221bc3f38368c56c67c7\"\u003e\u003ccode\u003ee9e5d66\u003c/code\u003e\u003c/a\u003e Release 2025-10-06\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/08532b438efe290e9ee7e85a9b7ed664e513bb67\"\u003e\u003ccode\u003e08532b4\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/b7bcc01efb1402f658b0e0e0875cd7ebd5450ed4\"\u003e\u003ccode\u003eb7bcc01\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/f382571d75aca804e358f4432515d2413799bca7\"\u003e\u003ccode\u003ef382571\u003c/code\u003e\u003c/a\u003e Release 2025-10-03\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/cb116e9aca5cb8cc022afe42b60e9a5e3a576f7b\"\u003e\u003ccode\u003ecb116e9\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.83.0...service/s3/v1.88.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/smithy-go` from 1.22.4 to 1.23.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/smithy-go/blob/main/CHANGELOG.md\"\u003egithub.com/aws/smithy-go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease (2025-09-18)\u003c/h1\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go/aws-http-auth\u003c/code\u003e: \u003ca href=\"https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18\"\u003ev1.1.0\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Added support for SIG4/SIGV4A querystring authentication.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-08-27)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.0\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Sort map keys in JSON Document types.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-07-24)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.5\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Add HTTP interceptors.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-06-16)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.4\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix CBOR serd empty check for string and enum fields\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix HTTP metrics data race.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Replace usages of deprecated ioutil package.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-02-17)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.3\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Bump minimum Go version to 1.22 per our language support policy.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-01-21)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/287a36884f9b91660ef6acd3ddf01b4e31788df7\"\u003e\u003ccode\u003e287a368\u003c/code\u003e\u003c/a\u003e Release 2025-08-27\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/d85d2902aeac62b7a25c1e91422e96ee66480d23\"\u003e\u003ccode\u003ed85d290\u003c/code\u003e\u003c/a\u003e sort map keys in JSON Document shape encodes (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/599\"\u003e#599\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/16d913d93001992645c0f54e3ce9fa6be287b70a\"\u003e\u003ccode\u003e16d913d\u003c/code\u003e\u003c/a\u003e upgrade to smithy v1.61.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/6d6f3a582fa9f69646a6853cd951de1925aa140f\"\u003e\u003ccode\u003e6d6f3a5\u003c/code\u003e\u003c/a\u003e update README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/8ff86680d1bfd5b4cc19329702bd64458ac7f1b6\"\u003e\u003ccode\u003e8ff8668\u003c/code\u003e\u003c/a\u003e support auth scheme preference in client options (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/bb7768d2fd5a6b6ce3c1d580875fe3a7df8c7b81\"\u003e\u003ccode\u003ebb7768d\u003c/code\u003e\u003c/a\u003e add go-shape-codegen plugin (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/592\"\u003e#592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/9245dc40c6fa9ff816266cf16cf4d4e4fc30e496\"\u003e\u003ccode\u003e9245dc4\u003c/code\u003e\u003c/a\u003e remove checkstyle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/a22818fe19b9bc7d4926501907b154d813b309a5\"\u003e\u003ccode\u003ea22818f\u003c/code\u003e\u003c/a\u003e changelog2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/4de842dcce727d48fb32cf7e12cfda909c388e49\"\u003e\u003ccode\u003e4de842d\u003c/code\u003e\u003c/a\u003e changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/251304abb7dca45945fea875022c074e55195493\"\u003e\u003ccode\u003e251304a\u003c/code\u003e\u003c/a\u003e remove stuck changelogs\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/smithy-go/compare/v1.22.4...v1.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gofiber/fiber/v2` from 2.52.8 to 2.52.9\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gofiber/fiber/releases\"\u003egithub.com/gofiber/fiber/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.52.9\u003c/h2\u003e\n\u003ch2\u003e🐛 Bug Fixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd upper index limit for parsers by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3503\"\u003egofiber/fiber#3503\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded struct parsing by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3478\"\u003egofiber/fiber#3478\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Content-Type comparison in \u003ccode\u003eIs()\u003c/code\u003e by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3537\"\u003egofiber/fiber#3537\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix MIME type equality checks by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3603\"\u003egofiber/fiber#3603\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1197a22735820680ccfa241914b925f3820fcfd4\"\u003e\u003ccode\u003e1197a22\u003c/code\u003e\u003c/a\u003e Update app.go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b60408c9bde7e71faac0519aa680a6fb8d64a255\"\u003e\u003ccode\u003eb60408c\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix MIME type equality checks (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3603\"\u003e#3603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/845f95f441718b1be1cf228f879f0a761118f317\"\u003e\u003ccode\u003e845f95f\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix Content-Type comparison in Is() (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3537\"\u003e#3537\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1c037c4900cf87dd110a69e4f0b542f64ecb84b3\"\u003e\u003ccode\u003e1c037c4\u003c/code\u003e\u003c/a\u003e 🧹 chore: Add upper index limit for parsers (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3503\"\u003e#3503\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/40d14a9c717a3db1222ba480b9a26cddd6cd231b\"\u003e\u003ccode\u003e40d14a9\u003c/code\u003e\u003c/a\u003e 🐛 fix: Embedded struct parsing (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3478\"\u003e#3478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b6f077275f12d25e0a4aecf59d01d77be8005ee8\"\u003e\u003ccode\u003eb6f0772\u003c/code\u003e\u003c/a\u003e Update AGENTS.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nats-io/nats.go` from 1.43.0 to 1.46.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nats-io/nats.go/releases\"\u003egithub.com/nats-io/nats.go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.46.1\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eOverview\u003c/h3\u003e\n\u003cp\u003eThis release enables features introduced in \u003ca href=\"https://github.com/nats-io/nats-server/releases/tag/v2.12.0\"\u003enats-server@v2.12.0\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eSome features, while enabled in the client by adding relevant configuration, have APIs exposed in \u003ca href=\"https://github.com/synadia-io/orbit.go\"\u003esynadia-io/orbit.go\u003c/a\u003e, namely:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/counters/README.md\"\u003eDistributed Counters\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/jetstreamext/README.md#atomic-batch-publishing\"\u003eAtomic batch publish\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eStream counters configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1932\"\u003e#1932\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eNew fields in \u003ccode\u003eClusterInfo\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1935\"\u003e#1935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowAtomicPublish\u003c/code\u003e stream configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePersistMode\u003c/code\u003e stream config option for configurable stream persistence settings (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1943\"\u003e#1943\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowMsgSchedules\u003c/code\u003e stream configuration option to enable message scheduling (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1942\"\u003e#1942\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eContext and timeout options to \u003ccode\u003eMessages.Next()\u003c/code\u003e plus \u003ccode\u003eFetch\u003c/code\u003e context support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1938\"\u003e#1938\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSupport custom name prefix for ordered consumers (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1928\"\u003e#1928\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ePrioritized priority policy (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1937\"\u003e#1937\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eKeyValue:\n\u003cul\u003e\n\u003cli\u003eAdded KeyValue bucket metadada support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1944\"\u003e#1944\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eIMPROVED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd max consumers limit error (code=10026). Thanks \u003ca href=\"https://github.com/Arlet2\"\u003e\u003ccode\u003e@​Arlet2\u003c/code\u003e\u003c/a\u003e for the contribution (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1922\"\u003e#1922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eReturn more specific cons info error on ordered consumer recreation (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1931\"\u003e#1931\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.45.0...v1.46.0\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.45.0...v1.46.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.45.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eHandling for maximum account active connections exceeded (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1921\"\u003e#1921\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eJetStream:\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/4dc7f1e4f613c88eade172f8fe9ebeea4bf28675\"\u003e\u003ccode\u003e4dc7f1e\u003c/code\u003e\u003c/a\u003e Release v1.46.1 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1948\"\u003e#1948\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/0bbc048e3b6941659c029dd778aa39643eee47be\"\u003e\u003ccode\u003e0bbc048\u003c/code\u003e\u003c/a\u003e [FIXED] Add omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/41de016ddd3a5d6dfd5250018c88fecc7abf975c\"\u003e\u003ccode\u003e41de016\u003c/code\u003e\u003c/a\u003e Release v1.46.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/2d3be0c81b47c6d747c057e858dcccbc0da6c305\"\u003e\u003ccode\u003e2d3be0c\u003c/code\u003e\u003c/a\u003e [IMPROVED] Bump nats-server test dependency\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/9726c6f3bce55461780aee3dc7fd40724078e91f\"\u003e\u003ccode\u003e9726c6f\u003c/code\u003e\u003c/a\u003e [ADDED] AllowMsgSchedules field to enable message scheduling in stream config...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/5e67170a3195cc7af484529ba1e6151bf2677648\"\u003e\u003ccode\u003e5e67170\u003c/code\u003e\u003c/a\u003e [FIXED] Revert leftover no headers support changes (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1941\"\u003e#1941\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c85e27545ae3ddbc1f64d74e659b1890cc658267\"\u003e\u003ccode\u003ec85e275\u003c/code\u003e\u003c/a\u003e [ADDED] Introduce PersistMode for configurable persistence settings in stream...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/13d3ae2df4c67412ab887a45d542a12053dd58ec\"\u003e\u003ccode\u003e13d3ae2\u003c/code\u003e\u003c/a\u003e [ADDED] AllowAtomicPublish option on stream config (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/60f17186ecfffaa404485047969f129c5a186fb0\"\u003e\u003ccode\u003e60f1718\u003c/code\u003e\u003c/a\u003e [CHANGED] Remove no headers support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ec9b58f8954ca95f9fd2bdc1af0c8fe528e77764\"\u003e\u003ccode\u003eec9b58f\u003c/code\u003e\u003c/a\u003e [IMPROVED] Add test veryfying if mirror can be updated to regular stream (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1934\"\u003e#1934\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.43.0...v1.46.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/segmentio/kafka-go` from 0.4.48 to 0.4.49\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/segmentio/kafka-go/releases\"\u003egithub.com/segmentio/kafka-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.4.49\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: upgrade go to 1.23 and bump x/net by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1387\"\u003esegmentio/kafka-go#1387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Update OffsetCommit CommittedLeaderEpoch to v6 by \u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: bitnami -\u0026gt; bitnamilegacy by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1402\"\u003esegmentio/kafka-go#1402\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add ProtocolType to ListGroupsResponseGroup by \u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ehttps://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3f6808045dfce56553562afa2ede13fabd640603\"\u003e\u003ccode\u003e3f68080\u003c/code\u003e\u003c/a\u003e feat: add ProtocolType to ListGroupsResponseGroup (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1403\"\u003e#1403\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/d8511273c9a14e51e0f55f603e91b199a56dfde6\"\u003e\u003ccode\u003ed851127\u003c/code\u003e\u003c/a\u003e chore: bitnami -\u0026gt; bitnamilegacy (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1402\"\u003e#1402\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/af1725fb4fc0d856653afb2aeaeaa3cbfea18aec\"\u003e\u003ccode\u003eaf1725f\u003c/code\u003e\u003c/a\u003e Fix: Update OffsetCommit CommittedLeaderEpoch to v6 (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1335\"\u003e#1335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3683dc8e60f11857e77c4a66a12eba87d4280e31\"\u003e\u003ccode\u003e3683dc8\u003c/code\u003e\u003c/a\u003e chore: upgrade go to 1.23 and bump x/net (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1387\"\u003e#1387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valyala/fasthttp` from 1.63.0 to 1.67.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valyala/fasthttp/releases\"\u003egithub.com/valyala/fasthttp's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.67.0\u003c/h2\u003e\n\u003cp\u003eSpecial thanks to the following security researchers who reported the issues fixed in this release:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/zer0yu\"\u003e\u003ccode\u003e@​zer0yu\u003c/code\u003e\u003c/a\u003e (Enze Wang)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/P3ngu1nW\"\u003e\u003ccode\u003e@​P3ngu1nW\u003c/code\u003e\u003c/a\u003e (Jingcheng Yang)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/9vvert\"\u003e\u003ccode\u003e@​9vvert\u003c/code\u003e\u003c/a\u003e (Zehui Miao)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd DNS cache management methods for TCPDialer by \u003ca href=\"https://github.com/aabishkaryal\"\u003e\u003ccode\u003e@​aabishkaryal\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2072\"\u003evalyala/fasthttp#2072\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix username:password@ validation in urls by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2080\"\u003evalyala/fasthttp#2080\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eValidate IPv6 addresses in urls by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2079\"\u003evalyala/fasthttp#2079\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eValidate schemes by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2078\"\u003evalyala/fasthttp#2078\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject invalid hosts with multiple port delimiters by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2077\"\u003evalyala/fasthttp#2077\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject backslash absolute URIs and cache parse errors by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2075\"\u003evalyala/fasthttp#2075\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject bad ipv6 hostnames by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2076\"\u003evalyala/fasthttp#2076\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReimplement flushing support for fasthttpadaptor by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2081\"\u003evalyala/fasthttp#2081\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.8 to 2.22.9 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2073\"\u003evalyala/fasthttp#2073\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aabishkaryal\"\u003e\u003ccode\u003e@​aabishkaryal\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2072\"\u003evalyala/fasthttp#2072\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/valyala/fasthttp/compare/v1.66.0...v1.67.0\"\u003ehttps://github.com/valyala/fasthttp/compare/v1.66.0...v1.67.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.66.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2056\"\u003evalyala/fasthttp#2056\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: add fasthttp-auth to related projects section by \u003ca href=\"https://github.com/FAUST-BENCHOU\"\u003e\u003ccode\u003e@​FAUST-BENCHOU\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2057\"\u003evalyala/fasthttp#2057\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eserver: refactor to use atomic type by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2058\"\u003evalyala/fasthttp#2058\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2060\"\u003evalyala/fasthttp#2060\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix extra whitespace parsing in HTTP request lines to prevent cache poisoning by \u003ca href=\"https://github.com/Copilot\"\u003e\u003ccode\u003e@​Copilot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2061\"\u003evalyala/fasthttp#2061\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop Go 1.23 support by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2065\"\u003evalyala/fasthttp#2065\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd flushing support to fasthttpadaptor by \u003ca href=\"https://github.com/grivera64\"\u003e\u003ccode\u003e@​grivera64\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2054\"\u003evalyala/fasthttp#2054\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/FAUST-BENCHOU\"\u003e\u003ccode\u003e@​FAUST-BENCHOU\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"htt...\n\n_Description has been truncated_","html_url":"https://github.com/yunusovt983-art/versitygw/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunusovt983-art%2Fversitygw/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"},{"uuid":"3509536695","node_id":"PR_kwDON3k3v86tb4k5","number":59,"state":"closed","title":"deps(deps): bump the minor-and-patch group across 1 directory with 12 updates","user":"dependabot[bot]","labels":["security"],"assignees":["busybox42"],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-20T09:52:41.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T10:56:36.000Z","updated_at":"2025-10-20T09:52:41.000Z","time_to_close":600965,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): bump","group_name":"minor-and-patch","update_count":12,"packages":[{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/valkey-io/valkey-go","old_version":"1.0.65","new_version":"1.0.67","repository_url":"https://github.com/valkey-io/valkey-go"},{"name":"golang.org/x/crypto","old_version":"0.41.0","new_version":"0.43.0","repository_url":"https://github.com/golang/crypto"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.1","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.17.0","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the minor-and-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) | `1.0.65` | `1.0.67` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.43.0` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.1` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.17.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valkey-io/valkey-go` from 1.0.65 to 1.0.67\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valkey-io/valkey-go/releases\"\u003egithub.com/valkey-io/valkey-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.67\u003c/h2\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003efeat: support new filters in Valkey 8.1/9.0 \u003ccode\u003eCLIENT LIST\u003c/code\u003e and \u003ccode\u003eClient KILL\u003c/code\u003e commands.\u003c/li\u003e\n\u003cli\u003efeat: support Valkey \u003ccode\u003eCLIENT CAPA redirect\u003c/code\u003e for standalone clients with \u003ccode\u003eStandaloneOption.EnableRedirect\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003efix: don't send \u003ccode\u003eREADONLY\u003c/code\u003e for standalone clients.\u003c/li\u003e\n\u003cli\u003edocs: improve markdown formatting and update documentation links, configurations.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003eWe'd like to thank all the contributors who worked on this release!\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/AvinashAbbigeri\"\u003e\u003ccode\u003e@​AvinashAbbigeri\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/SoulPancake\"\u003e\u003ccode\u003e@​SoulPancake\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justinmayhew\"\u003e\u003ccode\u003e@​justinmayhew\u003c/code\u003e\u003c/a\u003e and \u003ca href=\"https://github.com/rueian\"\u003e\u003ccode\u003e@​rueian\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.0.66\u003c/h2\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003efix panics that happen on \u003ccode\u003eMOVED\u003c/code\u003e redirections for commands without a slot (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/80\"\u003e#80\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003eWe'd like to thank all the contributors who worked on this release!\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/rueian\"\u003e\u003ccode\u003e@​rueian\u003c/code\u003e\u003c/a\u003e and \u003ca href=\"https://github.com/skif48\"\u003e\u003ccode\u003e@​skif48\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/262cdd2405b31a1fd16abcfe0b339485f074a65c\"\u003e\u003ccode\u003e262cdd2\u003c/code\u003e\u003c/a\u003e feat: bump v1.0.67\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/03518c8c8de34d9e40498f8389b52c2ed239f9dd\"\u003e\u003ccode\u003e03518c8\u003c/code\u003e\u003c/a\u003e refactor: standalone redirect\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/66d73e77e04658a9c4e0c45b6da199b9f892b35d\"\u003e\u003ccode\u003e66d73e7\u003c/code\u003e\u003c/a\u003e Standalone redirect (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/84\"\u003e#84\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/ee0ba76dcea6b8c00b55acb7e653014c9aedd49c\"\u003e\u003ccode\u003eee0ba76\u003c/code\u003e\u003c/a\u003e docs: improve markdown formatting and update documentation links (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/35d595cc7d0ed30662465fcb3cc9d46880287b0d\"\u003e\u003ccode\u003e35d595c\u003c/code\u003e\u003c/a\u003e Default values explained (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/183878e224665f20b85f8d0ad3d684ad6172cb45\"\u003e\u003ccode\u003e183878e\u003c/code\u003e\u003c/a\u003e feat : add all Valkey 8.1/9.0 filters to CLIENT LIST and Client KILL (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/83\"\u003e#83\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/65c2a6a53a5fff0822f469b5e8cc6dacc143632f\"\u003e\u003ccode\u003e65c2a6a\u003c/code\u003e\u003c/a\u003e feat: client capa redirect (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/82\"\u003e#82\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/c9fcea3616af257674b0a374d76c11a592bebba4\"\u003e\u003ccode\u003ec9fcea3\u003c/code\u003e\u003c/a\u003e fix: don't send READONLY for standalone clients (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/907\"\u003e#907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/a0a455f8224201e50f48ba36e107be60d81daf78\"\u003e\u003ccode\u003ea0a455f\u003c/code\u003e\u003c/a\u003e test: polish TestForceSingleClientInitialDialError (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/905\"\u003e#905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/8e48aa751bba4f926eb90fdd8a2884279ae0b14c\"\u003e\u003ccode\u003e8e48aa7\u003c/code\u003e\u003c/a\u003e docs: mention ReadBufferEachConn and WriteBufferEachConn in memory considerat...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/valkey-io/valkey-go/compare/v1.0.65...v1.0.67\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.41.0 to 0.43.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/627cb894b6b2021e34c4ad4af4c0a963127491e4\"\u003e\u003ccode\u003e627cb89\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/dca4914afe94ebd485672b06b9a120e18b452533\"\u003e\u003ccode\u003edca4914\u003c/code\u003e\u003c/a\u003e acme: fix autocert TestHTTPHandlerDefaultFallback\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/1336e21bd6f39d1ab82ca6412693849c2d120e1d\"\u003e\u003ccode\u003e1336e21\u003c/code\u003e\u003c/a\u003e x509roots/fallback: update bundle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/2beaa59a3c994e5d01b6d58dc348dcd6d814ef26\"\u003e\u003ccode\u003e2beaa59\u003c/code\u003e\u003c/a\u003e ssh: add VerifiedPublicKeyCallback\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/66c3d8ce714c31eb5a8adb6c931b4e29f5bebcf5\"\u003e\u003ccode\u003e66c3d8c\u003c/code\u003e\u003c/a\u003e ssh: add support for FIPS mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/ddb4e80c6ad38c8a94001924a6ff8424f5cae369\"\u003e\u003ccode\u003eddb4e80\u003c/code\u003e\u003c/a\u003e ssh: remove custom contains, use slices.Contains\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/f4d47b0db5875e61dd52acdb63be800177ab48bb\"\u003e\u003ccode\u003ef4d47b0\u003c/code\u003e\u003c/a\u003e ssh: return clearer error when signature algorithm is used as key format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/96dc232fbd7928e9c23da42e770c8b79a2348d86\"\u003e\u003ccode\u003e96dc232\u003c/code\u003e\u003c/a\u003e x509roots/fallback/bundle: add bundle package to export root certs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/8c9ba318361080ea198c7461b6db621022d0a88e\"\u003e\u003ccode\u003e8c9ba31\u003c/code\u003e\u003c/a\u003e all: freeze and deprecate more packages\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/559e062ce8bfd6a39925294620b50906ca2a6f95\"\u003e\u003ccode\u003e559e062\u003c/code\u003e\u003c/a\u003e ssh/agent: return an error for unexpected message types\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/crypto/compare/v0.41.0...v0.43.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/sync` from 0.16.0 to 0.17.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sync/commit/04914c200cb38d4ea960ee6a4c314a028c632991\"\u003e\u003ccode\u003e04914c2\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/sync/compare/v0.16.0...v0.17.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/text` from 0.28.0 to 0.30.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/c6abd0305e90ada9293824462268d0ec20d02e5e\"\u003e\u003ccode\u003ec6abd03\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/42f038dad6d204bacd83c23ca0f312d8866039ce\"\u003e\u003ccode\u003e42f038d\u003c/code\u003e\u003c/a\u003e x/text: fix nil dereference in gotext extract\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/a42f0e2da638996f313ef6dbbe3a4435533fbd97\"\u003e\u003ccode\u003ea42f0e2\u003c/code\u003e\u003c/a\u003e all: use built-in max/min to simplify the code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/e69f31bf9cf2f46bd3325bc9bad37fe9001731c2\"\u003e\u003ccode\u003ee69f31b\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/60c9786d9e6cc83e1900ce976fdba2e1c327d220\"\u003e\u003ccode\u003e60c9786\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/text/compare/v0.28.0...v0.30.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c41fe1488a2f6a4bd2b7abcdc8afe03429835630\"\u003e\u003ccode\u003ec41fe14\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/853\"\u003e#853\u003c/a\u003e from prometheus/superq/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/f5de376c9c4962000e06bfd66e7bbea836e06ed4\"\u003e\u003ccode\u003ef5de376\u003c/code\u003e\u003c/a\u003e Fix Go case-insensitive file name collision\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/b63ce8367504690a70b12faf0c601a24e4b1c461\"\u003e\u003ccode\u003eb63ce83\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/848\"\u003e#848\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/6035595774f21b170a1a4de53076a447c4fc54db\"\u003e\u003ccode\u003e6035595\u003c/code\u003e\u003c/a\u003e Cut v0.67.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1a6ab58cccd2397a1ceabfed727e8670314ce4c9\"\u003e\u003ccode\u003e1a6ab58\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/849\"\u003e#849\u003c/a\u003e from prometheus/superq/go_1.25\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/a2774686af97196fdadc4d80325f936809c11303\"\u003e\u003ccode\u003ea277468\u003c/code\u003e\u003c/a\u003e Update Go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/321962143e3c75b8a9df57564753bd568d5bba2b\"\u003e\u003ccode\u003e3219621\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/846\"\u003e#846\u003c/a\u003e from prometheus/dependabot/go_modules/google.golang.o...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/797fd9708ae8e6786d8b7153480b89542ae7e52e\"\u003e\u003ccode\u003e797fd97\u003c/code\u003e\u003c/a\u003e build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/dd2fa0e5e85b0b002f481180cce9a7b8b410c570\"\u003e\u003ccode\u003edd2fa0e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/841\"\u003e#841\u003c/a\u003e from prometheus/repo_sync\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c36260a8b41663a169402f115baf40facc7742ca\"\u003e\u003ccode\u003ec36260a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/844\"\u003e#844\u003c/a\u003e from prometheus/dependabot/go_modules/go.yaml.in/yaml...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.17.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/718\"\u003eprometheus/procfs#718\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/721\"\u003eprometheus/procfs#721\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebtrfs: correct allocation ratios for raid1c[34] by \u003ca href=\"https://github.com/SimSaladin\"\u003e\u003ccode\u003e@​SimSaladin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/722\"\u003eprometheus/procfs#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/724\"\u003eprometheus/procfs#724\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/723\"\u003eprometheus/procfs#723\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSupports collection of process shared memory by \u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/719\"\u003eprometheus/procfs#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/732\"\u003eprometheus/procfs#732\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003envme: Add ControllerID output by \u003ca href=\"https://github.com/ShashwatHiregoudar\"\u003e\u003ccode\u003e@​ShashwatHiregoudar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/731\"\u003eprometheus/procfs#731\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/727\"\u003eprometheus/procfs#727\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: Add support to collect link status for  PCIe devices by \u003ca href=\"https://github.com/naoki9911\"\u003e\u003ccode\u003e@​naoki9911\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/728\"\u003eprometheus/procfs#728\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003enfs/parse.go: fix ClientV4Stats' GetDeviceInfo/LayoutGet -- values were swapped by \u003ca href=\"https://github.com/johnleslie\"\u003e\u003ccode\u003e@​johnleslie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/726\"\u003eprometheus/procfs#726\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix linting issue by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/733\"\u003eprometheus/procfs#733\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(mdstat): recognize reshape status by \u003ca href=\"https://github.com/tamcore\"\u003e\u003ccode\u003e@​tamcore\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/679\"\u003eprometheus/procfs#679\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNvidia/Mellanox expose ROCE ECN information on sysfs on the path by \u003ca href=\"https://github.com/dasturiasArista\"\u003e\u003ccode\u003e@​dasturiasArista\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/695\"\u003eprometheus/procfs#695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadded zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo by \u003ca href=\"https://github.com/navidys\"\u003e\u003ccode\u003e@​navidys\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/655\"\u003eprometheus/procfs#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eParse StartCode, EndCode, and StartStack in \u003ccode\u003eProc.Stat()\u003c/code\u003e by \u003ca href=\"https://github.com/pgimalac\"\u003e\u003ccode\u003e@​pgimalac\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/659\"\u003eprometheus/procfs#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd node_guid to infiniband class by \u003ca href=\"https://github.com/di3go-sona\"\u003e\u003ccode\u003e@​di3go-sona\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/670\"\u003eprometheus/procfs#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/734\"\u003eprometheus/procfs#734\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/SimSaladin\"\u003e\u003ccode\u003e@​SimSaladin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/722\"\u003eprometheus/procfs#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/719\"\u003eprometheus/procfs#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ShashwatHiregoudar\"\u003e\u003ccode\u003e@​ShashwatHiregoudar\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/731\"\u003eprometheus/procfs#731\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/naoki9911\"\u003e\u003ccode\u003e@​naoki9911\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/728\"\u003eprometheus/procfs#728\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/johnleslie\"\u003e\u003ccode\u003e@​johnleslie\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/726\"\u003eprometheus/procfs#726\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/tamcore\"\u003e\u003ccode\u003e@​tamcore\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/679\"\u003eprometheus/procfs#679\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/navidys\"\u003e\u003ccode\u003e@​navidys\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/655\"\u003eprometheus/procfs#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pgimalac\"\u003e\u003ccode\u003e@​pgimalac\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/659\"\u003eprometheus/procfs#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/di3go-sona\"\u003e\u003ccode\u003e@​di3go-sona\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/670\"\u003eprometheus/procfs#670\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\"\u003ehttps://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/61fe41207276bc95c4c391762e9ef137385e8a5d\"\u003e\u003ccode\u003e61fe412\u003c/code\u003e\u003c/a\u003e Fix linting issues (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/734\"\u003e#734\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/61fb25b82034264056d6c202558bfd43c3322f05\"\u003e\u003ccode\u003e61fb25b\u003c/code\u003e\u003c/a\u003e Add node_guid to infiniband class (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/665\"\u003e#665\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/670\"\u003e#670\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/ee6ea54565148540b80e46685baaa9c506eb1486\"\u003e\u003ccode\u003eee6ea54\u003c/code\u003e\u003c/a\u003e feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/659\"\u003e#659\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0bcdc45697732e8d3baf0ea742e47d5c9585de11\"\u003e\u003ccode\u003e0bcdc45\u003c/code\u003e\u003c/a\u003e added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted t...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/a5f79dd49ddb1a496da8472c5b09fa625ed3ab6b\"\u003e\u003ccode\u003ea5f79dd\u003c/code\u003e\u003c/a\u003e Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/695\"\u003e#695\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/c5a546e343883072a55550b7de7ef7366d8e2e56\"\u003e\u003ccode\u003ec5a546e\u003c/code\u003e\u003c/a\u003e feat(mdstat): recognize reshape status (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/679\"\u003e#679\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0cf12345350bcfed988855df227682d185c8abb7\"\u003e\u003ccode\u003e0cf1234\u003c/code\u003e\u003c/a\u003e Fix linting issue (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/733\"\u003e#733\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/2b1359d69b2f07556684e6ead802bb8695c733a8\"\u003e\u003ccode\u003e2b1359d\u003c/code\u003e\u003c/a\u003e parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapp...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/617681836f71740ebe8125b614e55f56a0e09667\"\u003e\u003ccode\u003e6176818\u003c/code\u003e\u003c/a\u003e sysfs: Add support to collect link status for  PCIe devices (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/728\"\u003e#728\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0f247ba36764120f923904e68202df0dae9cc58f\"\u003e\u003ccode\u003e0f247ba\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/727\"\u003e#727\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yaml/go-yaml/commit/3b57511c5e469cd030f5df7705d1f4208aa8b339\"\u003e\u003ccode\u003e3b57511\u003c/code\u003e\u003c/a\u003e Retract v2 tags that cannot be installed\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/yaml/go-yaml/compare/v2.4.2...v2.4.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/net` from 0.43.0 to 0.45.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/59706cdaa8f95502fdec64b67b4c61d6ca58727d\"\u003e\u003ccode\u003e59706cd\u003c/code\u003e\u003c/a\u003e html: impose open element stack size limit\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/6ec8895aa5f6594da7356da7d341b98133629009\"\u003e\u003ccode\u003e6ec8895\u003c/code\u003e\u003c/a\u003e html: align in row insertion mode with spec\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/539356380d28a16325ff967d5c20c143f1d3d2c8\"\u003e\u003ccode\u003e5393563\u003c/code\u003e\u003c/a\u003e http2: fix RFC 9218 write scheduler not being idempotent\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/b2ab3712bcebf329a84241fdd92c9210dc40e6f1\"\u003e\u003ccode\u003eb2ab371\u003c/code\u003e\u003c/a\u003e internal/httpsfv: implement parsing support for date and display string\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/edb764c2296fdbcd9955bdc3ef9a67394824569d\"\u003e\u003ccode\u003eedb764c\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add parsing functionality for types defined in RFC 8941\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/fbba2c22cbf63a61f869b5f69e1a8052166ba088\"\u003e\u003ccode\u003efbba2c2\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add support for consuming Display String and Date type\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/47a241fc51f963a97809506a57a5d0316709ca32\"\u003e\u003ccode\u003e47a241f\u003c/code\u003e\u003c/a\u003e http2: make the error channel pool per-Server\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/51f657b16c625841a01874388d4a7e3765c40dfb\"\u003e\u003ccode\u003e51f657b\u003c/code\u003e\u003c/a\u003e webdav/internal/xml: use the built-in min function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/f2e909b982692b7382be0f856e1d415ac86f44e1\"\u003e\u003ccode\u003ef2e909b\u003c/code\u003e\u003c/a\u003e internal/httpsfv: implement parsing support for Dictionary and List type.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/7d8cfcee6ce7b6f612782f2f877c3fa76d157d17\"\u003e\u003ccode\u003e7d8cfce\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add support for Bare Inner List and Item type.\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/net/compare/v0.43.0...v0.45.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/sys` from 0.35.0 to 0.37.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/1edeebeea09c66c5a886ccfefb1be5dafac5c893\"\u003e\u003ccode\u003e1edeebe\u003c/code\u003e\u003c/a\u003e unix: mkall.sh: fail if docker build failed\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/ecada541268c911af0ea4e4e1d5b1b9ae9350f8a\"\u003e\u003ccode\u003eecada54\u003c/code\u003e\u003c/a\u003e unix: use slices.{Equal,Sort} in tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/5e63aa5e0fdbc13e970e0b19c47af41dd3c96f45\"\u003e\u003ccode\u003e5e63aa5\u003c/code\u003e\u003c/a\u003e windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/033906b9f001ad8de67ebafbb9838f968715b74d\"\u003e\u003ccode\u003e033906b\u003c/code\u003e\u003c/a\u003e unix: add (*CPUSet).Fill helper to enable all CPUs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/6be6c584a2e8031375fd3950a9b7bd9a867af5ee\"\u003e\u003ccode\u003e6be6c58\u003c/code\u003e\u003c/a\u003e windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/32e203842b823da11129bd4fafb58a2e67d49b6f\"\u003e\u003ccode\u003e32e2038\u003c/code\u003e\u003c/a\u003e unix: use Go 1.21+ clear built-in\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/137f2eda356924019c101f440bbbc0270ddd857f\"\u003e\u003ccode\u003e137f2ed\u003c/code\u003e\u003c/a\u003e sys: add support for NetBSD getvfsstat\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/b06ce0514ea5467cf3ac72ad85e4d1845c51fbad\"\u003e\u003ccode\u003eb06ce05\u003c/code\u003e\u003c/a\u003e windows: add FILE_ZERO_DATA_INFORMATION\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/689cc11b26fb21227ba0ff5ce9222b7bd6053c30\"\u003e\u003ccode\u003e689cc11\u003c/code\u003e\u003c/a\u003e unix: fix Listen on solaris\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/a4712b905411aebcc0c9b999c7e61826bfe4c11d\"\u003e\u003ccode\u003ea4712b9\u003c/code\u003e\u003c/a\u003e plan9: drop go version tags for unsupported versions\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/sys/compare/v0.35.0...v0.37.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `google.golang.org/protobuf` from 1.36.8 to 1.36.10\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/busybox42/elemta/pull/59","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox42%2Felemta/issues/59","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/59/packages"},{"uuid":"2897847499","node_id":"PR_kwDOFe6jIs6suaTL","number":101,"state":"open","title":"[deps]: Bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-08T15:15:22.000Z","updated_at":"2025-10-08T15:15:23.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[deps]: Bump","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/moukoublen/goboilerplate/pull/101","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moukoublen%2Fgoboilerplate/issues/101","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/101/packages"},{"uuid":"2895609465","node_id":"PR_kwDOOkP-dc6sl355","number":45,"state":"open","title":"[tst](deps): Bump github.com/stretchr/objx from 0.5.2 to 0.5.3 in /tst in the main group","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-07T23:30:37.000Z","updated_at":"2025-10-07T23:30:38.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[tst](deps): Bump","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":"/tst in the main group","ecosystem":"go"},"body":"Bumps the main group in /tst with 1 update: [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ifnotnil/x/pull/45","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifnotnil%2Fx/issues/45","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/45/packages"}],"issue_packages":[{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2026-01-19T05:27:00.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3828057746","node_id":"PR_kwDOCEwZSs697BXk","number":1208,"state":"open","title":"Bump the github-dependencies group across 1 directory with 24 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-19T05:27:00.000Z","updated_at":"2026-01-19T14:02:25.407Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":24,"packages":[{"name":"github.com/container-storage-interface/spec","old_version":"1.11.0","new_version":"1.12.0","repository_url":"https://github.com/container-storage-interface/spec"},{"name":"cloud.google.com/go","old_version":"0.121.6","new_version":"0.123.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/longrunning","old_version":"0.7.0","new_version":"0.8.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.4","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.4","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.4","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.3","new_version":"1.9.4","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","old_version":"0.61.0","new_version":"0.64.0","repository_url":"https://github.com/open-telemetry/opentelemetry-go-contrib"},{"name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","old_version":"0.61.0","new_version":"0.64.0","repository_url":"https://github.com/open-telemetry/opentelemetry-go-contrib"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 18 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` |\n| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.121.6` | `0.123.0` |\n| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.7.0` | `0.8.0` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.4` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.4` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.4` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.64.0` |\n| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.64.0` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/container-storage-interface/spec/releases\"\u003egithub.com/container-storage-interface/spec's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.12.0\u003c/h2\u003e\n\u003ch3\u003eBreaking changes/Deprecations:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNone\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eAdditions:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e - [Alpha] Add new \u003ccode\u003eGetSnapshot\u003c/code\u003e RPC  by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e - [GA] Move \u003ccode\u003eControllerModifyVolume\u003c/code\u003e to GA  by \u003ca href=\"https://github.com/sunnylovestiramisu\"\u003e\u003ccode\u003e@​sunnylovestiramisu\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eClarifications/Corrections/Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e -  Clarify that the \u003ccode\u003eINVALID_ARGUMENT\u003c/code\u003e error code for \u003ccode\u003eControllerModifyVolume\u003c/code\u003e is safe to not retry (i.e. \u0026quot;infeasible\u0026quot;) by \u003ca href=\"https://github.com/bswartz\"\u003e\u003ccode\u003e@​bswartz\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e - Documents the gRPC error code that should be returned for \u003ccode\u003eGetMetadataDelta\u003c/code\u003e when changed block tracking has not been enabled in the underlying storage subsystem by \u003ca href=\"https://github.com/carlbraganza\"\u003e\u003ccode\u003e@​carlbraganza\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e - removes \u0026quot;optional\u0026quot; from the description of \u003ccode\u003eGetVolumeGroupSnapshot\u003c/code\u003e to reduce confusion by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e - Bump golang from 1.18 to 1.23\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ehttps://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.12.0-rc1\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/e6fc13ea4d529db12e211ef79c924ee3186c39d5\"\u003e\u003ccode\u003ee6fc13e\u003c/code\u003e\u003c/a\u003e Bump golang.org/x/net from 0.23.0 to 0.38.0 (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/6b73147117c76456c47e44eca85017bb8fda5e5d\"\u003e\u003ccode\u003e6b73147\u003c/code\u003e\u003c/a\u003e Remove optional to avoid confusion (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/91b25fc4ba3b2c3f869e9fc4d6e37776416d46b8\"\u003e\u003ccode\u003e91b25fc\u003c/code\u003e\u003c/a\u003e Move ControllerModifyVolume to GA (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/3a67636ff3b4ab2b9943eca02a4cdffa2dee47a6\"\u003e\u003ccode\u003e3a67636\u003c/code\u003e\u003c/a\u003e Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/f437b19650aaa1a0be79c71770655b591b2d15cd\"\u003e\u003ccode\u003ef437b19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e from bswartz/vac-infeasible-error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/4040d421feb9d2912fd2983e00f26a352b907684\"\u003e\u003ccode\u003e4040d42\u003c/code\u003e\u003c/a\u003e Clarify ControllerModifyVolume errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/a539b4f9fe4143eeefb8f3e3e069096fa00b61d1\"\u003e\u003ccode\u003ea539b4f\u003c/code\u003e\u003c/a\u003e Add GetSnapshot RPC (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/98819c45a37a67e0cd466bd02b813faf91af4e45\"\u003e\u003ccode\u003e98819c4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/576\"\u003e#576\u003c/a\u003e from saad-ali/release1.11bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/b5049c05e598db787ab59eed7285833034871ab3\"\u003e\u003ccode\u003eb5049c0\u003c/code\u003e\u003c/a\u003e Bump master version to 1.12 for next release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.121.6 to 0.123.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4e8373586a5e48c18fbfd4bb0a3e259184e49a91\"\u003e\u003ccode\u003e4e83735\u003c/code\u003e\u003c/a\u003e chore(main): release 0.123.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12825\"\u003e#12825\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f557e308cb70fa4fde7104ebe9327892729a8d36\"\u003e\u003ccode\u003ef557e30\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12913\"\u003e#12913\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a10ecc9b3c22e320e9a32dedef7248b42465cd49\"\u003e\u003ccode\u003ea10ecc9\u003c/code\u003e\u003c/a\u003e chore: bump changed modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12915\"\u003e#12915\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3ae39f92307c14a6ac55e635e52d45969520fa9e\"\u003e\u003ccode\u003e3ae39f9\u003c/code\u003e\u003c/a\u003e chore: refactor request/response handling and metadata updates (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12875\"\u003e#12875\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/30a42997bc488b3f8711a79d0e42f22e12db01ea\"\u003e\u003ccode\u003e30a4299\u003c/code\u003e\u003c/a\u003e fix: upgrade gRPC service registration func (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12914\"\u003e#12914\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/061983381c66dbc6d4a0f2d2c285231e775ad8ff\"\u003e\u003ccode\u003e0619833\u003c/code\u003e\u003c/a\u003e test(spanner): increase context timeout to allow one executeSql to be execute...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9e2646b1821231183fd775bb107c062865eeaccd\"\u003e\u003ccode\u003e9e2646b\u003c/code\u003e\u003c/a\u003e fix(compute/metadata): set subClient for UseDefaultClient case (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12911\"\u003e#12911\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b404fafe4cdb51d4485e7f6fed056eb47edb78b\"\u003e\u003ccode\u003e4b404fa\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12906\"\u003e#12906\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/187a58a540494e1e8562b046325b8cad8cf7af4a\"\u003e\u003ccode\u003e187a58a\u003c/code\u003e\u003c/a\u003e fix(compute/metadata): disable Client timeouts for subscription client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12910\"\u003e#12910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/003abca9172082ad1f2fbcc9b37639f389ade8ee\"\u003e\u003ccode\u003e003abca\u003c/code\u003e\u003c/a\u003e feat(spanner): support \u0026quot;readOnly\u0026quot; column tag parsing for Go struct operations...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.123.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.7.0 to 0.8.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/longrunning's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003elongrunning 0.8.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.7.0...longrunning/v0.8.0\"\u003e0.8.0\u003c/a\u003e (2026-01-08)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eupgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/pull/11025\"\u003egoogleapis/google-cloud-go#11025\u003c/a\u003e. (PiperOrigin-RevId: 833829944) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/185951b3\"\u003e185951b3\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/longrunning's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.8.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eprofiler package added.\u003c/li\u003e\n\u003cli\u003estorage:\n\u003cul\u003e\n\u003cli\u003eRetry Objects.Insert call.\u003c/li\u003e\n\u003cli\u003eAdd ProgressFunc to WRiter.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003epubsub: breaking changes:\n\u003cul\u003e\n\u003cli\u003ePublish is now asynchronous (\u003ca href=\"https://groups.google.com/d/topic/google-api-go-announce/aaqRDIQ3rvU/discussion\"\u003eannouncement\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eSubscription.Pull replaced by Subscription.Receive, which takes a callback (\u003ca href=\"https://groups.google.com/d/topic/google-api-go-announce/8pt6oetAdKc/discussion\"\u003eannouncement\u003c/a\u003e).\u003c/li\u003e\n\u003cli\u003eMessage.Done replaced with Message.Ack and Message.Nack.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e11d9d1a1722e191d3d017c08077f2c15189769a\"\u003e\u003ccode\u003ee11d9d1\u003c/code\u003e\u003c/a\u003e rpcreplay: file format and I/O\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f5c3fe2352c8d679cfc47d2f102449571022c323\"\u003e\u003ccode\u003ef5c3fe2\u003c/code\u003e\u003c/a\u003e profiler: Add Cloud Profiler runtime agent for Go.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/87cc1d286587530f709063127a1faef4ed8431c5\"\u003e\u003ccode\u003e87cc1d2\u003c/code\u003e\u003c/a\u003e rpcreplay: package doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b4e9a381a01e953e880e6d2cf7fd02d412977cae\"\u003e\u003ccode\u003eb4e9a38\u003c/code\u003e\u003c/a\u003e storage: retry Objects.Insert call\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9a04fc8dc5de830157ea2887ab5565f964c311a7\"\u003e\u003ccode\u003e9a04fc8\u003c/code\u003e\u003c/a\u003e trace: respond with trace context to report the sampling options\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8b5f2cc58266b603c1d7dc9f6ac0f254d1670df\"\u003e\u003ccode\u003ee8b5f2c\u003c/code\u003e\u003c/a\u003e spanner: Increased the maximum allowed sending and recieving msg size to 100 MB\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/dd88571a2747f25e093c425b9a598db5bec04e57\"\u003e\u003ccode\u003edd88571\u003c/code\u003e\u003c/a\u003e bigtable: Fix documentation for timestamp range filters\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c60d02f3cdeb4bf91d4810e9e505800cad03ce9f\"\u003e\u003ccode\u003ec60d02f\u003c/code\u003e\u003c/a\u003e pubsub: clarify that Topic is goroutine-safe\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/69931d826ffbbcb4f8451b42d5cf7fc2ac6c7443\"\u003e\u003ccode\u003e69931d8\u003c/code\u003e\u003c/a\u003e bigquery: get streaming buffer info\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7d132fead24899d37a2aef0112d06b9d5b891d19\"\u003e\u003ccode\u003e7d132fe\u003c/code\u003e\u003c/a\u003e bigtable: Fix GCRuleToString when GcRule is nil\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.7.0...v0.8.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnotify/fsnotify's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0 2024-04-04\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being\ndeleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its\ntarget; previously that would get \u0026quot;half-added\u0026quot; and removing the second would\npanic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on\nkqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the\nevent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.0 2024-10-31\u003c/h2\u003e\n\u003ch3\u003eAdditions\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/ae0e7923765f64fb8061396db7edebb558cf6093\"\u003e\u003ccode\u003eae0e792\u003c/code\u003e\u003c/a\u003e Release 1.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/644fbb6b8d9659d3b03e12c52d1fdbd11e4513fc\"\u003e\u003ccode\u003e644fbb6\u003c/code\u003e\u003c/a\u003e Add test to ensure Add()/Remove() works when not reading events\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e7ec5f74c5b88aa47ff49a221dead2a4fdcf0b8e\"\u003e\u003ccode\u003ee7ec5f7\u003c/code\u003e\u003c/a\u003e Fix staticcheck in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/d321760db39f8d7fb382220c7fee684e86dce1ae\"\u003e\u003ccode\u003ed321760\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/dbe071720fb1147e3bb47a5f723280b62cf2c58d\"\u003e\u003ccode\u003edbe0717\u003c/code\u003e\u003c/a\u003e Remove AIX/AHFS from README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/2d897cabb3d7c3b2cb20c7074991848291ea4008\"\u003e\u003ccode\u003e2d897ca\u003c/code\u003e\u003c/a\u003e Simplify inotify backend locking\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/868a000da3bc607c547d546291463798d4ff33e6\"\u003e\u003ccode\u003e868a000\u003c/code\u003e\u003c/a\u003e Test gccgo in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/8f6d48b67bf642be39d2ce798d4b522bffb29efb\"\u003e\u003ccode\u003e8f6d48b\u003c/code\u003e\u003c/a\u003e Move some shared code to a shared struct\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e48b91a36a5716756346111639156fb7605f0f7a\"\u003e\u003ccode\u003ee48b91a\u003c/code\u003e\u003c/a\u003e Add timeout-minutes in GitHub actions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/c9507a5fddb4d191636986e40d4c65d3d3504ba2\"\u003e\u003ccode\u003ec9507a5\u003c/code\u003e\u003c/a\u003e Correctly mark pre-existing entries when watching a link to a dir on kqueue\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fxamacker/cbor/v2` from 2.7.0 to 2.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fxamacker/cbor/releases\"\u003egithub.com/fxamacker/cbor/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003ev2.9.0 adds new features, refactors tests, and improves docs.   New features improve interoperability/transcoding between CBOR \u0026amp; JSON.\u003c/p\u003e\n\u003cp\u003ev2.9.0 passed fuzz tests and is production quality.  However, the new \u003ccode\u003eTextUnmarshaler\u003c/code\u003e feature will continue being fuzz tested a bit longer due to recent changes.  The recent changes are limited and don't affect other parts of the codec that passed ~2 billion execs fuzzing.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRefactor to use Go standard library functions by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/663\"\u003efxamacker/cbor#663\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove DupMapKeyError message by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/670\"\u003efxamacker/cbor#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd options to support TextMarshaler and TextUnmarshaler by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/672\"\u003efxamacker/cbor#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd optional support for json.Marshaler and json.Unmarshaler via transcoding by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/673\"\u003efxamacker/cbor#673\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRefactor tests and update comments by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/678\"\u003efxamacker/cbor#678\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse TextUnmarshaler on byte strings with ByteStringToStringAllowed. by \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/682\"\u003efxamacker/cbor#682\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eDocs\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eREADME: Document struct field tag \u0026quot;-\u0026quot; by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/653\"\u003efxamacker/cbor#653\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IntDecConvertSignedOrBigInt doc comment by \u003ca href=\"https://github.com/theory\"\u003e\u003ccode\u003e@​theory\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/655\"\u003efxamacker/cbor#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate docs for TimeMode, Tag, RawTag, and add example for Embedded JSON Tag for CBOR by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/659\"\u003efxamacker/cbor#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README for Embedded JSON Tag for CBOR (tag 262) by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/662\"\u003efxamacker/cbor#662\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typos in some comments by \u003ca href=\"https://github.com/adeinega\"\u003e\u003ccode\u003e@​adeinega\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/671\"\u003efxamacker/cbor#671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README for v2.9.0 and add Red Hat as a user by \u003ca href=\"https://github.com/fxamacker\"\u003e\u003ccode\u003e@​fxamacker\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/684\"\u003efxamacker/cbor#684\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eCI\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.13 to 3.28.15 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/651\"\u003efxamacker/cbor#651\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.15 to 3.28.16 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/658\"\u003efxamacker/cbor#658\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.16 to 3.28.17 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/660\"\u003efxamacker/cbor#660\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5.4.0 to 5.5.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/661\"\u003efxamacker/cbor#661\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.17 to 3.28.18 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/664\"\u003efxamacker/cbor#664\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.18 to 3.28.19 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/667\"\u003efxamacker/cbor#667\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.28.19 to 3.29.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/674\"\u003efxamacker/cbor#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github/codeql-action from 3.29.0 to 3.29.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/680\"\u003efxamacker/cbor#680\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eSpecial Thanks\u003c/h2\u003e\n\u003cp\u003eMany thanks to \u003ca href=\"https://github.com/benluddy\"\u003e\u003ccode\u003e@​benluddy\u003c/code\u003e\u003c/a\u003e for adding these new features! :tada:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd opt-in support for encoding.TextMarshaler and encoding.TextUnmarshaler to encode and decode from CBOR text string.\u003c/li\u003e\n\u003cli\u003eAdd opt-in support for json.Marshaler and json.Unmarshaler via user-provided transcoding function.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/theory\"\u003e\u003ccode\u003e@​theory\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/655\"\u003efxamacker/cbor#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/adeinega\"\u003e\u003ccode\u003e@​adeinega\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/fxamacker/cbor/pull/671\"\u003efxamacker/cbor#671\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/fxamacker/cbor/compare/v2.8.0...v2.9.0\"\u003ehttps://github.com/fxamacker/cbor/compare/v2.8.0...v2.9.0\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003ev2.8.0 adds \u003ccode\u003eomitzero\u003c/code\u003e struct tag option, fixes and deprecates 3 functions, and bumps requirements to go 1.20+.\u003c/p\u003e\n\u003cp\u003eMany thanks to \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e for contributing the \u003ccode\u003eomitzero\u003c/code\u003e support!\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/d29ad7351b55b1844387cf9306c4101658cc5256\"\u003e\u003ccode\u003ed29ad73\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/684\"\u003e#684\u003c/a\u003e from fxamacker/fxamacker/update-readme-for-v2.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/6a631fa250b8092dc88a3a974ce92859fd4798be\"\u003e\u003ccode\u003e6a631fa\u003c/code\u003e\u003c/a\u003e Update README for v2.9.0 and add Red Hat as a user\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/8c8d4c3ce4052e4497079c59b4fb3076c4ebd72d\"\u003e\u003ccode\u003e8c8d4c3\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/682\"\u003e#682\u003c/a\u003e from benluddy/textunmarshaler-bytestringtostring\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/9bdebd2c0bbcfe0456fb044de9c90e2b6cfab030\"\u003e\u003ccode\u003e9bdebd2\u003c/code\u003e\u003c/a\u003e Use TextUnmarshaler on byte strings with ByteStringToStringAllowed.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/a89c3ce6ea44b7ec758c44fe230231941a504eea\"\u003e\u003ccode\u003ea89c3ce\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/680\"\u003e#680\u003c/a\u003e from fxamacker/dependabot/github_actions/github/codeq...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/7ef1742b5b1a523798b148c1b76c2565ed0194f8\"\u003e\u003ccode\u003e7ef1742\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.0 to 3.29.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/2d79f193345e0b66df130078a9319fb86ce1c499\"\u003e\u003ccode\u003e2d79f19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/fxamacker/cbor/issues/678\"\u003e#678\u003c/a\u003e from fxamacker/fxamacker/refactor-tests-and-fix-spell...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/0b94ce794bbb5a540157bfe53a14ebc71c82728e\"\u003e\u003ccode\u003e0b94ce7\u003c/code\u003e\u003c/a\u003e Fix comments to use one \u0026quot;l\u0026quot; in marshal*\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/508be9165f35f357a783a5e2af09ec1dfac0cbf7\"\u003e\u003ccode\u003e508be91\u003c/code\u003e\u003c/a\u003e Rename two test funcs that can panic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fxamacker/cbor/commit/9251397c640b927a9e80506306688d6969f20288\"\u003e\u003ccode\u003e9251397\u003c/code\u003e\u003c/a\u003e Refactor test to use fmt.Appendf\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/fxamacker/cbor/compare/v2.7.0...v2.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.21.0 to 0.22.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.4\"\u003e0.22.4\u003c/a\u003e - 2025-12-06\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.3...v0.22.4\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.3...v0.22.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e1 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: aligned CI to use shared workflows by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/91\"\u003e#91\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/51b82ce3dd550f34b5a0a840a679d2318f218693\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer\"\u003ejsonpointer\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/?tab=Apache-2.0-1-ov-file#readme\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.22.3\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.3\"\u003e0.22.3\u003c/a\u003e - 2025-11-17\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e8 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: automated a record of all-time contributors by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/75\"\u003e#75\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: release badge in README by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/73\"\u003e#73\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/51b82ce3dd550f34b5a0a840a679d2318f218693\"\u003e\u003ccode\u003e51b82ce\u003c/code\u003e\u003c/a\u003e ci: aligned CI to use shared workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b3a47c4adf1518a1dc1d2a8f8b684780272929c8\"\u003e\u003ccode\u003eb3a47c4\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 6 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/cadf52cd170b546093c602ff45c9e02bcc457045\"\u003e\u003ccode\u003ecadf52c\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/9bac24e97f84b26494f0b4505c3c904ac9e43738\"\u003e\u003ccode\u003e9bac24e\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 3 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a05f70bc20313b4111ef654f4f94bb33199e074a\"\u003e\u003ccode\u003ea05f70b\u003c/code\u003e\u003c/a\u003e doc: replaced go.mod badge by github version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a95d3c2eedbcda4a5b2a1d37f0d1e716a22007c3\"\u003e\u003ccode\u003ea95d3c2\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/go-openapi/swag/jsonname\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/cdc3f149ce919d1b94a0c198c4c9fa310432f0fe\"\u003e\u003ccode\u003ecdc3f14\u003c/code\u003e\u003c/a\u003e ci: fixed a few details\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/6fc6e74963b14746084dfc1fffafd3ae806809f7\"\u003e\u003ccode\u003e6fc6e74\u003c/code\u003e\u003c/a\u003e ci: fixed typo in action sha set manually\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3873ddc4e2fde2122a8b23000ca911846d8d0b2f\"\u003e\u003ccode\u003e3873ddc\u003c/code\u003e\u003c/a\u003e doc: updated ci action that keeps CONTRIBUTORS.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5462ceab732e660d18bd436b31f1206202ff27df\"\u003e\u003ccode\u003e5462cea\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group across 1 directory with ...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.21.0...v0.22.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonreference/releases\"\u003egithub.com/go-openapi/jsonreference's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.21.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/tree/v0.21.4\"\u003e0.21.4\u003c/a\u003e - 2025-12-08\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.3...v0.21.4\"\u003ehttps://github.com/go-openapi/jsonreference/compare/v0.21.3...v0.21.4\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e1 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/bot-go-openapi%5Bbot%5D\"\u003e\u003ccode\u003e@​bot-go-openapi[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonreference/pull/64\"\u003e#64\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonreference/commit/a073f3aad001f7cb05897a118dc11f8508be730d\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bot-go-openapi%5Bbot%5D\"\u003e\u003ccode\u003e@​bot-go-openapi[bot]\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003eNew Contributors\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bot-go-openapi\"\u003e\u003ccode\u003e@​bot-go-openapi\u003c/code\u003e\u003c/a\u003e[bot] made their first contribution\nin \u003ca href=\"https://redirect.github.com/go-openapi/jsonreference/pull/64\"\u003e#64\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference\"\u003ejsonreference\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/?tab=Apache-2.0-1-ov-file#readme\"\u003e\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/a073f3aad001f7cb05897a118dc11f8508be730d\"\u003e\u003ccode\u003ea073f3a\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/7187c084d34611bb4fab547e894babb39af9bdb6\"\u003e\u003ccode\u003e7187c08\u003c/code\u003e\u003c/a\u003e chore: updated jsonpointer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/e8774d8d531df7b737b18834ed402ea426a035d3\"\u003e\u003ccode\u003ee8774d8\u003c/code\u003e\u003c/a\u003e ci: aligned CI with shared workflows and common docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/92dc147285e8ba71170011572c61cc3ecef59df5\"\u003e\u003ccode\u003e92dc147\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout in the development-dependencies group\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/fd2b1a92dbd6a1ff425fa6c58cdf4b998cb3dac4\"\u003e\u003ccode\u003efd2b1a9\u003c/code\u003e\u003c/a\u003e build(deps): bump github.com/go-openapi/jsonpointer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/b8b88e5881941a4a3f435f6751ded87822f177f6\"\u003e\u003ccode\u003eb8b88e5\u003c/code\u003e\u003c/a\u003e chore(lint): aligned linting rules with jsonpointer - fixed remaining issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/760d080252e62c99be5169bc50e62f7a6df011c2\"\u003e\u003ccode\u003e760d080\u003c/code\u003e\u003c/a\u003e build(deps): bump golangci/golangci-lint-action\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/52494f54bd9df60326753c1fd0737d01898bf9a2\"\u003e\u003ccode\u003e52494f5\u003c/code\u003e\u003c/a\u003e docs: fixed typo in NOTICE\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.20.2...v0.21.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag` from 0.23.0 to 0.25.4\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/73525ad4f9d84ce7e4b15796f0d41a6cb32cc3cd\"\u003e\u003ccode\u003e73525ad\u003c/code\u003e\u003c/a\u003e prepared release v0.25.4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/2bf1ed668be1fc1e8c8625071e5912251da2165b\"\u003e\u003ccode\u003e2bf1ed6\u003c/code\u003e\u003c/a\u003e fix(mangling): overlapping pluralized initialisms trigger panic\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/171b7e8b307ea3659a5d9506ab36777bc18a454c\"\u003e\u003ccode\u003e171b7e8\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.23.0...v0.25.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/hashicorp/go-multierror` from 1.1.0 to 1.1.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/9974e9ec57696378079ecc3accd3d6f29401b3a0\"\u003e\u003ccode\u003e9974e9e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/50\"\u003e#50\u003c/a\u003e from sethvargo/sethvargo/npe\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/0023bb0ab1225a10509dca08627b42bed25d74a5\"\u003e\u003ccode\u003e0023bb0\u003c/code\u003e\u003c/a\u003e Check if multierror is nil in WrappedErrors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/ab6846acb1cf402787cde041fcff5f01c0b8e362\"\u003e\u003ccode\u003eab6846a\u003c/code\u003e\u003c/a\u003e we require go 1.13\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/cb869d97a564fb27eb864d7053ca42585ee29f2f\"\u003e\u003ccode\u003ecb869d9\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/49\"\u003e#49\u003c/a\u003e from hashicorp/fix-ci-config\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/af59c663db3f8243edf5eda89a73ba6ef19c7346\"\u003e\u003ccode\u003eaf59c66\u003c/code\u003e\u003c/a\u003e Upgrade gotestsum version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/eabd672ee8f2389db69282b7b530acce8f5c4a1a\"\u003e\u003ccode\u003eeabd672\u003c/code\u003e\u003c/a\u003e Fix CI config\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/7795f06f94b03e0fb27702faed3d1e4555a2c74b\"\u003e\u003ccode\u003e7795f06\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/47\"\u003e#47\u003c/a\u003e from hashicorp/mwhooker-patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/e27d23170e2b792ee617968384b794d2930b4924\"\u003e\u003ccode\u003ee27d231\u003c/code\u003e\u003c/a\u003e update badges to use circle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/78708dbe0f6f1383078ba6c47f7e19cc8f810488\"\u003e\u003ccode\u003e78708db\u003c/code\u003e\u003c/a\u003e Carry over some changes from \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/26\"\u003e#26\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hashicorp/go-multierror/commit/c7dd669f3467df8743c3e88bcaa430467e074c08\"\u003e\u003ccode\u003ec7dd669\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/hashicorp/go-multierror/issues/27\"\u003e#27\u003c/a\u003e from mdeggies/add-circleci\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/hashicorp/go-multierror/compare/v1.1.0...v1.1.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nxadm/tail` from 1.4.8 to 1.4.11\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nxadm/tail/blob/master/CHANGES.md\"\u003egithub.com/nxadm/tail's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eVersion v1.4.11\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eBump fsnotify to v1.6.0. Should fix some issues.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eVersion v1.4.9\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eBump fsnotify to v1.5.1 fixes issue \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/28\"\u003e#28\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/hpcloud/tail/issues/90\"\u003ehpcloud/tail#90\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003ePR \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/27\"\u003e#27\u003c/a\u003e: \u0026quot;Add timeout to tests\u0026quot;by \u003ca href=\"https://github.com/kokes\"\u003e\u003ccode\u003e@​kokes\u003c/code\u003e\u003c/a\u003e++. Also timeout on FreeBSD.\u003c/li\u003e\n\u003cli\u003ePR \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/29\"\u003e#29\u003c/a\u003e: \u0026quot;Use temp directory for tests, instead of relative\u0026quot; by \u003ca href=\"https://github.com/ches\"\u003e\u003ccode\u003e@​ches\u003c/code\u003e\u003c/a\u003e++.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/cbff2e202a24674b7bc70720b0e45adbbbef5d0b\"\u003e\u003ccode\u003ecbff2e2\u003c/code\u003e\u003c/a\u003e bump fsnotify to fix some issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/4472660a31a6f0014e888512303dc49785913d8b\"\u003e\u003ccode\u003e4472660\u003c/code\u003e\u003c/a\u003e Config setting to only yield complete lines (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/26\"\u003e#26\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6abd9f9c877795d2bfe88feb5a6bc07bc2112492\"\u003e\u003ccode\u003e6abd9f9\u003c/code\u003e\u003c/a\u003e changeme\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/0b92b34e264973a764eb8b151deee5a5fba5dc7a\"\u003e\u003ccode\u003e0b92b34\u003c/code\u003e\u003c/a\u003e Merge branch 'master' of github.com:nxadm/tail\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/af851dec0421f94a387ead0c624c41ce3c3c7fe4\"\u003e\u003ccode\u003eaf851de\u003c/code\u003e\u003c/a\u003e add timeout to freebsd tests as well\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6e33b2878842c30bfabbcf95a51f803f1754ce5f\"\u003e\u003ccode\u003e6e33b28\u003c/code\u003e\u003c/a\u003e Add timeouts to tests (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/27\"\u003e#27\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/1614e6b5c765b0c7d4bc1b38e0f2c964127a5501\"\u003e\u003ccode\u003e1614e6b\u003c/code\u003e\u003c/a\u003e doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/03e3f4213247898c3abe41f87b8e5fafd61cadfb\"\u003e\u003ccode\u003e03e3f42\u003c/code\u003e\u003c/a\u003e Merge branch 'master' of github.com:nxadm/tail\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/6327674c59ca2535acfd84ef4d42aeb55e8f3c22\"\u003e\u003ccode\u003e6327674\u003c/code\u003e\u003c/a\u003e Use temp directory for tests, instead of relative (\u003ca href=\"https://redirect.github.com/nxadm/tail/issues/29\"\u003e#29\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nxadm/tail/commit/bd5be8a601d8bba8f7b9f87163a4b802dbaab536\"\u003e\u003ccode\u003ebd5be8a\u003c/code\u003e\u003c/a\u003e prepare fix \u003ca href=\"https://redirect.github.com/nxadm/tail/issues/28\"\u003e#28\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nxadm/tail/compare/v1.4.8...v1.4.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/client_golang` from 1.16.0 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/releases\"\u003egithub.com/prometheus/client_golang's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.23.2 - 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no f...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1208","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1208","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1208/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-12-15T00:17:01.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3728234342","node_id":"PR_kwDOMf_eu864zr4t","number":100,"state":"open","title":"go(deps): bump the go-dependencies group across 1 directory with 18 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-15T00:17:01.000Z","updated_at":"2025-12-15T00:17:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"go(deps): bump","group_name":"go-dependencies","update_count":18,"packages":[{"name":"github.com/golang-jwt/jwt/v5","old_version":"5.2.2","new_version":"5.3.0","repository_url":"https://github.com/golang-jwt/jwt"},{"name":"github.com/labstack/echo/v4","old_version":"4.13.4","new_version":"4.14.0","repository_url":"https://github.com/labstack/echo"},{"name":"github.com/prometheus/client_golang","old_version":"1.22.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"gorm.io/driver/sqlite","old_version":"1.5.7","new_version":"1.6.0","repository_url":"https://github.com/go-gorm/sqlite"},{"name":"gorm.io/gorm","old_version":"1.30.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/jackc/pgx/v5","old_version":"5.7.5","new_version":"5.7.6","repository_url":"https://github.com/jackc/pgx"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.28","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 9 updates in the /back directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` |\n| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.14.0` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` |\n| [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.7` | `1.6.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.30.0` | `1.31.1` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.7.6` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.28` | `1.14.32` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/labstack/echo/v4` from 4.13.4 to 4.14.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/labstack/echo/releases\"\u003egithub.com/labstack/echo/v4's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.14.0\u003c/h2\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.Logger()\u003c/code\u003e has been deprecated. For request logging, use \u003ccode\u003emiddleware.RequestLogger()\u003c/code\u003e or\n\u003ccode\u003emiddleware.RequestLoggerWithConfig()\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.RequestLogger()\u003c/code\u003e replaces \u003ccode\u003emiddleware.Logger()\u003c/code\u003e, offering comparable configuration while relying on the\nGo standard library’s new \u003ccode\u003eslog\u003c/code\u003e logger.\u003c/p\u003e\n\u003cp\u003eThe previous default output format was JSON. The new default follows the standard \u003ccode\u003eslog\u003c/code\u003e logger settings.\nTo continue emitting request logs in JSON, configure \u003ccode\u003eslog\u003c/code\u003e accordingly:\u003c/p\u003e\n\u003cpre lang=\"go\"\u003e\u003ccode\u003eslog.SetDefault(slog.New(slog.NewJSONHandler(os.Stdout, nil)))\ne.Use(middleware.RequestLogger())\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIf you are developing anything more substantial than a demo, use \u003ccode\u003emiddleware.RequestLoggerWithConfig()\u003c/code\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate deps  by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2807\"\u003elabstack/echo#2807\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor to use reflect.TypeFor by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse Go 1.25 in CI by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2810\"\u003elabstack/echo#2810\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModernize context.go by replacing interface{} with any by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2822\"\u003elabstack/echo#2822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in SetParamValues comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2828\"\u003elabstack/echo#2828\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in ContextTimeout middleware comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2827\"\u003elabstack/echo#2827\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove BasicAuth middleware: use strings.Cut and RFC compliance by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2825\"\u003elabstack/echo#2825\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix duplicate plus operator in router backtracking logic by \u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace custom private IP range check with built-in net.IP.IsPrivate by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure proxy connection is closed in proxyRaw function(\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2837\"\u003e#2837\u003c/a\u003e) by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2838\"\u003elabstack/echo#2838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2843\"\u003elabstack/echo#2843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate golang.org/x/* deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2850\"\u003elabstack/echo#2850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eChangelog for 4.14.0 by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2851\"\u003elabstack/echo#2851\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/labstack/echo/compare/v4.13.4...v4.14.0\"\u003ehttps://github.com/labstack/echo/compare/v4.13.4...v4.14.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/labstack/echo/blob/master/CHANGELOG.md\"\u003egithub.com/labstack/echo/v4's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev4.14.0 - 2025-12-11\u003c/h2\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.Logger\u003c/code\u003e has been deprecated. For request logging, use \u003ccode\u003emiddleware.RequestLogger\u003c/code\u003e or\n\u003ccode\u003emiddleware.RequestLoggerWithConfig\u003c/code\u003e.\u003c/p\u003e\n\u003cp\u003e\u003ccode\u003emiddleware.RequestLogger\u003c/code\u003e replaces \u003ccode\u003emiddleware.Logger\u003c/code\u003e, offering comparable configuration while relying on the\nGo standard library’s new \u003ccode\u003eslog\u003c/code\u003e logger.\u003c/p\u003e\n\u003cp\u003eThe previous default output format was JSON. The new default follows the standard \u003ccode\u003eslog\u003c/code\u003e logger settings.\nTo continue emitting request logs in JSON, configure \u003ccode\u003eslog\u003c/code\u003e accordingly:\u003c/p\u003e\n\u003cpre lang=\"go\"\u003e\u003ccode\u003eslog.SetDefault(slog.New(slog.NewJSONHandler(os.Stdout, nil)))\ne.Use(middleware.RequestLogger())\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLogger middleware json string escaping and deprecation by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2849\"\u003elabstack/echo#2849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eEnhancements\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate deps  by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2807\"\u003elabstack/echo#2807\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor to use reflect.TypeFor by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2812\"\u003elabstack/echo#2812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse Go 1.25 in CI by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2810\"\u003elabstack/echo#2810\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModernize context.go by replacing interface{} with any by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2822\"\u003elabstack/echo#2822\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in SetParamValues comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2828\"\u003elabstack/echo#2828\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typo in ContextTimeout middleware comment by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2827\"\u003elabstack/echo#2827\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove BasicAuth middleware: use strings.Cut and RFC compliance by \u003ca href=\"https://github.com/vishr\"\u003e\u003ccode\u003e@​vishr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2825\"\u003elabstack/echo#2825\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix duplicate plus operator in router backtracking logic by \u003ca href=\"https://github.com/yuya-morimoto\"\u003e\u003ccode\u003e@​yuya-morimoto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2832\"\u003elabstack/echo#2832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace custom private IP range check with built-in net.IP.IsPrivate by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2835\"\u003elabstack/echo#2835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnsure proxy connection is closed in proxyRaw function(\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2837\"\u003e#2837\u003c/a\u003e) by \u003ca href=\"https://github.com/kumapower17\"\u003e\u003ccode\u003e@​kumapower17\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2838\"\u003elabstack/echo#2838\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2843\"\u003elabstack/echo#2843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate golang.org/x/* deps by \u003ca href=\"https://github.com/aldas\"\u003e\u003ccode\u003e@​aldas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/labstack/echo/pull/2850\"\u003elabstack/echo#2850\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/6392cb459842d2c1747902ec2a1809c1387df5d8\"\u003e\u003ccode\u003e6392cb4\u003c/code\u003e\u003c/a\u003e Changelog for 4.14.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/c9bd2cd8e32d07c2d445ff07300338bf5a28362f\"\u003e\u003ccode\u003ec9bd2cd\u003c/code\u003e\u003c/a\u003e Update golang.org/x/* deps (\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2850\"\u003e#2850\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/c12cb08a8679d45dbefe31ab604e60c9ebb64c3c\"\u003e\u003ccode\u003ec12cb08\u003c/code\u003e\u003c/a\u003e Logger middleware json string escaping and deprecation (\u003ca href=\"https://redirect.github.com/labstack/echo/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/612967a9fec11b112a16c7b62efc2344eae308e8\"\u003e\u003ccode\u003e612967a\u003c/code\u003e\u003c/a\u003e Update deps\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/53b692c4d4de6306d5306d2c81b8335e71ddc016\"\u003e\u003ccode\u003e53b692c\u003c/code\u003e\u003c/a\u003e Ensure proxy connection is closed in proxyRaw function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/e644ff8f7bb01c694cacec3ad22a7471609ea106\"\u003e\u003ccode\u003ee644ff8\u003c/code\u003e\u003c/a\u003e Replace custom private IP range check with built-in net.IP.IsPrivate() method\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/40e2e8faf95226d541ecce3ca27def3cb9c7f592\"\u003e\u003ccode\u003e40e2e8f\u003c/code\u003e\u003c/a\u003e Fix typo \u0026quot;+\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/55cb3b625d1228827fa35a3cfc4dd15b3a3a406b\"\u003e\u003ccode\u003e55cb3b6\u003c/code\u003e\u003c/a\u003e Optimize realm quoting to happen once during middleware creation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/dbd583fa4d9e1b327f06cfe9abc97b044b273289\"\u003e\u003ccode\u003edbd583f\u003c/code\u003e\u003c/a\u003e Add comprehensive tests for realm quoting behavior\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/labstack/echo/commit/432a2adf46fe74403b7df3a81aca7583da02c054\"\u003e\u003ccode\u003e432a2ad\u003c/code\u003e\u003c/a\u003e Improve BasicAuth middleware: use strings.Cut and RFC compliance\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/labstack/echo/compare/v4.13.4...v4.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/releases\"\u003egithub.com/prometheus/client_golang's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.23.2 - 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003e[release-1.23] Upgrade to prometheus/common@v0.66.1 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1869\"\u003eprometheus/client_golang#1869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release-1.23] Cut v1.23.2 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1870\"\u003eprometheus/client_golang#1870\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2\"\u003ehttps://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.23.1 - 2025-09-04\u003c/h2\u003e\n\u003cp\u003eThis release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cul\u003e\n\u003cli\u003e[release-1.23] Upgrade to prometheus/common v0.66 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1866\"\u003eprometheus/client_golang#1866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release-1.23] Cut v1.23.1 by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/client_golang/pull/1867\"\u003eprometheus/client_golang#1867\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1\"\u003ehttps://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.23.0 - 2025-07-30\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1812\"\u003e#1812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1766\"\u003e#1766\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add exemplars for native histograms \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1686\"\u003e#1686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] exp/api: Bubble up status code from writeResponse \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1823\"\u003e#1823\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1833\"\u003e#1833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BUGFIX] exp/api: client prompt return on context cancellation \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1729\"\u003e#1729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/client_golang's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.23.2 / 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement).\nThere are no functional changes.\u003c/p\u003e\n\u003ch2\u003e1.23.1 / 2025-09-04\u003c/h2\u003e\n\u003cp\u003eThis release is made to be compatible with a backwards incompatible API change\nin prometheus/common v0.66.0. There are no functional changes.\u003c/p\u003e\n\u003ch2\u003e1.23.0 / 2025-07-30\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1812\"\u003e#1812\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1766\"\u003e#1766\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[FEATURE] Add exemplars for native histograms \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1686\"\u003e#1686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] exp/api: Bubble up status code from writeResponse \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1823\"\u003e#1823\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1833\"\u003e#1833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BUGFIX] exp/api: client prompt return on context cancellation \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1729\"\u003e#1729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/8179a560819f2c64ef6ade70e6ae4c73aecaca3c\"\u003e\u003ccode\u003e8179a56\u003c/code\u003e\u003c/a\u003e Cut v1.23.2 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1870\"\u003e#1870\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/4142b5908bb6c8f5e412b72de5ea4b927d8c219d\"\u003e\u003ccode\u003e4142b59\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1869\"\u003e#1869\u003c/a\u003e from prometheus/arve/upgrade-common\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/4ff40f0d918efc0f59701d13622913805c2425b4\"\u003e\u003ccode\u003e4ff40f0\u003c/code\u003e\u003c/a\u003e Cut v1.23.1 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1867\"\u003e#1867\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/989b0298944e64f88a54ac9c70cd8c8121f10bc9\"\u003e\u003ccode\u003e989b029\u003c/code\u003e\u003c/a\u003e Upgrade to prometheus/common v0.66 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1866\"\u003e#1866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/e4b2208dd8cb6d1425f00250db842ec3c1e8749e\"\u003e\u003ccode\u003ee4b2208\u003c/code\u003e\u003c/a\u003e Cut v1.23.0 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1848\"\u003e#1848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/d9492afd3a6f2e9782a7fc10363281bfd5b743bb\"\u003e\u003ccode\u003ed9492af\u003c/code\u003e\u003c/a\u003e cut v1.23.0-rc.1 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1842\"\u003e#1842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/aeae8a0b4f54a8fa720d19b88638a2d048596f82\"\u003e\u003ccode\u003eaeae8a0\u003c/code\u003e\u003c/a\u003e Cut v1.23.0-rc.0 (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1837\"\u003e#1837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/b157309b723f0b8588ea604bb78dbbba196803f2\"\u003e\u003ccode\u003eb157309\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1832\"\u003e#1832\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/a704e287f467b79744c30af996b7d710d4c6900d\"\u003e\u003ccode\u003ea704e28\u003c/code\u003e\u003c/a\u003e build(deps): bump the github-actions group with 3 updates (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1826\"\u003e#1826\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/client_golang/commit/c7743110ad2c599de3d8c23682d978a12f9f36d1\"\u003e\u003ccode\u003ec774311\u003c/code\u003e\u003c/a\u003e Fix errNotImplemented reference (\u003ca href=\"https://redirect.github.com/prometheus/client_golang/issues/1835\"\u003e#1835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/time` from 0.11.0 to 0.14.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/2b4e43900c03fd6b77109b7b2b6d77583f48bc1c\"\u003e\u003ccode\u003e2b4e439\u003c/code\u003e\u003c/a\u003e rate: use time.Time.Equal instead of ==\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/c0b0320d156bbe60202a475fa80cc0b9d0f05e20\"\u003e\u003ccode\u003ec0b0320\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/time/commit/1616a7fa5fe23b54fee0cc3dd6d0bd48abc19914\"\u003e\u003ccode\u003e1616a7f\u003c/code\u003e\u003c/a\u003e rate: skip time.Now call in Sometimes.Do unless necessary\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/time/compare/v0.11.0...v0.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/driver/sqlite` from 1.5.7 to 1.6.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/6f07b518dae6d03d9a84d11e51338cbc56bb4fab\"\u003e\u003ccode\u003e6f07b51\u003c/code\u003e\u003c/a\u003e Don't overwrite existing clause builders\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/6ea0b8f65c6cf30bc907f3730e93f855d7cfffcd\"\u003e\u003ccode\u003e6ea0b8f\u003c/code\u003e\u003c/a\u003e Bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.30.0 (\u003ca href=\"https://redirect.github.com/go-gorm/sqlite/issues/206\"\u003e#206\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/sqlite/commit/5406e41bb6592f3cf6ce8cb9ae7c26052890c621\"\u003e\u003ccode\u003e5406e41\u003c/code\u003e\u003c/a\u003e fix: cover more constraint syntax (\u003ca href=\"https://redirect.github.com/go-gorm/sqlite/issues/198\"\u003e#198\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/sqlite/compare/v1.5.7...v1.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.30.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.31.0\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd association operation support to generics Set API and enable conditional bulk association updates \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7581\"\u003e#7581\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.5\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo changes\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.4\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Set-based Create and Update support to Generics API \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7578\"\u003e#7578\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: build failure on Go versions below 1.21 \u003ca href=\"https://github.com/iTanken\"\u003e\u003ccode\u003e@​iTanken\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7572\"\u003e#7572\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix slogLogger to support ParameterizedQueries Config \u003ca href=\"https://github.com/EricWvi\"\u003e\u003ccode\u003e@​EricWvi\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7574\"\u003e#7574\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.3\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eNo changes\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.2\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eavoid copying structures with embedded mutexs \u003ca href=\"https://github.com/drakkan\"\u003e\u003ccode\u003e@​drakkan\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7571\"\u003e#7571\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdd DefaultContextTimeout option \u003ca href=\"https://github.com/jinzhu\"\u003e\u003ccode\u003e@​jinzhu\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7567\"\u003e#7567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eUpdate the docker compose file \u003ca href=\"https://github.com/moseszane168\"\u003e\u003ccode\u003e@​moseszane168\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7524\"\u003e#7524\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: returning all columns with \u0026quot;on conflict do update\u0026quot;  \u003ca href=\"https://github.com/phongphan\"\u003e\u003ccode\u003e@​phongphan\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7534\"\u003e#7534\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(slog-integration) \u003ca href=\"https://github.com/rezamokaram\"\u003e\u003ccode\u003e@​rezamokaram\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7537\"\u003e#7537\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix data race in some case \u003ca href=\"https://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e\"\u003ehttps://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperformance improvement\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eRelease v1.30.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize: field.ReflectValueOf \u003ca href=\"https://github.com/liov\"\u003e\u003ccode\u003e@​liov\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7530\"\u003e#7530\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eoptimize: performance optimization \u003ca href=\"https://github.com/liov\"\u003e\u003ccode\u003e@​liov\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7526\"\u003e#7526\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b289563d54de23e742e2a4cba9d77af01f641b0f\"\u003e\u003ccode\u003eb289563\u003c/code\u003e\u003c/a\u003e Remove unnecessary OpCreateValue mode\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.30.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/jackc/pgx/blob/master/CHANGELOG.md\"\u003egithub.com/jackc/pgx/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.7.6 (September 8, 2025)\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003eUse ParseConfigError in pgx.ParseConfig and pgxpool.ParseConfig (Yurasov Ilia)\u003c/li\u003e\n\u003cli\u003eAdd PrepareConn hook to pgxpool (Jonathan Hall)\u003c/li\u003e\n\u003cli\u003eReduce allocations in QueryContext (Dominique Lefevre)\u003c/li\u003e\n\u003cli\u003eAdd MarshalJSON and UnmarshalJSON for pgtype.Uint32 (Panos Koutsovasilis)\u003c/li\u003e\n\u003cli\u003eConfigure ping behavior on pgxpool with ShouldPing (Christian Kiely)\u003c/li\u003e\n\u003cli\u003ezeronull int types implement Int64Valuer and Int64Scanner (Li Zeghong)\u003c/li\u003e\n\u003cli\u003eFix panic when receiving terminate connection message during CopyFrom (Michal Drausowski)\u003c/li\u003e\n\u003cli\u003eFix statement cache not being invalidated on error during batch (Muhammadali Nazarov)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/a2fca037434a0a7096b095d4ed87cdffb03b626e\"\u003e\u003ccode\u003ea2fca03\u003c/code\u003e\u003c/a\u003e Release v5.7.6\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/95fc31294f1d0eeabb0a8dafa36b875eac0df19c\"\u003e\u003ccode\u003e95fc312\u003c/code\u003e\u003c/a\u003e Add link to github.com/KoNekoD/pgx-colon-query-rewriter\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/5534fa9a0206ef351e366ca985ed8e3af4e40f97\"\u003e\u003ccode\u003e5534fa9\u003c/code\u003e\u003c/a\u003e Improve Rows docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/a295d68811e6946607f152986d1df961ae824382\"\u003e\u003ccode\u003ea295d68\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2368\"\u003e#2368\u003c/a\u003e from zeghong/zeronull-int-valuer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/03f32c06bd5efb0fe32305824eb7850df56f0727\"\u003e\u003ccode\u003e03f32c0\u003c/code\u003e\u003c/a\u003e Merge branch 'master' into zeronull-int-valuer\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/82fbe49fecdc4b0a5fa703b1e7fa7c6f80641739\"\u003e\u003ccode\u003e82fbe49\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2372\"\u003e#2372\u003c/a\u003e from WGH-/improve-batch-doc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/594d9d65dc2e81d44b06ec83ee0e0b9be4f821d2\"\u003e\u003ccode\u003e594d9d6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2367\"\u003e#2367\u003c/a\u003e from zeghong/zeronull-int-scanner\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/5a18241971b4ea2ae13df0abcf738d6620b6ff55\"\u003e\u003ccode\u003e5a18241\u003c/code\u003e\u003c/a\u003e Merge branch 'master' into zeronull-int-scanner\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/cc34da5884b8f41dd9fb234ff6f90d563c108e5c\"\u003e\u003ccode\u003ecc34da5\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2370\"\u003e#2370\u003c/a\u003e from Saurabh2402/improvement/setup-linters\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jackc/pgx/commit/dd81f81e2fc0bf41c6c80d299720897538faf6fa\"\u003e\u003ccode\u003edd81f81\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/jackc/pgx/issues/2369\"\u003e#2369\u003c/a\u003e from zeghong/go-doc-links\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/jackc/pgx/compare/v5.7.5...v5.7.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.28 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.28...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.64.0 to 0.66.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.66.1\u003c/h2\u003e\n\u003cp\u003eThis release has no functional changes, it just drops the dependencies \u003ccode\u003egithub.com/grafana/regexp\u003c/code\u003e and \u003ccode\u003ego.uber.org/atomic\u003c/code\u003e and replaces \u003ccode\u003egopkg.in/yaml.v2\u003c/code\u003e with \u003ccode\u003ego.yaml.in/yaml/v2\u003c/code\u003e (a drop-in replacement).\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;Use github.com/grafana/regexp instead of regexp\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/835\"\u003eprometheus/common#835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMove to supported version of yaml parser by \u003ca href=\"https://github.com/dims\"\u003e\u003ccode\u003e@​dims\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/834\"\u003eprometheus/common#834\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRevert \u0026quot;Use go.uber.org/atomic instead of sync/atomic (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/825\"\u003e#825\u003c/a\u003e)\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/838\"\u003eprometheus/common#838\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v1.20.99...v0.66.1\"\u003ehttps://github.com/prometheus/common/compare/v1.20.99...v0.66.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.66.0\u003c/h2\u003e\n\u003ch2\u003e⚠️ Breaking Changes ⚠️\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eA default-constructed TextParser will be invalid. It must have a valid \u003ccode\u003escheme\u003c/code\u003e set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with \u0026quot;Invalid name validation scheme requested: unset\u0026quot;.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003emodel: add constants for type and unit labels. by \u003ca href=\"https://github.com/bwplotka\"\u003e\u003ccode\u003e@​bwplotka\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/801\"\u003eprometheus/common#801\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emodel.ValidationScheme: Support encoding as YAML by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/799\"\u003eprometheus/common#799\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efix(promslog): always print time.Duration values as go duration strings by \u003ca href=\"https://github.com/tjhop\"\u003e\u003ccode\u003e@​tjhop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/798\"\u003eprometheus/common#798\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eValidationScheme\u003c/code\u003e methods \u003ccode\u003eIsValidMetricName\u003c/code\u003e and \u003ccode\u003eIsValidLabelName\u003c/code\u003e by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/806\"\u003eprometheus/common#806\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix delimited proto not escaped correctly by \u003ca href=\"https://github.com/thampiotr\"\u003e\u003ccode\u003e@​thampiotr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/809\"\u003eprometheus/common#809\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eDecoder: Remove use of global name validation and add validation by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/808\"\u003eprometheus/common#808\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eValidationScheme implements pflag.Value and json.Marshaler/Unmarshaler interfaces by \u003ca href=\"https://github.com/juliusmh\"\u003e\u003ccode\u003e@​juliusmh\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/807\"\u003eprometheus/common#807\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eexpfmt: Add NewTextParser function by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/816\"\u003eprometheus/common#816\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable the godot linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/821\"\u003eprometheus/common#821\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable usestdlibvars linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/820\"\u003eprometheus/common#820\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable unconvert linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/819\"\u003eprometheus/common#819\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable the fatcontext linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/822\"\u003eprometheus/common#822\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable gocritic linter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/818\"\u003eprometheus/common#818\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse go.uber.org/atomic instead of sync/atomic by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/825\"\u003eprometheus/common#825\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable revive rule unused-parameter by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/824\"\u003eprometheus/common#824\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eEnable revive rules by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/823\"\u003eprometheus/common#823\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/802\"\u003eprometheus/common#802\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/803\"\u003eprometheus/common#803\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eSync .golangci.yml with prometheus/prometheus by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/817\"\u003eprometheus/common#817\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eci: update upload-actions by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/814\"\u003eprometheus/common#814\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edocs: fix typo in expfmt.Negotiate by \u003ca href=\"https://github.com/wmcram\"\u003e\u003ccode\u003e@​wmcram\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/813\"\u003eprometheus/common#813\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/800\"\u003eprometheus/common#800\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/810\"\u003eprometheus/common#810\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /assets by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/826\"\u003eprometheus/common#826\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/830\"\u003eprometheus/common#830\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/829\"\u003eprometheus/common#829\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/827\"\u003eprometheus/common#827\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/799\"\u003eprometheus/common#799\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/thampiotr\"\u003e\u003ccode\u003e@​thampiotr\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/809\"\u003eprometheus/common#809\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/wmcram\"\u003e\u003ccode\u003e@​wmcram\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/813\"\u003eprometheus/common#813\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.66.1 / 2025-09-05\u003c/h2\u003e\n\u003cp\u003eThis release has no functional changes, it just drops the dependencies \u003ccode\u003egithub.com/grafana/regexp\u003c/code\u003e and \u003ccode\u003ego.uber.org/atomic\u003c/code\u003e and replaces \u003ccode\u003egopkg.in/yaml.v2\u003c/code\u003e with \u003ccode\u003ego.yaml.in/yaml/v2\u003c/code\u003e (a drop-in replacement).\u003c/p\u003e\n\u003ch3\u003eWhat's Changed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRevert \u0026quot;Use github.com/grafana/regexp instead of regexp\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/835\"\u003eprometheus/common#835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMove to supported version of yaml parser by \u003ca href=\"https://github.com/dims\"\u003e\u003ccode\u003e@​dims\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/834\"\u003eprometheus/common#834\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRevert \u0026quot;Use go.uber.org/atomic instead of sync/atomic (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/825\"\u003e#825\u003c/a\u003e)\u0026quot; by \u003ca href=\"https://github.com/aknuds1\"\u003e\u003ccode\u003e@​aknuds1\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/838\"\u003eprometheus/common#838\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v1.20.99...v0.66.1\"\u003ehttps://github.com/prometheus/common/compare/v1.20.99...v0.66.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.66.0 / 2025-09-02\u003c/h2\u003e\n\u003ch3\u003e⚠️ Breaking Changes...\n\n_Description has been truncated_","html_url":"https://github.com/lycp152/UniversityEntranceExamSubjectNavi/pull/100","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/lycp152%2FUniversityEntranceExamSubjectNavi/issues/100","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/100/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-24T12:59:07.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3658794681","node_id":"PR_kwDOP6jVtM61MYyu","number":9,"state":"closed","title":"Bump the dev-dependencies group across 1 directory with 47 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-22T10:27:00.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T12:59:07.000Z","updated_at":"2025-12-22T10:27:01.000Z","time_to_close":2410073,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":47,"packages":[{"name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","old_version":"1.18.1","new_version":"1.20.0","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","old_version":"1.10.1","new_version":"1.13.1","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","old_version":"1.6.1","new_version":"1.6.3","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/DataDog/datadog-go/v5","old_version":"5.6.0","new_version":"5.8.1","repository_url":"https://github.com/DataDog/datadog-go"},{"name":"github.com/aws/aws-sdk-go-v2","old_version":"1.36.5","new_version":"1.40.0","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/s3","old_version":"1.83.0","new_version":"1.92.0","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/gofiber/fiber/v2","old_version":"2.52.8","new_version":"2.52.10","repository_url":"https://github.com/gofiber/fiber"},{"name":"github.com/nats-io/nats.go","old_version":"1.43.0","new_version":"1.47.0","repository_url":"https://github.com/nats-io/nats.go"},{"name":"github.com/segmentio/kafka-go","old_version":"0.4.48","new_version":"0.4.49","repository_url":"https://github.com/segmentio/kafka-go"},{"name":"github.com/valyala/fasthttp","old_version":"1.63.0","new_version":"1.68.0","repository_url":"https://github.com/valyala/fasthttp"},{"name":"github.com/Azure/go-ntlmssp","old_version":"0.0.0-20221128193559-754e69321358","new_version":"0.1.0","repository_url":"https://github.com/Azure/go-ntlmssp"},{"name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","old_version":"1.16.32","new_version":"1.18.14","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/internal/ini","old_version":"1.8.3","new_version":"1.8.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sso","old_version":"1.25.5","new_version":"1.30.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","old_version":"1.30.3","new_version":"1.35.9","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sts","old_version":"1.34.0","new_version":"1.41.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/golang/snappy","old_version":"0.0.3","new_version":"1.0.0","repository_url":"https://github.com/golang/snappy"},{"name":"github.com/nats-io/nkeys","old_version":"0.4.11","new_version":"0.4.12","repository_url":"https://github.com/nats-io/nkeys"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ydb-platform/ydb-go-sdk/v3","old_version":"3.115.3","new_version":"3.118.2","repository_url":"https://github.com/ydb-platform/ydb-go-sdk"},{"name":"golang.org/x/time","old_version":"0.12.0","new_version":"0.14.0","repository_url":"https://github.com/golang/time"},{"name":"google.golang.org/grpc","old_version":"1.69.4","new_version":"1.77.0","repository_url":"https://github.com/grpc/grpc-go"},{"name":"github.com/aws/aws-sdk-go-v2/config","old_version":"1.29.17","new_version":"1.32.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","old_version":"1.17.83","new_version":"1.20.11","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/mattn/go-runewidth","old_version":"0.0.16","new_version":"0.0.19","repository_url":"https://github.com/mattn/go-runewidth"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 26 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.1` | `1.20.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.13.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.1` | `1.6.3` |\n| [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.6.0` | `5.8.1` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.40.0` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.83.0` | `1.92.0` |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.8` | `2.52.10` |\n| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.43.0` | `1.47.0` |\n| [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `0.4.48` | `0.4.49` |\n| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.63.0` | `1.68.0` |\n| [github.com/Azure/go-ntlmssp](https://github.com/Azure/go-ntlmssp) | `0.0.0-20221128193559-754e69321358` | `0.1.0` |\n| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.32` | `1.18.14` |\n| [github.com/aws/aws-sdk-go-v2/internal/ini](https://github.com/aws/aws-sdk-go-v2) | `1.8.3` | `1.8.4` |\n| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.30.4` |\n| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.35.9` |\n| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.41.1` |\n| [github.com/golang/snappy](https://github.com/golang/snappy) | `0.0.3` | `1.0.0` |\n| [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) | `0.4.11` | `0.4.12` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) | `3.115.3` | `3.118.2` |\n| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` |\n| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.77.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.32.1` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.83` | `1.20.11` |\n| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |\n\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.1 to 1.20.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azcore's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azcore/v1.20.0\u003c/h2\u003e\n\u003ch2\u003e1.20.0 (2025-11-06)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.FetcherForNextLinkOptions.HTTPVerb\u003c/code\u003e to specify the HTTP verb when fetching the next page via next link. Defaults to \u003ccode\u003ehttp.MethodGet\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed potential panic when decoding base64 strings.\u003c/li\u003e\n\u003cli\u003eFixed an issue in resource identifier parsing which prevented it from returning an error for malformed resource IDs.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.1\u003c/h2\u003e\n\u003ch2\u003e1.19.1 (2025-09-11)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed resource identifier parsing for provider-specific resource hierarchies containing \u0026quot;resourceGroups\u0026quot; segments.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eImproved error fall-back for improperly authored long-running operations.\u003c/li\u003e\n\u003cli\u003eUpgraded dependencies.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.0\u003c/h2\u003e\n\u003ch2\u003e1.19.0 (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.APIVersionLocationPath\u003c/code\u003e to be set by clients that set the API version in the path.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.18.2\u003c/h2\u003e\n\u003ch2\u003e1.18.2 (2025-07-31)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a case in which \u003ccode\u003eBearerTokenPolicy\u003c/code\u003e didn't ensure an authentication error is non-retriable\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/466795e90c61fba2bef23d311a61d4085b873718\"\u003e\u003ccode\u003e466795e\u003c/code\u003e\u003c/a\u003e Prep azcore@v1.20.0 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25563\"\u003e#25563\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6fce23847166ed80b4cf520f668cbe696dc13eea\"\u003e\u003ccode\u003e6fce238\u003c/code\u003e\u003c/a\u003e [azsystemevents] Remove gopls (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25555\"\u003e#25555\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c0ac8eac0bcf293604a62be6c222981953f01c49\"\u003e\u003ccode\u003ec0ac8ea\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12476 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25549\"\u003e#25549\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/047fb66f149d197b250b287b0e2463fcd0fe5d52\"\u003e\u003ccode\u003e047fb66\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/908cfea8611fcd1925ebb6fcadc7e6967a8ec4f0\"\u003e\u003ccode\u003e908cfea\u003c/code\u003e\u003c/a\u003e [azsystemevents] Fixing build.go to work properly with tsp-client as the orch...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c30fd4cce97631fddfcd7220a248f118d58f7bdb\"\u003e\u003ccode\u003ec30fd4c\u003c/code\u003e\u003c/a\u003e cosmos: Allow the Query Pipeline to return an alternative query to execute in...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/1b445641d79282db0d522c12aef63269ad7648d0\"\u003e\u003ccode\u003e1b44564\u003c/code\u003e\u003c/a\u003e fixed resource type validation in ParseResourceType and correlated tests (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25\"\u003e#25\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e566eecdeb64e820ae1a53b3823fa68c0f3ae44b\"\u003e\u003ccode\u003ee566eec\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12531 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25545\"\u003e#25545\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/053de1a0b1667030bca9bb7918c31ebb9397e3b7\"\u003e\u003ccode\u003e053de1a\u003c/code\u003e\u003c/a\u003e Increment package version after release of data/azcosmos (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25544\"\u003e#25544\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/8e673bb221981d1737e8754c58fe24fcad140dc9\"\u003e\u003ccode\u003e8e673bb\u003c/code\u003e\u003c/a\u003e release pr (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25543\"\u003e#25543\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.18.1...sdk/azcore/v1.20.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.13.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azidentity's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azidentity/v1.13.1\u003c/h2\u003e\n\u003ch2\u003e1.13.1 (2025-11-10)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureCLICredential\u003c/code\u003e quoted arguments incorrectly on Windows\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0\u003c/h2\u003e\n\u003ch2\u003e1.13.0 (2025-10-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWhen \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e is set to \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e, \u003ccode\u003eDefaultAzureCredential\u003c/code\u003e behaves the same as\ndoes \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e when used directly. It doesn't apply special retry configuration or attempt to\ndetermine whether IMDS is available. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25265\"\u003e#25265\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved the \u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e support for identity binding mode added in v1.13.0-beta.1.\nIt will return in v1.14.0-beta.1\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0-beta.1\u003c/h2\u003e\n\u003ch2\u003e1.13.0-beta.1 (2025-09-17)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e supports identity binding mode (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25056\"\u003e#25056\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.12.0\u003c/h2\u003e\n\u003ch2\u003e1.12.0 (2025-09-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eDefaultAzureCredentialOptions.RequireAzureTokenCredentials\u003c/code\u003e. \u003ccode\u003eNewDefaultAzureCredential\u003c/code\u003e returns an\nerror when this option is true and the environment variable \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e has no value.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e no longer hangs when AZD_DEBUG is set\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eGetToken\u003c/code\u003e methods of \u003ccode\u003eAzureCLICredential\u003c/code\u003e and \u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e return an error when\n\u003ccode\u003eTokenRequestOptions.Claims\u003c/code\u003e has a value because these credentials can't acquire a token in that\ncase. The error messages describe the action required to get a token.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/internal/v1.11.2\u003c/h2\u003e\n\u003ch2\u003e1.11.2 (2025-07-30)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6bb9b03b237d03bcfd0b32f0ca5e1b989d74e5e8\"\u003e\u003ccode\u003e6bb9b03\u003c/code\u003e\u003c/a\u003e azidentity v1.13.1 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25574\"\u003e#25574\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e18dbd7e4df3e80c9035f80b0681697f5de58411\"\u003e\u003ccode\u003ee18dbd7\u003c/code\u003e\u003c/a\u003e Increment package version after release of azidentity (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25367\"\u003e#25367\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/4f0facc097e3bb67576889e2a1b77a8698fb8086\"\u003e\u003ccode\u003e4f0facc\u003c/code\u003e\u003c/a\u003e Prepare azidentity v1.13.0 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25352\"\u003e#25352\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/2d8c98bd54d913125f81db9904570b0b2d082109\"\u003e\u003ccode\u003e2d8c98b\u003c/code\u003e\u003c/a\u003e Selecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/67dd4fcabdd32363441ac82c7cdc0126b1d30dcd\"\u003e\u003ccode\u003e67dd4fc\u003c/code\u003e\u003c/a\u003e Increment package version after release of azidentity (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25263\"\u003e#25263\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/1a74bc8ed7a5c5313a1fefb8bc8e89ef4a7eb48c\"\u003e\u003ccode\u003e1a74bc8\u003c/code\u003e\u003c/a\u003e Prepare azidentity v1.12.0 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25231\"\u003e#25231\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/839a355f6e33311fca47dbbfde3efafd3e64f945\"\u003e\u003ccode\u003e839a355\u003c/code\u003e\u003c/a\u003e Test IMDS managed identity with a remote VM (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25237\"\u003e#25237\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c352be349a289395cd1f07f433074deb2373cd52\"\u003e\u003ccode\u003ec352be3\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 11931 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25243\"\u003e#25243\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c994eca550d5f637ad16a2310ec91aff2ee63c6e\"\u003e\u003ccode\u003ec994eca\u003c/code\u003e\u003c/a\u003e gofmt (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25234\"\u003e#25234\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9c95d95a667248c7af278401a95084f020bb7860\"\u003e\u003ccode\u003e9c95d95\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.1...sdk/azidentity/v1.13.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.1 to 1.6.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.3\u003c/h2\u003e\n\u003ch2\u003e1.6.3 (2025-10-16)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated service version to \u003ccode\u003e2025-11-05\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazidentity\u003c/code\u003e version to \u003ccode\u003e1.13.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazcore\u003c/code\u003e version to \u003ccode\u003e1.19.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/fb793bc9abed763f0b4e0f45bebe9451897351f3\"\u003e\u003ccode\u003efb793bc\u003c/code\u003e\u003c/a\u003e [Storage] Prep for release - stg99 GA (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25442\"\u003e#25442\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/6d8a42734f87cd925e84d39cc942868315445037\"\u003e\u003ccode\u003e6d8a427\u003c/code\u003e\u003c/a\u003e cosmos: add some extra logging in the query engine path (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25444\"\u003e#25444\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/8ca57158d260613855520f07505d5e4195f4ff4f\"\u003e\u003ccode\u003e8ca5715\u003c/code\u003e\u003c/a\u003e [azappconfig] update README (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25427\"\u003e#25427\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9ba44b8b5a5a4f5e4c8f99a8cf98d0b4f245f15e\"\u003e\u003ccode\u003e9ba44b8\u003c/code\u003e\u003c/a\u003e Changelog for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25428\"\u003e#25428\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c554d029c027090190a9761609a696c3bf0580fb\"\u003e\u003ccode\u003ec554d02\u003c/code\u003e\u003c/a\u003e Update Key Vault CODEOWNERS (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25437\"\u003e#25437\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/ad122df3a8ea66d7fba5789a9c0d64703dd4a55d\"\u003e\u003ccode\u003ead122df\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12501 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25435\"\u003e#25435\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/29d03e50bf4671b41e38d2319db79169a5bac9ee\"\u003e\u003ccode\u003e29d03e5\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12483 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25423\"\u003e#25423\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61e4230a97bc81f4928f27a3e8e103c6d2d8f2b1\"\u003e\u003ccode\u003e61e4230\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/hdinsight/armhdinsight/1.3.0-beta.3 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25331\"\u003e#25331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/be00bdd7a6f30dcfee5552e22a50397d646adbda\"\u003e\u003ccode\u003ebe00bdd\u003c/code\u003e\u003c/a\u003e update release date (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25410\"\u003e#25410\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/284da628bef96ccbc3bbf358a793c63d196f8cea\"\u003e\u003ccode\u003e284da62\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 12467 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25422\"\u003e#25422\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.1...sdk/storage/azblob/v1.6.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/DataDog/datadog-go/v5` from 5.6.0 to 5.8.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/releases\"\u003egithub.com/DataDog/datadog-go/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.8.1\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#581--2025-10-10\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.8.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#580--2025-09-24\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.7.1\u003c/h2\u003e\n\u003cp\u003eRetracting v5.7.0 as it included a breaking change.\u003c/p\u003e\n\u003ch2\u003ev5.7.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#570--2025-08-19\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md\"\u003egithub.com/DataDog/datadog-go/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.8.1 / 2025-10-10\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[BUGFIX] Release new version to fix issue with tags.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.8.0 / 2025-09-24\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[FEATURE] Create \u003ccode\u003eClientInterfaceEx\u003c/code\u003e adding Cardinality parameter to the metric functions. See [334][].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.1 / 2025-08-21\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Revert 5.7.0 as it included a breaking change.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.0 / 2025-08-19\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d4c937eea2cf529bf3abf054a3b99019196d7f80\"\u003e\u003ccode\u003ed4c937e\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Release 5.8.1 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/341\"\u003e#341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/519cc9e727386a0e59e9d5302a4370a4f5ea08ea\"\u003e\u003ccode\u003e519cc9e\u003c/code\u003e\u003c/a\u003e Add date to changelog (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/339\"\u003e#339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/1a07cfc4b5e7d0f412b74653b5758da0ec4c562e\"\u003e\u003ccode\u003e1a07cfc\u003c/code\u003e\u003c/a\u003e Release 5.8.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/338\"\u003e#338\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/8443df618bf3880e541a39e029c794166722e599\"\u003e\u003ccode\u003e8443df6\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Add ClientInterfaceEx interface to handle Parameter arg (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/334\"\u003e#334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/46eb6b8d5ab823c698fd57d741873b7983dbc990\"\u003e\u003ccode\u003e46eb6b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/335\"\u003e#335\u003c/a\u003e from DataDog/drichards-87/remove-docs-team-codeowners\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d01da1e8818b270d0982a55057b2df96960067c7\"\u003e\u003ccode\u003ed01da1e\u003c/code\u003e\u003c/a\u003e Remove Docs Team as CODEOWNERS\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/6f4267c9a79018e326e81004bb5ea192034c2201\"\u003e\u003ccode\u003e6f4267c\u003c/code\u003e\u003c/a\u003e Release 5.7.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/331\"\u003e#331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/b35ef89575770936aec32e3ee6f0860023dd0ba4\"\u003e\u003ccode\u003eb35ef89\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-319 ] Add check for origin detection configuration before outputt...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/a6b9cdf87a42985c32e5abfc1e6e10e349107ee0\"\u003e\u003ccode\u003ea6b9cdf\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309] add support for tag cardinality (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/cbc51a66a0358f87d97d107ab602e37b74e63977\"\u003e\u003ccode\u003ecbc51a6\u003c/code\u003e\u003c/a\u003e added WithoutOriginDetection() to setupClient (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/328\"\u003e#328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-go/compare/v5.6.0...v5.8.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.40.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/466d9d579621ec9dc2c3f4a43fa2af0717e23667\"\u003e\u003ccode\u003e466d9d5\u003c/code\u003e\u003c/a\u003e Release 2025-11-19.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/ca4b05e6bf0662b0897dafa8a7f4e8f1eec18ecc\"\u003e\u003ccode\u003eca4b05e\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d780944614982ed36a2939ef37ccdd140f2d006b\"\u003e\u003ccode\u003ed780944\u003c/code\u003e\u003c/a\u003e add logincreds provider (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3230\"\u003e#3230\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/115ff149b9e7c84e1613de8e450d4dba11aa51d8\"\u003e\u003ccode\u003e115ff14\u003c/code\u003e\u003c/a\u003e Release 2025-11-19\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/964750d3a2f749460bb6ecefb2ac4549d3be30ca\"\u003e\u003ccode\u003e964750d\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5b181c46dd2ef92577c5660050ca7a12cc6dbe93\"\u003e\u003ccode\u003e5b181c4\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/1e2c145427908988bd66debf17b3fd69424453be\"\u003e\u003ccode\u003e1e2c145\u003c/code\u003e\u003c/a\u003e Release 2025-11-18\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/163dcfe4b95f1cf7243e72e1cdfbc0813c05c8d8\"\u003e\u003ccode\u003e163dcfe\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/38b8afe547626bb7b9b4901a168293faed1842e5\"\u003e\u003ccode\u003e38b8afe\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/02526757f036da06fa8312f520598010872c3564\"\u003e\u003ccode\u003e0252675\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/v1.36.5...v1.40.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.83.0 to 1.92.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/69a6df880a92d44f528b1754b680de66c2298c1b\"\u003e\u003ccode\u003e69a6df8\u003c/code\u003e\u003c/a\u003e Release 2025-11-20\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d97cf39b76283caf92bd79d9e9c70d3a72dc5e59\"\u003e\u003ccode\u003ed97cf39\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/b3229249806091602f44b85e05a53ea5e99196f1\"\u003e\u003ccode\u003eb322924\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/1869e8974eede203e6ba34df1f2ebed89db33066\"\u003e\u003ccode\u003e1869e89\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/466d9d579621ec9dc2c3f4a43fa2af0717e23667\"\u003e\u003ccode\u003e466d9d5\u003c/code\u003e\u003c/a\u003e Release 2025-11-19.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/ca4b05e6bf0662b0897dafa8a7f4e8f1eec18ecc\"\u003e\u003ccode\u003eca4b05e\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/d780944614982ed36a2939ef37ccdd140f2d006b\"\u003e\u003ccode\u003ed780944\u003c/code\u003e\u003c/a\u003e add logincreds provider (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3230\"\u003e#3230\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/115ff149b9e7c84e1613de8e450d4dba11aa51d8\"\u003e\u003ccode\u003e115ff14\u003c/code\u003e\u003c/a\u003e Release 2025-11-19\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/964750d3a2f749460bb6ecefb2ac4549d3be30ca\"\u003e\u003ccode\u003e964750d\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5b181c46dd2ef92577c5660050ca7a12cc6dbe93\"\u003e\u003ccode\u003e5b181c4\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.83.0...service/s3/v1.92.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/smithy-go` from 1.22.4 to 1.23.2\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/smithy-go/blob/main/CHANGELOG.md\"\u003egithub.com/aws/smithy-go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease (2025-11-03)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.2\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Avoid unnecessary allocation overhead from the metrics system when not in use.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-10-15)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Bump minimum go version to 1.23.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-09-18)\u003c/h1\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go/aws-http-auth\u003c/code\u003e: \u003ca href=\"https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18\"\u003ev1.1.0\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Added support for SIG4/SIGV4A querystring authentication.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-08-27)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.0\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Sort map keys in JSON Document types.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-07-24)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.5\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Add HTTP interceptors.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-06-16)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.4\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix CBOR serd empty check for string and enum fields\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix HTTP metrics data race.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Replace usages of deprecated ioutil package.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/299f4049a6724834ef275ce37d7012e7839dfb99\"\u003e\u003ccode\u003e299f404\u003c/code\u003e\u003c/a\u003e Release 2025-11-03\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/8d4c6fb2dca6433394afcc9f535b4c7381ba5836\"\u003e\u003ccode\u003e8d4c6fb\u003c/code\u003e\u003c/a\u003e adjust initial caps on middleware steps (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/611\"\u003e#611\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/5cc76d963b8adda944b9169896dbcf2af5715531\"\u003e\u003ccode\u003e5cc76d9\u003c/code\u003e\u003c/a\u003e don't re-instantiate nop instruments everywhere (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/610\"\u003e#610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/29d39739111fd7e7b8f073dbc29f4c46f4b85d99\"\u003e\u003ccode\u003e29d3973\u003c/code\u003e\u003c/a\u003e remove httptrace metrics overhead w/ nop metrics (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/609\"\u003e#609\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/7993c1f170ffa07083a522a8c2f286958b855794\"\u003e\u003ccode\u003e7993c1f\u003c/code\u003e\u003c/a\u003e ci: scope down GitHub Token permissions (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/607\"\u003e#607\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/695755c8eb501de6899f71cd19e8249daff8f8b9\"\u003e\u003ccode\u003e695755c\u003c/code\u003e\u003c/a\u003e Release 2025-10-15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/4355cab7372c2b952d022bb4403b5e2bc71d0bc5\"\u003e\u003ccode\u003e4355cab\u003c/code\u003e\u003c/a\u003e changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/40bb509431e08e9d10d2baaa7d27c171421cc8d8\"\u003e\u003ccode\u003e40bb509\u003c/code\u003e\u003c/a\u003e bump to go1.23 (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/606\"\u003e#606\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/0ccf069f0a011a44ee83477748e637a0e3898d7e\"\u003e\u003ccode\u003e0ccf069\u003c/code\u003e\u003c/a\u003e Update Smithy to 1.62.0 (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/04e063a48301226f81d645e0b899f32a6455ef63\"\u003e\u003ccode\u003e04e063a\u003c/code\u003e\u003c/a\u003e Release 2025-09-18\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/smithy-go/compare/v1.22.4...v1.23.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gofiber/fiber/v2` from 2.52.8 to 2.52.10\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gofiber/fiber/releases\"\u003egithub.com/gofiber/fiber/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.52.10\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch3\u003e🐛 Bug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHandle invalid path in filesystem by \u003ca href=\"https://github.com/rokostik\"\u003e\u003ccode\u003e@​rokostik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3688\"\u003egofiber/fiber#3688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix recover middleware panic output formatting by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3818\"\u003egofiber/fiber#3818\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix enforcement of Immutable config for some edge cases by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3835\"\u003egofiber/fiber#3835\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e📚 Documentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDocument RoutePatternMatch by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3723\"\u003egofiber/fiber#3723\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rokostik\"\u003e\u003ccode\u003e@​rokostik\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3688\"\u003egofiber/fiber#3688\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.52.9\u003c/h2\u003e\n\u003ch2\u003e🐛 Bug Fixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd upper index limit for parsers by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3503\"\u003egofiber/fiber#3503\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded struct parsing by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3478\"\u003egofiber/fiber#3478\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Content-Type comparison in \u003ccode\u003eIs()\u003c/code\u003e by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3537\"\u003egofiber/fiber#3537\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix MIME type equality checks by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3603\"\u003egofiber/fiber#3603\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/e334f54bf4840d75a47b9111151d1ffd254bc54f\"\u003e\u003ccode\u003ee334f54\u003c/code\u003e\u003c/a\u003e Update version to 2.52.10\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/aa2f7c5427bcc50c3eaa2de4a0ee8f8985ee3903\"\u003e\u003ccode\u003eaa2f7c5\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix enforcement of Immutable config for some edge cases (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3835\"\u003e#3835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/fa098a71c62f33985dec964b5ab178d81bbe7248\"\u003e\u003ccode\u003efa098a7\u003c/code\u003e\u003c/a\u003e Fix recover middleware panic output formatting (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3818\"\u003e#3818\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/8141d0961b2a1ef668df2d042fde8e35988151ad\"\u003e\u003ccode\u003e8141d09\u003c/code\u003e\u003c/a\u003e Merge remote-tracking branch 'origin/v2' into v2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b01c42560c60e7a932e11b0a0de443f54efa568a\"\u003e\u003ccode\u003eb01c425\u003c/code\u003e\u003c/a\u003e add note for deprecated etag setting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/a0c4f897cad79bcd2a0ca27cb56440e2b5e35cef\"\u003e\u003ccode\u003ea0c4f89\u003c/code\u003e\u003c/a\u003e docs: document RoutePatternMatch (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3723\"\u003e#3723\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/ea9ba1d2abf7667a4babe9bd7f98aa22c9185788\"\u003e\u003ccode\u003eea9ba1d\u003c/code\u003e\u003c/a\u003e 🐛 bug: Handle invalid path in filesystem (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3688\"\u003e#3688\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/81feed9125b66774acd2a5182d8a000872c250f2\"\u003e\u003ccode\u003e81feed9\u003c/code\u003e\u003c/a\u003e Update faq.md\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1197a22735820680ccfa241914b925f3820fcfd4\"\u003e\u003ccode\u003e1197a22\u003c/code\u003e\u003c/a\u003e Update app.go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b60408c9bde7e71faac0519aa680a6fb8d64a255\"\u003e\u003ccode\u003eb60408c\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix MIME type equality checks (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3603\"\u003e#3603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.10\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nats-io/nats.go` from 1.43.0 to 1.47.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nats-io/nats.go/releases\"\u003egithub.com/nats-io/nats.go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.47.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eSupport sending custom WebSocket headers on connect. Thanks \u003ca href=\"https://github.com/saurabhojha\"\u003e\u003ccode\u003e@​saurabhojha\u003c/code\u003e\u003c/a\u003e for the contribution (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1919\"\u003e#1919\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eCapture async callbacks before pushing on dispatch queue (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1955\"\u003e#1955\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eObject Store:\n\u003cul\u003e\n\u003cli\u003eFixed data race when cancelling context while getting object (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1949\"\u003e#1949\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eFixed double channel close on simultaneous Stop and Drain (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1953\"\u003e#1953\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eIMPROVED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eClarify \u003ccode\u003eMessagesContext.Next()\u003c/code\u003e doc (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1951\"\u003e#1951\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.1...v1.47.0\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.1...v1.47.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.1\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eOverview\u003c/h3\u003e\n\u003cp\u003eThis release enables features introduced in \u003ca href=\"https://github.com/nats-io/nats-server/releases/tag/v2.12.0\"\u003enats-server@v2.12.0\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eSome features, while enabled in the client by adding relevant configuration, have APIs exposed in \u003ca href=\"https://github.com/synadia-io/orbit.go\"\u003esynadia-io/orbit.go\u003c/a\u003e, namely:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/counters/README.md\"\u003eDistributed Counters\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/jetstreamext/README.md#atomic-batch-publishing\"\u003eAtomic batch publish\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eStream counters configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1932\"\u003e#1932\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eNew fields in \u003ccode\u003eClusterInfo\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1935\"\u003e#1935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowAtomicPublish\u003c/code\u003e stream configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePersistMode\u003c/code\u003e stream config option for configurable stream persistence settings (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1943\"\u003e#1943\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowMsgSchedules\u003c/code\u003e stream configuration option to enable message scheduling (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1942\"\u003e#1942\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/01f1814fb350e62ed67a8125bcaaa63c391cc932\"\u003e\u003ccode\u003e01f1814\u003c/code\u003e\u003c/a\u003e Release v1.47.0 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1956\"\u003e#1956\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c337fd419ed20a954e54779c46e09fef098301aa\"\u003e\u003ccode\u003ec337fd4\u003c/code\u003e\u003c/a\u003e [IMPROVED] Clarify MessagesContext.Next() doc (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1951\"\u003e#1951\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ae3c9741deb9758a6c64427a47ec46e5b281bdb0\"\u003e\u003ccode\u003eae3c974\u003c/code\u003e\u003c/a\u003e [FIXED] Capture async callbacks before pushing on dispatch queue (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1955\"\u003e#1955\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ecc3b74a08c1ad7db64290a47790d47a554bab66\"\u003e\u003ccode\u003eecc3b74\u003c/code\u003e\u003c/a\u003e [FIXED] Double channel close on simultaneous Stop and Drain (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1953\"\u003e#1953\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c12f77bcdc2b1c77cf001fc78b279b292501d082\"\u003e\u003ccode\u003ec12f77b\u003c/code\u003e\u003c/a\u003e [FIXED] Data race when cancelling context while getting object (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1949\"\u003e#1949\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/2ab8185635c458ca60aee93cdf3c0cca6b5e6904\"\u003e\u003ccode\u003e2ab8185\u003c/code\u003e\u003c/a\u003e Add options to send custom WebSocket headers on connect (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1919\"\u003e#1919\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/161041757887d644abde447802db7ed9a382094c\"\u003e\u003ccode\u003e1610417\u003c/code\u003e\u003c/a\u003e [IMPROVED] Fix simplified URLs test after (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1954\"\u003e#1954\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/4dc7f1e4f613c88eade172f8fe9ebeea4bf28675\"\u003e\u003ccode\u003e4dc7f1e\u003c/code\u003e\u003c/a\u003e Release v1.46.1 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1948\"\u003e#1948\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/0bbc048e3b6941659c029dd778aa39643eee47be\"\u003e\u003ccode\u003e0bbc048\u003c/code\u003e\u003c/a\u003e [FIXED] Add omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/41de016ddd3a5d6dfd5250018c88fecc7abf975c\"\u003e\u003ccode\u003e41de016\u003c/code\u003e\u003c/a\u003e Release v1.46.0\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.43.0...v1.47.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/segmentio/kafka-go` from 0.4.48 to 0.4.49\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/segmentio/kafka-go/releases\"\u003egithub.com/segmentio/kafka-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.4.49\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: upgrade go to 1.23 and bump x/net by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1387\"\u003esegmentio/kafka-go#1387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Update OffsetCommit CommittedLeaderEpoch to v6 by \u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: bitnami -\u0026gt; bitnamilegacy by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1402\"\u003esegmentio/kafka-go#1402\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add ProtocolType to ListGroupsResponseGroup by \u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ehttps://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3f6808045dfce56553562afa2ede13fabd640603\"\u003e\u003ccode\u003e3f68080\u003c/code\u003e\u003c/a\u003e feat: add ProtocolType to ListGroupsResponseGroup (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1403\"\u003e#1403\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/d8511273c9a14e51e0f55f603e91b199a56dfde6\"\u003e\u003ccode\u003ed851127\u003c/code\u003e\u003c/a\u003e chore: bitnami -\u0026gt; bitnamilegacy (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1402\"\u003e#1402\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/af1725fb4fc0d856653afb2aeaeaa3cbfea18aec\"\u003e\u003ccode\u003eaf1725f\u003c/code\u003e\u003c/a\u003e Fix: Update OffsetCommit CommittedLeaderEpoch to v6 (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1335\"\u003e#1335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3683dc8e60f11857e77c4a66a12eba87d4280e31\"\u003e\u003ccode\u003e3683dc8\u003c/code\u003e\u003c/a\u003e chore: upgrade go to 1.23 and bump x/net (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1387\"\u003e#1387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valyala/fasthttp` from 1.63.0 to 1.68.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valyala/fasthttp/releases\"\u003egithub.com/valyala/fasthttp's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.68.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix named return bugs by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3\"\u003ehttps://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2087\"\u003evalyala/fasthttp#2087\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2086\"\u003evalyala/fasthttp#2086\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2085\"\u003evalyala/fasthttp#2085\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.9 to 2.22.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2088\"\u003evalyala/fasthttp#2088\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 b...\n\n_Description has been truncated_","html_url":"https://github.com/yunusovt983-art/versitygw/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunusovt983-art%2Fversitygw/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-24T11:41:49.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3658501296","node_id":"PR_kwDOQMgMis61LZlh","number":10,"state":"closed","title":"deps(deps): Bump the go-dependencies group across 1 directory with 29 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-12-08T10:47:38.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T11:41:49.000Z","updated_at":"2025-12-08T10:47:39.000Z","time_to_close":1206349,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":29,"packages":[{"name":"github.com/99designs/gqlgen","old_version":"0.17.81","new_version":"0.17.83","repository_url":"https://github.com/99designs/gqlgen"},{"name":"golang.org/x/crypto","old_version":"0.43.0","new_version":"0.45.0","repository_url":"https://github.com/golang/crypto"},{"name":"gorm.io/gorm","old_version":"1.31.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.22.1","new_version":"0.22.3","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.21.2","new_version":"0.21.3","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/spec","old_version":"0.22.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/spec"},{"name":"github.com/go-openapi/swag/conv","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/jsonname","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/jsonutils","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/loading","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/go-openapi/swag/stringutils","old_version":"0.25.1","new_version":"0.25.3","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.4","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/quic-go/qpack","old_version":"0.5.1","new_version":"0.6.0","repository_url":"https://github.com/quic-go/qpack"},{"name":"github.com/quic-go/quic-go","old_version":"0.55.0","new_version":"0.57.0","repository_url":"https://github.com/quic-go/quic-go"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"golang.org/x/arch","old_version":"0.22.0","new_version":"0.23.0","repository_url":"https://github.com/golang/arch"},{"name":"golang.org/x/mod","old_version":"0.29.0","new_version":"0.30.0","repository_url":"https://github.com/golang/mod"},{"name":"golang.org/x/tools","old_version":"0.38.0","new_version":"0.39.0","repository_url":"https://github.com/golang/tools"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 21 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.81` | `0.17.83` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` |\n| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.0` | `0.22.1` |\n| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.32` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.4` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n| [github.com/quic-go/qpack](https://github.com/quic-go/qpack) | `0.5.1` | `0.6.0` |\n| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.55.0` | `0.57.0` |\n| [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.11.0` | `0.12.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [golang.org/x/arch](https://github.com/golang/arch) | `0.22.0` | `0.23.0` |\n| [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` |\n| [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` |\n\n\nUpdates `github.com/99designs/gqlgen` from 0.17.81 to 0.17.83\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/99designs/gqlgen/releases\"\u003egithub.com/99designs/gqlgen's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.83\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3901\"\u003e99designs/gqlgen#3901\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3903\"\u003e99designs/gqlgen#3903\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3904\"\u003e99designs/gqlgen#3904\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3902\"\u003e99designs/gqlgen#3902\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3905\"\u003e99designs/gqlgen#3905\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet default config value properly when DefaultConfig isn't used by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3907\"\u003e99designs/gqlgen#3907\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\"\u003ehttps://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.17.82\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[NEW] perf: Optimize CollectFields calculation for non-primitive array fields by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3874\"\u003e99designs/gqlgen#3874\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded WithApolloSandboxJs option by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3855\"\u003e99designs/gqlgen#3855\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup apollo sandbox sri update tool by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3857\"\u003e99designs/gqlgen#3857\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName instead of ToGo for model fields      by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3865\"\u003e99designs/gqlgen#3865\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: small docs correction about 'entity_resolver_multi' by \u003ca href=\"https://github.com/atzedus\"\u003e\u003ccode\u003e@​atzedus\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3867\"\u003e99designs/gqlgen#3867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated GraphiQL to version 4 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3866\"\u003e99designs/gqlgen#3866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for embedded structs by \u003ca href=\"https://github.com/adrianlungu\"\u003e\u003ccode\u003e@​adrianlungu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3242\"\u003e99designs/gqlgen#3242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate github.com/vektah/gqlparser/v2@v2.5.31 by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3888\"\u003e99designs/gqlgen#3888\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated github.com/urfave/cli to v3.5.0 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3889\"\u003e99designs/gqlgen#3889\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded base types for interfaces: support external types embedding, transitional embedding of repeated fields by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3885\"\u003e99designs/gqlgen#3885\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd nolint to avoid static check deprecation lint failure by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3890\"\u003e99designs/gqlgen#3890\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet Executor DispatchOperation inner context to default to avoid nil pointer in InterceptOperation extensions by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3895\"\u003e99designs/gqlgen#3895\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName in generateGetters by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3894\"\u003e99designs/gqlgen#3894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust permissions for Nancy to avoid spurious failures by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3897\"\u003e99designs/gqlgen#3897\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: allow error presenter to silence errors by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3896\"\u003e99designs/gqlgen#3896\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(time): enhance time handling marshalling and unmarshalling by \u003ca href=\"https://github.com/rodneyosodo\"\u003e\u003ccode\u003e@​rodneyosodo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3898\"\u003e99designs/gqlgen#3898\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.5 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3858\"\u003e99designs/gqlgen#3858\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.0 to 5.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3850\"\u003e99designs/gqlgen#3850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 5.6.2 to 6.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3873\"\u003e99designs/gqlgen#3873\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3872\"\u003e99designs/gqlgen#3872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.1 to 5.1.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3870\"\u003e99designs/gqlgen#3870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3871\"\u003e99designs/gqlgen#3871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.6 to 4.0.7 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3861\"\u003e99designs/gqlgen#3861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3860\"\u003e99designs/gqlgen#3860\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3859\"\u003e99designs/gqlgen#3859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vite from 7.1.5 to 7.1.11 in /integration in the npm_and_yarn group across 1 directory by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3876\"\u003e99designs/gqlgen#3876\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3880\"\u003e99designs/gqlgen#3880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.1.0 to 5.1.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3878\"\u003e99designs/gqlgen#3878\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3869\"\u003e99designs/gqlgen#3869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /_examples/federation by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3883\"\u003e99designs/gqlgen#3883\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql-sse from 2.5.4 to 2.6.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3882\"\u003e99designs/gqlgen#3882\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3881\"\u003e99designs/gqlgen#3881\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/cli\u003c/code\u003e from 6.0.0 to 6.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3879\"\u003e99designs/gqlgen#3879\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.7 to 4.0.9 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3892\"\u003e99designs/gqlgen#3892\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.3 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3893\"\u003e99designs/gqlgen#3893\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql from 16.11.0 to 16.12.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3891\"\u003e99designs/gqlgen#3891\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/9be3db0fae4406874647810431e6c7f47de35fb5\"\u003e\u003ccode\u003e9be3db0\u003c/code\u003e\u003c/a\u003e release v0.17.83\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e40fc7f353d3b7277dc089c8356a5b63d7d46ae2\"\u003e\u003ccode\u003ee40fc7f\u003c/code\u003e\u003c/a\u003e Set default config value properly when DefaultConfig isn't used (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3907\"\u003e#3907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b7ca80584afbef840761bf3e5353040bf626733b\"\u003e\u003ccode\u003eb7ca805\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3905\"\u003e#3905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/82a361b8134ed9b370c4e93466c8022a7aeeefe4\"\u003e\u003ccode\u003e82a361b\u003c/code\u003e\u003c/a\u003e chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3902\"\u003e#3902\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/3abbaa8478340772460379587840f1b656f188ee\"\u003e\u003ccode\u003e3abbaa8\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/d4a8027c903c7679eaf775104eb1746f4bc3ecf8\"\u003e\u003ccode\u003ed4a8027\u003c/code\u003e\u003c/a\u003e chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3903\"\u003e#3903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/0846460d7cd8268209a5959501e76d4c913edd8d\"\u003e\u003ccode\u003e0846460\u003c/code\u003e\u003c/a\u003e chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3901\"\u003e#3901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b6ab72b6e71b0a9c18977ed8a52c89b0fa0ca8f4\"\u003e\u003ccode\u003eb6ab72b\u003c/code\u003e\u003c/a\u003e v0.17.82 postrelease bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e10ac92197134263e22e7b35341031aa15a9eca9\"\u003e\u003ccode\u003ee10ac92\u003c/code\u003e\u003c/a\u003e release v0.17.82\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/220b29b5219599487e72c3ce5951697758127570\"\u003e\u003ccode\u003e220b29b\u003c/code\u003e\u003c/a\u003e [NEW] perf: Optimize CollectFields calculation for non-primitive array fields...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.81...v0.17.83\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.31\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vektah/gqlparser/releases\"\u003egithub.com/vektah/gqlparser/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.31\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003evalidator/rules: add Rules unit tests by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/385\"\u003evektah/gqlparser#385\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a nil check in ArgumentMap by \u003ca href=\"https://github.com/fredzqm\"\u003e\u003ccode\u003e@​fredzqm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/397\"\u003evektah/gqlparser#397\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(validator): allow nullable variables for nonnull args with default by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 2 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/384\"\u003evektah/gqlparser#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 6 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/386\"\u003evektah/gqlparser#386\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 4 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/388\"\u003evektah/gqlparser#388\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/389\"\u003evektah/gqlparser#389\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/387\"\u003evektah/gqlparser#387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/391\"\u003evektah/gqlparser#391\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 5.3.1 to 6.0.1 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/390\"\u003evektah/gqlparser#390\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/393\"\u003evektah/gqlparser#393\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​babel/core\u003c/code\u003e from 7.28.3 to 7.28.4 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/392\"\u003evektah/gqlparser#392\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 6.0.1 to 6.2.0 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/394\"\u003evektah/gqlparser#394\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 3 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/395\"\u003evektah/gqlparser#395\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ehttps://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/5b4126931203c088dfcbb0b00a7af0813ef21694\"\u003e\u003ccode\u003e5b41269\u003c/code\u003e\u003c/a\u003e fix(validator): allow nullable variables for nonnull args with default (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/396\"\u003e#396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/fecb70c75bb8014e35e59c6e1b265238b93523cd\"\u003e\u003ccode\u003efecb70c\u003c/code\u003e\u003c/a\u003e Add a nil check in ArgumentMap (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/397\"\u003e#397\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/1bb503eb13083c1c293a5a4c7b5ac8eb861a5a9a\"\u003e\u003ccode\u003e1bb503e\u003c/code\u003e\u003c/a\u003e Bump the actions-deps group in /validator/imported with 3 updates (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/395\"\u003e#395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a6628019dde94d4f487a3642049c701d2eb11a97\"\u003e\u003ccode\u003ea662801\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/394\"\u003e#394\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/343d05eb554edb8d375790ff19000cd69d24a024\"\u003e\u003ccode\u003e343d05e\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​babel/core\u003c/code\u003e in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/392\"\u003e#392\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/953b9893a2af3186dcfc903eb8d07a131adcf3e8\"\u003e\u003ccode\u003e953b989\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/393\"\u003e#393\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/ac6687213145dafb74e362d7b87ae5d1f9d04be0\"\u003e\u003ccode\u003eac66872\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/cc5d2dc316d878188bc653a8fff34b065d7f34fb\"\u003e\u003ccode\u003ecc5d2dc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/52511f2286d9827b29aa1a232b65f663da34eadc\"\u003e\u003ccode\u003e52511f2\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/387\"\u003e#387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a13b5b87aa979763d81274fac8ff1e14e1cbb0af\"\u003e\u003ccode\u003ea13b5b8\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/389\"\u003e#389\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.43.0 to 0.45.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/4e0068c0098be10d7025c99ab7c50ce454c1f0f9\"\u003e\u003ccode\u003e4e0068c\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/e79546e28b85ea53dd37afe1c4102746ef553b9c\"\u003e\u003ccode\u003ee79546e\u003c/code\u003e\u003c/a\u003e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/f91f7a7c31bf90b39c1de895ad116a2bacc88748\"\u003e\u003ccode\u003ef91f7a7\u003c/code\u003e\u003c/a\u003e ssh/agent: prevent panic on malformed constraint\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/2df4153a0311bdfea44376e0eb6ef2faefb0275b\"\u003e\u003ccode\u003e2df4153\u003c/code\u003e\u003c/a\u003e acme/autocert: let automatic renewal work with short lifetime certs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/bcf6a849efcf4702fa5172cb0998b46c3da1e989\"\u003e\u003ccode\u003ebcf6a84\u003c/code\u003e\u003c/a\u003e acme: pass context to request\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/b4f2b62076abeee4e43fb59544dac565715fbf1e\"\u003e\u003ccode\u003eb4f2b62\u003c/code\u003e\u003c/a\u003e ssh: fix error message on unsupported cipher\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/79ec3a51fcc7fbd2691d56155d578225ccc542e2\"\u003e\u003ccode\u003e79ec3a5\u003c/code\u003e\u003c/a\u003e ssh: allow to bind to a hostname in remote forwarding\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/122a78f140d9d3303ed3261bc374bbbca149140f\"\u003e\u003ccode\u003e122a78f\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/c0531f9c34514ad5c5551e2d6ce569ca673a8afd\"\u003e\u003ccode\u003ec0531f9\u003c/code\u003e\u003c/a\u003e all: eliminate vet diagnostics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0997000b45e3a40598272081bcad03ffd21b8adb\"\u003e\u003ccode\u003e0997000\u003c/code\u003e\u003c/a\u003e all: fix some comments\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/crypto/compare/v0.43.0...v0.45.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.31.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.31.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.3\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.3\"\u003e0.22.3\u003c/a\u003e - 2025-11-17\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e8 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edoc: updated contributors file by \u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: automated a record of all-time contributors by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/75\"\u003e#75\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: release badge in README by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/73\"\u003e#73\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: added maintainer's doc and style guide by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/77\"\u003e#77\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be76d48d51691f6d35a17e1e8daf09369d54614c\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: improved documentation by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/70\"\u003e#70\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3eb4edd28732150c3417638400279bc31f83bf2a\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(lint): more linting by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/71\"\u003e#71\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e4c97b37b30e9c72b9e40da3db797f64eed890c1\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003etest: added tests for edge cases by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/74\"\u003e#74\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/61efbb77fd1123546b60df204a230602cb9fc085\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: run fuzz test in ci by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/72\"\u003e#72\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/58fdaa45730b9df5981ecc67565713a257c18d9c\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/github-actions%5Bbot%5D\"\u003e\u003ccode\u003e@​github-actions[bot]\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003eNew Contributors\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/github-actions\"\u003e\u003ccode\u003e@​github-actions\u003c/code\u003e\u003c/a\u003e[bot] made their first contribution\nin \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/76\"\u003e#76\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003cp\u003e\u003cstrong\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer\"\u003ejsonpointer\u003c/a\u003e license terms\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e[\u003cimg src=\"http://img.shields.io/badge/license-Apache%20v2-orange.svg\" alt=\"License\" /\u003e][license-url]\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be76d48d51691f6d35a17e1e8daf09369d54614c\"\u003e\u003ccode\u003ebe76d48\u003c/code\u003e\u003c/a\u003e docs: added maintainer's doc and style guide\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c22925c7206b06cd4644498708bc8faa19cc85d8\"\u003e\u003ccode\u003ec22925c\u003c/code\u003e\u003c/a\u003e doc: updated contributors file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/a878179c634ba8e346586e2a5732f71fdec31257\"\u003e\u003ccode\u003ea878179\u003c/code\u003e\u003c/a\u003e doc: automated a record of all-time contributors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/61efbb77fd1123546b60df204a230602cb9fc085\"\u003e\u003ccode\u003e61efbb7\u003c/code\u003e\u003c/a\u003e test: added tests for edge cases\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3f0fe76061bb5712de08c6b49e3302beff9df4c4\"\u003e\u003ccode\u003e3f0fe76\u003c/code\u003e\u003c/a\u003e doc: release badge in README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/58fdaa45730b9df5981ecc67565713a257c18d9c\"\u003e\u003ccode\u003e58fdaa4\u003c/code\u003e\u003c/a\u003e ci: run fuzz test in ci\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3eb4edd28732150c3417638400279bc31f83bf2a\"\u003e\u003ccode\u003e3eb4edd\u003c/code\u003e\u003c/a\u003e doc: improved documentation\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e4c97b37b30e9c72b9e40da3db797f64eed890c1\"\u003e\u003ccode\u003ee4c97b3\u003c/code\u003e\u003c/a\u003e chore(lint): more linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e\u003ccode\u003ec653a59\u003c/code\u003e\u003c/a\u003e test: added fuzz test for parsing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e\u003ccode\u003e80920c3\u003c/code\u003e\u003c/a\u003e test: improved test coverage\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.2...v0.21.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/spec` from 0.22.0 to 0.22.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/f06cfffb0300dabf0a47b700b0fb691f9486d110\"\u003e\u003ccode\u003ef06cfff\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/9da6d8d6c58b254b18551a6dd6169e382c41d1e6\"\u003e\u003ccode\u003e9da6d8d\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/3c1111c12ee94c95239cd995a587bcea225c9abc\"\u003e\u003ccode\u003e3c1111c\u003c/code\u003e\u003c/a\u003e chore(linting): removed nolint directives when the linter has fixed false pos...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/spec/compare/v0.22.0...v0.22.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/conv` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/loading` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/stringutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/typeutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/swag/yamlutils` from 0.25.1 to 0.25.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/4db976ab6f80579b63b3e33fb540c90cc558cc5a\"\u003e\u003ccode\u003e4db976a\u003c/code\u003e\u003c/a\u003e prepare v0.25.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/c65e58864fa8ec20d6c54cf84df8073f069a5d4a\"\u003e\u003ccode\u003ec65e588\u003c/code\u003e\u003c/a\u003e fix(mangler): name mangler panics on trailing pluralized initialisms\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/47cac4583a6ab63dcbccb6c1d0b2ee82543bdb15\"\u003e\u003ccode\u003e47cac45\u003c/code\u003e\u003c/a\u003e ci: lint now runs in 1 single job, not a matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/5434c90705397ceac1897d61cfe473fb11a6947c\"\u003e\u003ccode\u003e5434c90\u003c/code\u003e\u003c/a\u003e lint: fix modernize issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/ca4d1dd99756c33de4278170d902998aa8ce9af6\"\u003e\u003ccode\u003eca4d1dd\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/8e107968af68ea0fba539f1393f2a695f25148ac\"\u003e\u003ccode\u003e8e10796\u003c/code\u003e\u003c/a\u003e fix(typo): correct typos in funcs, comments, and docs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/274f279ea47330880eaded66e3f0230868f8209f\"\u003e\u003ccode\u003e274f279\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/23684ce13ae45d69596d84dc1688cce71802aad7\"\u003e\u003ccode\u003e23684ce\u003c/code\u003e\u003c/a\u003e build(deps): bump the development-dependencies group across 2 directories wit...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/48179bd3a638bded723f610f7ef65e09d71e70d2\"\u003e\u003ccode\u003e48179bd\u003c/code\u003e\u003c/a\u003e fixup dependabot.yaml\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/swag/commit/59456ad0cd9d938a058b527a8c810b7192b225da\"\u003e\u003ccode\u003e59456ad\u003c/code\u003e\u003c/a\u003e ci: pinned github actions used with their sha...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.4 / 2025-11-18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: clean up golangci-lint configuration by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/782\"\u003eprometheus/common#782\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/864\"\u003eprometheus/common#864\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: Add omitempty tag to all config fields by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/865\"\u003eprometheus/common#865\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.3...v0.67.4\"\u003ehttps://github.com/prometheus/common/compare/v0.67.3...v0.67.4\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.3 / 2025-11-18\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSupport JWT Profile for Authorization Grant (RFC 7523 3.1) by \u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/862\"\u003eprometheus/common#862\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eConfig: remove outdated comment about HTTP/2 issues by \u003ca href=\"https://github.com/bboreham\"\u003e\u003ccode\u003e@​bboreham\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/863\"\u003eprometheus/common#863\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JorTurFer\"\u003e\u003ccode\u003e@​JorTurFer\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/862\"\u003eprometheus/common#862\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.2...v0.67.3\"\u003ehttps://github.com/prometheus/common/compare/v0.67.2...v0.67.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChangelog\u003c/h1\u003e\n\u003ch2\u003emain / unreleased\u003c/h2\u003e\n\u003ch3\u003eWhat's Changed\u003c/h3\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/d80d8544703e59a080a204b6f7429ac6561fb24f\"\u003e\u003ccode\u003ed80d854\u003c/code\u003e\u003c/a\u003e chore: Add omitempty tag to all config fields (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/865\"\u003e#865\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/04686b2cfc6804598d99b86070135f9266998c59\"\u003e\u003ccode\u003e04686b2\u003c/code\u003e\u003c/a\u003e chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/0b2fbf31f0e2c21d9e1a4e51e698188fae258cb2\"\u003e\u003ccode\u003e0b2fbf3\u003c/code\u003e\u003c/a\u003e chore: clean up golangci-lint configuration (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/782\"\u003e#782\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/b2cdb0785c1498399587cb0bf42aa960d810633a\"\u003e\u003ccode\u003eb2cdb07\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/863\"\u003e#863\u003c/a\u003e from prometheus/remove-http2-comment\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/cd1ab56cc1e1d41dbc286d2e501e26515400b9be\"\u003e\u003ccode\u003ecd1ab56\u003c/code\u003e\u003c/a\u003e Config: remove outdated comment about HTTP/2 issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/f4c0aea59fa97a7627730e65cb2e625ec9fc45cf\"\u003e\u003ccode\u003ef4c0aea\u003c/code\u003e\u003c/a\u003e Support JWT Profile for Authorization Grant (RFC 7523 3.1) (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/862\"\u003e#862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/594f4d4a984eb5f1ca8f0983f8b1790e77a5a725\"\u003e\u003ccode\u003e594f4d4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/861\"\u003e#861\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/440c1a30a0315f2ca0dba99fd7fffb288a3e898b\"\u003e\u003ccode\u003e440c1a3\u003c/code\u003e\u003c/a\u003e Cut v0.67.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/acb18736bed74c218ee4023ed1e0e36cf2dd1612\"\u003e\u003ccode\u003eacb1873\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/860\"\u003e#860\u003c/a\u003e from prometheus/superq/linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1e323394d0ceaccda49f263dc81456e33af4263b\"\u003e\u003ccode\u003e1e32339\u003c/code\u003e\u003c/a\u003e Cleanup linting issues\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.19.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: Migrate tests to cmp package by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/760\"\u003eprometheus/procfs#760\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Use base16 to convert pci sriov_vf_device by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/762\"\u003eprometheus/procfs#762\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ememinfo: Fix ZswappedBytes by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/759\"\u003eprometheus/procfs#759\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd FS handler for mountinfo by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/757\"\u003eprometheus/procfs#757\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: add link_layer property to InfiniBandPort by \u003ca href=\"https://github.com/thomasbarrett\"\u003e\u003ccode\u003e@​thomasbarrett\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/700\"\u003eprometheus/procfs#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: expose MD raid component devices by \u003ca hr...\n\n_Description has been truncated_","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-24T00:57:16.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3656710949","node_id":"PR_kwDOFFptbs61FcRR","number":89,"state":"open","title":"chore(deps): bump the dev-tools group with 2 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-24T00:57:16.000Z","updated_at":"2025-11-24T00:57:17.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"dev-tools","update_count":2,"packages":[{"name":"go.uber.org/zap","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/uber-go/zap"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-tools group with 2 updates: [go.uber.org/zap](https://github.com/uber-go/zap) and [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `go.uber.org/zap` from 1.27.0 to 1.27.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/uber-go/zap/releases\"\u003ego.uber.org/zap's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.27.1\u003c/h2\u003e\n\u003cp\u003eEnhancements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e[]: prevent \u003ccode\u003eObject\u003c/code\u003e from panicking on nils\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e[]: Fix a race condition in \u003ccode\u003eWithLazy\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThanks to \u003ca href=\"https://github.com/rabbbit\"\u003e\u003ccode\u003e@​rabbbit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/alshopov\"\u003e\u003ccode\u003e@​alshopov\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jquirke\"\u003e\u003ccode\u003e@​jquirke\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/arukiidou\"\u003e\u003ccode\u003e@​arukiidou\u003c/code\u003e\u003c/a\u003e for their contributions to this release.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1501\"\u003euber-go/zap#1501\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1511\"\u003euber-go/zap#1511\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/uber-go/zap/blob/master/CHANGELOG.md\"\u003ego.uber.org/zap's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1 (19 Nov 2025)\u003c/h2\u003e\n\u003cp\u003eEnhancements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e[]: prevent \u003ccode\u003eObject\u003c/code\u003e from panicking on nils\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e[]: Fix a race condition in \u003ccode\u003eWithLazy\u003c/code\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThanks to \u003ca href=\"https://github.com/rabbbit\"\u003e\u003ccode\u003e@​rabbbit\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/alshopov\"\u003e\u003ccode\u003e@​alshopov\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/jquirke\"\u003e\u003ccode\u003e@​jquirke\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/arukiidou\"\u003e\u003ccode\u003e@​arukiidou\u003c/code\u003e\u003c/a\u003e for their contributions to this release.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1501\"\u003euber-go/zap#1501\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/uber-go/zap/pull/1511\"\u003euber-go/zap#1511\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/7b755a3910491932656b01f2013b8bf41e74d4e8\"\u003e\u003ccode\u003e7b755a3\u003c/code\u003e\u003c/a\u003e release 1.27.1 (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1521\"\u003e#1521\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/d6b395b76053053ec6ae18121c01e08718708bc3\"\u003e\u003ccode\u003ed6b395b\u003c/code\u003e\u003c/a\u003e Update lazy logger not to materialize unless it's being written to (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1519\"\u003e#1519\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/4b9cea0fee0414839ee5f8c69320c12f181c3d47\"\u003e\u003ccode\u003e4b9cea0\u003c/code\u003e\u003c/a\u003e ci: Test with Go 1.24, Go 1.25 (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1508\"\u003e#1508\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/7c80d7b53df6ed592d333998cbbfcd99ff52f3c2\"\u003e\u003ccode\u003e7c80d7b\u003c/code\u003e\u003c/a\u003e Fix race condition in WithLazy implementation (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1426\"\u003e#1426\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1511\"\u003e#1511\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/07077a697f639389cc998ff91b8885feb25f520d\"\u003e\u003ccode\u003e07077a6\u003c/code\u003e\u003c/a\u003e Prevent zap.Object from panicing on nils (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1501\"\u003e#1501\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/a6afd05063133cc713487d6c883760decd673ca0\"\u003e\u003ccode\u003ea6afd05\u003c/code\u003e\u003c/a\u003e Fix lint check name (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1502\"\u003e#1502\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/6d482535bdd97f4d97b2f9573ac308f1cf9b574e\"\u003e\u003ccode\u003e6d48253\u003c/code\u003e\u003c/a\u003e chore: fix typo (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1482\"\u003e#1482\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/32f2ec12872701043515eb7d75dabdd3c269bc64\"\u003e\u003ccode\u003e32f2ec1\u003c/code\u003e\u003c/a\u003e Fix the field test for bool type (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1480\"\u003e#1480\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/fe16eb57d6431ee607c20f6aa90f3c681b2dc029\"\u003e\u003ccode\u003efe16eb5\u003c/code\u003e\u003c/a\u003e Upgrade grpc in zapgrc test package \u0026amp; bump go version (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1478\"\u003e#1478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/uber-go/zap/commit/5f00c3474892d9fdd2e4f2ea68db93b96ead41dc\"\u003e\u003ccode\u003e5f00c34\u003c/code\u003e\u003c/a\u003e test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (\u003ca href=\"https://redirect.github.com/uber-go/zap/issues/1477\"\u003e#1477\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/uber-go/zap/compare/v1.27.0...v1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ScriptonBasestar/proxynd/pull/89","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptonBasestar%2Fproxynd/issues/89","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/89/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-17T10:30:42.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3632704633","node_id":"PR_kwDOQMgMis6z0wbQ","number":9,"state":"closed","title":"deps(deps): Bump the go-dependencies group across 1 directory with 21 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-11-24T11:41:05.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-17T10:30:42.000Z","updated_at":"2025-11-24T11:41:07.000Z","time_to_close":609023,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":21,"packages":[{"name":"github.com/99designs/gqlgen","old_version":"0.17.81","new_version":"0.17.83","repository_url":"https://github.com/99designs/gqlgen"},{"name":"golang.org/x/crypto","old_version":"0.43.0","new_version":"0.44.0","repository_url":"https://github.com/golang/crypto"},{"name":"gorm.io/gorm","old_version":"1.31.0","new_version":"1.31.1","repository_url":"https://github.com/go-gorm/gorm"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.22.1","new_version":"0.22.2","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.21.2","new_version":"0.21.3","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/spec","old_version":"0.22.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/spec"},{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.2","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.19.2","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/quic-go/quic-go","old_version":"0.55.0","new_version":"0.56.0","repository_url":"https://github.com/quic-go/quic-go"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"golang.org/x/arch","old_version":"0.22.0","new_version":"0.23.0","repository_url":"https://github.com/golang/arch"},{"name":"golang.org/x/mod","old_version":"0.29.0","new_version":"0.30.0","repository_url":"https://github.com/golang/mod"},{"name":"golang.org/x/net","old_version":"0.46.0","new_version":"0.47.0","repository_url":"https://github.com/golang/net"},{"name":"golang.org/x/tools","old_version":"0.38.0","new_version":"0.39.0","repository_url":"https://github.com/golang/tools"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 16 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.81` | `0.17.83` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.44.0` |\n| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.2` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` |\n| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.0` | `0.22.1` |\n| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.22` | `1.14.32` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.2` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.19.2` |\n| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.55.0` | `0.56.0` |\n| [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.11.0` | `0.12.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [golang.org/x/arch](https://github.com/golang/arch) | `0.22.0` | `0.23.0` |\n| [golang.org/x/mod](https://github.com/golang/mod) | `0.29.0` | `0.30.0` |\n| [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` |\n| [golang.org/x/tools](https://github.com/golang/tools) | `0.38.0` | `0.39.0` |\n\n\nUpdates `github.com/99designs/gqlgen` from 0.17.81 to 0.17.83\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/99designs/gqlgen/releases\"\u003egithub.com/99designs/gqlgen's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.83\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3901\"\u003e99designs/gqlgen#3901\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3903\"\u003e99designs/gqlgen#3903\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3904\"\u003e99designs/gqlgen#3904\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3902\"\u003e99designs/gqlgen#3902\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3905\"\u003e99designs/gqlgen#3905\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet default config value properly when DefaultConfig isn't used by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3907\"\u003e99designs/gqlgen#3907\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\"\u003ehttps://github.com/99designs/gqlgen/compare/v0.17.82...v0.17.83\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.17.82\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[NEW] perf: Optimize CollectFields calculation for non-primitive array fields by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3874\"\u003e99designs/gqlgen#3874\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded WithApolloSandboxJs option by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3855\"\u003e99designs/gqlgen#3855\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup apollo sandbox sri update tool by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3857\"\u003e99designs/gqlgen#3857\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName instead of ToGo for model fields      by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3865\"\u003e99designs/gqlgen#3865\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: small docs correction about 'entity_resolver_multi' by \u003ca href=\"https://github.com/atzedus\"\u003e\u003ccode\u003e@​atzedus\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3867\"\u003e99designs/gqlgen#3867\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated GraphiQL to version 4 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3866\"\u003e99designs/gqlgen#3866\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for embedded structs by \u003ca href=\"https://github.com/adrianlungu\"\u003e\u003ccode\u003e@​adrianlungu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3242\"\u003e99designs/gqlgen#3242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate github.com/vektah/gqlparser/v2@v2.5.31 by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3888\"\u003e99designs/gqlgen#3888\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated github.com/urfave/cli to v3.5.0 by \u003ca href=\"https://github.com/UnAfraid\"\u003e\u003ccode\u003e@​UnAfraid\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3889\"\u003e99designs/gqlgen#3889\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded base types for interfaces: support external types embedding, transitional embedding of repeated fields by \u003ca href=\"https://github.com/PaulVasilenko\"\u003e\u003ccode\u003e@​PaulVasilenko\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3885\"\u003e99designs/gqlgen#3885\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd nolint to avoid static check deprecation lint failure by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3890\"\u003e99designs/gqlgen#3890\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSet Executor DispatchOperation inner context to default to avoid nil pointer in InterceptOperation extensions by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3895\"\u003e99designs/gqlgen#3895\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(modelgen): use ToGoModelName in generateGetters by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3894\"\u003e99designs/gqlgen#3894\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdjust permissions for Nancy to avoid spurious failures by \u003ca href=\"https://github.com/StevenACoffman\"\u003e\u003ccode\u003e@​StevenACoffman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3897\"\u003e99designs/gqlgen#3897\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: allow error presenter to silence errors by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3896\"\u003e99designs/gqlgen#3896\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(time): enhance time handling marshalling and unmarshalling by \u003ca href=\"https://github.com/rodneyosodo\"\u003e\u003ccode\u003e@​rodneyosodo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3898\"\u003e99designs/gqlgen#3898\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.5 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3858\"\u003e99designs/gqlgen#3858\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.0 to 5.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3850\"\u003e99designs/gqlgen#3850\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump mikepenz/action-junit-report from 5.6.2 to 6.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3873\"\u003e99designs/gqlgen#3873\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 in /_examples by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3872\"\u003e99designs/gqlgen#3872\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.0.1 to 5.1.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3870\"\u003e99designs/gqlgen#3870\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3871\"\u003e99designs/gqlgen#3871\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.6 to 4.0.7 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3861\"\u003e99designs/gqlgen#3861\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3860\"\u003e99designs/gqlgen#3860\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3859\"\u003e99designs/gqlgen#3859\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vite from 7.1.5 to 7.1.11 in /integration in the npm_and_yarn group across 1 directory by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3876\"\u003e99designs/gqlgen#3876\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3880\"\u003e99designs/gqlgen#3880\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/client-preset\u003c/code\u003e from 5.1.0 to 5.1.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3878\"\u003e99designs/gqlgen#3878\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3869\"\u003e99designs/gqlgen#3869\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 3.2.4 to 4.0.3 in /_examples/federation by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3883\"\u003e99designs/gqlgen#3883\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql-sse from 2.5.4 to 2.6.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3882\"\u003e99designs/gqlgen#3882\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3881\"\u003e99designs/gqlgen#3881\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​graphql-codegen/cli\u003c/code\u003e from 6.0.0 to 6.0.1 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3879\"\u003e99designs/gqlgen#3879\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump \u003ccode\u003e@​apollo/client\u003c/code\u003e from 4.0.7 to 4.0.9 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3892\"\u003e99designs/gqlgen#3892\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump vitest from 4.0.3 to 4.0.6 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3893\"\u003e99designs/gqlgen#3893\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps-dev): bump graphql from 16.11.0 to 16.12.0 in /integration by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/99designs/gqlgen/pull/3891\"\u003e99designs/gqlgen#3891\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/9be3db0fae4406874647810431e6c7f47de35fb5\"\u003e\u003ccode\u003e9be3db0\u003c/code\u003e\u003c/a\u003e release v0.17.83\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e40fc7f353d3b7277dc089c8356a5b63d7d46ae2\"\u003e\u003ccode\u003ee40fc7f\u003c/code\u003e\u003c/a\u003e Set default config value properly when DefaultConfig isn't used (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3907\"\u003e#3907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b7ca80584afbef840761bf3e5353040bf626733b\"\u003e\u003ccode\u003eb7ca805\u003c/code\u003e\u003c/a\u003e chore(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3905\"\u003e#3905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/82a361b8134ed9b370c4e93466c8022a7aeeefe4\"\u003e\u003ccode\u003e82a361b\u003c/code\u003e\u003c/a\u003e chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3902\"\u003e#3902\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/3abbaa8478340772460379587840f1b656f188ee\"\u003e\u003ccode\u003e3abbaa8\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump vitest from 4.0.6 to 4.0.8 in /integration (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/d4a8027c903c7679eaf775104eb1746f4bc3ecf8\"\u003e\u003ccode\u003ed4a8027\u003c/code\u003e\u003c/a\u003e chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3903\"\u003e#3903\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/0846460d7cd8268209a5959501e76d4c913edd8d\"\u003e\u003ccode\u003e0846460\u003c/code\u003e\u003c/a\u003e chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in /_examples (\u003ca href=\"https://redirect.github.com/99designs/gqlgen/issues/3901\"\u003e#3901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/b6ab72b6e71b0a9c18977ed8a52c89b0fa0ca8f4\"\u003e\u003ccode\u003eb6ab72b\u003c/code\u003e\u003c/a\u003e v0.17.82 postrelease bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/e10ac92197134263e22e7b35341031aa15a9eca9\"\u003e\u003ccode\u003ee10ac92\u003c/code\u003e\u003c/a\u003e release v0.17.82\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/99designs/gqlgen/commit/220b29b5219599487e72c3ce5951697758127570\"\u003e\u003ccode\u003e220b29b\u003c/code\u003e\u003c/a\u003e [NEW] perf: Optimize CollectFields calculation for non-primitive array fields...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/99designs/gqlgen/compare/v0.17.81...v0.17.83\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/vektah/gqlparser/v2` from 2.5.30 to 2.5.31\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vektah/gqlparser/releases\"\u003egithub.com/vektah/gqlparser/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.5.31\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003evalidator/rules: add Rules unit tests by \u003ca href=\"https://github.com/tomoikey\"\u003e\u003ccode\u003e@​tomoikey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/385\"\u003evektah/gqlparser#385\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a nil check in ArgumentMap by \u003ca href=\"https://github.com/fredzqm\"\u003e\u003ccode\u003e@​fredzqm\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/397\"\u003evektah/gqlparser#397\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(validator): allow nullable variables for nonnull args with default by \u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 2 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/384\"\u003evektah/gqlparser#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 6 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/386\"\u003evektah/gqlparser#386\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 4 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/388\"\u003evektah/gqlparser#388\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/389\"\u003evektah/gqlparser#389\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/387\"\u003evektah/gqlparser#387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/391\"\u003evektah/gqlparser#391\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 5.3.1 to 6.0.1 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/390\"\u003evektah/gqlparser#390\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/393\"\u003evektah/gqlparser#393\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@​babel/core\u003c/code\u003e from 7.28.3 to 7.28.4 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/392\"\u003evektah/gqlparser#392\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump chai from 6.0.1 to 6.2.0 in /validator/imported in the actions-deps group by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/394\"\u003evektah/gqlparser#394\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump the actions-deps group in /validator/imported with 3 updates by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/395\"\u003evektah/gqlparser#395\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lbarthon\"\u003e\u003ccode\u003e@​lbarthon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/vektah/gqlparser/pull/396\"\u003evektah/gqlparser#396\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ehttps://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/5b4126931203c088dfcbb0b00a7af0813ef21694\"\u003e\u003ccode\u003e5b41269\u003c/code\u003e\u003c/a\u003e fix(validator): allow nullable variables for nonnull args with default (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/396\"\u003e#396\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/fecb70c75bb8014e35e59c6e1b265238b93523cd\"\u003e\u003ccode\u003efecb70c\u003c/code\u003e\u003c/a\u003e Add a nil check in ArgumentMap (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/397\"\u003e#397\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/1bb503eb13083c1c293a5a4c7b5ac8eb861a5a9a\"\u003e\u003ccode\u003e1bb503e\u003c/code\u003e\u003c/a\u003e Bump the actions-deps group in /validator/imported with 3 updates (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/395\"\u003e#395\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a6628019dde94d4f487a3642049c701d2eb11a97\"\u003e\u003ccode\u003ea662801\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/394\"\u003e#394\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/343d05eb554edb8d375790ff19000cd69d24a024\"\u003e\u003ccode\u003e343d05e\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​babel/core\u003c/code\u003e in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/392\"\u003e#392\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/953b9893a2af3186dcfc903eb8d07a131adcf3e8\"\u003e\u003ccode\u003e953b989\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/393\"\u003e#393\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/ac6687213145dafb74e362d7b87ae5d1f9d04be0\"\u003e\u003ccode\u003eac66872\u003c/code\u003e\u003c/a\u003e Bump chai in /validator/imported in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/cc5d2dc316d878188bc653a8fff34b065d7f34fb\"\u003e\u003ccode\u003ecc5d2dc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/52511f2286d9827b29aa1a232b65f663da34eadc\"\u003e\u003ccode\u003e52511f2\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/387\"\u003e#387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vektah/gqlparser/commit/a13b5b87aa979763d81274fac8ff1e14e1cbb0af\"\u003e\u003ccode\u003ea13b5b8\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify in the actions-deps group (\u003ca href=\"https://redirect.github.com/vektah/gqlparser/issues/389\"\u003e#389\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/vektah/gqlparser/compare/v2.5.30...v2.5.31\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.43.0 to 0.44.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/122a78f140d9d3303ed3261bc374bbbca149140f\"\u003e\u003ccode\u003e122a78f\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/c0531f9c34514ad5c5551e2d6ce569ca673a8afd\"\u003e\u003ccode\u003ec0531f9\u003c/code\u003e\u003c/a\u003e all: eliminate vet diagnostics\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0997000b45e3a40598272081bcad03ffd21b8adb\"\u003e\u003ccode\u003e0997000\u003c/code\u003e\u003c/a\u003e all: fix some comments\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/017a1aaa2d993492ef6f74ebe7c87f33d82d3717\"\u003e\u003ccode\u003e017a1aa\u003c/code\u003e\u003c/a\u003e chacha20poly1305: panic on dst and additionalData overlap\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/cf29fa96f8b66328e59829f064539321159bfa5b\"\u003e\u003ccode\u003ecf29fa9\u003c/code\u003e\u003c/a\u003e sha3: make it mostly a wrapper around crypto/sha3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/0b7aa0cfb07b6b13ead990b67cb3cb8639871f90\"\u003e\u003ccode\u003e0b7aa0c\u003c/code\u003e\u003c/a\u003e ssh: use reflect.TypeFor instead of reflect.TypeOf\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/1faea2975ced2153e5086c1ee135f983db10150a\"\u003e\u003ccode\u003e1faea29\u003c/code\u003e\u003c/a\u003e all: fix some typos in comment\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/crypto/compare/v0.43.0...v0.44.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gorm.io/gorm` from 1.31.0 to 1.31.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-gorm/gorm/releases\"\u003egorm.io/gorm's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.31.1\u003c/h2\u003e\n\u003ch2\u003eChanges\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd Namer-based column lookup to Schema.LookUpField \u003ca href=\"https://github.com/cmmoran\"\u003e\u003ccode\u003e@​cmmoran\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Allow escaped double quotes in struct tag parser \u003ca href=\"https://github.com/kankankanp\"\u003e\u003ccode\u003e@​kankankanp\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix slog logger caller frame detection to output correct source file \u003ca href=\"https://github.com/ifooth\"\u003e\u003ccode\u003e@​ifooth\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore(docs): edited the badge test \u003ca href=\"https://github.com/Olexandr88\"\u003e\u003ccode\u003e@​Olexandr88\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) \u003ca href=\"https://github.com/nowindexman\"\u003e\u003ccode\u003e@​nowindexman\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values \u003ca href=\"https://github.com/dushaoshuai\"\u003e\u003ccode\u003e@​dushaoshuai\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7608\"\u003e#7608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003echore: fix some comments \u003ca href=\"https://github.com/wyrapeseed\"\u003e\u003ccode\u003e@​wyrapeseed\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eRename IsValidDBNameChar to IsInvalidDBNameChar \u003ca href=\"https://github.com/mengxunQAQ\"\u003e\u003ccode\u003e@​mengxunQAQ\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/eabca1fa13dcf0acdd7d467300c4bd0414b1e0a2\"\u003e\u003ccode\u003eeabca1f\u003c/code\u003e\u003c/a\u003e Allow Select/Omit for Generics Create, close \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7638\"\u003e#7638\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7633\"\u003e#7633\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/a57abbe12651e3d7a25ddae48ec8b37792053a0d\"\u003e\u003ccode\u003ea57abbe\u003c/code\u003e\u003c/a\u003e Add Namer-based column lookup to Schema.LookUpField (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7619\"\u003e#7619\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/5eaf05a6c9c4d64af3b54085bc4603a250fa5801\"\u003e\u003ccode\u003e5eaf05a\u003c/code\u003e\u003c/a\u003e fix: Allow escaped double quotes in struct tag parser (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7631\"\u003e#7631\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/2c3d109af3057f0d0ee64104011f12ac7bdab9bc\"\u003e\u003ccode\u003e2c3d109\u003c/code\u003e\u003c/a\u003e Fix slog logger caller frame detection to output correct source file (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7610\"\u003e#7610\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/4808ff510c279685eeed189740abd69b8a6dd447\"\u003e\u003ccode\u003e4808ff5\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7635\"\u003e#7635\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/141388f28b58e6d9c0422cbb5bf4a5f22067610d\"\u003e\u003ccode\u003e141388f\u003c/code\u003e\u003c/a\u003e Fix AutoMigrate default value comparison for string fields (issue \u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7590\"\u003e#7590\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7591\"\u003e#7591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d9372f551000bef6535f5679c38255ca0be327bc\"\u003e\u003ccode\u003ed9372f5\u003c/code\u003e\u003c/a\u003e fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/d8cdb399566b65270d5a3b651eca0195694f35d5\"\u003e\u003ccode\u003ed8cdb39\u003c/code\u003e\u003c/a\u003e chore: fix some comment (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7615\"\u003e#7615\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-gorm/gorm/commit/b88148363a954f69fa680b152dfd96a94ffea1e1\"\u003e\u003ccode\u003eb881483\u003c/code\u003e\u003c/a\u003e Rename IsValidDBNameChar to IsInvalidDBNameChar (\u003ca href=\"https://redirect.github.com/go-gorm/gorm/issues/7582\"\u003e#7582\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-gorm/gorm/compare/v1.31.0...v1.31.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-openapi/jsonpointer/releases\"\u003egithub.com/go-openapi/jsonpointer's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.22.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/tree/v0.22.2\"\u003e0.22.2\u003c/a\u003e - 2025-11-14\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\"\u003ehttps://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e12 commits in this release.\u003c/p\u003e\n\u003chr /\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eDocumentation\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: fixed typo by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5b5689d1b1189aa6a6e318da1965109a813aa511\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: fixed typo in NOTICE by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/62\"\u003e#62\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3e3ae7582c69f86fd41cbd17eeb9bc34e9778d46\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLicensing: added NOTICE by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/61\"\u003e#61\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/55cd65a476365f986300612c73ec4dca8e70c5ed\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eCode quality\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore(lint): code quality by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/64\"\u003e#64\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/061f7b466029738ccc3ed6d0e02e1ce6ad02e609\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eTesting\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003etest: added fuzz test for parsing by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/69\"\u003e#69\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improved test coverage by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/68\"\u003e#68\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eMiscellaneous tasks\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: fixed sarif file by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b834f5761e794c0cabc61681598497892eb9a0c0\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): removed indirect test dependencies by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/60\"\u003e#60\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/be8ec04d6601462523b2417c58c5686e347556bc\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eSecurity\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: added govulscan security scanner tool by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/67\"\u003e#67\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/12e705fbb0ab91a9e4cc1ee7cbc26bf16cb42539\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edoc: added examples to document simple use cases by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/65\"\u003e#65\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c3422bb4074d88dd9c6533e4335974639f8c1003\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: added workflows by \u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/63\"\u003e#63\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e00aa647c04ebd7ab4d2f54bda6d3e2717dbfe7e\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003e\u003c!-- raw HTML omitted --\u003eUpdates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump the development-dependencies group with 5 updates by \u003ca href=\"https://github.com/dependabot%5Bbot%5D\"\u003e\u003ccode\u003e@​dependabot[bot]\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-openapi/jsonpointer/pull/66\"\u003e#66\u003c/a\u003e \u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/adc6681363cf19de00da9a70c2151efd8e1aef92\"\u003e...\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003ch3\u003ePeople who contributed to this release\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fredbi\"\u003e\u003ccode\u003e@​fredbi\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr /\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c653a59742afed72aa739bd52396f5e64dfabd9b\"\u003e\u003ccode\u003ec653a59\u003c/code\u003e\u003c/a\u003e test: added fuzz test for parsing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/80920c3d030169e65d8ccbda8430768c0c33448a\"\u003e\u003ccode\u003e80920c3\u003c/code\u003e\u003c/a\u003e test: improved test coverage\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/b834f5761e794c0cabc61681598497892eb9a0c0\"\u003e\u003ccode\u003eb834f57\u003c/code\u003e\u003c/a\u003e ci: fixed sarif file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/5b5689d1b1189aa6a6e318da1965109a813aa511\"\u003e\u003ccode\u003e5b5689d\u003c/code\u003e\u003c/a\u003e ci: fixed typo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/12e705fbb0ab91a9e4cc1ee7cbc26bf16cb42539\"\u003e\u003ccode\u003e12e705f\u003c/code\u003e\u003c/a\u003e ci: added govulscan security scanner tool\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/adc6681363cf19de00da9a70c2151efd8e1aef92\"\u003e\u003ccode\u003eadc6681\u003c/code\u003e\u003c/a\u003e chore(deps): bump the development-dependencies group with 5 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/c3422bb4074d88dd9c6533e4335974639f8c1003\"\u003e\u003ccode\u003ec3422bb\u003c/code\u003e\u003c/a\u003e doc: added examples to document simple use cases\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/061f7b466029738ccc3ed6d0e02e1ce6ad02e609\"\u003e\u003ccode\u003e061f7b4\u003c/code\u003e\u003c/a\u003e chore(lint): reduced disabled linter, addressed a few code quality issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/e00aa647c04ebd7ab4d2f54bda6d3e2717dbfe7e\"\u003e\u003ccode\u003ee00aa64\u003c/code\u003e\u003c/a\u003e ci: added workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonpointer/commit/3e3ae7582c69f86fd41cbd17eeb9bc34e9778d46\"\u003e\u003ccode\u003e3e3ae75\u003c/code\u003e\u003c/a\u003e docs: fixed typo in NOTICE\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb\"\u003e\u003ccode\u003ed5ff0ea\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/jsonreference/commit/5cee2c37ad250ddaaa486eeca4ea31376fd60772\"\u003e\u003ccode\u003e5cee2c3\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/jsonreference/compare/v0.21.2...v0.21.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-openapi/spec` from 0.22.0 to 0.22.1\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/f06cfffb0300dabf0a47b700b0fb691f9486d110\"\u003e\u003ccode\u003ef06cfff\u003c/code\u003e\u003c/a\u003e tests: replaced stretchr/testify by go-openapi/testify\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/9da6d8d6c58b254b18551a6dd6169e382c41d1e6\"\u003e\u003ccode\u003e9da6d8d\u003c/code\u003e\u003c/a\u003e chore: updated license marks in source files\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-openapi/spec/commit/3c1111c12ee94c95239cd995a587bcea225c9abc\"\u003e\u003ccode\u003e3c1111c\u003c/code\u003e\u003c/a\u003e chore(linting): removed nolint directives when the linter has fixed false pos...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-openapi/spec/compare/v0.22.0...v0.22.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.2 / 2025-10-28\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003econfig: Fix panic in \u003ccode\u003etlsRoundTripper\u003c/code\u003e when CA file is absent by \u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCleanup linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/860\"\u003eprometheus/common#860\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ndk\"\u003e\u003ccode\u003e@​ndk\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/792\"\u003eprometheus/common#792\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.1...v0.67.2\"\u003ehttps://github.com/prometheus/common/compare/v0.67.1...v0.67.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/594f4d4a984eb5f1ca8f0983f8b1790e77a5a725\"\u003e\u003ccode\u003e594f4d4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/861\"\u003e#861\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/440c1a30a0315f2ca0dba99fd7fffb288a3e898b\"\u003e\u003ccode\u003e440c1a3\u003c/code\u003e\u003c/a\u003e Cut v0.67.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/acb18736bed74c218ee4023ed1e0e36cf2dd1612\"\u003e\u003ccode\u003eacb1873\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/860\"\u003e#860\u003c/a\u003e from prometheus/superq/linting\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1e323394d0ceaccda49f263dc81456e33af4263b\"\u003e\u003ccode\u003e1e32339\u003c/code\u003e\u003c/a\u003e Cleanup linting issues\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/93d16be24f0c8b993d7caad3ba4a204333072798\"\u003e\u003ccode\u003e93d16be\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/859\"\u003e#859\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/8230d3b413edacdce864277e4f19216fc00b2600\"\u003e\u003ccode\u003e8230d3b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/792\"\u003e#792\u003c/a\u003e from ndk/main\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/633281f87944b4604e7c11a38619490226415979\"\u003e\u003ccode\u003e633281f\u003c/code\u003e\u003c/a\u003e build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/856\"\u003e#856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/aca279f4420c7fe7c5a4a2199afa49b76afab834\"\u003e\u003ccode\u003eaca279f\u003c/code\u003e\u003c/a\u003e build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/857\"\u003e#857\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/77db9c2a087a6c0020f8c224e392e4526a783b45\"\u003e\u003ccode\u003e77db9c2\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/common/issues/854\"\u003e#854\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c41fe1488a2f6a4bd2b7abcdc8afe03429835630\"\u003e\u003ccode\u003ec41fe14\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/853\"\u003e#853\u003c/a\u003e from prometheus/superq/version\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.19.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.19.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: Migrate tests to cmp package by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/760\"\u003eprometheus/procfs#760\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Use base16 to convert pci sriov_vf_device by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/762\"\u003eprometheus/procfs#762\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ememinfo: Fix ZswappedBytes by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/759\"\u003eprometheus/procfs#759\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\"\u003ehttps://github.com/prometheus/procfs/compare/v0.19.0...v0.19.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.19.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd FS handler for mountinfo by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/757\"\u003eprometheus/procfs#757\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: add link_layer property to InfiniBandPort by \u003ca href=\"https://github.com/thomasbarrett\"\u003e\u003ccode\u003e@​thomasbarrett\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/700\"\u003eprometheus/procfs#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: expose MD raid component devices by \u003ca href=\"https://github.com/robbat2\"\u003e\u003ccode\u003e@​robbat2\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/674\"\u003eprometheus/procfs#674\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/robbat2\"\u003e\u003ccode\u003e@​robbat2\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/674\"\u003eprometheus/procfs#674\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.18.0...v0.19.0\"\u003ehttps://github.com/prometheus/procfs/compare/v0.18.0...v0.19.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.18.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: clean up golangci-lint configuration by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/720\"\u003eprometheus/procfs#720\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: enable errorlint linter by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/742\"\u003eprometheus/procfs#742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eModify proc_statm_test notes by \u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/735\"\u003eprometheus/procfs#735\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add hung_task_detect_count by \u003ca href=\"https://github.com/dongjiang1989\"\u003e\u003ccode\u003e@​dongjiang1989\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/738\"\u003eprometheus/procfs#738\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/736\"\u003eprometheus/procfs#736\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003enet_dev_snmp6: directory traversal by \u003ca href=\"https://github.com/lzap\"\u003e\u003ccode\u003e@​lzap\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/743\"\u003eprometheus/procfs#743\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs/class_sas_phy: Continue on EINVAL in parseSASPhy by \u003ca href=\"https://github.com/hrtbrock\"\u003e\u003ccode\u003e@​hrtbrock\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/749\"\u003eprometheus/procfs#749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd compact metrics to vmstat by \u003ca href=\"https://github.com/cbensimon\"\u003e\u003ccode\u003e@​cbensimon\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/754\"\u003eprometheus/procfs#754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate supported Go versions. by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/755\"\u003eprometheus/procfs#755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: enable several rules from go-critic by \u003ca href=\"https://github.com/mmorel-35\"\u003e\u003ccode\u003e@​mmorel-35\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/741\"\u003eprometheus/procfs#741\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/751\"\u003eprometheus/procfs#751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/752\"\u003eprometheus/procfs#752\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[PROM-50] Update copyright headers by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/756\"\u003eprometheus/procfs#756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd sriov, power state and numa node info in PciDevice by \u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/748\"\u003eprometheus/procfs#748\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Proc.Limits limit name matching by \u003ca href=\"https://github.com/inkel\"\u003e\u003ccode\u003e@​inkel\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/667\"\u003eprometheus/procfs#667\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd netfilter queue support by \u003ca href=\"https://github.com/KonstantinKuklin\"\u003e\u003ccode\u003e@​KonstantinKuklin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/677\"\u003eprometheus/procfs#677\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/lzap\"\u003e\u003ccode\u003e@​lzap\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/743\"\u003eprometheus/procfs#743\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hrtbrock\"\u003e\u003ccode\u003e@​hrtbrock\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/749\"\u003eprometheus/procfs#749\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cbensimon\"\u003e\u003ccode\u003e@​cbensimon\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/754\"\u003eprometheus/procfs#754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jj-asama\"\u003e\u003ccode\u003e@​jj-asama\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/748\"\u003eprometheus/procfs#748\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/9b0219be351fb17d7ebad273464367af1fabf41a\"\u003e\u003ccode\u003e9b0219b\u003c/code\u003e\u003c/a\u003e Fix: Use base16 to convert pci sriov_vf_device (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/762\"\u003e#762\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/b8b51066dcdcf7e36c450b146b3905cd77afb44e\"\u003e\u003ccode\u003eb8b5106\u003c/code\u003e\u003c/a\u003e chore: Migrate tests to cmp package (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/760\"\u003e#760\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/d4dc49bc4c7580d098dfa5b60d4e37267cf5b543\"\u003e\u003ccode\u003ed4dc49b\u003c/code\u003e\u003c/a\u003e meminfo: Fix ZswappedBytes (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/759\"\u003e#759\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/638b55c4a3a3df36a02838ede12119b1c1e0f95d\"\u003e\u003ccode\u003e638b55c\u003c/code\u003e\u003c/a\u003e feat: expose MD raid component devices (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/674\"\u003e#674\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/b2bde72b0e1d72245346284f03ed7d4bdc698bf2\"\u003e\u003ccode\u003eb2bde72\u003c/code\u003e\u003c/a\u003e sysfs: add link_layer property to InfiniBandPort (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/700\"\u003e#700\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/9479c297d48723034d49b509123f56df9454cb8c\"\u003e\u003ccode\u003e9479c29\u003c/code\u003e\u003c/a\u003e Add FS handler for mountinfo (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/757\"\u003e#757\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/25803afd1291c41a34f5e6980fa5609893bc6872\"\u003e\u003ccode\u003e25803af\u003c/code\u003e\u003c/a\u003e add netfilter queue support (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/677\"\u003e#677\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/e54b37a0b994bf03333c8ee422b2e0dfb683fcb4\"\u003e\u003ccode\u003ee54b37a\u003c/code\u003e\u003c/a\u003e Fix Proc.Limits limit name matching (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/667\"\u003e#667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/d9d95c994910fb41c9cf5f646b27bcf7b9a612f5\"\u003e\u003ccode\u003ed9d95c9\u003c/code\u003e\u003c/a\u003e add sriov, power state and numa node info in PciDevice (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/748\"\u003e#748\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/e9627e25b6f7a6f156cd9f7777296a7d9a415545\"\u003e\u003ccode\u003ee9627e2\u003c/code\u003e\u003c/a\u003e [PROM-50] Update copyright headers (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/756\"\u003e#756\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.19.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/quic-go/quic-go` from 0.55.0 to 0.56.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/quic-go/quic-go/releases\"\u003egithub.com/quic-go/quic-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.56.0\u003c/h2\u003e\n\u003cp\u003eThis release introduces qlog support for HTTP/3 (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5367\"\u003e#5367\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5372\"\u003e#5372\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5374\"\u003e#5374\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5375\"\u003e#5375\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5376\"\u003e#5376\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5381\"\u003e#5381\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5383\"\u003e#5383\u003c/a\u003e).\u003c/p\u003e\n\u003cp\u003eFor this, we completely changed how connection tracing works. Instead of a general-purpose \u003ccode\u003elogging.ConnectionTracer\u003c/code\u003e (which we removed entirely), we now have a qlog-specific tracer (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5356\"\u003e#5356\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5417\"\u003e#5417\u003c/a\u003e). quic-go users can now implement their own qlog events.\u003c/p\u003e\n\u003cp\u003eIt also removes the Prometheus-based metrics collection. Please comment on the tracking issue (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5294\"\u003e#5294\u003c/a\u003e) if you rely on metrics and are interested in seeing metrics brought back in a future release.\u003c/p\u003e\n\u003ch2\u003eNotable Changes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ereplaced the unmaintained gojay with a custom, performance-optimized JSON encoder (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5353\"\u003e#5353\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5371\"\u003e#5371\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003equicvarint: improved panic message for numbers larger than 2^62 (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5410\"\u003e#5410\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eBehind the Scenes\u003c/h2\u003e\n\u003cp\u003eGo 1.25 \u003ca href=\"https://go.dev/blog/synctest\"\u003eintroduced\u003c/a\u003e support for testing concurrent code using \u003ccode\u003etesting/synctest\u003c/code\u003e. We've been working on transitioning tests to use synctest (\u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5357\"\u003e#5357\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5391\"\u003e#5391\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5393\"\u003e#5393\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5397\"\u003e#5397\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5398\"\u003e#5398\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5403\"\u003e#5403\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5414\"\u003e#5414\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5415\"\u003e#5415\u003c/a\u003e), using \u003ca href=\"https://github.com/MarcoPolo\"\u003e\u003ccode\u003e@​MarcoPolo\u003c/code\u003e\u003c/a\u003e's simnet package to simulate a network in memory.\u003c/p\u003e\n\u003cp\u003eUsing synctest makes test execution more reliable (reducing flakiness). The use of a synthetic clock leads to a massive speedup; the execution time of some integration tests was reduced from 20s to less than 1ms. The work will continue for the next release (see tracking issue: \u003ca href=\"https://redirect.github.com/quic-go/quic-go/issues/5386\"\u003e#5386\u003c/a\u003e).\u003c/p\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eqlog: implement a minimal jsontext-like JSON encoder by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5353\"\u003equic-go/quic-go#5353\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: remove 386 (32 bit x86) by \u003ca href=\"https://github.com/MarcoPolo\"\u003e\u003ccode\u003e@​MarcoPolo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5352\"\u003equic-go/quic-go#5352\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003euse synctest in more connection tests by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5357\"\u003equic-go/quic-go#5357\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: split serializiation and event definitions, remove logging abstraction by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5356\"\u003equic-go/quic-go#5356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: implement the draft-12 trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5360\"\u003equic-go/quic-go#5360\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: add support for event_schemas in the trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5361\"\u003equic-go/quic-go#5361\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlogwriter: pass the event time to Event.Encode by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5362\"\u003equic-go/quic-go#5362\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eackhandler: fix qlogging of alarm timer expiration time by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5363\"\u003equic-go/quic-go#5363\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: privatize Encode functions of non-Event structs by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5364\"\u003equic-go/quic-go#5364\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix qlogging of the short header payload length by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5365\"\u003equic-go/quic-go#5365\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eci: include OS and Go version in Codecov test report upload by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5370\"\u003equic-go/quic-go#5370\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add basic server-side qlog support by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5367\"\u003equic-go/quic-go#5367\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ejsontext: add support for encoding null by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5371\"\u003equic-go/quic-go#5371\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eqlog: use PathEndpointInfo in connection_started by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5368\"\u003equic-go/quic-go#5368\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: fix qlog encoding of frame_parsed and frame_created events by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5372\"\u003equic-go/quic-go#5372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add basic client-side qlog support by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5374\"\u003equic-go/quic-go#5374\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereadme: update oss-fuzz link by \u003ca href=\"https://github.com/kriztalz\"\u003e\u003ccode\u003e@​kriztalz\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5377\"\u003equic-go/quic-go#5377\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received GOAWAY frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5376\"\u003equic-go/quic-go#5376\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received DATAGRAMs by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5375\"\u003equic-go/quic-go#5375\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: move qlogging of frames into the frame parser by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5378\"\u003equic-go/quic-go#5378\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog sent and received SETTINGS frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5379\"\u003equic-go/quic-go#5379\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog the frame length and payload length of parsed frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5380\"\u003equic-go/quic-go#5380\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: qlog reserved, unsupported and unknown frames by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5381\"\u003equic-go/quic-go#5381\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ehttp3: add the qlog event schema to trace header by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5383\"\u003equic-go/quic-go#5383\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003euse default RTT (100ms) for 0-RTT if no prior estimate by \u003ca href=\"https://github.com/marten-seemann\"\u003e\u003ccode\u003e@​marten-seemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/quic-go/quic-go/pull/5...\n\n_Description has been truncated_","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-13T05:15:43.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3619490282","node_id":"PR_kwDOQO50Ss6zIvqB","number":12,"state":"open","title":"chore: (deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-13T05:15:43.000Z","updated_at":"2025-11-13T05:15:44.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: (deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sukhera/service-checker/pull/12","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukhera%2Fservice-checker/issues/12","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-10T10:45:19.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3607377448","node_id":"PR_kwDOI4Nj-s6yf50z","number":175,"state":"closed","title":"deps(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":[],"assignees":["anstrom"],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-11-10T10:56:40.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-10T10:45:19.000Z","updated_at":"2025-11-10T10:56:40.000Z","time_to_close":681,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/anstrom/scanorama/pull/175","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/anstrom%2Fscanorama/issues/175","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/175/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-03T12:00:31.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3581750164","node_id":"PR_kwDOPh06ms6xLAKu","number":39,"state":"closed","title":"maintain: bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-03T12:08:32.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-03T12:00:31.000Z","updated_at":"2025-11-03T12:08:34.000Z","time_to_close":481,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"maintain","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/orien/stackaroo/pull/39","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/orien%2Fstackaroo/issues/39","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/39/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-11-03T04:06:51.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3580471416","node_id":"PR_kwDOIcNIms6xGuNu","number":249,"state":"open","title":"Bump the dev-dependencies group across 1 directory with 19 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T04:06:51.000Z","updated_at":"2025-11-24T06:01:03.654Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":19,"packages":[{"name":"github.com/gin-gonic/gin","old_version":"1.10.1","new_version":"1.11.0","repository_url":"https://github.com/gin-gonic/gin"},{"name":"github.com/golang-jwt/jwt/v5","old_version":"5.2.2","new_version":"5.3.0","repository_url":"https://github.com/golang-jwt/jwt"},{"name":"github.com/jarcoal/httpmock","old_version":"1.4.0","new_version":"1.4.1","repository_url":"https://github.com/jarcoal/httpmock"},{"name":"github.com/samber/lo","old_version":"1.51.0","new_version":"1.52.0","repository_url":"https://github.com/samber/lo"},{"name":"github.com/bytedance/sonic/loader","old_version":"0.3.0","new_version":"0.4.0","repository_url":"https://github.com/bytedance/sonic"},{"name":"github.com/gabriel-vasile/mimetype","old_version":"1.4.9","new_version":"1.4.11","repository_url":"https://github.com/gabriel-vasile/mimetype"},{"name":"github.com/go-playground/validator/v10","old_version":"10.27.0","new_version":"10.28.0","repository_url":"https://github.com/go-playground/validator"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ugorji/go/codec","old_version":"1.3.0","new_version":"1.3.1","repository_url":"https://github.com/ugorji/go"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.1` | `1.11.0` |\n| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` |\n| [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.4.0` | `1.4.1` |\n| [github.com/samber/lo](https://github.com/samber/lo) | `1.51.0` | `1.52.0` |\n| [github.com/bytedance/sonic/loader](https://github.com/bytedance/sonic) | `0.3.0` | `0.4.0` |\n| [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.9` | `1.4.11` |\n| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.28.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ugorji/go/codec](https://github.com/ugorji/go) | `1.3.0` | `1.3.1` |\n\n\nUpdates `github.com/gin-gonic/gin` from 1.10.1 to 1.11.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gin-gonic/gin/releases\"\u003egithub.com/gin-gonic/gin's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e6ca8ddb1aed78d9ffaf984e5489111838242fedb: feat(binding): add BindPlain (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3904\"\u003e#3904\u003c/a\u003e) (\u003ca href=\"https://github.com/guonaihong\"\u003e\u003ccode\u003e@​guonaihong\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4ccfa7c275c449990818e46759d5974a953cc1c1: feat(binding): add support for unixMilli and unixMicro (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4190\"\u003e#4190\u003c/a\u003e) (\u003ca href=\"https://github.com/takanuva15\"\u003e\u003ccode\u003e@​takanuva15\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e9d7c0e9e1a301f417df9dc89a8cadc3bf9063db2: feat(context): GetXxx added support for more go native types (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3633\"\u003e#3633\u003c/a\u003e) (\u003ca href=\"https://github.com/CC11001100\"\u003e\u003ccode\u003e@​CC11001100\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efb09c825e8e13134daaa90debfda198520e1b347: feat(context): add SetCookieData (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4240\"\u003e#4240\u003c/a\u003e) (\u003ca href=\"https://github.com/Narita-1095305\"\u003e\u003ccode\u003e@​Narita-1095305\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ef05f966a0824b1d302ee556183e2579c91954266: feat(form): Support default values for collections in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4048\"\u003e#4048\u003c/a\u003e) (\u003ca href=\"https://github.com/takanuva15\"\u003e\u003ccode\u003e@​takanuva15\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3cb30679b5e3021db16c776ed7e70d380586e9ce: feat(form): add array collection format in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3986\"\u003e#3986\u003c/a\u003e) (\u003ca href=\"https://github.com/slowhigh\"\u003e\u003ccode\u003e@​slowhigh\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e24d67647cb9b4e0bbdcdec7f0c2086e8004e1572: feat(form): add custom string slice for form tag unmarshal (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3970\"\u003e#3970\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3971\"\u003e#3971\u003c/a\u003e) (\u003ca href=\"https://github.com/bruceNu1l\"\u003e\u003ccode\u003e@​bruceNu1l\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e8791c96960e719ff2f41e24163c5898656cee474: feat(fs): Export, test and document OnlyFilesFS (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3939\"\u003e#3939\u003c/a\u003e) (\u003ca href=\"https://github.com/joeig\"\u003e\u003ccode\u003e@​joeig\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e71496abe6836462e2ed70436b7d72ea2a3585417: feat(fs): Implement loading HTML from http.FileSystem (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4053\"\u003e#4053\u003c/a\u003e) (\u003ca href=\"https://github.com/sunshineplan\"\u003e\u003ccode\u003e@​sunshineplan\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3ac729dc4a497d360a23b9d7e766c622b3c99f51: feat(gin): support http3 using quic-go/quic-go (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3210\"\u003e#3210\u003c/a\u003e) (\u003ca href=\"https://github.com/thinkerou\"\u003e\u003ccode\u003e@​thinkerou\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4621b7ac982335d9a74432e182dd2bfc6d841431: feat(router): add literal colon support (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/1432\"\u003e#1432\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/2857\"\u003e#2857\u003c/a\u003e) (\u003ca href=\"https://github.com/wssccc\"\u003e\u003ccode\u003e@​wssccc\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edbd8a2515093ad47cadc5c1fface89861a0b765c: feat: added \u003ccode\u003eAbortWithStatusPureJSON()\u003c/code\u003e in \u003ccode\u003eContext\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4290\"\u003e#4290\u003c/a\u003e) (\u003ca href=\"https://github.com/ddevsr\"\u003e\u003ccode\u003e@​ddevsr\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e688a429d19d8c804447bb889d3635e2c31a5564d: feat: support custom json codec at runtime (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3391\"\u003e#3391\u003c/a\u003e) (\u003ca href=\"https://github.com/timandy\"\u003e\u003ccode\u003e@​timandy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e8fb3136664254d7c592127f00d52849caba18a67: Revert \u0026quot;fix(time): binding time with empty value (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4103\"\u003e#4103\u003c/a\u003e)\u0026quot; (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4245\"\u003e#4245\u003c/a\u003e) (\u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee737e3e267beb4dc3bab16cc8be59e3902d98a94: fix(binding): prevent duplicate decoding and add validation in decodeToml (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4193\"\u003e#4193\u003c/a\u003e) (\u003ca href=\"https://github.com/revevide\"\u003e\u003ccode\u003e@​revevide\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e4f339e6a35b163d31b30916b37f4176d385f41bd: fix(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3966\"\u003e#3966\u003c/a\u003e) (\u003ca href=\"https://github.com/RedCrazyGhost\"\u003e\u003ccode\u003e@​RedCrazyGhost\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e36b0dede4b8c4a67d92c4107cebc5a068364321d: fix(context): check handler is nil (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3413\"\u003e#3413\u003c/a\u003e) (\u003ca href=\"https://github.com/hktalent\"\u003e\u003ccode\u003e@​hktalent\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee0d46ded6cb6974d55a255ab122d1aa6ca0cd60e: fix(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3969\"\u003e#3969\u003c/a\u003e) (\u003ca href=\"https://github.com/adrianosela\"\u003e\u003ccode\u003e@​adrianosela\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003edd33ff793861cee3baa77d575ff319119c366f3a: fix(docs): missing go markdown codeblock (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4266\"\u003e#4266\u003c/a\u003e) (\u003ca href=\"https://github.com/vdusart\"\u003e\u003ccode\u003e@​vdusart\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eb38c59de7fef67400a1c98efeae700a689c45783: fix(errors): change Unwrap method receiver to value type (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4232\"\u003e#4232\u003c/a\u003e) (\u003ca href=\"https://github.com/OrkhanAlikhanov\"\u003e\u003ccode\u003e@​OrkhanAlikhanov\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e28e57f58b184b2305ace192e02496bb89f6fd8cb: fix(form): Set default value for form fields (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4047\"\u003e#4047\u003c/a\u003e) (\u003ca href=\"https://github.com/ahmadSaeedGoda\"\u003e\u003ccode\u003e@​ahmadSaeedGoda\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e626d55b0c02937645c21774cacc021713de88604: fix(gin): Do not panic when handling method not allowed on empty tree (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4003\"\u003e#4003\u003c/a\u003e) (\u003ca href=\"https://github.com/phsym\"\u003e\u003ccode\u003e@​phsym\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e7d147928ee232fce156ea7ce8ae6329e148aeb41: fix(gin): data race warning for gin mode (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/1580\"\u003e#1580\u003c/a\u003e) (\u003ca href=\"https://github.com/kplachkov\"\u003e\u003ccode\u003e@​kplachkov\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ec677ccc40a60386565dd0d755efacb85d153feca: fix(go): invalid Go toolchain version (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3961\"\u003e#3961\u003c/a\u003e) (\u003ca href=\"https://github.com/thinkerou\"\u003e\u003ccode\u003e@​thinkerou\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e3319038418656a268c889393cb2dd4224c4469ec: fix(readme): fix broken link to English documentation (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4222\"\u003e#4222\u003c/a\u003e) (\u003ca href=\"https://github.com/eduardo-ax\"\u003e\u003ccode\u003e@​eduardo-ax\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e674522db91d637d179c16c372d87756ea26fa089: fix(time): binding time with empty value (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4103\"\u003e#4103\u003c/a\u003e) (\u003ca href=\"https://github.com/ksw2000\"\u003e\u003ccode\u003e@​ksw2000\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eea53388e6ee4a6a0a1647b390c56eeed780e7e56: fix(tree): Keep panic infos consistent when wildcard type build faild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4077\"\u003e#4077\u003c/a\u003e) (\u003ca href=\"https://github.com/kingcanfish\"\u003e\u003ccode\u003e@​kingcanfish\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e8763f33c65f7df8be5b9fe7504ab7fcf20abb41d: fix: prevent middleware re-entry issue in HandleContext (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/3987\"\u003e#3987\u003c/a\u003e) (\u003ca href=\"https://github.com/bound2\"\u003e\u003ccode\u003e@​bound2\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e7a1b655074c313f9491c83bb8ea164cdc4a9afe9: fix: sonic on arm64 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4234\"\u003e#4234\u003c/a\u003e) (\u003ca href=\"https://github.com/yashgorana\"\u003e\u003ccode\u003e@​yashgorana\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e5826722a87cf5855fcc4b794cbef11612352771d: fix: version number discrepancy (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4299\"\u003e#4299\u003c/a\u003e) (\u003ca href=\"https://github.com/suwakei\"\u003e\u003ccode\u003e@​suwakei\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e40725d85badd647870df6f9fa7a75ac76341f804: chore(bind): return 413 status code when error is \u003ccode\u003ehttp.MaxBytesError\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4227\"\u003e#4227\u003c/a\u003e) (\u003ca href=\"https://github.com/ItalyPaleAle\"\u003e\u003ccode\u003e@​ItalyPaleAle\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ef875d8728306c2c2c6f504900ab08cd1d8c47f12: chore(context): test context initialization and handler logic (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4087\"\u003e#4087\u003c/a\u003e) (\u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ee7693e67c23005743502962d3bb9839a354d6688: chore(deps): bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4351\"\u003e#4351\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eafa0c31d97e1b112ccfe7652957f7d8514580c72: chore(deps): bump github.com/gin-contrib/sse from 0.1.0 to 1.1.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4216\"\u003e#4216\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e255af882db4baf0ed6209f1a5471f1663c5d0060: chore(deps): bump github.com/go-playground/validator/v10 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4208\"\u003e#4208\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e545fd74379a0b167a918e38626ae5f7eb83fb243: chore(deps): bump github.com/go-playground/validator/v10 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4289\"\u003e#4289\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ec3c8620a7fb4e09c7845feca4e8e8a8678a2685d: chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.22.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4052\"\u003e#4052\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ecf32d2dcf8c7534f59727c5e213e45f2412c593a: chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.4 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4212\"\u003e#4212\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ebb824731032856460aa3ffc23bd90e11bf7d5199: chore(deps): bump github.com/quic-go/quic-go from 0.48.2 to 0.50.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4197\"\u003e#4197\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e61c2b1c28f0c5a754330545e31f02cd6d6f7944e: chore(deps): bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4250\"\u003e#4250\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003eb7d6308bcc84066df79a047ae363a6120fe87808: chore(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.53.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4281\"\u003e#4281\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e077a2f39c85700ba0823f85ed29cec0c8f2cbdfc: chore(deps): bump github.com/quic-go/quic-go from 0.53.0 to 0.54.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4328\"\u003e#4328\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003e46150257b3eec60e3e0bf1cee7c03439099aef83: chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4347\"\u003e#4347\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ea6287825c95821a378a34f8a5c9139ea1f6ebd96: chore(deps): bump github.com/ugorji/go/codec from 1.2.12 to 1.3.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4268\"\u003e#4268\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003cli\u003ecc4e11438cd6c0bcc632fe3492d3817dfa21c337: chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4013\"\u003e#4013\u003c/a\u003e) (\u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot])\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md\"\u003egithub.com/gin-gonic/gin's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eGin v1.11.0\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat(gin): Experimental support for HTTP/3 using quic-go/quic-go (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3210\"\u003e#3210\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(form): add array collection format in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3986\"\u003e#3986\u003c/a\u003e), add custom string slice for form tag unmarshal (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3970\"\u003e#3970\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(binding): add BindPlain (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3904\"\u003e#3904\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(fs): Export, test and document OnlyFilesFS (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3939\"\u003e#3939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(binding): add support for unixMilli and unixMicro (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4190\"\u003e#4190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(form): Support default values for collections in form binding (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4048\"\u003e#4048\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efeat(context): GetXxx added support for more go native types (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3633\"\u003e#3633\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eperf(context): optimize getMapFromFormData performance (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4339\"\u003e#4339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(tree): replace string(/) with \u0026quot;/\u0026quot; in node.insertChild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4354\"\u003e#4354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(render): remove headers parameter from writeHeader (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4353\"\u003e#4353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): simplify \u0026quot;GetType()\u0026quot; functions (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4080\"\u003e#4080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(slice): simplify SliceValidationError Error method (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3910\"\u003e#3910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context):Avoid using filepath.Dir twice in SaveUploadedFile (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4181\"\u003e#4181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): refactor context handling and improve test robustness (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4066\"\u003e#4066\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(binding): use strings.Cut to replace strings.Index (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3522\"\u003e#3522\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): add an optional permission parameter to SaveUploadedFile (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4068\"\u003e#4068\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3969\"\u003e#3969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003erefactor(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3966\"\u003e#3966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003etree: replace the self-defined 'min' to official one (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3975\"\u003e#3975\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003econtext: Remove redundant filepath.Dir usage (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4181\"\u003e#4181\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: prevent middleware re-entry issue in HandleContext (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3987\"\u003e#3987\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(binding): prevent duplicate decoding and add validation in decodeToml (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4193\"\u003e#4193\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(gin): Do not panic when handling method not allowed on empty tree (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4003\"\u003e#4003\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(gin): data race warning for gin mode (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/1580\"\u003e#1580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): verify URL is Non-nil in initQueryCache() (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3969\"\u003e#3969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): YAML judgment logic in Negotiate (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3966\"\u003e#3966\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(context): check handler is nil (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3413\"\u003e#3413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(readme): fix broken link to English documentation (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4222\"\u003e#4222\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix(tree): Keep panic infos consistent when wildcard type build faild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4077\"\u003e#4077\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBuild process updates / CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eci: integrate Trivy vulnerability scanning into CI workflow (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4359\"\u003e#4359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: support Go 1.25 in CI/CD (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4341\"\u003e#4341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4342\"\u003e#4342\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci: add Go version 1.24 to GitHub Actions (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4154\"\u003e#4154\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ebuild: update Gin minimum Go version to 1.21 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/3960\"\u003e#3960\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci(lint): enable new linters (testifylint, usestdlibvars, perfsprint, etc.) (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4010\"\u003e#4010\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4091\"\u003e#4091\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4090\"\u003e#4090\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eci(lint): update workflows and improve test request consistency (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/pull/4126\"\u003e#4126\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/6ad6205e9c94a4b8a320219e28c37c29d22a7a2c\"\u003e\u003ccode\u003e6ad6205\u003c/code\u003e\u003c/a\u003e docs(changelog): upgrade Gin to v1.11.0 and add release notes (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4361\"\u003e#4361\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/7858527c8c2a15bddf27ea71162f8f70c82f2cdf\"\u003e\u003ccode\u003e7858527\u003c/code\u003e\u003c/a\u003e docs(changelog): update release notes for Gin v1.10.1 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4360\"\u003e#4360\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/cb000f570c127a503535fa5be9c0237823ea7e4d\"\u003e\u003ccode\u003ecb000f5\u003c/code\u003e\u003c/a\u003e ci: integrate Trivy vulnerability scanning into CI workflow (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4359\"\u003e#4359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/2119046230f0119c7c88f86a6b441d9d3aaad03e\"\u003e\u003ccode\u003e2119046\u003c/code\u003e\u003c/a\u003e ci: support Go 1.25 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4341\"\u003e#4341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/da372fc77840b3badf4efef5ec2d203cdc73f1db\"\u003e\u003ccode\u003eda372fc\u003c/code\u003e\u003c/a\u003e build(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4342\"\u003e#4342\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/e198f6e859220afd35bc2fb2fd5d404d7c0882ca\"\u003e\u003ccode\u003ee198f6e\u003c/code\u003e\u003c/a\u003e refactor(render): remove headers parameter from writeHeader (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4353\"\u003e#4353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/cca98d2d266d3797a8bf70f5903c2fbe32e8bf86\"\u003e\u003ccode\u003ecca98d2\u003c/code\u003e\u003c/a\u003e chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4356\"\u003e#4356\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/9b1e3533e2d17b6152b05efeab8280f450e68e52\"\u003e\u003ccode\u003e9b1e353\u003c/code\u003e\u003c/a\u003e refactor(tree): replace string(/) with \u0026quot;/\u0026quot; in node.insertChild (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4354\"\u003e#4354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/f9bd00a6b7939b941fde3fdd239367f4a7d6b137\"\u003e\u003ccode\u003ef9bd00a\u003c/code\u003e\u003c/a\u003e perf(context): optimize getMapFromFormData performance (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4339\"\u003e#4339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gin-gonic/gin/commit/28172fa68206b2ced9df3417fad50bcabd6d9eb6\"\u003e\u003ccode\u003e28172fa\u003c/code\u003e\u003c/a\u003e chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (\u003ca href=\"https://redirect.github.com/gin-gonic/gin/issues/4346\"\u003e#4346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gin-gonic/gin/compare/v1.10.1...v1.11.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/jarcoal/httpmock` from 1.4.0 to 1.4.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/jarcoal/httpmock/releases\"\u003egithub.com/jarcoal/httpmock's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003etest: also test with go v1.25 and use golangci-lint v2.4.0 by \u003ca href=\"https://github.com/maxatome\"\u003e\u003ccode\u003e@​maxatome\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/164\"\u003ejarcoal/httpmock#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid data race when closing body by \u003ca href=\"https://github.com/DavyJohnes\"\u003e\u003ccode\u003e@​DavyJohnes\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/165\"\u003ejarcoal/httpmock#165\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DavyJohnes\"\u003e\u003ccode\u003e@​DavyJohnes\u003c/code\u003e\u003c/a\u003e made his first contribution in \u003ca href=\"https://redirect.github.com/jarcoal/httpmock/pull/165\"\u003ejarcoal/httpmock#165\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\"\u003ehttps://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/314d58a0690c92c71b2a9de2d62d52c74c328546\"\u003e\u003ccode\u003e314d58a\u003c/code\u003e\u003c/a\u003e fix: protect all body-related methods with mutext\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/e482896659149810cdc8b9262611a0059150b661\"\u003e\u003ccode\u003ee482896\u003c/code\u003e\u003c/a\u003e fix: avoid data race when closing body\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jarcoal/httpmock/commit/c97714566220b6410cf4f7937db771d1876e8e98\"\u003e\u003ccode\u003ec977145\u003c/code\u003e\u003c/a\u003e test: also test with go v1.25 and use golangci-lint v2.4.0\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/jarcoal/httpmock/compare/v1.4.0...v1.4.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/samber/lo` from 1.51.0 to 1.52.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/samber/lo/releases\"\u003egithub.com/samber/lo's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.52.0\u003c/h2\u003e\n\u003cp\u003eThrilled to announce the latest release of \u003ccode\u003esamber/lo\u003c/code\u003e!\u003c/p\u003e\n\u003cp\u003eThis version brings major improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eA new \u003ccode\u003eit/\u003c/code\u003e sub-package for everything related to the \u003ccode\u003eiter\u003c/code\u003e package added in Go 1.23. Big up to \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e for its help on this\u003c/li\u003e\n\u003cli\u003eA new documentation -\u0026gt; \u003ca href=\"https://lo.samber.dev\"\u003elo.samber.dev\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLots of micro fixes and performance improvements\u003c/li\u003e\n\u003cli\u003eBetter code quality with many more linters\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e✨ A good introduction to streams in Go !\u003c/p\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix(chunk): Copy chunk in a new slice by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/648\"\u003esamber/lo#648\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(zipx): fix the max length calculation by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/649\"\u003esamber/lo#649\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(retry): fix potential race condition in debounce callback by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/650\"\u003esamber/lo#650\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeature: add Mode function with tests and documentation by \u003ca href=\"https://github.com/ghosx\"\u003e\u003ccode\u003e@​ghosx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/644\"\u003esamber/lo#644\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadd FilterKeys for map by \u003ca href=\"https://github.com/rasha108bik\"\u003e\u003ccode\u003e@​rasha108bik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/631\"\u003esamber/lo#631\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: adding FilterValues and fix FilterKeys signature by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/661\"\u003esamber/lo#661\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/samber/lo/pull/662\"\u003esamber/lo#662\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: more consistent panic strings by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/678\"\u003esamber/lo#678\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: minor example issues by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/676\"\u003esamber/lo#676\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: preserve type alias in DropByIndex and WithoutBy by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/675\"\u003esamber/lo#675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: adding hassuffix + hasprefix by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/680\"\u003esamber/lo#680\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded Cut, CutPrefix, CutSuffix by \u003ca href=\"https://github.com/xelavopelk\"\u003e\u003ccode\u003e@​xelavopelk\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/666\"\u003esamber/lo#666\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd TrimXXX helpers by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/683\"\u003esamber/lo#683\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(string): fix division by zero by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/684\"\u003esamber/lo#684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: avoid recover() if possible by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/685\"\u003esamber/lo#685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: panic when passing -1 to Drop by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/688\"\u003esamber/lo#688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: avoid Keyify twice in Trim by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/689\"\u003esamber/lo#689\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: new iter package by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/672\"\u003esamber/lo#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: from slice to map with index passed by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/697\"\u003esamber/lo#697\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: from slice/iterator to map with index passed by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/698\"\u003esamber/lo#698\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(generator): deprecate lo.Generator in favor of go \u0026quot;iter\u0026quot; package by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/700\"\u003esamber/lo#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: optimization of map access by \u003ca href=\"https://github.com/mabrarov\"\u003e\u003ccode\u003e@​mabrarov\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/692\"\u003esamber/lo#692\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eperf: optimize map access everywhere by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/693\"\u003esamber/lo#693\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eTests\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix(tests): fix flaky time-based tests by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/699\"\u003esamber/lo#699\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eStyle\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003elint: unit test improvements by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/674\"\u003esamber/lo#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: fix CI warnings and avoid named return parameters by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/682\"\u003esamber/lo#682\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: enable 7 more linters by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/686\"\u003esamber/lo#686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: enable gofumpt extra rules by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/690\"\u003esamber/lo#690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eStyle/rename internal rand by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/701\"\u003esamber/lo#701\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elint: Apply testifylint linter recommendations by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/669\"\u003esamber/lo#669\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eStyle add golangci config by \u003ca href=\"https://github.com/samber\"\u003e\u003ccode\u003e@​samber\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/670\"\u003esamber/lo#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: minor whitespace fixes by \u003ca href=\"https://github.com/NathanBaulch\"\u003e\u003ccode\u003e@​NathanBaulch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/samber/lo/pull/677\"\u003esamber/lo#677\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/a25c42dbd5103a67ed497b49bfefeaf6bb1df2ee\"\u003e\u003ccode\u003ea25c42d\u003c/code\u003e\u003c/a\u003e bump v1.52.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/15ac6249133fb9ecc366d63fa4f73b4512de180c\"\u003e\u003ccode\u003e15ac624\u003c/code\u003e\u003c/a\u003e docs: adding go playground examples to it/ package (\u003ca href=\"https://redirect.github.com/samber/lo/issues/708\"\u003e#708\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/c7e9459a8ba8a164c3ed413fb87f8e88ea40b115\"\u003e\u003ccode\u003ec7e9459\u003c/code\u003e\u003c/a\u003e docs: lots of various doc improvements (\u003ca href=\"https://redirect.github.com/samber/lo/issues/706\"\u003e#706\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/fa2d72448a4343cd220574589849fbc1a44fff62\"\u003e\u003ccode\u003efa2d724\u003c/code\u003e\u003c/a\u003e doc: add it/mutable/parallel sub-package to llms.txt (\u003ca href=\"https://redirect.github.com/samber/lo/issues/707\"\u003e#707\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/aa3a48daa9ff35e99309ba8ca0f4278b82efc79e\"\u003e\u003ccode\u003eaa3a48d\u003c/code\u003e\u003c/a\u003e fix(doc): add missing \u0026quot;contributing\u0026quot; entry in the menu\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/5def06dac581094370022d0a55993693dff42f64\"\u003e\u003ccode\u003e5def06d\u003c/code\u003e\u003c/a\u003e fix(doc): various hot fixes\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/f9a57ef01de1a8a861e66bf6e3e4a3cd19ae85b7\"\u003e\u003ccode\u003ef9a57ef\u003c/code\u003e\u003c/a\u003e chore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs (\u003ca href=\"https://redirect.github.com/samber/lo/issues/704\"\u003e#704\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/8b8aa284f3650810efd5fed3ad5cedabb932a78a\"\u003e\u003ccode\u003e8b8aa28\u003c/code\u003e\u003c/a\u003e fix(doc): make \u0026quot;iter\u0026quot; package visible in doc sidebar\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/39e418f10e6574f6b78e8c29e74eaba410c28576\"\u003e\u003ccode\u003e39e418f\u003c/code\u003e\u003c/a\u003e doc: adding a \u0026quot;contributing\u0026quot; page\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/samber/lo/commit/1b3cb42cd1357dcc3d77f3e22dacd53767f9acc6\"\u003e\u003ccode\u003e1b3cb42\u003c/code\u003e\u003c/a\u003e fix(doc): improve algolia search\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/samber/lo/compare/v1.51.0...v1.52.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/bytedance/sonic` from 1.13.3 to 1.14.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bytedance/sonic/releases\"\u003egithub.com/bytedance/sonic's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.14.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: trim the trailing whitespace for raw json value by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/806\"\u003ebytedance/sonic#806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: support go1.25 by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/808\"\u003ebytedance/sonic#808\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: check trailing space for 'native.SkipOneFast' by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/812\"\u003ebytedance/sonic#812\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\"\u003ehttps://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.14.0-rc1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: trim the trailing whitespace for raw json value by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/806\"\u003ebytedance/sonic#806\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: support go1.25 by \u003ca href=\"https://github.com/AsterDY\"\u003e\u003ccode\u003e@​AsterDY\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bytedance/sonic/pull/808\"\u003ebytedance/sonic#808\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0-rc1\"\u003ehttps://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0-rc1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/f51fac7a464fb46dd29ec553cbeaf470434634a8\"\u003e\u003ccode\u003ef51fac7\u003c/code\u003e\u003c/a\u003e fix: check trailing space for 'native.SkipOneFast' (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/812\"\u003e#812\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/de4f017fca6448580003b6cc661bed8fded68d1d\"\u003e\u003ccode\u003ede4f017\u003c/code\u003e\u003c/a\u003e feat: support go1.25 (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/808\"\u003e#808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/9dc00881217b75fbf5ba31eccd3dbd3059e678e1\"\u003e\u003ccode\u003e9dc0088\u003c/code\u003e\u003c/a\u003e fix: trim the trailing whitespace for raw json value (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/806\"\u003e#806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bytedance/sonic/compare/v1.13.3...v1.14.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/bytedance/sonic/loader` from 0.3.0 to 0.4.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/438eca44f360a935bf016fdb3f3c7b21169a23dc\"\u003e\u003ccode\u003e438eca4\u003c/code\u003e\u003c/a\u003e chore: pcsp for jit functions (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/877\"\u003e#877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/045dce41fa5ea7d1af5bb55bb06b5ed342c42343\"\u003e\u003ccode\u003e045dce4\u003c/code\u003e\u003c/a\u003e style(internal/rt): fix a typo in filename (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/871\"\u003e#871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/a71350bdcf30926460fcdc85a49ea38222c3b38e\"\u003e\u003ccode\u003ea71350b\u003c/code\u003e\u003c/a\u003e chore: update arm asm (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/873\"\u003e#873\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/cdd973986b95e82433a712df5e8cf26288bcaef7\"\u003e\u003ccode\u003ecdd9739\u003c/code\u003e\u003c/a\u003e fix: pcsp for jit functions (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/868\"\u003e#868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/72bd4caf6fb6cb4d8c93f41d591b9e101eb3f346\"\u003e\u003ccode\u003e72bd4ca\u003c/code\u003e\u003c/a\u003e feature: use pool for EscapeHTML (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/866\"\u003e#866\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/48ba40b8e47bbb33828067f8250da9810f5b9b9f\"\u003e\u003ccode\u003e48ba40b\u003c/code\u003e\u003c/a\u003e fix: make validate skip behave more similarly like encoding/json (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/815\"\u003e#815\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/d55adc49e6c85784853d494a7ac7a92064e9ad90\"\u003e\u003ccode\u003ed55adc4\u003c/code\u003e\u003c/a\u003e fix:(decoder) not panic when map key is a interface (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/861\"\u003e#861\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/2eeb744e27b16a5994b005d2ec8ea9daf4ab008c\"\u003e\u003ccode\u003e2eeb744\u003c/code\u003e\u003c/a\u003e fix: make encoder pretouch able to recurse (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/856\"\u003e#856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/53b981bdd59c34d4ee4bd40915101c5c5057dd04\"\u003e\u003ccode\u003e53b981b\u003c/code\u003e\u003c/a\u003e feat: show JSON trace when panic (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/848\"\u003e#848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bytedance/sonic/commit/908af5dfaf7d509db1f2c2b1c43f4df728db80a6\"\u003e\u003ccode\u003e908af5d\u003c/code\u003e\u003c/a\u003e fix: compilation error with \u003ccode\u003eGOEXPERIMENT=jsonv2\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bytedance/sonic/issues/847\"\u003e#847\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bytedance/sonic/compare/loader/v0.3.0...loader/v0.4.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/cloudwego/base64x` from 0.1.5 to 0.1.6\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/cloudwego/base64x/releases\"\u003egithub.com/cloudwego/base64x's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.1.6\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: license checker and test in different go versions by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/cloudwego/base64x/pull/12\"\u003ecloudwego/base64x#12\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: upgrade sonic/loader to v0.3.0 by \u003ca href=\"https://github.com/liuq19\"\u003e\u003ccode\u003e@​liuq19\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/cloudwego/base64x/pull/13\"\u003ecloudwego/base64x#13\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\"\u003ehttps://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cloudwego/base64x/commit/b1a66433e2aaf4e90a73578a914a25afff44c28c\"\u003e\u003ccode\u003eb1a6643\u003c/code\u003e\u003c/a\u003e chore: upgrade sonic/loader to v0.3.0 (\u003ca href=\"https://redirect.github.com/cloudwego/base64x/issues/13\"\u003e#13\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/cloudwego/base64x/commit/5e89223982c671e1fa8dc71dae5fb761c42a9c64\"\u003e\u003ccode\u003e5e89223\u003c/code\u003e\u003c/a\u003e fix: license checker and test in different go versions (\u003ca href=\"https://redirect.github.com/cloudwego/base64x/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/cloudwego/base64x/compare/v0.1.5...v0.1.6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gabriel-vasile/mimetype` from 1.4.9 to 1.4.11\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gabriel-vasile/mimetype/releases\"\u003egithub.com/gabriel-vasile/mimetype's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.11 cpio, wordperfect support\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ewordperfect: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/707\"\u003egabriel-vasile/mimetype#707\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecpio: add support for binary version in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/709\"\u003egabriel-vasile/mimetype#709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshebang: fix detection with args by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/710\"\u003egabriel-vasile/mimetype#710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshebang: support env -S by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/712\"\u003egabriel-vasile/mimetype#712\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edxf: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/720\"\u003egabriel-vasile/mimetype#720\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eclone: stop cloning MIME when there is no charset in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/722\"\u003egabriel-vasile/mimetype#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eaaf: remove individual node for aaf in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/724\"\u003egabriel-vasile/mimetype#724\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emsoxml: match files and directories for first zip entry in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/729\"\u003egabriel-vasile/mimetype#729\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11\"\u003ehttps://github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.4.10 perfomance inprovements, tests and new formats\u003c/h2\u003e\n\u003cp\u003eThis release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.\nChanges were made to make mimetype behave more file linux \u003ccode\u003e$ file --mime\u003c/code\u003e utility.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype_tests\"\u003ehttps://github.com/gabriel-vasile/mimetype_tests\u003c/a\u003e repo is now used for running comparisons between \u003ccode\u003emimetype\u003c/code\u003e and \u003ccode\u003e$ file --mime\u003c/code\u003e. It contains 50 000 samples and \u003ccode\u003emimetype\u003c/code\u003e identifies the same format as \u003ccode\u003e$ file --mime\u003c/code\u003e for ~97% of them. Results are in the \u003ca href=\"https://github.com/gabriel-vasile/mimetype_tests/actions\"\u003eActions tab\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echarset: remove dependency on x/net for parsing html in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/669\"\u003egabriel-vasile/mimetype#669\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCSV: replace stdlib reader with a parser that allocates less in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/672\"\u003egabriel-vasile/mimetype#672\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esvg: make detection harder in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/674\"\u003egabriel-vasile/mimetype#674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003epdf: relax check to match file in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/677\"\u003egabriel-vasile/mimetype#677\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ecsv: stop mutating input byte slices; for \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/680\"\u003e#680\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/681\"\u003egabriel-vasile/mimetype#681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echarset: remove dependency on mime  in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/684\"\u003egabriel-vasile/mimetype#684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emso_office: increase limit of checked entries from 4 to 100 in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/685\"\u003egabriel-vasile/mimetype#685\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ejar: replace application/jar with application/java-archive in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/686\"\u003egabriel-vasile/mimetype#686\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eZip container improvements in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/687\"\u003egabriel-vasile/mimetype#687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eJar first entry inside a zip in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/688\"\u003egabriel-vasile/mimetype#688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esvg+html: better handling for comments in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/689\"\u003egabriel-vasile/mimetype#689\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003exhtml: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/690\"\u003egabriel-vasile/mimetype#690\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emisc: behave more like file in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/691\"\u003egabriel-vasile/mimetype#691\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003elotus-1-2-3: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/695\"\u003egabriel-vasile/mimetype#695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd support for zipped KML files by \u003ca href=\"https://github.com/dmlambea\"\u003e\u003ccode\u003e@​dmlambea\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/693\"\u003egabriel-vasile/mimetype#693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eshell: add support by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/694\"\u003egabriel-vasile/mimetype#694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eruby: add support by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/700\"\u003egabriel-vasile/mimetype#700\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003epython: associate with python2 and python3 shebangs by \u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/699\"\u003egabriel-vasile/mimetype#699\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003evsdx: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/702\"\u003egabriel-vasile/mimetype#702\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eoneNote: add support in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/703\"\u003egabriel-vasile/mimetype#703\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echm: add support for Microsoft Compiled HTML Help in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/704\"\u003egabriel-vasile/mimetype#704\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNetpbm: add support by \u003ca href=\"https://github.com/kenshaw\"\u003e\u003ccode\u003e@​kenshaw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/705\"\u003egabriel-vasile/mimetype#705\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dmlambea\"\u003e\u003ccode\u003e@​dmlambea\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/693\"\u003egabriel-vasile/mimetype#693\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/scop\"\u003e\u003ccode\u003e@​scop\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/694\"\u003egabriel-vasile/mimetype#694\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kenshaw\"\u003e\u003ccode\u003e@​kenshaw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/pull/705\"\u003egabriel-vasile/mimetype#705\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/99148300a8a57c40a23ee4ef34166a35e68fc7ac\"\u003e\u003ccode\u003e9914830\u003c/code\u003e\u003c/a\u003e msoxml: match files and directories for first zip entry\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/5ec19125b7081089845d1a4216c16bfbf5f3b1b9\"\u003e\u003ccode\u003e5ec1912\u003c/code\u003e\u003c/a\u003e json: prevent one alloc by re-using the same slice (\u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/726\"\u003e#726\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/7cfd61491265164f91b75d8f29f3e245220a6157\"\u003e\u003ccode\u003e7cfd614\u003c/code\u003e\u003c/a\u003e performance: use regular funcs instead of var funcs (\u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/670\"\u003e#670\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/71a0f37d652d5c01df804ca9804716ec82212d4e\"\u003e\u003ccode\u003e71a0f37\u003c/code\u003e\u003c/a\u003e aaf: remove individual node for aaf\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/d0ad1037e9d643102ec8ea8b62f032850f149592\"\u003e\u003ccode\u003ed0ad103\u003c/code\u003e\u003c/a\u003e supported_mimes: fix lint and make test short\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/fa141bdcb5c76f4d2aabb91be055cae7ca48e96c\"\u003e\u003ccode\u003efa141bd\u003c/code\u003e\u003c/a\u003e supported_mimes: add .git-blame-ignore-revs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/16a062b83a0ba2c41827d23ff7d91f99f3a75ee6\"\u003e\u003ccode\u003e16a062b\u003c/code\u003e\u003c/a\u003e supported_mimes: add hierarchy to table\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/49f38623cdd2dad6719bf66c11966d827eff7abf\"\u003e\u003ccode\u003e49f3862\u003c/code\u003e\u003c/a\u003e clone: stop cloning MIME when there is no charset\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/d0a95afda74904eb1e5ac0a3214edac46801d3f9\"\u003e\u003ccode\u003ed0a95af\u003c/code\u003e\u003c/a\u003e dxf: add support; closes \u003ca href=\"https://redirect.github.com/gabriel-vasile/mimetype/issues/719\"\u003e#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gabriel-vasile/mimetype/commit/54d3513b61ca2c6765513e182178a3cf1f4591d6\"\u003e\u003ccode\u003e54d3513\u003c/code\u003e\u003c/a\u003e markup: fix for duplicate branch warning from linter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/gabriel-vasile/mimetype/compare/v1.4.9...v1.4.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-playground/validator/v10` from 10.27.0 to 10.28.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-playground/validator/releases\"\u003egithub.com/go-playground/validator/v10's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease 10.28.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate workflow.yml to support 2 most recent major versions by \u003ca href=\"https://github.com/nodivbyzero\"\u003e\u003ccode\u003e@​nodivbyzero\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-playground/validator/pull/1417\"\u003ego-playground/validator#1417\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.g...\n\n_Description has been truncated_","html_url":"https://github.com/greenbone/keycloak-client-golang/pull/249","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenbone%2Fkeycloak-client-golang/issues/249","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/249/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":"the dev-tools group","pr_created_at":"2025-11-03T00:56:57.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3580217777","node_id":"PR_kwDOFFptbs6xF5wR","number":78,"state":"open","title":"chore(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3 in the dev-tools group","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-03T00:56:57.000Z","updated_at":"2025-11-18T02:00:51.203Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":"the dev-tools group","ecosystem":"go"},"body":"Bumps the dev-tools group with 1 update: [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ScriptonBasestar/proxynd/pull/78","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptonBasestar%2Fproxynd/issues/78","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/78/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-31T07:27:58.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3573696431","node_id":"PR_kwDOQMgMis6wxJEH","number":6,"state":"open","title":"deps(deps): Bump the go-dependencies group across 1 directory with 3 updates","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-31T07:27:58.000Z","updated_at":"2025-10-31T07:27:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): Bump","group_name":"go-dependencies","update_count":3,"packages":[{"name":"github.com/mattn/go-sqlite3","old_version":"1.14.22","new_version":"1.14.32","repository_url":"https://github.com/mattn/go-sqlite3"},{"name":"github.com/sagikazarmark/locafero","old_version":"0.11.0","new_version":"0.12.0","repository_url":"https://github.com/sagikazarmark/locafero"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the go-dependencies group with 3 updates in the / directory: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) and [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/mattn/go-sqlite3` from 1.14.22 to 1.14.32\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd\"\u003e\u003ccode\u003e8bf7a8a\u003c/code\u003e\u003c/a\u003e update amalgamation code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/2e165e0718baef36dee27c234ce8a11009eb83ac\"\u003e\u003ccode\u003e2e165e0\u003c/code\u003e\u003c/a\u003e fix syntax error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/e63a0c3f5b40ae8b866fa134d403587c977eb75f\"\u003e\u003ccode\u003ee63a0c3\u003c/code\u003e\u003c/a\u003e fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a9775d4d98204f439d40145ee14e2606605bac31\"\u003e\u003ccode\u003ea9775d4\u003c/code\u003e\u003c/a\u003e return error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/c857a95a180ebf5b2894c7158645f44c303daa7a\"\u003e\u003ccode\u003ec857a95\u003c/code\u003e\u003c/a\u003e drop call of AuthEnabled()\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/eb86f084da9fbd726693c5c3de1adf2aaabe5f82\"\u003e\u003ccode\u003eeb86f08\u003c/code\u003e\u003c/a\u003e check authEnabled\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4372bf2fb0cc86d0647a3762e60fce29ec8a92ca\"\u003e\u003ccode\u003e4372bf2\u003c/code\u003e\u003c/a\u003e enable test for sqlite_userauth but it is dropped at least\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/69a843e67f38efe92c99aad764f3f6952c3c6032\"\u003e\u003ccode\u003e69a843e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/4c1ac1eb245604b6fe1821e22d3bb3573abfcca3\"\u003e\u003ccode\u003e4c1ac1e\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/mattn/go-sqlite3/commit/a8be3f8183a78ed0621f03361a49090fe77fdbbd\"\u003e\u003ccode\u003ea8be3f8\u003c/code\u003e\u003c/a\u003e fix GitHub workflow\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/mattn/go-sqlite3/compare/v1.14.22...v1.14.32\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/sagikazarmark/locafero` from 0.11.0 to 0.12.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/95e023c9ceb97b9d2bba3cc88b11a5ab65a7c7a7\"\u003e\u003ccode\u003e95e023c\u003c/code\u003e\u003c/a\u003e chore: go mod tidy\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/dd52fa5e0cfd2069ed86d3d259c04c18fb67b451\"\u003e\u003ccode\u003edd52fa5\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/sagikazarmark/locafero/issues/66\"\u003e#66\u003c/a\u003e from sagikazarmark/devenv\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/2ea32a748519c35912a648c889502bdf7ccd7ce7\"\u003e\u003ccode\u003e2ea32a7\u003c/code\u003e\u003c/a\u003e ci: use devenv\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/a66e1c756f1404e2697b6e090afa82dd293c85d3\"\u003e\u003ccode\u003ea66e1c7\u003c/code\u003e\u003c/a\u003e ci: update environment\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/20d9a69e5a04d813ba58f680249ce3f386efc893\"\u003e\u003ccode\u003e20d9a69\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/sagikazarmark/locafero/issues/65\"\u003e#65\u003c/a\u003e from sagikazarmark/conc\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/cec7e2aba4737d73493eb667975eba9915c2ed61\"\u003e\u003ccode\u003ecec7e2a\u003c/code\u003e\u003c/a\u003e chore: fix lint violations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/4ce872a2c3579fce1048eabe235fb072f8c83a48\"\u003e\u003ccode\u003e4ce872a\u003c/code\u003e\u003c/a\u003e ci: fix fuzz\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/8f1b3346679ab463712c3816f79bf18d5c3f9570\"\u003e\u003ccode\u003e8f1b334\u003c/code\u003e\u003c/a\u003e refactor: drop unused pool\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/1952e5d7cc9315c9a0554806b927831f2f33d90b\"\u003e\u003ccode\u003e1952e5d\u003c/code\u003e\u003c/a\u003e feat: drop concurrency and use a sequential queue\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sagikazarmark/locafero/commit/bb271a1eb109786cfd8fe2736152490be6d00913\"\u003e\u003ccode\u003ebb271a1\u003c/code\u003e\u003c/a\u003e feat: add experimental non-concurrent pool\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/sagikazarmark/locafero/compare/v0.11.0...v0.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/axcel0/Golang-Rest-Api-Gin/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/axcel0%2FGolang-Rest-Api-Gin/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-21T21:02:42.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3538151845","node_id":"PR_kwDODQKSms6u7bVD","number":686,"state":"closed","title":"build(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","no-pr-activity","go"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-01-28T03:53:20.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-21T21:02:42.000Z","updated_at":"2026-01-28T03:53:29.000Z","time_to_close":8491838,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e\n\n\u003e **Note**\n\u003e Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n","html_url":"https://github.com/shanbay/gobay/pull/686","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/shanbay%2Fgobay/issues/686","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/686/packages"}},{"old_version":"0.5.0","new_version":"0.5.2","update_type":"patch","path":null,"pr_created_at":"2025-10-21T18:14:15.000Z","version_change":"0.5.0 → 0.5.2","issue":{"uuid":"3537659817","node_id":"PR_kwDOI2g1ps6u5vi5","number":61,"state":"closed","title":"chore(deps): bump the golang group with 5 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-05-11T12:16:36.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-21T18:14:15.000Z","updated_at":"2026-05-11T12:16:46.000Z","time_to_close":17431341,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"golang","update_count":5,"packages":[{"name":"github.com/aws/aws-sdk-go","old_version":"1.44.311","new_version":"1.55.8","repository_url":"https://github.com/aws/aws-sdk-go"},{"name":"github.com/go-logr/logr","old_version":"1.2.4","new_version":"1.4.3","repository_url":"https://github.com/go-logr/logr"},{"name":"github.com/stretchr/testify","old_version":"1.8.4","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"gopkg.in/dnaeon/go-vcr.v3","old_version":"3.1.2","new_version":"3.2.0"},{"name":"github.com/stretchr/objx","old_version":"0.5.0","new_version":"0.5.2","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the golang group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.311` | `1.55.8` |\n| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.4` | `1.4.3` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.11.1` |\n| gopkg.in/dnaeon/go-vcr.v3 | `3.1.2` | `3.2.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.0` | `0.5.2` |\n\nUpdates `github.com/aws/aws-sdk-go` from 1.44.311 to 1.55.8\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/aws-sdk-go/releases\"\u003egithub.com/aws/aws-sdk-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease v1.55.8 (2025-07-31)\u003c/h1\u003e\n\u003ch3\u003eSDK Features\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMark the module and all packages as deprecated.\n\u003cul\u003e\n\u003cli\u003eThis SDK has entered end-of-support.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.7 (2025-04-22)\u003c/h1\u003e\n\u003ch3\u003eSDK Bugs\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/s3/s3manager\u003c/code\u003e: Abort multipart download if object is modified during download\n\u003cul\u003e\n\u003cli\u003eFixes \u003ca href=\"https://redirect.github.com/aws/aws-sdk-go/issues/4986\"\u003e4986\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.6 (2025-01-15)\u003c/h1\u003e\n\u003ch3\u003eSDK Bugs\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix broken printf for go1.24\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.5 (2024-07-30)\u003c/h1\u003e\n\u003ch3\u003eService Client Updates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/appstream\u003c/code\u003e: Updates service API and documentation\n\u003cul\u003e\n\u003cli\u003eAdded support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/autoscaling\u003c/code\u003e: Updates service API and documentation\n\u003cul\u003e\n\u003cli\u003eIncrease the length limit for VPCZoneIdentifier from 2047 to 5000\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/codepipeline\u003c/code\u003e: Updates service API, documentation, and paginators\n\u003cul\u003e\n\u003cli\u003eAWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticache\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eDoc only update for changes to deletion API.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticloadbalancing\u003c/code\u003e: Updates service API\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/eventbridge\u003c/code\u003e: Updates service API\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/logs\u003c/code\u003e: Updates service API\n\u003cul\u003e\n\u003cli\u003eAdd v2 smoke tests and smithy smokeTests trait for SDK testing.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/models.lex.v2\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/rolesanywhere\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/tnb\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/workspaces\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eRemoving multi-session as it isn't supported for pools\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease v1.55.4 (2024-07-29)\u003c/h1\u003e\n\u003ch3\u003eService Client Updates\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eservice/elasticache\u003c/code\u003e: Updates service documentation\n\u003cul\u003e\n\u003cli\u003eRenaming full service name as it appears in developer documentation.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eservice/memorydb\u003c/code\u003e: Updates service API and documentation\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/070853e88d22854d2355c2543d0958a5f76ad407\"\u003e\u003ccode\u003e070853e\u003c/code\u003e\u003c/a\u003e release v1.55.8 (2025-07-31)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/bb0168ecfa52f8809b27912ded94edafaa019512\"\u003e\u003ccode\u003ebb0168e\u003c/code\u003e\u003c/a\u003e Add deprecation warnings everywhere and remove some README content\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/7ce44f3b563e6c00488bc9c81fb12ef232d72d93\"\u003e\u003ccode\u003e7ce44f3\u003c/code\u003e\u003c/a\u003e aws\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/6d9a26d85968c06f7e83b3233c5454b93c1ccfd8\"\u003e\u003ccode\u003e6d9a26d\u003c/code\u003e\u003c/a\u003e remove doc issue tmpl\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/239002f260fd543fe03fbd154d3033777d2bcd30\"\u003e\u003ccode\u003e239002f\u003c/code\u003e\u003c/a\u003e deprecate service packages and HLLs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/70c4177b8fdf98fa35e7286fd7881276d7490540\"\u003e\u003ccode\u003e70c4177\u003c/code\u003e\u003c/a\u003e deprecate main runtime packages\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/bbdd4e9bc5e4f2795f25486b84b202d689efc632\"\u003e\u003ccode\u003ebbdd4e9\u003c/code\u003e\u003c/a\u003e deprecate\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/163aada692ed32951f979aacf452ded4c03b8a7c\"\u003e\u003ccode\u003e163aada\u003c/code\u003e\u003c/a\u003e release v1.55.7 (2025-04-22) (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go/issues/5346\"\u003e#5346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/9eb2bfd2f949fc81b96cee6b5aae6d9b84abea75\"\u003e\u003ccode\u003e9eb2bfd\u003c/code\u003e\u003c/a\u003e Abort multi part download if the object is modified during download\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go/commit/8d203ccff393340d080be0417d091cc60354449b\"\u003e\u003ccode\u003e8d203cc\u003c/code\u003e\u003c/a\u003e Update bug-report.yml\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go/compare/v1.44.311...v1.55.8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-logr/logr` from 1.2.4 to 1.4.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-logr/logr/releases\"\u003egithub.com/go-logr/logr's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.3\u003c/h2\u003e\n\u003cp\u003eMinor release.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix slog tests for 1.25 by \u003ca href=\"https://github.com/hoeppi-google\"\u003e\u003ccode\u003e@​hoeppi-google\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/361\"\u003ego-logr/logr#361\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove one exception from Slog testing by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/362\"\u003ego-logr/logr#362\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hoeppi-google\"\u003e\u003ccode\u003e@​hoeppi-google\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/361\"\u003ego-logr/logr#361\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3\"\u003ehttps://github.com/go-logr/logr/compare/v1.4.2...v1.4.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.4.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix lint: named but unused params by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/268\"\u003ego-logr/logr#268\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a Go report card, fix lint by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/271\"\u003ego-logr/logr#271\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efuncr: Handle nested empty groups properly by \u003ca href=\"https://github.com/thockin\"\u003e\u003ccode\u003e@​thockin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/274\"\u003ego-logr/logr#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/254\"\u003ego-logr/logr#254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/256\"\u003ego-logr/logr#256\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/257\"\u003ego-logr/logr#257\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/259\"\u003ego-logr/logr#259\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/260\"\u003ego-logr/logr#260\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/263\"\u003ego-logr/logr#263\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/262\"\u003ego-logr/logr#262\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/264\"\u003ego-logr/logr#264\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/266\"\u003ego-logr/logr#266\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/267\"\u003ego-logr/logr#267\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/270\"\u003ego-logr/logr#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/272\"\u003ego-logr/logr#272\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/275\"\u003ego-logr/logr#275\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.1 to 4.1.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/276\"\u003ego-logr/logr#276\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/277\"\u003ego-logr/logr#277\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/278\"\u003ego-logr/logr#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/279\"\u003ego-logr/logr#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/280\"\u003ego-logr/logr#280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.2 to 4.1.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/281\"\u003ego-logr/logr#281\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/282\"\u003ego-logr/logr#282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/283\"\u003ego-logr/logr#283\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/284\"\u003ego-logr/logr#284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/checkout from 4.1.3 to 4.1.4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/285\"\u003ego-logr/logr#285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/286\"\u003ego-logr/logr#286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/288\"\u003ego-logr/logr#288\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/289\"\u003ego-logr/logr#289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-logr/logr/pull/293\"\u003ego-logr/logr#293\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557\"\u003e\u003ccode\u003e38a1c47\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.17 to 3.28.18\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417\"\u003e\u003ccode\u003ef08bedd\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/setup-go from 5.4.0 to 5.5.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7\"\u003e\u003ccode\u003e6295e99\u003c/code\u003e\u003c/a\u003e build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957\"\u003e\u003ccode\u003e028840d\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.15 to 3.28.17\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201\"\u003e\u003ccode\u003e511e5fa\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/go-logr/logr/issues/367\"\u003e#367\u003c/a\u003e from go-logr/dependabot/github_actions/github/codeql-...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21\"\u003e\u003ccode\u003ed806463\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.13 to 3.28.15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044\"\u003e\u003ccode\u003e158c311\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/go-logr/logr/issues/366\"\u003e#366\u003c/a\u003e from thockin/master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1\"\u003e\u003ccode\u003ec79ddb3\u003c/code\u003e\u003c/a\u003e Update to support golangci-lint v2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205\"\u003e\u003ccode\u003e20a64ba\u003c/code\u003e\u003c/a\u003e build(deps): bump github/codeql-action from 3.28.12 to 3.28.13\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526\"\u003e\u003ccode\u003e0385e14\u003c/code\u003e\u003c/a\u003e Add comments around slog exceptions\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/go-logr/logr/compare/v1.2.4...v1.4.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.8.4...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `gopkg.in/dnaeon/go-vcr.v3` from 3.1.2 to 3.2.0\n\nUpdates `github.com/stretchr/objx` from 0.5.0 to 0.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.2\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump actions/checkout from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/143\"\u003estretchr/objx#143\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/144\"\u003estretchr/objx#144\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/cache from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/145\"\u003estretchr/objx#145\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate taskfile to latest version by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/148\"\u003estretchr/objx#148\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate supported go versions to latest three by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/149\"\u003estretchr/objx#149\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate testify by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/147\"\u003estretchr/objx#147\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.1...v0.5.2\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.1...v0.5.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.5.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.0 to 1.8.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/126\"\u003estretchr/objx#126\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix a couple typos in the README.md by \u003ca href=\"https://github.com/autarch\"\u003e\u003ccode\u003e@​autarch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/128\"\u003estretchr/objx#128\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix typos in comments and function names by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/129\"\u003estretchr/objx#129\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUse go1.13; remove vendor folder; update .github action by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/130\"\u003estretchr/objx#130\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.1 to 1.8.2 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/132\"\u003estretchr/objx#132\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 3 to 4 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/133\"\u003estretchr/objx#133\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003egofmt 1.20 by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/139\"\u003estretchr/objx#139\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edeps: fix dependency cycle with testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/124\"\u003e#124\u003c/a\u003e) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/140\"\u003estretchr/objx#140\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/autarch\"\u003e\u003ccode\u003e@​autarch\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/128\"\u003estretchr/objx#128\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/129\"\u003estretchr/objx#129\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/139\"\u003estretchr/objx#139\u003c/a\u003e. Thank you for your contribution!\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.0...v0.5.1\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.0...v0.5.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/307d0db21292676ac9d469826525c3630f47f63a\"\u003e\u003ccode\u003e307d0db\u003c/code\u003e\u003c/a\u003e Update testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/147\"\u003e#147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/762bf42adf033a33c0234f73d1ffbb89353c0122\"\u003e\u003ccode\u003e762bf42\u003c/code\u003e\u003c/a\u003e Update supported go versions to latest three (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/149\"\u003e#149\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/69bcfd79c1e8f33a3f24cf3f5d196988be0aa3a5\"\u003e\u003ccode\u003e69bcfd7\u003c/code\u003e\u003c/a\u003e Update taskfile to latest version (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/148\"\u003e#148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/095c67f3f66b9cf58064e58657ca3879da818c20\"\u003e\u003ccode\u003e095c67f\u003c/code\u003e\u003c/a\u003e Bump actions/cache from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0fa6af1fa7faaf6cccee71299fe124552e28b427\"\u003e\u003ccode\u003e0fa6af1\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/2f94dc0f261e438a379720da9d8c43d586e1b80d\"\u003e\u003ccode\u003e2f94dc0\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/143\"\u003e#143\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/65e87f45aef3cace4135eebbd8338a7f9fd68232\"\u003e\u003ccode\u003e65e87f4\u003c/code\u003e\u003c/a\u003e deps: fix dependency cycle with testify (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/124\"\u003e#124\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/140\"\u003e#140\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3499ad5ddb7c7017aa35e3029ad7ef7bb1741a58\"\u003e\u003ccode\u003e3499ad5\u003c/code\u003e\u003c/a\u003e gofmt 1.20 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/dce549bf9c75533ea766c489cc08955976f0418d\"\u003e\u003ccode\u003edce549b\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 3 to 4 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/133\"\u003e#133\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/61eb6cc3a235ad5985670a7f50dd82067d5b3413\"\u003e\u003ccode\u003e61eb6cc\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/132\"\u003e#132\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.0...v0.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/dell/goobjectscale/pull/61","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fgoobjectscale/issues/61","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/61/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-20T21:10:39.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3533960367","node_id":"PR_kwDOCEwZSs6utodR","number":1181,"state":"open","title":"Bump the github-dependencies group across 1 directory with 31 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":5,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-20T21:10:39.000Z","updated_at":"2026-01-06T09:01:03.907Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":31,"packages":[{"name":"cloud.google.com/go/compute/metadata","old_version":"0.6.0","new_version":"0.9.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/resourcemanager","old_version":"1.10.1","new_version":"1.10.7","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/container-storage-interface/spec","old_version":"1.11.0","new_version":"1.12.0","repository_url":"https://github.com/container-storage-interface/spec"},{"name":"github.com/stretchr/testify","old_version":"1.10.0","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.2","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.1","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.0","new_version":"1.9.3","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/auto/sdk","old_version":"1.1.0","new_version":"1.2.1","repository_url":"https://github.com/open-telemetry/opentelemetry-go-instrumentation"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 18 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.9.0` |\n| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.7` |\n| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.2` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.3` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/compute/metadata's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecompute/metadata: v0.9.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.8.4...compute/metadata/v0.9.0\"\u003e0.9.0\u003c/a\u003e (2025-09-24)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecompute/metadata:\u003c/strong\u003e Retry on HTTP 429 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12932\"\u003e#12932\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1e91f5c07acacd38ecdd4ff3e83e092b745e0bc2\"\u003e1e91f5c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003elongrunning 0.7.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/jskeet/google-cloud-go/compare/longrunning/v0.6.7...longrunning/v0.7.0\"\u003e0.7.0\u003c/a\u003e (2025-10-14)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eadd ListOperations partial success flag\u003c/li\u003e\n\u003cli\u003eadd ListOperations unreachable resources\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/compute/metadata's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch3\u003eCode changes required from v0.9.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003epubsub: Replace\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;})\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewith\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.Update(ctx, pubsub.SubscriptionConfigToUpdate{\n    PushConfig: \u0026amp;pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;},\n})\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: traceGRPCServerInterceptor will be provided from *trace.Client.\nGiven an initialized \u003ccode\u003e*trace.Client\u003c/code\u003e named \u003ccode\u003etc\u003c/code\u003e, instead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(tc.GRPCServerInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace trace.GRPCClientInterceptor will also provided from *trace.Client.\nInstead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(trace.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: We removed the deprecated \u003ccode\u003etrace.EnableGRPCTracing\u003c/code\u003e. Use the gRPC\ninterceptor as a dial option as shown below when initializing Cloud package\nclients:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ec, err := pubsub.NewClient(ctx, \u0026quot;project-id\u0026quot;, option.WithGRPCDialOption(grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor())))\nif err != nil {\n    ...\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d4f8670e9dba7e0c9dd3f6da843d678afd21c587\"\u003e\u003ccode\u003ed4f8670\u003c/code\u003e\u003c/a\u003e BREAKING: all: regenerate toolkit client\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/23179f286bc31e07fba2eddaa540fb999b1b1fd9\"\u003e\u003ccode\u003e23179f2\u003c/code\u003e\u003c/a\u003e readme: document Trace and Error Reporting clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2e00bbd8f3e634946157a55f32b9629a6249ef8\"\u003e\u003ccode\u003ec2e00bb\u003c/code\u003e\u003c/a\u003e trace: switch to grpc-trace-bin for gRPC calls\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1de0ed4e08034a9c7876ac0388a3ce4829975c2d\"\u003e\u003ccode\u003e1de0ed4\u003c/code\u003e\u003c/a\u003e rpcreplay: Fprintf functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/887898847c8baba2e5759253ad5220fee647c9bc\"\u003e\u003ccode\u003e8878988\u003c/code\u003e\u003c/a\u003e bigtable/bttest: Return proper error code when entity already exists\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e4320733c18e235855581126d1e0431e7b0696c9\"\u003e\u003ccode\u003ee432073\u003c/code\u003e\u003c/a\u003e bigtable: Don't retry on INTERNAL errors.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/84bf6489cd1dd9a66dd6069740bab8817071ac68\"\u003e\u003ccode\u003e84bf648\u003c/code\u003e\u003c/a\u003e rpcreplay: responses to code review comments from previous CL\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e687f277c2e848aec22ab8672d6f890dcf927bed\"\u003e\u003ccode\u003ee687f27\u003c/code\u003e\u003c/a\u003e rpcreplay: replay of unary RPCs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9da216d6e2d39eb711e0336118c59a47d62e4d90\"\u003e\u003ccode\u003e9da216d\u003c/code\u003e\u003c/a\u003e spanner: more integration tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a089e759c83b22e7d1478ff587c8953864b936ba\"\u003e\u003ccode\u003ea089e75\u003c/code\u003e\u003c/a\u003e logging: document that Close flushes the loggers\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.6.0...v0.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.7\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/resourcemanager's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eservicemanagement: v1.10.7\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.10.6...servicemanagement/v1.10.7\"\u003e1.10.7\u003c/a\u003e (2025-10-15)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicemanagement:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/fc134e09b9928b07b362fe8ae8b292210546793d\"\u003efc134e0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b1c926307adb96bdc303c29a4bf545f5c23fef77\"\u003e\u003ccode\u003eb1c9263\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10004\"\u003e#10004\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a03bd0e5ba0bb5a846e7bb3e8a73fff436ed482d\"\u003e\u003ccode\u003ea03bd0e\u003c/code\u003e\u003c/a\u003e chore(spanner): update Spanner owner to harshachinta (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10060\"\u003e#10060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e8600a5631377165f97ff99c98ea754405ac129\"\u003e\u003ccode\u003e7e8600a\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10058\"\u003e#10058\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/daea9d1e089f7e6cbe9a07840a5f776215872ea9\"\u003e\u003ccode\u003edaea9d1\u003c/code\u003e\u003c/a\u003e chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10077\"\u003e#10077\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59457a33731b2d9f79a4ade9e563643d5487a3c6\"\u003e\u003ccode\u003e59457a3\u003c/code\u003e\u003c/a\u003e feat(shopping): new shopping.merchant.conversions client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10076\"\u003e#10076\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e82cc5f8667a4b0d9f47fe7f935d0a553c010e93\"\u003e\u003ccode\u003ee82cc5f\u003c/code\u003e\u003c/a\u003e feat(streetview): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10075\"\u003e#10075\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7656129e1cffbfb788d849f3b35c28c7ac69054f\"\u003e\u003ccode\u003e7656129\u003c/code\u003e\u003c/a\u003e feat(aiplatform): A new value \u003ccode\u003eTPU_V5_LITEPOD\u003c/code\u003e is added to enum `AcceleratorT...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f537fdd0842b756995035f21c6af6b07bf73b6cc\"\u003e\u003ccode\u003ef537fdd\u003c/code\u003e\u003c/a\u003e chore: generate streetview publish client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10072\"\u003e#10072\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1d757c66478963d6cbbef13fee939632c742759c\"\u003e\u003ccode\u003e1d757c6\u003c/code\u003e\u003c/a\u003e docs(batch): Update description on allowed_locations in LocationPolicy field ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/bb4718524413a4fedd33bff4ffebba86a2eff294\"\u003e\u003ccode\u003ebb47185\u003c/code\u003e\u003c/a\u003e chore(spanner): temporarily skip spanner tests (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10071\"\u003e#10071\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.1...trace/v1.10.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/container-storage-interface/spec/releases\"\u003egithub.com/container-storage-interface/spec's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.12.0\u003c/h2\u003e\n\u003ch3\u003eBreaking changes/Deprecations:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNone\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eAdditions:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e - [Alpha] Add new \u003ccode\u003eGetSnapshot\u003c/code\u003e RPC  by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e - [GA] Move \u003ccode\u003eControllerModifyVolume\u003c/code\u003e to GA  by \u003ca href=\"https://github.com/sunnylovestiramisu\"\u003e\u003ccode\u003e@​sunnylovestiramisu\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eClarifications/Corrections/Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e -  Clarify that the \u003ccode\u003eINVALID_ARGUMENT\u003c/code\u003e error code for \u003ccode\u003eControllerModifyVolume\u003c/code\u003e is safe to not retry (i.e. \u0026quot;infeasible\u0026quot;) by \u003ca href=\"https://github.com/bswartz\"\u003e\u003ccode\u003e@​bswartz\u003c/code\u003e\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e - Documents the gRPC error code that should be returned for \u003ccode\u003eGetMetadataDelta\u003c/code\u003e when changed block tracking has not been enabled in the underlying storage subsystem by \u003ca href=\"https://github.com/carlbraganza\"\u003e\u003ccode\u003e@​carlbraganza\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e - removes \u0026quot;optional\u0026quot; from the description of \u003ccode\u003eGetVolumeGroupSnapshot\u003c/code\u003e to reduce confusion by \u003ca href=\"https://github.com/xing-yang\"\u003e\u003ccode\u003e@​xing-yang\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependencies:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e - Bump golang from 1.18 to 1.23\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ehttps://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.12.0-rc1\u003c/h2\u003e\n\u003cp\u003eNo release notes provided.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/e6fc13ea4d529db12e211ef79c924ee3186c39d5\"\u003e\u003ccode\u003ee6fc13e\u003c/code\u003e\u003c/a\u003e Bump golang.org/x/net from 0.23.0 to 0.38.0 (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/585\"\u003e#585\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/6b73147117c76456c47e44eca85017bb8fda5e5d\"\u003e\u003ccode\u003e6b73147\u003c/code\u003e\u003c/a\u003e Remove optional to avoid confusion (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/580\"\u003e#580\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/91b25fc4ba3b2c3f869e9fc4d6e37776416d46b8\"\u003e\u003ccode\u003e91b25fc\u003c/code\u003e\u003c/a\u003e Move ControllerModifyVolume to GA (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/588\"\u003e#588\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/3a67636ff3b4ab2b9943eca02a4cdffa2dee47a6\"\u003e\u003ccode\u003e3a67636\u003c/code\u003e\u003c/a\u003e Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/f437b19650aaa1a0be79c71770655b591b2d15cd\"\u003e\u003ccode\u003ef437b19\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/597\"\u003e#597\u003c/a\u003e from bswartz/vac-infeasible-error\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/4040d421feb9d2912fd2983e00f26a352b907684\"\u003e\u003ccode\u003e4040d42\u003c/code\u003e\u003c/a\u003e Clarify ControllerModifyVolume errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/a539b4f9fe4143eeefb8f3e3e069096fa00b61d1\"\u003e\u003ccode\u003ea539b4f\u003c/code\u003e\u003c/a\u003e Add GetSnapshot RPC (\u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/586\"\u003e#586\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/98819c45a37a67e0cd466bd02b813faf91af4e45\"\u003e\u003ccode\u003e98819c4\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/container-storage-interface/spec/issues/576\"\u003e#576\u003c/a\u003e from saad-ali/release1.11bump\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/container-storage-interface/spec/commit/b5049c05e598db787ab59eed7285833034871ab3\"\u003e\u003ccode\u003eb5049c0\u003c/code\u003e\u003c/a\u003e Bump master version to 1.12 for next release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/container-storage-interface/spec/compare/v1.11.0...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.116.0 to 0.120.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0\"\u003e0.120.0\u003c/a\u003e (2025-03-20)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003ecbe4419\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ethird_party/pkgsite:\u003c/strong\u003e Increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e587b5cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.3...v0.119.0\"\u003e0.119.0\u003c/a\u003e (2025-03-11)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Add support for listening on custom host to internal/testutil (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11780\"\u003e#11780\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9608a09a5d41778c7bb93792b5d5128d7081d4a6\"\u003e9608a09\u003c/a\u003e), refs \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11586\"\u003e#11586\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.2...v0.118.3\"\u003e0.118.3\u003c/a\u003e (2025-02-20)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11591\"\u003e#11591\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d52451aa22fb7120e37b43161d3d3103c19e5943\"\u003ed52451a\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.1...v0.118.2\"\u003e0.118.2\u003c/a\u003e (2025-02-06)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Don't save timestamps until modules are successfully processed (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11563\"\u003e#11563\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8f38b3d912354027c30977b5adc928e0c6eff7a9\"\u003e8f38b3d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Retry go get with explicit envoy dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11564\"\u003e#11564\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a06a6a5542939b6239e1ec2c944eb1aae56745d9\"\u003ea06a6a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.0...v0.118.1\"\u003e0.118.1\u003c/a\u003e (2025-01-30)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Remove OpenCensus dependency (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/6243d910b2bb502211d8308f9cc7723829d9f844\"\u003e6243d91\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.117.0...v0.118.0\"\u003e0.118.0\u003c/a\u003e (2025-01-02)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Add AddMonths, AddYears and Weekday methods to Date (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11340\"\u003e#11340\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d45f1a01ebff868418aa14fe762ef7d1334f797d\"\u003ed45f1a0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.117.0\"\u003e0.117.0\u003c/a\u003e (2024-12-16)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10ad0a8c21cad5f7ea0a41d74e0fe143df3d18f5\"\u003e\u003ccode\u003e10ad0a8\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11880\"\u003e#11880\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d281c20d5fbfdb52f4a474aee6e5268381305a22\"\u003e\u003ccode\u003ed281c20\u003c/code\u003e\u003c/a\u003e fix(vertexai): close cache client to avoid leaking gRPC goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11856\"\u003e#11856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e600b964c1cae3ba47fc7d1d340a536723d18cb\"\u003e\u003ccode\u003e7e600b9\u003c/code\u003e\u003c/a\u003e chore(main): release auth/oauth2adapt 0.2.8 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11843\"\u003e#11843\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003e\u003ccode\u003ecbe4419\u003c/code\u003e\u003c/a\u003e feat(civil): implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/31cd2720718549130beba36431b52fd1e17a62cd\"\u003e\u003ccode\u003e31cd272\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11840\"\u003e#11840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b6801649768f9c94f97c5eaa913d2e1f43e07641\"\u003e\u003ccode\u003eb680164\u003c/code\u003e\u003c/a\u003e feat(bigtable): adding node scaling factor\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e\u003ccode\u003e587b5cc\u003c/code\u003e\u003c/a\u003e fix(third_party/pkgsite): increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/24c5ae0ab119b2b7ba54ba0ea9c5432cdc5ec28f\"\u003e\u003ccode\u003e24c5ae0\u003c/code\u003e\u003c/a\u003e feat(bigtable): Add Bind function to bind query params (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11862\"\u003e#11862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2ee207621b2bb5fad8e6821892eae0041f469cd\"\u003e\u003ccode\u003ec2ee207\u003c/code\u003e\u003c/a\u003e feat(dlp): add sample findings for data profiles (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11869\"\u003e#11869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b7209d54459d10741f4dd57bb9c1ae07450d719\"\u003e\u003ccode\u003e4b7209d\u003c/code\u003e\u003c/a\u003e feat(modelarmor): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11868\"\u003e#11868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.120.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/auth` from 0.15.0 to 0.16.4\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/auth's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.5...v0.121.6\"\u003e0.121.6\u003c/a\u003e (2025-08-14)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix Dockerfile permissions for go mod tidy (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12704\"\u003e#12704\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0e70a0b6afccc016c67337f340e2755fe7a476ca\"\u003e0e70a0b\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.4...v0.121.5\"\u003e0.121.5\u003c/a\u003e (2025-08-12)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/833f2f2bc08f21098ecb82f264d746e2baa92869\"\u003e\u003ccode\u003e833f2f2\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12667\"\u003e#12667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1482191e88236693efef68769752638281566766\"\u003e\u003ccode\u003e1482191\u003c/code\u003e\u003c/a\u003e fix(auth): add UseDefaultClient: true to metadata.Options (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12666\"\u003e#12666\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d24181fbd33e9ddb254279d001925b0765d985a6\"\u003e\u003ccode\u003ed24181f\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12636\"\u003e#12636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a0a855cdbf1eaab1dcc2adc53ab0326b34bde665\"\u003e\u003ccode\u003ea0a855c\u003c/code\u003e\u003c/a\u003e chore(main): release spanner 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12664\"\u003e#12664\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a1ce8c26651e7a0ba4f1b20aba4c0fefbab0b972\"\u003e\u003ccode\u003ea1ce8c2\u003c/code\u003e\u003c/a\u003e chore(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12665\"\u003e#12665\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8b410ec689591a591aecb46831f2f50706cb973f\"\u003e\u003ccode\u003e8b410ec\u003c/code\u003e\u003c/a\u003e feat(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12663\"\u003e#12663\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7558990fffc196a58cecd2ac4289b7bb16290e22\"\u003e\u003ccode\u003e7558990\u003c/code\u003e\u003c/a\u003e fix: receive trailers to prevent buildup of pending goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12662\"\u003e#12662\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1a8820900f20e038291c4bb2c5284a449196e81f\"\u003e\u003ccode\u003e1a88209\u003c/code\u003e\u003c/a\u003e feat(compute/metadata): add Options.UseDefaultClient (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12657\"\u003e#12657\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3edcbf3b5093322ca3f9a96cdc243c8043a01902\"\u003e\u003ccode\u003e3edcbf3\u003c/code\u003e\u003c/a\u003e chore(storage): update apiary dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12654\"\u003e#12654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c3574a2b4448330a9d46bdc810ebdc090f2d7246\"\u003e\u003ccode\u003ec3574a2\u003c/code\u003e\u003c/a\u003e feat(aiplatform): add FeatureViewDirectWrite API in v1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12645\"\u003e#12645\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.15.0...auth/v0.16.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/iam` from 1.2.1 to 1.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/iam's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecloudcontrolspartner 1.5.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.4.0...cloudcontrolspartner/v1.5.0\"\u003e1.5.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esupport: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/support/v1.4.0...support/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esupport:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ebaremetalsolution 1.4.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.3.6...baremetalsolution/v1.4.0\"\u003e1.4.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003evmwareengine: v1.3.6\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v1.3.5...vmwareengine/v1.3.6\"\u003e1.3.6\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003evmwareengine:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eservicehealth: v1.2.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicehealth/v1.2.3...servicehealth/v1.2.4\"\u003e1.2.4\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicehealth:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/iam/v1.2.1...iam/v1.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.6.1 to 0.6.7\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/auth/v0.6.1...longrunning/v0.6.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnoti...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1181","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1181","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1181/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-13T21:09:30.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3511492669","node_id":"PR_kwDOCEwZSs6tik4t","number":1176,"state":"closed","title":"Bump the github-dependencies group across 1 directory with 30 updates","user":"dependabot[bot]","labels":["release-note-none","size/XXL","cncf-cla: yes","kind/cleanup","ok-to-test","area/dependency"],"assignees":[],"locked":false,"comments_count":4,"pull_request":true,"closed_at":"2025-10-20T21:08:49.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T21:09:30.000Z","updated_at":"2025-10-20T21:08:51.000Z","time_to_close":604759,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"github-dependencies","update_count":30,"packages":[{"name":"cloud.google.com/go/compute/metadata","old_version":"0.6.0","new_version":"0.9.0","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"cloud.google.com/go/resourcemanager","old_version":"1.10.1","new_version":"1.10.7","repository_url":"https://github.com/googleapis/google-cloud-go"},{"name":"github.com/stretchr/testify","old_version":"1.10.0","new_version":"1.11.1","repository_url":"https://github.com/stretchr/testify"},{"name":"github.com/emicklei/go-restful/v3","old_version":"3.11.0","new_version":"3.13.0","repository_url":"https://github.com/emicklei/go-restful"},{"name":"github.com/evanphx/json-patch","old_version":"5.6.0+incompatible","new_version":"5.9.11+incompatible","repository_url":"https://github.com/evanphx/json-patch"},{"name":"github.com/fsnotify/fsnotify","old_version":"1.7.0","new_version":"1.9.0","repository_url":"https://github.com/fsnotify/fsnotify"},{"name":"github.com/fxamacker/cbor/v2","old_version":"2.7.0","new_version":"2.9.0","repository_url":"https://github.com/fxamacker/cbor"},{"name":"github.com/go-openapi/jsonpointer","old_version":"0.21.0","new_version":"0.22.1","repository_url":"https://github.com/go-openapi/jsonpointer"},{"name":"github.com/go-openapi/jsonreference","old_version":"0.20.2","new_version":"0.21.2","repository_url":"https://github.com/go-openapi/jsonreference"},{"name":"github.com/go-openapi/swag","old_version":"0.23.0","new_version":"0.25.1","repository_url":"https://github.com/go-openapi/swag"},{"name":"github.com/hashicorp/go-multierror","old_version":"1.1.0","new_version":"1.1.1","repository_url":"https://github.com/hashicorp/go-multierror"},{"name":"github.com/nxadm/tail","old_version":"1.4.8","new_version":"1.4.11","repository_url":"https://github.com/nxadm/tail"},{"name":"github.com/prometheus/client_golang","old_version":"1.16.0","new_version":"1.23.2","repository_url":"https://github.com/prometheus/client_golang"},{"name":"github.com/sirupsen/logrus","old_version":"1.9.0","new_version":"1.9.3","repository_url":"https://github.com/sirupsen/logrus"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"go.opentelemetry.io/auto/sdk","old_version":"1.1.0","new_version":"1.2.1","repository_url":"https://github.com/open-telemetry/opentelemetry-go-instrumentation"},{"name":"go.uber.org/atomic","old_version":"1.10.0","new_version":"1.11.0","repository_url":"https://github.com/uber-go/atomic"}],"path":null,"ecosystem":"go"},"body":"Bumps the github-dependencies group with 17 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.9.0` |\n| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.10.1` | `1.10.7` |\n| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` |\n| [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.13.0` |\n| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.11+incompatible` |\n| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.9.0` |\n| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.7.0` | `2.9.0` |\n| [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.21.0` | `0.22.1` |\n| [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.2` |\n| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.25.1` |\n| [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` |\n| [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.0` | `1.9.3` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` |\n| [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.10.0` | `1.11.0` |\n\n\nUpdates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/compute/metadata's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecompute/metadata: v0.9.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.8.4...compute/metadata/v0.9.0\"\u003e0.9.0\u003c/a\u003e (2025-09-24)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecompute/metadata:\u003c/strong\u003e Retry on HTTP 429 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12932\"\u003e#12932\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1e91f5c07acacd38ecdd4ff3e83e092b745e0bc2\"\u003e1e91f5c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/compute/metadata's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch3\u003eCode changes required from v0.9.0\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003epubsub: Replace\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.ModifyPushConfig(ctx, pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;})\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewith\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003esub.Update(ctx, pubsub.SubscriptionConfigToUpdate{\n    PushConfig: \u0026amp;pubsub.PushConfig{Endpoint: \u0026quot;https://example.com/push\u0026quot;},\n})\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: traceGRPCServerInterceptor will be provided from *trace.Client.\nGiven an initialized \u003ccode\u003e*trace.Client\u003c/code\u003e named \u003ccode\u003etc\u003c/code\u003e, instead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(trace.GRPCServerInterceptor(tc)))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003es := grpc.NewServer(grpc.UnaryInterceptor(tc.GRPCServerInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace trace.GRPCClientInterceptor will also provided from *trace.Client.\nInstead of\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(trace.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003ewrite\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003econn, err := grpc.Dial(srv.Addr, grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor()))\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etrace: We removed the deprecated \u003ccode\u003etrace.EnableGRPCTracing\u003c/code\u003e. Use the gRPC\ninterceptor as a dial option as shown below when initializing Cloud package\nclients:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ec, err := pubsub.NewClient(ctx, \u0026quot;project-id\u0026quot;, option.WithGRPCDialOption(grpc.WithUnaryInterceptor(tc.GRPCClientInterceptor())))\nif err != nil {\n    ...\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d4f8670e9dba7e0c9dd3f6da843d678afd21c587\"\u003e\u003ccode\u003ed4f8670\u003c/code\u003e\u003c/a\u003e BREAKING: all: regenerate toolkit client\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/23179f286bc31e07fba2eddaa540fb999b1b1fd9\"\u003e\u003ccode\u003e23179f2\u003c/code\u003e\u003c/a\u003e readme: document Trace and Error Reporting clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2e00bbd8f3e634946157a55f32b9629a6249ef8\"\u003e\u003ccode\u003ec2e00bb\u003c/code\u003e\u003c/a\u003e trace: switch to grpc-trace-bin for gRPC calls\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1de0ed4e08034a9c7876ac0388a3ce4829975c2d\"\u003e\u003ccode\u003e1de0ed4\u003c/code\u003e\u003c/a\u003e rpcreplay: Fprintf functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/887898847c8baba2e5759253ad5220fee647c9bc\"\u003e\u003ccode\u003e8878988\u003c/code\u003e\u003c/a\u003e bigtable/bttest: Return proper error code when entity already exists\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e4320733c18e235855581126d1e0431e7b0696c9\"\u003e\u003ccode\u003ee432073\u003c/code\u003e\u003c/a\u003e bigtable: Don't retry on INTERNAL errors.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/84bf6489cd1dd9a66dd6069740bab8817071ac68\"\u003e\u003ccode\u003e84bf648\u003c/code\u003e\u003c/a\u003e rpcreplay: responses to code review comments from previous CL\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e687f277c2e848aec22ab8672d6f890dcf927bed\"\u003e\u003ccode\u003ee687f27\u003c/code\u003e\u003c/a\u003e rpcreplay: replay of unary RPCs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9da216d6e2d39eb711e0336118c59a47d62e4d90\"\u003e\u003ccode\u003e9da216d\u003c/code\u003e\u003c/a\u003e spanner: more integration tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a089e759c83b22e7d1478ff587c8953864b936ba\"\u003e\u003ccode\u003ea089e75\u003c/code\u003e\u003c/a\u003e logging: document that Close flushes the loggers\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.6.0...v0.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/resourcemanager` from 1.10.1 to 1.10.7\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/resourcemanager's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eresourcemanager: v1.10.7\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/resourcemanager/v1.10.6...resourcemanager/v1.10.7\"\u003e1.10.7\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eresourcemanager:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b1c926307adb96bdc303c29a4bf545f5c23fef77\"\u003e\u003ccode\u003eb1c9263\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10004\"\u003e#10004\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a03bd0e5ba0bb5a846e7bb3e8a73fff436ed482d\"\u003e\u003ccode\u003ea03bd0e\u003c/code\u003e\u003c/a\u003e chore(spanner): update Spanner owner to harshachinta (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10060\"\u003e#10060\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e8600a5631377165f97ff99c98ea754405ac129\"\u003e\u003ccode\u003e7e8600a\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10058\"\u003e#10058\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/daea9d1e089f7e6cbe9a07840a5f776215872ea9\"\u003e\u003ccode\u003edaea9d1\u003c/code\u003e\u003c/a\u003e chore(deps): ignore go.opentelemetry.io/contrib/detectors/gcp (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10077\"\u003e#10077\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59457a33731b2d9f79a4ade9e563643d5487a3c6\"\u003e\u003ccode\u003e59457a3\u003c/code\u003e\u003c/a\u003e feat(shopping): new shopping.merchant.conversions client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10076\"\u003e#10076\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e82cc5f8667a4b0d9f47fe7f935d0a553c010e93\"\u003e\u003ccode\u003ee82cc5f\u003c/code\u003e\u003c/a\u003e feat(streetview): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10075\"\u003e#10075\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7656129e1cffbfb788d849f3b35c28c7ac69054f\"\u003e\u003ccode\u003e7656129\u003c/code\u003e\u003c/a\u003e feat(aiplatform): A new value \u003ccode\u003eTPU_V5_LITEPOD\u003c/code\u003e is added to enum `AcceleratorT...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f537fdd0842b756995035f21c6af6b07bf73b6cc\"\u003e\u003ccode\u003ef537fdd\u003c/code\u003e\u003c/a\u003e chore: generate streetview publish client (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10072\"\u003e#10072\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1d757c66478963d6cbbef13fee939632c742759c\"\u003e\u003ccode\u003e1d757c6\u003c/code\u003e\u003c/a\u003e docs(batch): Update description on allowed_locations in LocationPolicy field ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/bb4718524413a4fedd33bff4ffebba86a2eff294\"\u003e\u003ccode\u003ebb47185\u003c/code\u003e\u003c/a\u003e chore(spanner): temporarily skip spanner tests (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/10071\"\u003e#10071\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.1...trace/v1.10.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go` from 0.116.0 to 0.120.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0\"\u003e0.120.0\u003c/a\u003e (2025-03-20)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003ecbe4419\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ethird_party/pkgsite:\u003c/strong\u003e Increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e587b5cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.3...v0.119.0\"\u003e0.119.0\u003c/a\u003e (2025-03-11)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Add support for listening on custom host to internal/testutil (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11780\"\u003e#11780\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/9608a09a5d41778c7bb93792b5d5128d7081d4a6\"\u003e9608a09\u003c/a\u003e), refs \u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11586\"\u003e#11586\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.2...v0.118.3\"\u003e0.118.3\u003c/a\u003e (2025-02-20)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11591\"\u003e#11591\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d52451aa22fb7120e37b43161d3d3103c19e5943\"\u003ed52451a\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.1...v0.118.2\"\u003e0.118.2\u003c/a\u003e (2025-02-06)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Don't save timestamps until modules are successfully processed (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11563\"\u003e#11563\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8f38b3d912354027c30977b5adc928e0c6eff7a9\"\u003e8f38b3d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Retry go get with explicit envoy dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11564\"\u003e#11564\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a06a6a5542939b6239e1ec2c944eb1aae56745d9\"\u003ea06a6a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.118.0...v0.118.1\"\u003e0.118.1\u003c/a\u003e (2025-01-30)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003emain:\u003c/strong\u003e Remove OpenCensus dependency (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/6243d910b2bb502211d8308f9cc7723829d9f844\"\u003e6243d91\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.117.0...v0.118.0\"\u003e0.118.0\u003c/a\u003e (2025-01-02)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ecivil:\u003c/strong\u003e Add AddMonths, AddYears and Weekday methods to Date (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11340\"\u003e#11340\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d45f1a01ebff868418aa14fe762ef7d1334f797d\"\u003ed45f1a0\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.117.0\"\u003e0.117.0\u003c/a\u003e (2024-12-16)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10ad0a8c21cad5f7ea0a41d74e0fe143df3d18f5\"\u003e\u003ccode\u003e10ad0a8\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11880\"\u003e#11880\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d281c20d5fbfdb52f4a474aee6e5268381305a22\"\u003e\u003ccode\u003ed281c20\u003c/code\u003e\u003c/a\u003e fix(vertexai): close cache client to avoid leaking gRPC goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11856\"\u003e#11856\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7e600b964c1cae3ba47fc7d1d340a536723d18cb\"\u003e\u003ccode\u003e7e600b9\u003c/code\u003e\u003c/a\u003e chore(main): release auth/oauth2adapt 0.2.8 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11843\"\u003e#11843\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4\"\u003e\u003ccode\u003ecbe4419\u003c/code\u003e\u003c/a\u003e feat(civil): implement database/sql.Scanner|Valuer (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1145\"\u003e#1145\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11808\"\u003e#11808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/31cd2720718549130beba36431b52fd1e17a62cd\"\u003e\u003ccode\u003e31cd272\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11840\"\u003e#11840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/b6801649768f9c94f97c5eaa913d2e1f43e07641\"\u003e\u003ccode\u003eb680164\u003c/code\u003e\u003c/a\u003e feat(bigtable): adding node scaling factor\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423\"\u003e\u003ccode\u003e587b5cc\u003c/code\u003e\u003c/a\u003e fix(third_party/pkgsite): increase comment size limit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11877\"\u003e#11877\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/24c5ae0ab119b2b7ba54ba0ea9c5432cdc5ec28f\"\u003e\u003ccode\u003e24c5ae0\u003c/code\u003e\u003c/a\u003e feat(bigtable): Add Bind function to bind query params (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11862\"\u003e#11862\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c2ee207621b2bb5fad8e6821892eae0041f469cd\"\u003e\u003ccode\u003ec2ee207\u003c/code\u003e\u003c/a\u003e feat(dlp): add sample findings for data profiles (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11869\"\u003e#11869\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4b7209d54459d10741f4dd57bb9c1ae07450d719\"\u003e\u003ccode\u003e4b7209d\u003c/code\u003e\u003c/a\u003e feat(modelarmor): new client(s) (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11868\"\u003e#11868\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.120.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/auth` from 0.15.0 to 0.16.4\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md\"\u003ecloud.google.com/go/auth's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0\"\u003e0.123.0\u003c/a\u003e (2025-09-18)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/stategen:\u003c/strong\u003e Populate the latest googleapis commit (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12880\"\u003e#12880\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96\"\u003e7b017a0\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Implement the build command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12817\"\u003e#12817\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f\"\u003e14734c8\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add link to source commit in release notes (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12881\"\u003e#12881\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af\"\u003e1c06cc6\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix CHANGES.md headers (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12849\"\u003e#12849\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0\"\u003ebaf515d\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Remove go mod init/tidy from postprocessor (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12832\"\u003e#12832\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113\"\u003e1fe506a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Test for error path with flags (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12830\"\u003e#12830\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858\"\u003ef0da7b2\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/postprocessor:\u003c/strong\u003e Add dlp to skip-module-scan-paths (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12857\"\u003e#12857\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3\"\u003e45a7d9b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Honor original container contract (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12846\"\u003e#12846\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480\"\u003e71c8fd3\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003elibrariangen:\u003c/strong\u003e Improvements to release-init (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12842\"\u003e#12842\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36\"\u003e0db677a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003estategen:\u003c/strong\u003e Specify an appropriate tag format for google-cloud-go (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12835\"\u003e#12835\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f\"\u003effcff33\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0\"\u003e0.122.0\u003c/a\u003e (2025-09-04)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Add release-init command (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12751\"\u003e#12751\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47\"\u003e52e84cc\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Better support for v2 modules (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12797\"\u003e#12797\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b\"\u003e4bc8785\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/godocfx:\u003c/strong\u003e Module detection when tidy errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12801\"\u003e#12801\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74\"\u003e83d46cd\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix goimports errors (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12765\"\u003e#12765\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c\"\u003e83bdaa4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.5...v0.121.6\"\u003e0.121.6\u003c/a\u003e (2025-08-14)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003einternal/librariangen:\u003c/strong\u003e Fix Dockerfile permissions for go mod tidy (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12704\"\u003e#12704\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0e70a0b6afccc016c67337f340e2755fe7a476ca\"\u003e0e70a0b\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.121.4...v0.121.5\"\u003e0.121.5\u003c/a\u003e (2025-08-12)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/833f2f2bc08f21098ecb82f264d746e2baa92869\"\u003e\u003ccode\u003e833f2f2\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.4 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12667\"\u003e#12667\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1482191e88236693efef68769752638281566766\"\u003e\u003ccode\u003e1482191\u003c/code\u003e\u003c/a\u003e fix(auth): add UseDefaultClient: true to metadata.Options (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12666\"\u003e#12666\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/d24181fbd33e9ddb254279d001925b0765d985a6\"\u003e\u003ccode\u003ed24181f\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12636\"\u003e#12636\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a0a855cdbf1eaab1dcc2adc53ab0326b34bde665\"\u003e\u003ccode\u003ea0a855c\u003c/code\u003e\u003c/a\u003e chore(main): release spanner 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12664\"\u003e#12664\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/a1ce8c26651e7a0ba4f1b20aba4c0fefbab0b972\"\u003e\u003ccode\u003ea1ce8c2\u003c/code\u003e\u003c/a\u003e chore(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12665\"\u003e#12665\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/8b410ec689591a591aecb46831f2f50706cb973f\"\u003e\u003ccode\u003e8b410ec\u003c/code\u003e\u003c/a\u003e feat(spanner): release 1.84.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12663\"\u003e#12663\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/7558990fffc196a58cecd2ac4289b7bb16290e22\"\u003e\u003ccode\u003e7558990\u003c/code\u003e\u003c/a\u003e fix: receive trailers to prevent buildup of pending goroutines (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12662\"\u003e#12662\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/1a8820900f20e038291c4bb2c5284a449196e81f\"\u003e\u003ccode\u003e1a88209\u003c/code\u003e\u003c/a\u003e feat(compute/metadata): add Options.UseDefaultClient (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12657\"\u003e#12657\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3edcbf3b5093322ca3f9a96cdc243c8043a01902\"\u003e\u003ccode\u003e3edcbf3\u003c/code\u003e\u003c/a\u003e chore(storage): update apiary dependency (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12654\"\u003e#12654\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/c3574a2b4448330a9d46bdc810ebdc090f2d7246\"\u003e\u003ccode\u003ec3574a2\u003c/code\u003e\u003c/a\u003e feat(aiplatform): add FeatureViewDirectWrite API in v1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12645\"\u003e#12645\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/v0.15.0...auth/v0.16.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/iam` from 1.2.1 to 1.5.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/googleapis/google-cloud-go/releases\"\u003ecloud.google.com/go/iam's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ecloudcontrolspartner 1.5.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.4.0...cloudcontrolspartner/v1.5.0\"\u003e1.5.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esecuresourcemanager: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/securesourcemanager/v1.4.0...securesourcemanager/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esecuresourcemanager:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esupport: v1.4.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/support/v1.4.0...support/v1.4.1\"\u003e1.4.1\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003esupport:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ebaremetalsolution 1.4.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.3.6...baremetalsolution/v1.4.0\"\u003e1.4.0\u003c/a\u003e (2025-10-10)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade to Go 1.24 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/12781\"\u003e#12781\u003c/a\u003e) (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4f1129c\"\u003e4f1129c\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003evmwareengine: v1.3.6\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v1.3.5...vmwareengine/v1.3.6\"\u003e1.3.6\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003evmwareengine:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eservicehealth: v1.2.4\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/servicehealth/v1.2.3...servicehealth/v1.2.4\"\u003e1.2.4\u003c/a\u003e (2025-09-22)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eservicehealth:\u003c/strong\u003e Upgrade gRPC service registration func (\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/36376171b889310bb1e9ce57be208983b210b816\"\u003e3637617\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/iam/v1.2.1...iam/v1.5.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `cloud.google.com/go/longrunning` from 0.6.1 to 0.6.7\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/58dacd1fa3c2be7aa693f92934195cbb73308dc4\"\u003e\u003ccode\u003e58dacd1\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11986\"\u003e#11986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/3319672f3dba84a7150772ccb5433e02dab7e201\"\u003e\u003ccode\u003e3319672\u003c/code\u003e\u003c/a\u003e chore: update google.golang.org/api to v0.229.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11983\"\u003e#11983\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/4aea9ca46298325ef7d8ee3a9199391ff435be58\"\u003e\u003ccode\u003e4aea9ca\u003c/code\u003e\u003c/a\u003e chore: release main (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11947\"\u003e#11947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/513b937420b945c4a76e20711f305c6ad8a77812\"\u003e\u003ccode\u003e513b937\u003c/code\u003e\u003c/a\u003e feat(storage): takeover appendable object (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11977\"\u003e#11977\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/0facde6978a2ad3465736d6c729edfbc129bd4b3\"\u003e\u003ccode\u003e0facde6\u003c/code\u003e\u003c/a\u003e chore(storage): use a generator for the read ids (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11969\"\u003e#11969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/81358cb855944bb08f2fb4374a3d9fc907b19d11\"\u003e\u003ccode\u003e81358cb\u003c/code\u003e\u003c/a\u003e chore(main): release 0.120.1 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11922\"\u003e#11922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/08040d11a624819195d510a6c5e43992afe9f789\"\u003e\u003ccode\u003e08040d1\u003c/code\u003e\u003c/a\u003e chore(all): update deps (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11978\"\u003e#11978\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/59f877ab7bef60bba2e790c84cf19b788f8c95b9\"\u003e\u003ccode\u003e59f877a\u003c/code\u003e\u003c/a\u003e chore(main): release auth 0.16.0 (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/11900\"\u003e#11900\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/10dc8b7e376bdc2ee22378c9334dd6552c135b09\"\u003e\u003ccode\u003e10dc8b7\u003c/code\u003e\u003c/a\u003e perf(spanner): Skip gRPC trailers for StreamingRead \u0026amp; ExecuteStreamingSql (\u003ca href=\"https://redirect.github.com/googleapis/google-cloud-go/issues/1\"\u003e#1\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/googleapis/google-cloud-go/commit/e8a253a351416269afd6ba86847be3a9da3455a1\"\u003e\u003ccode\u003ee8a253a\u003c/code\u003e\u003c/a\u003e ci(spanner): Support tracing in benchmarking and optional command line argume...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/googleapis/google-cloud-go/compare/auth/v0.6.1...longrunning/v0.6.7\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.13.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/emicklei/go-restful/blob/v3/CHANGES.md\"\u003egithub.com/emicklei/go-restful/v3's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e[v3.13.0] - 2025-08-14\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eoptimize performance of path matching in CurlyRouter ( thanks \u003ca href=\"https://github.com/wenhuang\"\u003e\u003ccode\u003e@​wenhuang\u003c/code\u003e\u003c/a\u003e, Wen Huang)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.2] - 2025-02-21\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eallow empty payloads in post,put,patch, issue \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/580\"\u003e#580\u003c/a\u003e ( thanks \u003ca href=\"https://github.com/liggitt\"\u003e\u003ccode\u003e@​liggitt\u003c/code\u003e\u003c/a\u003e, Jordan Liggitt)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.1] - 2024-05-28\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix misroute when dealing multiple webservice with regex (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/549\"\u003e#549\u003c/a\u003e) (thanks Haitao Chen)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.12.0] - 2024-03-11\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eadd Flush method \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/529\"\u003e#529\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/538\"\u003e#538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003efix: Improper handling of empty POST requests (\u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.3] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003ebetter not have 2 tags on one commit\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e[v3.11.1, v3.11.2] - 2024-01-09\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix by restoring custom JSON handler functions (Mike Beaumont \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/540\"\u003e#540\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/3fae6e4c6809ebc26315d163196ea7ab8e0685cb\"\u003e\u003ccode\u003e3fae6e4\u003c/code\u003e\u003c/a\u003e update deps of jwtauth example\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/9de612a45532985e04b22166d3148e0391e7aaa6\"\u003e\u003ccode\u003e9de612a\u003c/code\u003e\u003c/a\u003e update changes, document new feature\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/4c1b61ed04e0626ea7d3442373af9b8f1d334a3b\"\u003e\u003ccode\u003e4c1b61e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/588\"\u003e#588\u003c/a\u003e from wenhug/regexcache\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/54fe5bb51385ef2fa6074645f902b893724fa2cf\"\u003e\u003ccode\u003e54fe5bb\u003c/code\u003e\u003c/a\u003e Refactor regex caching logic in CurlyRouter and custom verbs for improved rea...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/6a74e9bc6b0c86dfaa9ba3cbd4b343c1f24312f1\"\u003e\u003ccode\u003e6a74e9b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/589\"\u003e#589\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/043cc227208dc833c24c67dfe5ae52d27aad8016\"\u003e\u003ccode\u003e043cc22\u003c/code\u003e\u003c/a\u003e Bump the github-actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/93fbb2ff9f162004876a521470506602db9545d6\"\u003e\u003ccode\u003e93fbb2f\u003c/code\u003e\u003c/a\u003e Add enable/disable functionality for regex caching in CurlyRouter and custom ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/c282bfe081702f0469f506d2ddcdff2b0a9d74e9\"\u003e\u003ccode\u003ec282bfe\u003c/code\u003e\u003c/a\u003e Implement regex caching for CurlyRouter and custom verbs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/1959514610d2124125005c8a6a3962d6cca32a16\"\u003e\u003ccode\u003e1959514\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/emicklei/go-restful/issues/583\"\u003e#583\u003c/a\u003e from emicklei/dependabot/github_actions/v3/github-act...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emicklei/go-restful/commit/246fc5205dc742903f857fbfe214f2ac6a7e9ae3\"\u003e\u003ccode\u003e246fc52\u003c/code\u003e\u003c/a\u003e Bump codecov/codecov-action in the github-actions group\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/emicklei/go-restful/compare/v3.11.0...v3.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.11+incompatible\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/evanphx/json-patch/releases\"\u003egithub.com/evanphx/json-patch's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.9.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExport errBadJSONDoc and errBadJSONPatch errors by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/209\"\u003eevanphx/json-patch#209\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.10...v5.9.11\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.10\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDrop the reference to gopkg.in for v5 by \u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove unmaintained errors pkg(github.com/pkg/errors) by \u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/skitt\"\u003e\u003ccode\u003e@​skitt\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/203\"\u003eevanphx/json-patch#203\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/koba1t\"\u003e\u003ccode\u003e@​koba1t\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/206\"\u003eevanphx/json-patch#206\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.10\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.9.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eValidate that the partialDoc is decoded correctly by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/201\"\u003eevanphx/json-patch#201\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd option to control if the output is HTMLEscaped by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/202\"\u003eevanphx/json-patch#202\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.1...v5.9.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eFix API breakage\u003c/h2\u003e\n\u003cp\u003eThis PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.8.0...v5.8.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eBlargh Phixs and Empathyprovements\u003c/h2\u003e\n\u003cp\u003eThis release fixes a few stray panics, addresses large number accuracy, and improves performance!\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCompare strings after decoding them to handle unicode correctly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/172\"\u003e#172\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/195\"\u003eevanphx/json-patch#195\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAlways use UseNumber() to avoid float64 lossyness by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/194\"\u003eevanphx/json-patch#194\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle null correctly when introduced by replace. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/171\"\u003e#171\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/196\"\u003eevanphx/json-patch#196\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eHandle from=\u0026quot;\u0026quot; more properly. Fixes \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/192\"\u003e#192\u003c/a\u003e by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/193\"\u003eevanphx/json-patch#193\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove performance by \u003ca href=\"https://github.com/evanphx\"\u003e\u003ccode\u003e@​evanphx\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/197\"\u003eevanphx/json-patch#197\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\"\u003ehttps://github.com/evanphx/json-patch/compare/v5.7.0...v5.8.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eThe 2023 Release\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix invalid sprintf by \u003ca href=\"https://github.com/howardjohn\"\u003e\u003ccode\u003e@​howardjohn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/152\"\u003eevanphx/json-patch#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd CIFuzz GitHub action by \u003ca href=\"https://github.com/DavidKorczynski\"\u003e\u003ccode\u003e@​DavidKorczynski\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/167\"\u003eevanphx/json-patch#167\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: Remove Travis by \u003ca href=\"https://github.com/ohkinozomu\"\u003e\u003ccode\u003e@​ohkinozomu\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/164\"\u003eevanphx/json-patch#164\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated min supported version to go 1.18 by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/181\"\u003eevanphx/json-patch#181\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded dependabot by \u003ca href=\"https://github.com/Neo2308\"\u003e\u003ccode\u003e@​Neo2308\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/evanphx/json-patch/pull/182\"\u003eevanphx/json-patch#182\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/84a4bb100ade42a86fce2647c95a7dbcbf569cb2\"\u003e\u003ccode\u003e84a4bb1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/209\"\u003e#209\u003c/a\u003e from skitt/export-errs-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f\"\u003e\u003ccode\u003e7a7a88a\u003c/code\u003e\u003c/a\u003e Export errBadJSONDoc and errBadJSONPatch errors\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/bd18525ff3c7e480b7004a90e7b37248fdb21006\"\u003e\u003ccode\u003ebd18525\u003c/code\u003e\u003c/a\u003e Upgrade go-flags\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/42f26cb0cc22ff3a1136ae2ae803692044b59849\"\u003e\u003ccode\u003e42f26cb\u003c/code\u003e\u003c/a\u003e Fix spacing\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f\"\u003e\u003ccode\u003e0a3482b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/206\"\u003e#206\u003c/a\u003e from koba1t/remove_unmaintained_error_pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/106306d7fea7e067cf9aaf297f98f9c34a918074\"\u003e\u003ccode\u003e106306d\u003c/code\u003e\u003c/a\u003e remove unmaintained errors pkg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/e7cfbbbcc6e301d230bd304f4996348a4ea33191\"\u003e\u003ccode\u003ee7cfbbb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/203\"\u003e#203\u003c/a\u003e from skitt/drop-gopkgin-v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73\"\u003e\u003ccode\u003e61e1ad7\u003c/code\u003e\u003c/a\u003e Drop the reference to gopkg.in for v5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/b7a4e4a87a35414cd02460dac07e879df729df37\"\u003e\u003ccode\u003eb7a4e4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/evanphx/json-patch/issues/202\"\u003e#202\u003c/a\u003e from evanphx/f-html-escape\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/evanphx/json-patch/commit/7eef36c732df996ab6508bfb5cee17a7763097f1\"\u003e\u003ccode\u003e7eef36c\u003c/code\u003e\u003c/a\u003e Guard using options to avoid a crash bug\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/evanphx/json-patch/compare/v5.6.0...v5.9.11\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/releases\"\u003egithub.com/fsnotify/fsnotify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.9.0\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being deleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its target; previously that would get \u0026quot;half-added\u0026quot; and removing the second would panic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the event (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.8.0\u003c/h2\u003e\n\u003ch2\u003eAdditions\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send event for IN_DELETE_SELF when also watching the parent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/620\"\u003e#620\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix panic when calling Remove() in a goroutine (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/650\"\u003e#650\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003efen: allow watching subdirectories of watched directories (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/621\"\u003e#621\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md\"\u003egithub.com/fsnotify/fsnotify's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0 2024-04-04\u003c/h2\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eall: make BufferedWatcher buffered again (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: fix race when adding/removing watches while a watched path is being\ndeleted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't send empty event if a watched path is unmounted (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einotify: don't register duplicate watches when watching both a symlink and its\ntarget; previously that would get \u0026quot;half-added\u0026quot; and removing the second would\npanic (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: fix watching relative symlinks (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: correctly mark pre-existing entries when watching a link to a dir on\nkqueue (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eillumos: don't send error if changed file is deleted while processing the\nevent (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/657\"\u003e#657\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/657\"\u003efsnotify/fsnotify#657\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/678\"\u003e#678\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/678\"\u003efsnotify/fsnotify#678\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/686\"\u003e#686\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/686\"\u003efsnotify/fsnotify#686\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/655\"\u003e#655\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/655\"\u003efsnotify/fsnotify#655\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/681\"\u003e#681\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/681\"\u003efsnotify/fsnotify#681\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/679\"\u003e#679\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/679\"\u003efsnotify/fsnotify#679\u003c/a\u003e\n\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/682\"\u003e#682\u003c/a\u003e: \u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/pull/682\"\u003efsnotify/fsnotify#682\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.8.0 2024-10-31\u003c/h2\u003e\n\u003ch3\u003eAdditions\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eall: add \u003ccode\u003eFSNOTIFY_DEBUG\u003c/code\u003e to print debug logs to stderr (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/619\"\u003e#619\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanges and fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ewindows: fix behaviour of \u003ccode\u003eWatchList()\u003c/code\u003e to be consistent with other platforms (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/610\"\u003e#610\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: ignore events with Ident=0 (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/590\"\u003e#590\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: set O_CLOEXEC to prevent passing file descriptors to children (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/617\"\u003e#617\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ekqueue: emit events as \u0026quot;/path/dir/file\u0026quot; instead of \u0026quot;path/link/file\u0026quot; when watching a symlink (\u003ca href=\"https://redirect.github.com/fsnotify/fsnotify/issues/625\"\u003e#625\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/ae0e7923765f64fb8061396db7edebb558cf6093\"\u003e\u003ccode\u003eae0e792\u003c/code\u003e\u003c/a\u003e Release 1.9.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/644fbb6b8d9659d3b03e12c52d1fdbd11e4513fc\"\u003e\u003ccode\u003e644fbb6\u003c/code\u003e\u003c/a\u003e Add test to ensure Add()/Remove() works when not reading events\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/e7ec5f74c5b88aa47ff49a221dead2a4fdcf0b8e\"\u003e\u003ccode\u003ee7ec5f7\u003c/code\u003e\u003c/a\u003e Fix staticcheck in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/d321760db39f8d7fb382220c7fee684e86dce1ae\"\u003e\u003ccode\u003ed321760\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/dbe071720fb1147e3bb47a5f723280b62cf2c58d\"\u003e\u003ccode\u003edbe0717\u003c/code\u003e\u003c/a\u003e Remove AIX/AHFS from README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/2d897cabb3d7c3b2cb20c7074991848291ea4008\"\u003e\u003ccode\u003e2d897ca\u003c/code\u003e\u003c/a\u003e Simplify inotify backend locking\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/868a000da3bc607c547d546291463798d4ff33e6\"\u003e\u003ccode\u003e868a000\u003c/code\u003e\u003c/a\u003e Test gccgo in CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fsnotify/fsnotify/commit/8f6d48b67bf642be39d2ce798d4b...\n\n_Description has been truncated_","html_url":"https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/pull/1176","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fgcp-filestore-csi-driver/issues/1176","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1176/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-13T11:39:49.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3509705583","node_id":"PR_kwDOP6jVtM6tceiB","number":6,"state":"closed","title":"Bump the dev-dependencies group across 1 directory with 43 updates","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-10-20T10:38:18.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T11:39:49.000Z","updated_at":"2025-10-20T10:38:20.000Z","time_to_close":601109,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dev-dependencies","update_count":43,"packages":[{"name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","old_version":"1.18.1","new_version":"1.19.1","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","old_version":"1.10.1","new_version":"1.13.0","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","old_version":"1.6.1","new_version":"1.6.2","repository_url":"https://github.com/Azure/azure-sdk-for-go"},{"name":"github.com/DataDog/datadog-go/v5","old_version":"5.6.0","new_version":"5.8.1","repository_url":"https://github.com/DataDog/datadog-go"},{"name":"github.com/aws/aws-sdk-go-v2","old_version":"1.36.5","new_version":"1.39.2","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/s3","old_version":"1.83.0","new_version":"1.88.4","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/gofiber/fiber/v2","old_version":"2.52.8","new_version":"2.52.9","repository_url":"https://github.com/gofiber/fiber"},{"name":"github.com/nats-io/nats.go","old_version":"1.43.0","new_version":"1.46.1","repository_url":"https://github.com/nats-io/nats.go"},{"name":"github.com/segmentio/kafka-go","old_version":"0.4.48","new_version":"0.4.49","repository_url":"https://github.com/segmentio/kafka-go"},{"name":"github.com/valyala/fasthttp","old_version":"1.63.0","new_version":"1.67.0","repository_url":"https://github.com/valyala/fasthttp"},{"name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","old_version":"1.16.32","new_version":"1.18.9","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sso","old_version":"1.25.5","new_version":"1.29.6","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","old_version":"1.30.3","new_version":"1.35.1","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/service/sts","old_version":"1.34.0","new_version":"1.38.6","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/golang/snappy","old_version":"0.0.3","new_version":"1.0.0","repository_url":"https://github.com/golang/snappy"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"},{"name":"github.com/ydb-platform/ydb-go-sdk/v3","old_version":"3.115.3","new_version":"3.117.1","repository_url":"https://github.com/ydb-platform/ydb-go-sdk"},{"name":"golang.org/x/time","old_version":"0.12.0","new_version":"0.14.0","repository_url":"https://github.com/golang/time"},{"name":"google.golang.org/grpc","old_version":"1.69.4","new_version":"1.76.0","repository_url":"https://github.com/grpc/grpc-go"},{"name":"github.com/aws/aws-sdk-go-v2/config","old_version":"1.29.17","new_version":"1.31.12","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","old_version":"1.17.83","new_version":"1.19.12","repository_url":"https://github.com/aws/aws-sdk-go-v2"},{"name":"github.com/mattn/go-runewidth","old_version":"0.0.16","new_version":"0.0.19","repository_url":"https://github.com/mattn/go-runewidth"}],"path":null,"ecosystem":"go"},"body":"Bumps the dev-dependencies group with 23 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.1` | `1.19.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.10.1` | `1.13.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.6.1` | `1.6.2` |\n| [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.6.0` | `5.8.1` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.39.2` |\n| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.83.0` | `1.88.4` |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.8` | `2.52.9` |\n| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.43.0` | `1.46.1` |\n| [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `0.4.48` | `0.4.49` |\n| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.63.0` | `1.67.0` |\n| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.32` | `1.18.9` |\n| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.29.6` |\n| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.35.1` |\n| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.38.6` |\n| [github.com/golang/snappy](https://github.com/golang/snappy) | `0.0.3` | `1.0.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n| [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) | `3.115.3` | `3.117.1` |\n| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` |\n| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.76.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.31.12` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.83` | `1.19.12` |\n| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` |\n\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.1 to 1.19.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azcore's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azcore/v1.19.1\u003c/h2\u003e\n\u003ch2\u003e1.19.1 (2025-09-11)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed resource identifier parsing for provider-specific resource hierarchies containing \u0026quot;resourceGroups\u0026quot; segments.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eImproved error fall-back for improperly authored long-running operations.\u003c/li\u003e\n\u003cli\u003eUpgraded dependencies.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.19.0\u003c/h2\u003e\n\u003ch2\u003e1.19.0 (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eruntime.APIVersionLocationPath\u003c/code\u003e to be set by clients that set the API version in the path.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azcore/v1.18.2\u003c/h2\u003e\n\u003ch2\u003e1.18.2 (2025-07-31)\u003c/h2\u003e\n\u003ch3\u003eBugs Fixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixed a case in which \u003ccode\u003eBearerTokenPolicy\u003c/code\u003e didn't ensure an authentication error is non-retriable\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/b75b3dc07f16f6323d014a0b5e6525e95f52c1ae\"\u003e\u003ccode\u003eb75b3dc\u003c/code\u003e\u003c/a\u003e Prep azcore v1.19.1 for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25228\"\u003e#25228\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/f1cef39e1daf22695ce9a621ebba6b47befb33b2\"\u003e\u003ccode\u003ef1cef39\u003c/code\u003e\u003c/a\u003e [keyvault] update build.go files (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25200\"\u003e#25200\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/02dfb45d13102c5480314ef0e2340ca4e3e9fca7\"\u003e\u003ccode\u003e02dfb45\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/sql/armsql/2.0.0-beta.7   (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25220\"\u003e#25220\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5dd8b77cd4a7c2aa05ddfdd19040edf9ce4da399\"\u003e\u003ccode\u003e5dd8b77\u003c/code\u003e\u003c/a\u003e Upgrade emitter and TypeSpec packages to latest versions (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25221\"\u003e#25221\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9efb4241cb023f46d732dc8b22fbf11fc11e636d\"\u003e\u003ccode\u003e9efb424\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/iotfirmwaredefense/armiotfirmwaredefense/2.0.0 ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/fa8680658e521548d7de358ee60fe9992b6b09fc\"\u003e\u003ccode\u003efa86806\u003c/code\u003e\u003c/a\u003e Upgrade azidentity dependencies (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25192\"\u003e#25192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/feb6e13d83af003a3fc607efd83f5a8ffe262dc4\"\u003e\u003ccode\u003efeb6e13\u003c/code\u003e\u003c/a\u003e Return ResponseError for LROs with an unsuccessful initial response (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25206\"\u003e#25206\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61679220d5668fc874b56cdb275e30b641fe3884\"\u003e\u003ccode\u003e6167922\u003c/code\u003e\u003c/a\u003e Users/gupta kashish/deprecation date update (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25201\"\u003e#25201\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/61af7e1967f8ba6b95532d9c6e43ab880df188d7\"\u003e\u003ccode\u003e61af7e1\u003c/code\u003e\u003c/a\u003e upgrade autorest.go (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25195\"\u003e#25195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/f3e42c2ebb6a909e69aad0b80e215e30e180a8cd\"\u003e\u003ccode\u003ef3e42c2\u003c/code\u003e\u003c/a\u003e CLI credentials return errors when given claims (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25186\"\u003e#25186\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.18.1...sdk/azcore/v1.19.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.10.1 to 1.13.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/azidentity's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0\u003c/h2\u003e\n\u003ch2\u003e1.13.0 (2025-10-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWhen \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e is set to \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e, \u003ccode\u003eDefaultAzureCredential\u003c/code\u003e behaves the same as\ndoes \u003ccode\u003eManagedIdentityCredential\u003c/code\u003e when used directly. It doesn't apply special retry configuration or attempt to\ndetermine whether IMDS is available. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25265\"\u003e#25265\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemoved the \u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e support for identity binding mode added in v1.13.0-beta.1.\nIt will return in v1.14.0-beta.1\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.13.0-beta.1\u003c/h2\u003e\n\u003ch2\u003e1.13.0-beta.1 (2025-09-17)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eAzurePowerShellCredential\u003c/code\u003e, which authenticates as the identity logged in to Azure PowerShell\n(thanks \u003ca href=\"https://github.com/ArmaanMcleod\"\u003eArmaanMcleod\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eWorkloadIdentityCredential\u003c/code\u003e supports identity binding mode (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/25056\"\u003e#25056\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.12.0\u003c/h2\u003e\n\u003ch2\u003e1.12.0 (2025-09-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures Added\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded \u003ccode\u003eDefaultAzureCredentialOptions.RequireAzureTokenCredentials\u003c/code\u003e. \u003ccode\u003eNewDefaultAzureCredential\u003c/code\u003e returns an\nerror when this option is true and the environment variable \u003ccode\u003eAZURE_TOKEN_CREDENTIALS\u003c/code\u003e has no value.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e no longer hangs when AZD_DEBUG is set\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eGetToken\u003c/code\u003e methods of \u003ccode\u003eAzureCLICredential\u003c/code\u003e and \u003ccode\u003eAzureDeveloperCLICredential\u003c/code\u003e return an error when\n\u003ccode\u003eTokenRequestOptions.Claims\u003c/code\u003e has a value because these credentials can't acquire a token in that\ncase. The error messages describe the action required to get a token.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/internal/v1.11.2\u003c/h2\u003e\n\u003ch2\u003e1.11.2 (2025-07-30)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eerrorinfo.NonRetriable()\u003c/code\u003e doesn't wrap errors which are already \u003ccode\u003eNonRetriable\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/azidentity/v1.11.0\u003c/h2\u003e\n\u003ch2\u003e1.11.0 (2025-08-05)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eDefaultAzureCredential\u003c/code\u003e tries its next credential when a dev tool credential such as\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/94c22e63e8b44da25706894d4665dd6cc336df02\"\u003e\u003ccode\u003e94c22e6\u003c/code\u003e\u003c/a\u003e [azcore] prepping for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23192\"\u003e#23192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/c5213b1289881cbfc61f125065acb04434b089be\"\u003e\u003ccode\u003ec5213b1\u003c/code\u003e\u003c/a\u003e Redesign persistent token cache API (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23114\"\u003e#23114\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5df73f947f772051a037728a174b7ebc6a39a083\"\u003e\u003ccode\u003e5df73f9\u003c/code\u003e\u003c/a\u003e [azopenai]: Update custom_client.go to enable insecure credential with HTTP (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/b4b4721223468f57abdaa2856695e1da4a106187\"\u003e\u003ccode\u003eb4b4721\u003c/code\u003e\u003c/a\u003e [azcore] Adding in a function create a policy.Request using an existing *http...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/80dbc7d99d4746c8eac6f91c1997459e7351e3c3\"\u003e\u003ccode\u003e80dbc7d\u003c/code\u003e\u003c/a\u003e Update CODEOWNERS_baseline_errors.txt (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23191\"\u003e#23191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/d254d11b07b909d9f0152ac8080f5c081aacb490\"\u003e\u003ccode\u003ed254d11\u003c/code\u003e\u003c/a\u003e Increment package version after release of internal (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23190\"\u003e#23190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/62f7a3d0e97610a8303e313f25ab4502766b8886\"\u003e\u003ccode\u003e62f7a3d\u003c/code\u003e\u003c/a\u003e Test credential factory supports Pipelines federated auth (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23184\"\u003e#23184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5aaedf4bf939814d658494ab61c8ba1f517cf383\"\u003e\u003ccode\u003e5aaedf4\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/informaticadatamgmt/arminformaticadatamgmt/1.0....\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/ce39ed969686869f2013ce344c78879d1b01c7e8\"\u003e\u003ccode\u003ece39ed9\u003c/code\u003e\u003c/a\u003e Sync eng/common directory with azure-sdk-tools for PR 8598 (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/23175\"\u003e#23175\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/75d30bbd4b5878d995c26e4e536f3ab44e6613cf\"\u003e\u003ccode\u003e75d30bb\u003c/code\u003e\u003c/a\u003e Enable use of pipeline credential. Fixes \u003ca href=\"https://github.com/microsoft/azure-p\"\u003ehttps://github.com/microsoft/azure-p\u003c/a\u003e...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.1...sdk/azcore/v1.13.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.6.1 to 1.6.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/releases\"\u003egithub.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.2\u003c/h2\u003e\n\u003ch2\u003e1.6.2 (2025-07-23)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazcore\u003c/code\u003e version to \u003ccode\u003e1.18.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003esdk/storage/azblob/v1.6.2-beta.2\u003c/h2\u003e\n\u003ch2\u003e1.6.2-beta.2 (2025-07-08)\u003c/h2\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated \u003ccode\u003eazidentity\u003c/code\u003e version to \u003ccode\u003e1.10.1\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/5b7ca8c0309134795ecf665f0912d214f4ea3fcd\"\u003e\u003ccode\u003e5b7ca8c\u003c/code\u003e\u003c/a\u003e changelog and go mod updates for release (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24990\"\u003e#24990\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/9e1e134ddeb218d99a056e83102870e6cf0482ce\"\u003e\u003ccode\u003e9e1e134\u003c/code\u003e\u003c/a\u003e fix identity dep version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24986\"\u003e#24986\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/7418f667a65eba01391d8e7b3023e9240efa9a7d\"\u003e\u003ccode\u003e7418f66\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/recoveryservicesdatareplication/armrecoveryserv...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/72cfa13ec3c0b93e1cf24ab83fc3596b7657baa1\"\u003e\u003ccode\u003e72cfa13\u003c/code\u003e\u003c/a\u003e update version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24985\"\u003e#24985\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/114ed10560a41d13ac9173e92bdfa80518737d95\"\u003e\u003ccode\u003e114ed10\u003c/code\u003e\u003c/a\u003e [azopenai] Update deps, point to latest in main, and regen. (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24982\"\u003e#24982\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/bbbf16cb397fd614c356938a4fe71eff25c8fdda\"\u003e\u003ccode\u003ebbbf16c\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/providerhub/armproviderhub/2.0.0 generation fro...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/bc4b735a445960ec6d6d869bfc640c6b7ddc3572\"\u003e\u003ccode\u003ebc4b735\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/carbonoptimization/armcarbonoptimization/1.0.0 ...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/0cc45a3b418d8729dbe2bd7ef65f65bb7ebb3f67\"\u003e\u003ccode\u003e0cc45a3\u003c/code\u003e\u003c/a\u003e [Release] sdk/resourcemanager/storagediscovery/armstoragediscovery/0.1.0 gene...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/e80945ae58a8567a2d4a59afb6d9f1dd009062da\"\u003e\u003ccode\u003ee80945a\u003c/code\u003e\u003c/a\u003e update version (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24969\"\u003e#24969\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Azure/azure-sdk-for-go/commit/43928aaa5332e55482e1fe84a6479258db964046\"\u003e\u003ccode\u003e43928aa\u003c/code\u003e\u003c/a\u003e Remove import to v1 module (\u003ca href=\"https://redirect.github.com/Azure/azure-sdk-for-go/issues/24963\"\u003e#24963\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.1...sdk/storage/azblob/v1.6.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/DataDog/datadog-go/v5` from 5.6.0 to 5.8.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/releases\"\u003egithub.com/DataDog/datadog-go/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.8.1\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#581--2025-10-10\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.8.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#580--2025-09-24\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003ch2\u003ev5.7.1\u003c/h2\u003e\n\u003cp\u003eRetracting v5.7.0 as it included a breaking change.\u003c/p\u003e\n\u003ch2\u003ev5.7.0\u003c/h2\u003e\n\u003cp\u003eSee the \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md#570--2025-08-19\"\u003eChangelog\u003c/a\u003e for the details.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md\"\u003egithub.com/DataDog/datadog-go/v5's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003e5.8.1 / 2025-10-10\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[BUGFIX] Release new version to fix issue with tags.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.8.0 / 2025-09-24\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[FEATURE] Create \u003ccode\u003eClientInterfaceEx\u003c/code\u003e adding Cardinality parameter to the metric functions. See [334][].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.1 / 2025-08-21\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Revert 5.7.0 as it included a breaking change.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003e5.7.0 / 2025-08-19\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e[IMPROVEMENT] Add support for \u003ccode\u003eDD_EXTERNAL_ENV\u003c/code\u003e for origin detection. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/326\"\u003e#326\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[IMPROVEMENT] Add parameter for tag cardinality. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e[].\u003c/li\u003e\n\u003cli\u003e[BUGFIX] Gracefully reconnect when UDS connection is severed. See \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/323\"\u003e#323\u003c/a\u003e[].\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d4c937eea2cf529bf3abf054a3b99019196d7f80\"\u003e\u003ccode\u003ed4c937e\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Release 5.8.1 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/341\"\u003e#341\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/519cc9e727386a0e59e9d5302a4370a4f5ea08ea\"\u003e\u003ccode\u003e519cc9e\u003c/code\u003e\u003c/a\u003e Add date to changelog (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/339\"\u003e#339\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/1a07cfc4b5e7d0f412b74653b5758da0ec4c562e\"\u003e\u003ccode\u003e1a07cfc\u003c/code\u003e\u003c/a\u003e Release 5.8.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/338\"\u003e#338\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/8443df618bf3880e541a39e029c794166722e599\"\u003e\u003ccode\u003e8443df6\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309]Add ClientInterfaceEx interface to handle Parameter arg (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/334\"\u003e#334\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/46eb6b8d5ab823c698fd57d741873b7983dbc990\"\u003e\u003ccode\u003e46eb6b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/335\"\u003e#335\u003c/a\u003e from DataDog/drichards-87/remove-docs-team-codeowners\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/d01da1e8818b270d0982a55057b2df96960067c7\"\u003e\u003ccode\u003ed01da1e\u003c/code\u003e\u003c/a\u003e Remove Docs Team as CODEOWNERS\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/6f4267c9a79018e326e81004bb5ea192034c2201\"\u003e\u003ccode\u003e6f4267c\u003c/code\u003e\u003c/a\u003e Release 5.7.0 (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/331\"\u003e#331\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/b35ef89575770936aec32e3ee6f0860023dd0ba4\"\u003e\u003ccode\u003eb35ef89\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-319 ] Add check for origin detection configuration before outputt...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/a6b9cdf87a42985c32e5abfc1e6e10e349107ee0\"\u003e\u003ccode\u003ea6b9cdf\u003c/code\u003e\u003c/a\u003e [AGTMETRICS-309] add support for tag cardinality (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/327\"\u003e#327\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/DataDog/datadog-go/commit/cbc51a66a0358f87d97d107ab602e37b74e63977\"\u003e\u003ccode\u003ecbc51a6\u003c/code\u003e\u003c/a\u003e added WithoutOriginDetection() to setupClient (\u003ca href=\"https://redirect.github.com/DataDog/datadog-go/issues/328\"\u003e#328\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/DataDog/datadog-go/compare/v5.6.0...v5.8.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.39.2\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/67db6904b816b95073883b7ad378384c4839b28c\"\u003e\u003ccode\u003e67db690\u003c/code\u003e\u003c/a\u003e Release 2025-09-26\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/32ee1b5d75fc303c0626a6f5e769f4e08cc491a8\"\u003e\u003ccode\u003e32ee1b5\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/0b431223309a815cffc048072556aa651ee1455f\"\u003e\u003ccode\u003e0b43122\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/44786d920f3627b73a99e81c7b6399dbfcf7ab42\"\u003e\u003ccode\u003e44786d9\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/c98edb73809256823906d7e307ecf3c9abc16700\"\u003e\u003ccode\u003ec98edb7\u003c/code\u003e\u003c/a\u003e update internal endpts comment that was wrong (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3194\"\u003e#3194\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/88da3c8c5569dece0e99802dab638faa047a0db0\"\u003e\u003ccode\u003e88da3c8\u003c/code\u003e\u003c/a\u003e Release 2025-09-25\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/74a74fc179f8bbd879383cc75fa29a1937266dcc\"\u003e\u003ccode\u003e74a74fc\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/5e6f7ae6139ca69044bb706664b4dbdc31227a32\"\u003e\u003ccode\u003e5e6f7ae\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/0e722ab42ff6bc6bb810c2937b8e1b41937e17c3\"\u003e\u003ccode\u003e0e722ab\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/41a7d004b9ff794f6007d30168afc825031f2c61\"\u003e\u003ccode\u003e41a7d00\u003c/code\u003e\u003c/a\u003e Release 2025-09-24\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/v1.36.5...v1.39.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.83.0 to 1.88.4\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/f64c8d06c711605aed06bcd8f280793048da72aa\"\u003e\u003ccode\u003ef64c8d0\u003c/code\u003e\u003c/a\u003e Release 2025-10-07\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/2ffc1613d9f2e3fe4075bbb785efb925ae320af4\"\u003e\u003ccode\u003e2ffc161\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e08a899b39a9432a4a528752a624ce9dedd79f27\"\u003e\u003ccode\u003ee08a899\u003c/code\u003e\u003c/a\u003e Update endpoints model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/a4663ffcf0b9b4a9207f25bd77999fdec0e3b85a\"\u003e\u003ccode\u003ea4663ff\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e4a4e2d65e696f34717a02017284b3d45f7bcd45\"\u003e\u003ccode\u003ee4a4e2d\u003c/code\u003e\u003c/a\u003e Feat checksum reuse (\u003ca href=\"https://redirect.github.com/aws/aws-sdk-go-v2/issues/3199\"\u003e#3199\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/e9e5d66c8bb0f113fffc221bc3f38368c56c67c7\"\u003e\u003ccode\u003ee9e5d66\u003c/code\u003e\u003c/a\u003e Release 2025-10-06\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/08532b438efe290e9ee7e85a9b7ed664e513bb67\"\u003e\u003ccode\u003e08532b4\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/b7bcc01efb1402f658b0e0e0875cd7ebd5450ed4\"\u003e\u003ccode\u003eb7bcc01\u003c/code\u003e\u003c/a\u003e Update API model\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/f382571d75aca804e358f4432515d2413799bca7\"\u003e\u003ccode\u003ef382571\u003c/code\u003e\u003c/a\u003e Release 2025-10-03\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/aws-sdk-go-v2/commit/cb116e9aca5cb8cc022afe42b60e9a5e3a576f7b\"\u003e\u003ccode\u003ecb116e9\u003c/code\u003e\u003c/a\u003e Regenerated Clients\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.83.0...service/s3/v1.88.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/aws/smithy-go` from 1.22.4 to 1.23.0\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/aws/smithy-go/blob/main/CHANGELOG.md\"\u003egithub.com/aws/smithy-go's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease (2025-09-18)\u003c/h1\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go/aws-http-auth\u003c/code\u003e: \u003ca href=\"https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18\"\u003ev1.1.0\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Added support for SIG4/SIGV4A querystring authentication.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-08-27)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.23.0\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Sort map keys in JSON Document types.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-07-24)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.5\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eFeature\u003c/strong\u003e: Add HTTP interceptors.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-06-16)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.4\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix CBOR serd empty check for string and enum fields\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Fix HTTP metrics data race.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBug Fix\u003c/strong\u003e: Replace usages of deprecated ioutil package.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-02-17)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003egithub.com/aws/smithy-go\u003c/code\u003e: v1.22.3\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Bump minimum Go version to 1.22 per our language support policy.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1\u003eRelease (2025-01-21)\u003c/h1\u003e\n\u003ch2\u003eGeneral Highlights\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eDependency Update\u003c/strong\u003e: Updated to the latest SDK module versions\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eModule Highlights\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/287a36884f9b91660ef6acd3ddf01b4e31788df7\"\u003e\u003ccode\u003e287a368\u003c/code\u003e\u003c/a\u003e Release 2025-08-27\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/d85d2902aeac62b7a25c1e91422e96ee66480d23\"\u003e\u003ccode\u003ed85d290\u003c/code\u003e\u003c/a\u003e sort map keys in JSON Document shape encodes (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/599\"\u003e#599\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/16d913d93001992645c0f54e3ce9fa6be287b70a\"\u003e\u003ccode\u003e16d913d\u003c/code\u003e\u003c/a\u003e upgrade to smithy v1.61.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/6d6f3a582fa9f69646a6853cd951de1925aa140f\"\u003e\u003ccode\u003e6d6f3a5\u003c/code\u003e\u003c/a\u003e update README\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/8ff86680d1bfd5b4cc19329702bd64458ac7f1b6\"\u003e\u003ccode\u003e8ff8668\u003c/code\u003e\u003c/a\u003e support auth scheme preference in client options (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/591\"\u003e#591\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/bb7768d2fd5a6b6ce3c1d580875fe3a7df8c7b81\"\u003e\u003ccode\u003ebb7768d\u003c/code\u003e\u003c/a\u003e add go-shape-codegen plugin (\u003ca href=\"https://redirect.github.com/aws/smithy-go/issues/592\"\u003e#592\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/9245dc40c6fa9ff816266cf16cf4d4e4fc30e496\"\u003e\u003ccode\u003e9245dc4\u003c/code\u003e\u003c/a\u003e remove checkstyle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/a22818fe19b9bc7d4926501907b154d813b309a5\"\u003e\u003ccode\u003ea22818f\u003c/code\u003e\u003c/a\u003e changelog2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/4de842dcce727d48fb32cf7e12cfda909c388e49\"\u003e\u003ccode\u003e4de842d\u003c/code\u003e\u003c/a\u003e changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aws/smithy-go/commit/251304abb7dca45945fea875022c074e55195493\"\u003e\u003ccode\u003e251304a\u003c/code\u003e\u003c/a\u003e remove stuck changelogs\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/aws/smithy-go/compare/v1.22.4...v1.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/gofiber/fiber/v2` from 2.52.8 to 2.52.9\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/gofiber/fiber/releases\"\u003egithub.com/gofiber/fiber/v2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.52.9\u003c/h2\u003e\n\u003ch2\u003e🐛 Bug Fixes\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd upper index limit for parsers by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3503\"\u003egofiber/fiber#3503\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEmbedded struct parsing by \u003ca href=\"https://github.com/ReneWerner87\"\u003e\u003ccode\u003e@​ReneWerner87\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3478\"\u003egofiber/fiber#3478\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix Content-Type comparison in \u003ccode\u003eIs()\u003c/code\u003e by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3537\"\u003egofiber/fiber#3537\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix MIME type equality checks by \u003ca href=\"https://github.com/gaby\"\u003e\u003ccode\u003e@​gaby\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/gofiber/fiber/pull/3603\"\u003egofiber/fiber#3603\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ehttps://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1197a22735820680ccfa241914b925f3820fcfd4\"\u003e\u003ccode\u003e1197a22\u003c/code\u003e\u003c/a\u003e Update app.go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b60408c9bde7e71faac0519aa680a6fb8d64a255\"\u003e\u003ccode\u003eb60408c\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix MIME type equality checks (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3603\"\u003e#3603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/845f95f441718b1be1cf228f879f0a761118f317\"\u003e\u003ccode\u003e845f95f\u003c/code\u003e\u003c/a\u003e 🐛 bug: Fix Content-Type comparison in Is() (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3537\"\u003e#3537\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/1c037c4900cf87dd110a69e4f0b542f64ecb84b3\"\u003e\u003ccode\u003e1c037c4\u003c/code\u003e\u003c/a\u003e 🧹 chore: Add upper index limit for parsers (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3503\"\u003e#3503\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/40d14a9c717a3db1222ba480b9a26cddd6cd231b\"\u003e\u003ccode\u003e40d14a9\u003c/code\u003e\u003c/a\u003e 🐛 fix: Embedded struct parsing (\u003ca href=\"https://redirect.github.com/gofiber/fiber/issues/3478\"\u003e#3478\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gofiber/fiber/commit/b6f077275f12d25e0a4aecf59d01d77be8005ee8\"\u003e\u003ccode\u003eb6f0772\u003c/code\u003e\u003c/a\u003e Update AGENTS.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/gofiber/fiber/compare/v2.52.8...v2.52.9\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/golang-jwt/jwt/releases\"\u003egithub.com/golang-jwt/jwt/v5's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.3.0\u003c/h2\u003e\n\u003cp\u003eThis release is almost identical to to \u003ccode\u003ev5.2.3\u003c/code\u003e but now correctly indicates Go 1.21 as minimum requirement.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CODEOWNERS by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/449\"\u003egolang-jwt/jwt#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump Go version to indicate correct minimum requirement by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/452\"\u003egolang-jwt/jwt#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.3...v5.3.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev5.2.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump GitHub workflows and Go versions by \u003ca href=\"https://github.com/mfridman\"\u003e\u003ccode\u003e@​mfridman\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/438\"\u003egolang-jwt/jwt#438\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImplementing validation of multiple audiences by \u003ca href=\"https://github.com/oxisto\"\u003e\u003ccode\u003e@​oxisto\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/433\"\u003egolang-jwt/jwt#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump golangci/golangci-lint-action from 7 to 8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/440\"\u003egolang-jwt/jwt#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ereplaced interface{} to any by \u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix bug in validation of multiple audiences by \u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aachex\"\u003e\u003ccode\u003e@​aachex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/445\"\u003egolang-jwt/jwt#445\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/sfinnman-cotn\"\u003e\u003ccode\u003e@​sfinnman-cotn\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/golang-jwt/jwt/pull/441\"\u003egolang-jwt/jwt#441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\"\u003ehttps://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/e9547a11aa603c52a31e315cdcaa71d0f25b921a\"\u003e\u003ccode\u003ee9547a1\u003c/code\u003e\u003c/a\u003e Bump Go version to indicate correct minimum requirement (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/3839817bf313f2cfe58853dcbe542ffd06300831\"\u003e\u003ccode\u003e3839817\u003c/code\u003e\u003c/a\u003e Create CODEOWNERS (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/449\"\u003e#449\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/d83e545cee83663ad15137c8615900a60447baad\"\u003e\u003ccode\u003ed83e545\u003c/code\u003e\u003c/a\u003e Fix bug in validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/441\"\u003e#441\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/75740f19088857627364f255f3103a053071ca66\"\u003e\u003ccode\u003e75740f1\u003c/code\u003e\u003c/a\u003e replaced interface{} to any (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/445\"\u003e#445\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/048854f1b0ac96c0a843d52fc09d7878b853683f\"\u003e\u003ccode\u003e048854f\u003c/code\u003e\u003c/a\u003e Bump golangci/golangci-lint-action from 7 to 8 (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/440\"\u003e#440\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/497a38ec597a28f8f7dd874deb28ad88fb65d0f7\"\u003e\u003ccode\u003e497a38e\u003c/code\u003e\u003c/a\u003e Implementing validation of multiple audiences (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang-jwt/jwt/commit/12384ead1e03c0307ee57b05ee2e49cdaa8d30f4\"\u003e\u003ccode\u003e12384ea\u003c/code\u003e\u003c/a\u003e Bump GitHub workflows and Go versions (\u003ca href=\"https://redirect.github.com/golang-jwt/jwt/issues/438\"\u003e#438\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/nats-io/nats.go` from 1.43.0 to 1.46.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/nats-io/nats.go/releases\"\u003egithub.com/nats-io/nats.go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eRelease v1.46.1\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eFIXED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.46.0...v1.46.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.46.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eOverview\u003c/h3\u003e\n\u003cp\u003eThis release enables features introduced in \u003ca href=\"https://github.com/nats-io/nats-server/releases/tag/v2.12.0\"\u003enats-server@v2.12.0\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eSome features, while enabled in the client by adding relevant configuration, have APIs exposed in \u003ca href=\"https://github.com/synadia-io/orbit.go\"\u003esynadia-io/orbit.go\u003c/a\u003e, namely:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/counters/README.md\"\u003eDistributed Counters\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/synadia-io/orbit.go/blob/main/jetstreamext/README.md#atomic-batch-publishing\"\u003eAtomic batch publish\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eStream counters configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1932\"\u003e#1932\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eNew fields in \u003ccode\u003eClusterInfo\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1935\"\u003e#1935\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowAtomicPublish\u003c/code\u003e stream configuration option (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003ePersistMode\u003c/code\u003e stream config option for configurable stream persistence settings (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1943\"\u003e#1943\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eAllowMsgSchedules\u003c/code\u003e stream configuration option to enable message scheduling (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1942\"\u003e#1942\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eContext and timeout options to \u003ccode\u003eMessages.Next()\u003c/code\u003e plus \u003ccode\u003eFetch\u003c/code\u003e context support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1938\"\u003e#1938\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSupport custom name prefix for ordered consumers (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1928\"\u003e#1928\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003ePrioritized priority policy (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1937\"\u003e#1937\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eKeyValue:\n\u003cul\u003e\n\u003cli\u003eAdded KeyValue bucket metadada support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1944\"\u003e#1944\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eIMPROVED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJetStream:\n\u003cul\u003e\n\u003cli\u003eAdd max consumers limit error (code=10026). Thanks \u003ca href=\"https://github.com/Arlet2\"\u003e\u003ccode\u003e@​Arlet2\u003c/code\u003e\u003c/a\u003e for the contribution (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1922\"\u003e#1922\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eReturn more specific cons info error on ordered consumer recreation (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1931\"\u003e#1931\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eComplete Changes\u003c/h3\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.45.0...v1.46.0\"\u003ehttps://github.com/nats-io/nats.go/compare/v1.45.0...v1.46.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eRelease v1.45.0\u003c/h2\u003e\n\u003ch2\u003eChangelog\u003c/h2\u003e\n\u003ch3\u003eADDED\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCore NATS:\n\u003cul\u003e\n\u003cli\u003eHandling for maximum account active connections exceeded (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1921\"\u003e#1921\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eJetStream:\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/4dc7f1e4f613c88eade172f8fe9ebeea4bf28675\"\u003e\u003ccode\u003e4dc7f1e\u003c/code\u003e\u003c/a\u003e Release v1.46.1 (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1948\"\u003e#1948\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/0bbc048e3b6941659c029dd778aa39643eee47be\"\u003e\u003ccode\u003e0bbc048\u003c/code\u003e\u003c/a\u003e [FIXED] Add omitempty to AllowMsgTTL and AllowMsgCounter (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1947\"\u003e#1947\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/41de016ddd3a5d6dfd5250018c88fecc7abf975c\"\u003e\u003ccode\u003e41de016\u003c/code\u003e\u003c/a\u003e Release v1.46.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/2d3be0c81b47c6d747c057e858dcccbc0da6c305\"\u003e\u003ccode\u003e2d3be0c\u003c/code\u003e\u003c/a\u003e [IMPROVED] Bump nats-server test dependency\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/9726c6f3bce55461780aee3dc7fd40724078e91f\"\u003e\u003ccode\u003e9726c6f\u003c/code\u003e\u003c/a\u003e [ADDED] AllowMsgSchedules field to enable message scheduling in stream config...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/5e67170a3195cc7af484529ba1e6151bf2677648\"\u003e\u003ccode\u003e5e67170\u003c/code\u003e\u003c/a\u003e [FIXED] Revert leftover no headers support changes (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1941\"\u003e#1941\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/c85e27545ae3ddbc1f64d74e659b1890cc658267\"\u003e\u003ccode\u003ec85e275\u003c/code\u003e\u003c/a\u003e [ADDED] Introduce PersistMode for configurable persistence settings in stream...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/13d3ae2df4c67412ab887a45d542a12053dd58ec\"\u003e\u003ccode\u003e13d3ae2\u003c/code\u003e\u003c/a\u003e [ADDED] AllowAtomicPublish option on stream config (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1940\"\u003e#1940\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/60f17186ecfffaa404485047969f129c5a186fb0\"\u003e\u003ccode\u003e60f1718\u003c/code\u003e\u003c/a\u003e [CHANGED] Remove no headers support (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1939\"\u003e#1939\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nats-io/nats.go/commit/ec9b58f8954ca95f9fd2bdc1af0c8fe528e77764\"\u003e\u003ccode\u003eec9b58f\u003c/code\u003e\u003c/a\u003e [IMPROVED] Add test veryfying if mirror can be updated to regular stream (\u003ca href=\"https://redirect.github.com/nats-io/nats.go/issues/1934\"\u003e#1934\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nats-io/nats.go/compare/v1.43.0...v1.46.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/segmentio/kafka-go` from 0.4.48 to 0.4.49\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/segmentio/kafka-go/releases\"\u003egithub.com/segmentio/kafka-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.4.49\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore: upgrade go to 1.23 and bump x/net by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1387\"\u003esegmentio/kafka-go#1387\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix: Update OffsetCommit CommittedLeaderEpoch to v6 by \u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: bitnami -\u0026gt; bitnamilegacy by \u003ca href=\"https://github.com/petedannemann\"\u003e\u003ccode\u003e@​petedannemann\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1402\"\u003esegmentio/kafka-go#1402\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add ProtocolType to ListGroupsResponseGroup by \u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/LeonHartley\"\u003e\u003ccode\u003e@​LeonHartley\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1335\"\u003esegmentio/kafka-go#1335\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hhahn-tw\"\u003e\u003ccode\u003e@​hhahn-tw\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/segmentio/kafka-go/pull/1403\"\u003esegmentio/kafka-go#1403\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ehttps://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3f6808045dfce56553562afa2ede13fabd640603\"\u003e\u003ccode\u003e3f68080\u003c/code\u003e\u003c/a\u003e feat: add ProtocolType to ListGroupsResponseGroup (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1403\"\u003e#1403\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/d8511273c9a14e51e0f55f603e91b199a56dfde6\"\u003e\u003ccode\u003ed851127\u003c/code\u003e\u003c/a\u003e chore: bitnami -\u0026gt; bitnamilegacy (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1402\"\u003e#1402\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/af1725fb4fc0d856653afb2aeaeaa3cbfea18aec\"\u003e\u003ccode\u003eaf1725f\u003c/code\u003e\u003c/a\u003e Fix: Update OffsetCommit CommittedLeaderEpoch to v6 (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1335\"\u003e#1335\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/segmentio/kafka-go/commit/3683dc8e60f11857e77c4a66a12eba87d4280e31\"\u003e\u003ccode\u003e3683dc8\u003c/code\u003e\u003c/a\u003e chore: upgrade go to 1.23 and bump x/net (\u003ca href=\"https://redirect.github.com/segmentio/kafka-go/issues/1387\"\u003e#1387\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/segmentio/kafka-go/compare/v0.4.48...v0.4.49\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/testify` from 1.10.0 to 1.11.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/testify/releases\"\u003egithub.com/stretchr/testify's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.11.1\u003c/h2\u003e\n\u003cp\u003eThis release fixes \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1785\"\u003e#1785\u003c/a\u003e introduced in v1.11.0 where expected argument values implementing the stringer interface (\u003ccode\u003eString() string\u003c/code\u003e) with a method which mutates their value, when passed to mock.Mock.On (\u003ccode\u003em.On(\u0026quot;Method\u0026quot;, \u0026lt;expected\u0026gt;).Return()\u003c/code\u003e) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBackport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11: mock: revert to pre-v1.11.0 argument matching behavior for mutating stringers by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1788\"\u003estretchr/testify#1788\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\"\u003ehttps://github.com/stretchr/testify/compare/v1.11.0...v1.11.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.11.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eFunctional Changes\u003c/h3\u003e\n\u003cp\u003ev1.11.0 Includes a number of performance improvements.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCall stack perf change for CallerInfo by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1614\"\u003estretchr/testify#1614\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eLazily render mock diff output on successful match by \u003ca href=\"https://github.com/mikeauclair\"\u003e\u003ccode\u003e@​mikeauclair\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1615\"\u003estretchr/testify#1615\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check early in Eventually, EventuallyWithT, and Never by \u003ca href=\"https://github.com/cszczepaniak\"\u003e\u003ccode\u003e@​cszczepaniak\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1427\"\u003estretchr/testify#1427\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: add IsNotType by \u003ca href=\"https://github.com/bartventer\"\u003e\u003ccode\u003e@​bartventer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1730\"\u003estretchr/testify#1730\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.JSONEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1754\"\u003estretchr/testify#1754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.YAMLEq: shortcut if same strings by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1755\"\u003estretchr/testify#1755\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: faster and simpler isEmpty using reflect.Value.IsZero by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1761\"\u003estretchr/testify#1761\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: faster methods filtering (internal refactor) by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1758\"\u003estretchr/testify#1758\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eassert.ErrorAs: log target type by \u003ca href=\"https://github.com/craig65535\"\u003e\u003ccode\u003e@​craig65535\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1345\"\u003estretchr/testify#1345\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix failure message formatting for Positive and Negative asserts in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1062\"\u003estretchr/testify#1062\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorIs message when error is nil but an error was expected by \u003ca href=\"https://github.com/tsioftas\"\u003e\u003ccode\u003e@​tsioftas\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1681\"\u003estretchr/testify#1681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix Subset/NotSubset when calling with mixed input types by \u003ca href=\"https://github.com/siliconbrain\"\u003e\u003ccode\u003e@​siliconbrain\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1729\"\u003estretchr/testify#1729\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove ErrorAs failure message when error is nil by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1734\"\u003estretchr/testify#1734\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock.AssertNumberOfCalls: improve error msg by \u003ca href=\"https://github.com/3scalation\"\u003e\u003ccode\u003e@​3scalation\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1743\"\u003estretchr/testify#1743\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation, Build \u0026amp; CI\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edocs: Fix typo in README by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1688\"\u003estretchr/testify#1688\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace deprecated io/ioutil with io and os by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1684\"\u003estretchr/testify#1684\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument consequences of calling t.FailNow() by \u003ca href=\"https://github.com/greg0ire\"\u003e\u003ccode\u003e@​greg0ire\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1710\"\u003estretchr/testify#1710\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update docs for Unset \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1621\"\u003e#1621\u003c/a\u003e by \u003ca href=\"https://github.com/techfg\"\u003e\u003ccode\u003e@​techfg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1709\"\u003estretchr/testify#1709\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eREADME: apply gofmt to examples by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1687\"\u003estretchr/testify#1687\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003erefactor: use %q and %T to simplify fmt.Sprintf by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1674\"\u003estretchr/testify#1674\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePropose Christophe Colombier (ccoVeille) as approver by \u003ca href=\"https://github.com/brackendawson\"\u003e\u003ccode\u003e@​brackendawson\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1716\"\u003estretchr/testify#1716\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate documentation for the Error function in assert or require package by \u003ca href=\"https://github.com/architagr\"\u003e\u003ccode\u003e@​architagr\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1675\"\u003estretchr/testify#1675\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: remove deprecated build constraints by \u003ca href=\"https://github.com/alexandear\"\u003e\u003ccode\u003e@​alexandear\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1671\"\u003estretchr/testify#1671\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: apply gofumpt to internal test suite by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1739\"\u003estretchr/testify#1739\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCI: fix shebang in .ci.*.sh scripts by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1746\"\u003estretchr/testify#1746\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert,require: enable parallel testing on (almost) all top tests by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1747\"\u003estretchr/testify#1747\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite.Passed: add one more status test report by \u003ca href=\"https://github.com/Ararsa-Derese\"\u003e\u003ccode\u003e@​Ararsa-Derese\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1706\"\u003estretchr/testify#1706\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd Helper() method in internal mocks and assert.CollectT by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1423\"\u003estretchr/testify#1423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert.Same/NotSame: improve usage of Sprintf by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1742\"\u003estretchr/testify#1742\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emock: enable parallel testing on internal testsuite by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1756\"\u003estretchr/testify#1756\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esuite: cleanup use of 'testing' internals at runtime by \u003ca href=\"https://github.com/dolmen\"\u003e\u003ccode\u003e@​dolmen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1751\"\u003estretchr/testify#1751\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eassert: check test failure message for Empty and NotEmpty  by \u003ca href=\"https://github.com/ccoVeille\"\u003e\u003ccode\u003e@​ccoVeille\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/testify/pull/1745\"\u003estretchr/testify#1745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/2a57335dc9cd6833daa820bc94d9b40c26a7917d\"\u003e\u003ccode\u003e2a57335\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1788\"\u003e#1788\u003c/a\u003e from brackendawson/1785-backport-1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/af8c91234f184009f57ef29027b39ca89cb00100\"\u003e\u003ccode\u003eaf8c912\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1786\"\u003e#1786\u003c/a\u003e to release/1.11\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/b7801fbf5cd58d201296d5d0e132d1849966dbd4\"\u003e\u003ccode\u003eb7801fb\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1778\"\u003e#1778\u003c/a\u003e from stretchr/dependabot/github_actions/actions/chec...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/69831f3b08c40d56a09d0be93e9d5ae034f1590b\"\u003e\u003ccode\u003e69831f3\u003c/code\u003e\u003c/a\u003e build(deps): bump actions/checkout from 4 to 5\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/a53be35c3b0cfcd5189cffcfd75df60ea581104c\"\u003e\u003ccode\u003ea53be35\u003c/code\u003e\u003c/a\u003e Improve captureTestingT helper\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/aafb604176db7e1f2c9810bc90d644291d057687\"\u003e\u003ccode\u003eaafb604\u003c/code\u003e\u003c/a\u003e mock: improve formatting of error message\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7218e0390acd2aea3edb18574110ec2753c0aeef\"\u003e\u003ccode\u003e7218e03\u003c/code\u003e\u003c/a\u003e improve error msg\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/929a2126c2702df436312656a0304580b526c6e9\"\u003e\u003ccode\u003e929a212\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/stretchr/testify/issues/1758\"\u003e#1758\u003c/a\u003e from stretchr/dolmen/suite-faster-method-filtering\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/bc7459ec38128532ff32f23cfab4ea0b725210f2\"\u003e\u003ccode\u003ebc7459e\u003c/code\u003e\u003c/a\u003e suite: faster filtering of methods (-testify.m)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/testify/commit/7d37b5c962954410bcd7a71ff3a77c79514056d1\"\u003e\u003ccode\u003e7d37b5c\u003c/code\u003e\u003c/a\u003e suite: refactor methodFilter\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valyala/fasthttp` from 1.63.0 to 1.67.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valyala/fasthttp/releases\"\u003egithub.com/valyala/fasthttp's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.67.0\u003c/h2\u003e\n\u003cp\u003eSpecial thanks to the following security researchers who reported the issues fixed in this release:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/zer0yu\"\u003e\u003ccode\u003e@​zer0yu\u003c/code\u003e\u003c/a\u003e (Enze Wang)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/P3ngu1nW\"\u003e\u003ccode\u003e@​P3ngu1nW\u003c/code\u003e\u003c/a\u003e (Jingcheng Yang)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/9vvert\"\u003e\u003ccode\u003e@​9vvert\u003c/code\u003e\u003c/a\u003e (Zehui Miao)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd DNS cache management methods for TCPDialer by \u003ca href=\"https://github.com/aabishkaryal\"\u003e\u003ccode\u003e@​aabishkaryal\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2072\"\u003evalyala/fasthttp#2072\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix username:password@ validation in urls by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2080\"\u003evalyala/fasthttp#2080\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eValidate IPv6 addresses in urls by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2079\"\u003evalyala/fasthttp#2079\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eValidate schemes by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2078\"\u003evalyala/fasthttp#2078\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject invalid hosts with multiple port delimiters by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2077\"\u003evalyala/fasthttp#2077\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject backslash absolute URIs and cache parse errors by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2075\"\u003evalyala/fasthttp#2075\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReject bad ipv6 hostnames by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2076\"\u003evalyala/fasthttp#2076\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReimplement flushing support for fasthttpadaptor by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2081\"\u003evalyala/fasthttp#2081\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.8 to 2.22.9 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2073\"\u003evalyala/fasthttp#2073\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/aabishkaryal\"\u003e\u003ccode\u003e@​aabishkaryal\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2072\"\u003evalyala/fasthttp#2072\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/valyala/fasthttp/compare/v1.66.0...v1.67.0\"\u003ehttps://github.com/valyala/fasthttp/compare/v1.66.0...v1.67.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.66.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2056\"\u003evalyala/fasthttp#2056\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: add fasthttp-auth to related projects section by \u003ca href=\"https://github.com/FAUST-BENCHOU\"\u003e\u003ccode\u003e@​FAUST-BENCHOU\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2057\"\u003evalyala/fasthttp#2057\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eserver: refactor to use atomic type by \u003ca href=\"https://github.com/cuiweixie\"\u003e\u003ccode\u003e@​cuiweixie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2058\"\u003evalyala/fasthttp#2058\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2060\"\u003evalyala/fasthttp#2060\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix extra whitespace parsing in HTTP request lines to prevent cache poisoning by \u003ca href=\"https://github.com/Copilot\"\u003e\u003ccode\u003e@​Copilot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2061\"\u003evalyala/fasthttp#2061\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop Go 1.23 support by \u003ca href=\"https://github.com/erikdubbelboer\"\u003e\u003ccode\u003e@​erikdubbelboer\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2065\"\u003evalyala/fasthttp#2065\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd flushing support to fasthttpadaptor by \u003ca href=\"https://github.com/grivera64\"\u003e\u003ccode\u003e@​grivera64\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/valyala/fasthttp/pull/2054\"\u003evalyala/fasthttp#2054\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/FAUST-BENCHOU\"\u003e\u003ccode\u003e@​FAUST-BENCHOU\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"htt...\n\n_Description has been truncated_","html_url":"https://github.com/yunusovt983-art/versitygw/pull/6","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yunusovt983-art%2Fversitygw/issues/6","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-13T10:56:36.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"3509536695","node_id":"PR_kwDON3k3v86tb4k5","number":59,"state":"closed","title":"deps(deps): bump the minor-and-patch group across 1 directory with 12 updates","user":"dependabot[bot]","labels":["security"],"assignees":["busybox42"],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-20T09:52:41.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-13T10:56:36.000Z","updated_at":"2025-10-20T09:52:41.000Z","time_to_close":600965,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps(deps): bump","group_name":"minor-and-patch","update_count":12,"packages":[{"name":"github.com/go-ldap/ldap/v3","old_version":"3.4.11","new_version":"3.4.12","repository_url":"https://github.com/go-ldap/ldap"},{"name":"github.com/valkey-io/valkey-go","old_version":"1.0.65","new_version":"1.0.67","repository_url":"https://github.com/valkey-io/valkey-go"},{"name":"golang.org/x/crypto","old_version":"0.41.0","new_version":"0.43.0","repository_url":"https://github.com/golang/crypto"},{"name":"github.com/prometheus/common","old_version":"0.66.1","new_version":"0.67.1","repository_url":"https://github.com/prometheus/common"},{"name":"github.com/prometheus/procfs","old_version":"0.16.1","new_version":"0.17.0","repository_url":"https://github.com/prometheus/procfs"},{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps the minor-and-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.11` | `3.4.12` |\n| [github.com/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) | `1.0.65` | `1.0.67` |\n| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.43.0` |\n| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.1` |\n| [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.16.1` | `0.17.0` |\n| [github.com/stretchr/objx](https://github.com/stretchr/objx) | `0.5.2` | `0.5.3` |\n\n\nUpdates `github.com/go-ldap/ldap/v3` from 3.4.11 to 3.4.12\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/go-ldap/ldap/releases\"\u003egithub.com/go-ldap/ldap/v3's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.4.12\u003c/h2\u003e\n\u003ch2\u003eWhat's New\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add Github Issue templates by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/558\"\u003ego-ldap/ldap#558\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: add initial support for custom entry unmarshaler by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/557\"\u003ego-ldap/ldap#557\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdded all Microsoft LDAP OIDs by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/559\"\u003ego-ldap/ldap#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[enhancement] Added missing LDAP control ControlMicrosoftSDFlags to control.go by \u003ca href=\"https://github.com/p0dalirius\"\u003e\u003ccode\u003e@​p0dalirius\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/560\"\u003ego-ldap/ldap#560\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: Add local directory server for tests by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/567\"\u003ego-ldap/ldap#567\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd RFC 5929 channel binding support for SSPI client by \u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSvace static analyzer fix by \u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest: improve test coverage by \u003ca href=\"https://github.com/cpuschma\"\u003e\u003ccode\u003e@​cpuschma\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/568\"\u003ego-ldap/ldap#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/artemseleznev\"\u003e\u003ccode\u003e@​artemseleznev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/562\"\u003ego-ldap/ldap#562\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Chrizpy\"\u003e\u003ccode\u003e@​Chrizpy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/go-ldap/ldap/pull/565\"\u003ego-ldap/ldap#565\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ehttps://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/97082cc14c15e471ce406e17acb3173e986e143d\"\u003e\u003ccode\u003e97082cc\u003c/code\u003e\u003c/a\u003e test: improve test coverage (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/568\"\u003e#568\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/ad3fa743ce776f43c25cac0449df82784a512d3c\"\u003e\u003ccode\u003ead3fa74\u003c/code\u003e\u003c/a\u003e Add RFC 5929 channel binding support for SSPI client (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/9feb1c8e1d111b95487756f429d7886db72d20d0\"\u003e\u003ccode\u003e9feb1c8\u003c/code\u003e\u003c/a\u003e feat: add local directory server for tests through containers (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/567\"\u003e#567\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/82fef14a4694eeccea5f6dd33b0c0ab2f17f29ce\"\u003e\u003ccode\u003e82fef14\u003c/code\u003e\u003c/a\u003e Svace static analyzer fix (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/06d7bd93b868279f739d346902ea7ff3f9643927\"\u003e\u003ccode\u003e06d7bd9\u003c/code\u003e\u003c/a\u003e Added missing LDAP control ControlMicrosoftSDFlags to control.go (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/560\"\u003e#560\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/bab0be501db45d56829a9465cfd8135041a39bee\"\u003e\u003ccode\u003ebab0be5\u003c/code\u003e\u003c/a\u003e Added all Microsoft LDAP OIDs (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/109b1fc3f0cc1dc7b621f5b0bc625c7adb27ca85\"\u003e\u003ccode\u003e109b1fc\u003c/code\u003e\u003c/a\u003e feat: add support for custom entry unmarshaler (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/557\"\u003e#557\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/0c1c6ca95d80daf7ee1ac5425438d2f9406a7aa0\"\u003e\u003ccode\u003e0c1c6ca\u003c/code\u003e\u003c/a\u003e feat: add Github Issue templates (\u003ca href=\"https://redirect.github.com/go-ldap/ldap/issues/558\"\u003e#558\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-ldap/ldap/commit/1747c003a176c021278425c06a0ef4e42d29c344\"\u003e\u003ccode\u003e1747c00\u003c/code\u003e\u003c/a\u003e Create SECURITY.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/go-ldap/ldap/compare/v3.4.11...v3.4.12\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/valkey-io/valkey-go` from 1.0.65 to 1.0.67\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/valkey-io/valkey-go/releases\"\u003egithub.com/valkey-io/valkey-go's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.67\u003c/h2\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003efeat: support new filters in Valkey 8.1/9.0 \u003ccode\u003eCLIENT LIST\u003c/code\u003e and \u003ccode\u003eClient KILL\u003c/code\u003e commands.\u003c/li\u003e\n\u003cli\u003efeat: support Valkey \u003ccode\u003eCLIENT CAPA redirect\u003c/code\u003e for standalone clients with \u003ccode\u003eStandaloneOption.EnableRedirect\u003c/code\u003e.\u003c/li\u003e\n\u003cli\u003efix: don't send \u003ccode\u003eREADONLY\u003c/code\u003e for standalone clients.\u003c/li\u003e\n\u003cli\u003edocs: improve markdown formatting and update documentation links, configurations.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003eWe'd like to thank all the contributors who worked on this release!\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/AvinashAbbigeri\"\u003e\u003ccode\u003e@​AvinashAbbigeri\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/SoulPancake\"\u003e\u003ccode\u003e@​SoulPancake\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/appleboy\"\u003e\u003ccode\u003e@​appleboy\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/justinmayhew\"\u003e\u003ccode\u003e@​justinmayhew\u003c/code\u003e\u003c/a\u003e and \u003ca href=\"https://github.com/rueian\"\u003e\u003ccode\u003e@​rueian\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.0.66\u003c/h2\u003e\n\u003ch1\u003eChanges\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003efix panics that happen on \u003ccode\u003eMOVED\u003c/code\u003e redirections for commands without a slot (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/80\"\u003e#80\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eContributors\u003c/h2\u003e\n\u003cp\u003eWe'd like to thank all the contributors who worked on this release!\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/rueian\"\u003e\u003ccode\u003e@​rueian\u003c/code\u003e\u003c/a\u003e and \u003ca href=\"https://github.com/skif48\"\u003e\u003ccode\u003e@​skif48\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/262cdd2405b31a1fd16abcfe0b339485f074a65c\"\u003e\u003ccode\u003e262cdd2\u003c/code\u003e\u003c/a\u003e feat: bump v1.0.67\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/03518c8c8de34d9e40498f8389b52c2ed239f9dd\"\u003e\u003ccode\u003e03518c8\u003c/code\u003e\u003c/a\u003e refactor: standalone redirect\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/66d73e77e04658a9c4e0c45b6da199b9f892b35d\"\u003e\u003ccode\u003e66d73e7\u003c/code\u003e\u003c/a\u003e Standalone redirect (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/84\"\u003e#84\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/ee0ba76dcea6b8c00b55acb7e653014c9aedd49c\"\u003e\u003ccode\u003eee0ba76\u003c/code\u003e\u003c/a\u003e docs: improve markdown formatting and update documentation links (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/910\"\u003e#910\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/35d595cc7d0ed30662465fcb3cc9d46880287b0d\"\u003e\u003ccode\u003e35d595c\u003c/code\u003e\u003c/a\u003e Default values explained (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/909\"\u003e#909\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/183878e224665f20b85f8d0ad3d684ad6172cb45\"\u003e\u003ccode\u003e183878e\u003c/code\u003e\u003c/a\u003e feat : add all Valkey 8.1/9.0 filters to CLIENT LIST and Client KILL (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/83\"\u003e#83\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/65c2a6a53a5fff0822f469b5e8cc6dacc143632f\"\u003e\u003ccode\u003e65c2a6a\u003c/code\u003e\u003c/a\u003e feat: client capa redirect (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/82\"\u003e#82\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/c9fcea3616af257674b0a374d76c11a592bebba4\"\u003e\u003ccode\u003ec9fcea3\u003c/code\u003e\u003c/a\u003e fix: don't send READONLY for standalone clients (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/907\"\u003e#907\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/a0a455f8224201e50f48ba36e107be60d81daf78\"\u003e\u003ccode\u003ea0a455f\u003c/code\u003e\u003c/a\u003e test: polish TestForceSingleClientInitialDialError (\u003ca href=\"https://redirect.github.com/valkey-io/valkey-go/issues/905\"\u003e#905\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/valkey-io/valkey-go/commit/8e48aa751bba4f926eb90fdd8a2884279ae0b14c\"\u003e\u003ccode\u003e8e48aa7\u003c/code\u003e\u003c/a\u003e docs: mention ReadBufferEachConn and WriteBufferEachConn in memory considerat...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/valkey-io/valkey-go/compare/v1.0.65...v1.0.67\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/crypto` from 0.41.0 to 0.43.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/627cb894b6b2021e34c4ad4af4c0a963127491e4\"\u003e\u003ccode\u003e627cb89\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/dca4914afe94ebd485672b06b9a120e18b452533\"\u003e\u003ccode\u003edca4914\u003c/code\u003e\u003c/a\u003e acme: fix autocert TestHTTPHandlerDefaultFallback\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/1336e21bd6f39d1ab82ca6412693849c2d120e1d\"\u003e\u003ccode\u003e1336e21\u003c/code\u003e\u003c/a\u003e x509roots/fallback: update bundle\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/2beaa59a3c994e5d01b6d58dc348dcd6d814ef26\"\u003e\u003ccode\u003e2beaa59\u003c/code\u003e\u003c/a\u003e ssh: add VerifiedPublicKeyCallback\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/66c3d8ce714c31eb5a8adb6c931b4e29f5bebcf5\"\u003e\u003ccode\u003e66c3d8c\u003c/code\u003e\u003c/a\u003e ssh: add support for FIPS mode\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/ddb4e80c6ad38c8a94001924a6ff8424f5cae369\"\u003e\u003ccode\u003eddb4e80\u003c/code\u003e\u003c/a\u003e ssh: remove custom contains, use slices.Contains\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/f4d47b0db5875e61dd52acdb63be800177ab48bb\"\u003e\u003ccode\u003ef4d47b0\u003c/code\u003e\u003c/a\u003e ssh: return clearer error when signature algorithm is used as key format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/96dc232fbd7928e9c23da42e770c8b79a2348d86\"\u003e\u003ccode\u003e96dc232\u003c/code\u003e\u003c/a\u003e x509roots/fallback/bundle: add bundle package to export root certs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/8c9ba318361080ea198c7461b6db621022d0a88e\"\u003e\u003ccode\u003e8c9ba31\u003c/code\u003e\u003c/a\u003e all: freeze and deprecate more packages\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/crypto/commit/559e062ce8bfd6a39925294620b50906ca2a6f95\"\u003e\u003ccode\u003e559e062\u003c/code\u003e\u003c/a\u003e ssh/agent: return an error for unexpected message types\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/crypto/compare/v0.41.0...v0.43.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/sync` from 0.16.0 to 0.17.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sync/commit/04914c200cb38d4ea960ee6a4c314a028c632991\"\u003e\u003ccode\u003e04914c2\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/sync/compare/v0.16.0...v0.17.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/text` from 0.28.0 to 0.30.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/c6abd0305e90ada9293824462268d0ec20d02e5e\"\u003e\u003ccode\u003ec6abd03\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/42f038dad6d204bacd83c23ca0f312d8866039ce\"\u003e\u003ccode\u003e42f038d\u003c/code\u003e\u003c/a\u003e x/text: fix nil dereference in gotext extract\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/a42f0e2da638996f313ef6dbbe3a4435533fbd97\"\u003e\u003ccode\u003ea42f0e2\u003c/code\u003e\u003c/a\u003e all: use built-in max/min to simplify the code\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/e69f31bf9cf2f46bd3325bc9bad37fe9001731c2\"\u003e\u003ccode\u003ee69f31b\u003c/code\u003e\u003c/a\u003e go.mod: update golang.org/x dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/text/commit/60c9786d9e6cc83e1900ce976fdba2e1c327d220\"\u003e\u003ccode\u003e60c9786\u003c/code\u003e\u003c/a\u003e all: upgrade go directive to at least 1.24.0 [generated]\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/golang/text/compare/v0.28.0...v0.30.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/common` from 0.66.1 to 0.67.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/releases\"\u003egithub.com/prometheus/common's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix Go case-insensitive file name collision by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/common/blob/main/CHANGELOG.md\"\u003egithub.com/prometheus/common's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.67.1 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRemove VERSION file to avoid Go conflict error in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/853\"\u003eprometheus/common#853\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.67.0...v0.67.1\"\u003ehttps://github.com/prometheus/common/compare/v0.67.0...v0.67.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev0.67.0 / 2025-10-07\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCreate CHANGELOG.md for easier communication of library changes, especially possible breaking changes. by \u003ca href=\"https://github.com/ywwg\"\u003e\u003ccode\u003e@​ywwg\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/833\"\u003eprometheus/common#833\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003emodel: New test for validation with dots by \u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: document NewTextParser as required by \u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eexpfmt: Add support for float histograms and gauge histograms by \u003ca href=\"https://github.com/beorn7\"\u003e\u003ccode\u003e@​beorn7\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/843\"\u003eprometheus/common#843\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdated minimum Go version to 1.24.0, updated Go dependecies by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/849\"\u003eprometheus/common#849\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/m1k1o\"\u003e\u003ccode\u003e@​m1k1o\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/759\"\u003eprometheus/common#759\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/burgerdev\"\u003e\u003ccode\u003e@​burgerdev\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/common/pull/842\"\u003eprometheus/common#842\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.0\"\u003ehttps://github.com/prometheus/common/compare/v0.66.1...v0.67.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c41fe1488a2f6a4bd2b7abcdc8afe03429835630\"\u003e\u003ccode\u003ec41fe14\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/853\"\u003e#853\u003c/a\u003e from prometheus/superq/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/f5de376c9c4962000e06bfd66e7bbea836e06ed4\"\u003e\u003ccode\u003ef5de376\u003c/code\u003e\u003c/a\u003e Fix Go case-insensitive file name collision\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/b63ce8367504690a70b12faf0c601a24e4b1c461\"\u003e\u003ccode\u003eb63ce83\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/848\"\u003e#848\u003c/a\u003e from prometheus/beorn7/version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/6035595774f21b170a1a4de53076a447c4fc54db\"\u003e\u003ccode\u003e6035595\u003c/code\u003e\u003c/a\u003e Cut v0.67.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/1a6ab58cccd2397a1ceabfed727e8670314ce4c9\"\u003e\u003ccode\u003e1a6ab58\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/849\"\u003e#849\u003c/a\u003e from prometheus/superq/go_1.25\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/a2774686af97196fdadc4d80325f936809c11303\"\u003e\u003ccode\u003ea277468\u003c/code\u003e\u003c/a\u003e Update Go\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/321962143e3c75b8a9df57564753bd568d5bba2b\"\u003e\u003ccode\u003e3219621\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/846\"\u003e#846\u003c/a\u003e from prometheus/dependabot/go_modules/google.golang.o...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/797fd9708ae8e6786d8b7153480b89542ae7e52e\"\u003e\u003ccode\u003e797fd97\u003c/code\u003e\u003c/a\u003e build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/dd2fa0e5e85b0b002f481180cce9a7b8b410c570\"\u003e\u003ccode\u003edd2fa0e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/841\"\u003e#841\u003c/a\u003e from prometheus/repo_sync\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/common/commit/c36260a8b41663a169402f115baf40facc7742ca\"\u003e\u003ccode\u003ec36260a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/prometheus/common/issues/844\"\u003e#844\u003c/a\u003e from prometheus/dependabot/go_modules/go.yaml.in/yaml...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/common/compare/v0.66.1...v0.67.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/prometheus/procfs` from 0.16.1 to 0.17.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/prometheus/procfs/releases\"\u003egithub.com/prometheus/procfs's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.17.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/718\"\u003eprometheus/procfs#718\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/721\"\u003eprometheus/procfs#721\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebtrfs: correct allocation ratios for raid1c[34] by \u003ca href=\"https://github.com/SimSaladin\"\u003e\u003ccode\u003e@​SimSaladin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/722\"\u003eprometheus/procfs#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/724\"\u003eprometheus/procfs#724\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/723\"\u003eprometheus/procfs#723\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSupports collection of process shared memory by \u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/719\"\u003eprometheus/procfs#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ebuild(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/732\"\u003eprometheus/procfs#732\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003envme: Add ControllerID output by \u003ca href=\"https://github.com/ShashwatHiregoudar\"\u003e\u003ccode\u003e@​ShashwatHiregoudar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/731\"\u003eprometheus/procfs#731\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSynchronize common files from prometheus/prometheus by \u003ca href=\"https://github.com/prombot\"\u003e\u003ccode\u003e@​prombot\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/727\"\u003eprometheus/procfs#727\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003esysfs: Add support to collect link status for  PCIe devices by \u003ca href=\"https://github.com/naoki9911\"\u003e\u003ccode\u003e@​naoki9911\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/728\"\u003eprometheus/procfs#728\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003enfs/parse.go: fix ClientV4Stats' GetDeviceInfo/LayoutGet -- values were swapped by \u003ca href=\"https://github.com/johnleslie\"\u003e\u003ccode\u003e@​johnleslie\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/726\"\u003eprometheus/procfs#726\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix linting issue by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/733\"\u003eprometheus/procfs#733\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat(mdstat): recognize reshape status by \u003ca href=\"https://github.com/tamcore\"\u003e\u003ccode\u003e@​tamcore\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/679\"\u003eprometheus/procfs#679\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNvidia/Mellanox expose ROCE ECN information on sysfs on the path by \u003ca href=\"https://github.com/dasturiasArista\"\u003e\u003ccode\u003e@​dasturiasArista\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/695\"\u003eprometheus/procfs#695\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eadded zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo by \u003ca href=\"https://github.com/navidys\"\u003e\u003ccode\u003e@​navidys\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/655\"\u003eprometheus/procfs#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eParse StartCode, EndCode, and StartStack in \u003ccode\u003eProc.Stat()\u003c/code\u003e by \u003ca href=\"https://github.com/pgimalac\"\u003e\u003ccode\u003e@​pgimalac\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/659\"\u003eprometheus/procfs#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd node_guid to infiniband class by \u003ca href=\"https://github.com/di3go-sona\"\u003e\u003ccode\u003e@​di3go-sona\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/670\"\u003eprometheus/procfs#670\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix linting issues by \u003ca href=\"https://github.com/SuperQ\"\u003e\u003ccode\u003e@​SuperQ\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/734\"\u003eprometheus/procfs#734\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/SimSaladin\"\u003e\u003ccode\u003e@​SimSaladin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/722\"\u003eprometheus/procfs#722\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/SilenceAdele\"\u003e\u003ccode\u003e@​SilenceAdele\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/719\"\u003eprometheus/procfs#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ShashwatHiregoudar\"\u003e\u003ccode\u003e@​ShashwatHiregoudar\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/731\"\u003eprometheus/procfs#731\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/naoki9911\"\u003e\u003ccode\u003e@​naoki9911\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/728\"\u003eprometheus/procfs#728\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/johnleslie\"\u003e\u003ccode\u003e@​johnleslie\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/726\"\u003eprometheus/procfs#726\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/tamcore\"\u003e\u003ccode\u003e@​tamcore\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/679\"\u003eprometheus/procfs#679\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/navidys\"\u003e\u003ccode\u003e@​navidys\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/655\"\u003eprometheus/procfs#655\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pgimalac\"\u003e\u003ccode\u003e@​pgimalac\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/659\"\u003eprometheus/procfs#659\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/di3go-sona\"\u003e\u003ccode\u003e@​di3go-sona\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/prometheus/procfs/pull/670\"\u003eprometheus/procfs#670\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\"\u003ehttps://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/61fe41207276bc95c4c391762e9ef137385e8a5d\"\u003e\u003ccode\u003e61fe412\u003c/code\u003e\u003c/a\u003e Fix linting issues (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/734\"\u003e#734\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/61fb25b82034264056d6c202558bfd43c3322f05\"\u003e\u003ccode\u003e61fb25b\u003c/code\u003e\u003c/a\u003e Add node_guid to infiniband class (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/665\"\u003e#665\u003c/a\u003e) (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/670\"\u003e#670\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/ee6ea54565148540b80e46685baaa9c506eb1486\"\u003e\u003ccode\u003eee6ea54\u003c/code\u003e\u003c/a\u003e feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/659\"\u003e#659\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0bcdc45697732e8d3baf0ea742e47d5c9585de11\"\u003e\u003ccode\u003e0bcdc45\u003c/code\u003e\u003c/a\u003e added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted t...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/a5f79dd49ddb1a496da8472c5b09fa625ed3ab6b\"\u003e\u003ccode\u003ea5f79dd\u003c/code\u003e\u003c/a\u003e Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/695\"\u003e#695\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/c5a546e343883072a55550b7de7ef7366d8e2e56\"\u003e\u003ccode\u003ec5a546e\u003c/code\u003e\u003c/a\u003e feat(mdstat): recognize reshape status (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/679\"\u003e#679\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0cf12345350bcfed988855df227682d185c8abb7\"\u003e\u003ccode\u003e0cf1234\u003c/code\u003e\u003c/a\u003e Fix linting issue (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/733\"\u003e#733\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/2b1359d69b2f07556684e6ead802bb8695c733a8\"\u003e\u003ccode\u003e2b1359d\u003c/code\u003e\u003c/a\u003e parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapp...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/617681836f71740ebe8125b614e55f56a0e09667\"\u003e\u003ccode\u003e6176818\u003c/code\u003e\u003c/a\u003e sysfs: Add support to collect link status for  PCIe devices (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/728\"\u003e#728\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/prometheus/procfs/commit/0f247ba36764120f923904e68202df0dae9cc58f\"\u003e\u003ccode\u003e0f247ba\u003c/code\u003e\u003c/a\u003e Update common Prometheus files (\u003ca href=\"https://redirect.github.com/prometheus/procfs/issues/727\"\u003e#727\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yaml/go-yaml/commit/3b57511c5e469cd030f5df7705d1f4208aa8b339\"\u003e\u003ccode\u003e3b57511\u003c/code\u003e\u003c/a\u003e Retract v2 tags that cannot be installed\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/yaml/go-yaml/compare/v2.4.2...v2.4.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/net` from 0.43.0 to 0.45.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/59706cdaa8f95502fdec64b67b4c61d6ca58727d\"\u003e\u003ccode\u003e59706cd\u003c/code\u003e\u003c/a\u003e html: impose open element stack size limit\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/6ec8895aa5f6594da7356da7d341b98133629009\"\u003e\u003ccode\u003e6ec8895\u003c/code\u003e\u003c/a\u003e html: align in row insertion mode with spec\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/539356380d28a16325ff967d5c20c143f1d3d2c8\"\u003e\u003ccode\u003e5393563\u003c/code\u003e\u003c/a\u003e http2: fix RFC 9218 write scheduler not being idempotent\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/b2ab3712bcebf329a84241fdd92c9210dc40e6f1\"\u003e\u003ccode\u003eb2ab371\u003c/code\u003e\u003c/a\u003e internal/httpsfv: implement parsing support for date and display string\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/edb764c2296fdbcd9955bdc3ef9a67394824569d\"\u003e\u003ccode\u003eedb764c\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add parsing functionality for types defined in RFC 8941\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/fbba2c22cbf63a61f869b5f69e1a8052166ba088\"\u003e\u003ccode\u003efbba2c2\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add support for consuming Display String and Date type\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/47a241fc51f963a97809506a57a5d0316709ca32\"\u003e\u003ccode\u003e47a241f\u003c/code\u003e\u003c/a\u003e http2: make the error channel pool per-Server\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/51f657b16c625841a01874388d4a7e3765c40dfb\"\u003e\u003ccode\u003e51f657b\u003c/code\u003e\u003c/a\u003e webdav/internal/xml: use the built-in min function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/f2e909b982692b7382be0f856e1d415ac86f44e1\"\u003e\u003ccode\u003ef2e909b\u003c/code\u003e\u003c/a\u003e internal/httpsfv: implement parsing support for Dictionary and List type.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/net/commit/7d8cfcee6ce7b6f612782f2f877c3fa76d157d17\"\u003e\u003ccode\u003e7d8cfce\u003c/code\u003e\u003c/a\u003e internal/httpsfv: add support for Bare Inner List and Item type.\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/net/compare/v0.43.0...v0.45.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `golang.org/x/sys` from 0.35.0 to 0.37.0\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/1edeebeea09c66c5a886ccfefb1be5dafac5c893\"\u003e\u003ccode\u003e1edeebe\u003c/code\u003e\u003c/a\u003e unix: mkall.sh: fail if docker build failed\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/ecada541268c911af0ea4e4e1d5b1b9ae9350f8a\"\u003e\u003ccode\u003eecada54\u003c/code\u003e\u003c/a\u003e unix: use slices.{Equal,Sort} in tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/5e63aa5e0fdbc13e970e0b19c47af41dd3c96f45\"\u003e\u003ccode\u003e5e63aa5\u003c/code\u003e\u003c/a\u003e windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/033906b9f001ad8de67ebafbb9838f968715b74d\"\u003e\u003ccode\u003e033906b\u003c/code\u003e\u003c/a\u003e unix: add (*CPUSet).Fill helper to enable all CPUs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/6be6c584a2e8031375fd3950a9b7bd9a867af5ee\"\u003e\u003ccode\u003e6be6c58\u003c/code\u003e\u003c/a\u003e windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/32e203842b823da11129bd4fafb58a2e67d49b6f\"\u003e\u003ccode\u003e32e2038\u003c/code\u003e\u003c/a\u003e unix: use Go 1.21+ clear built-in\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/137f2eda356924019c101f440bbbc0270ddd857f\"\u003e\u003ccode\u003e137f2ed\u003c/code\u003e\u003c/a\u003e sys: add support for NetBSD getvfsstat\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/b06ce0514ea5467cf3ac72ad85e4d1845c51fbad\"\u003e\u003ccode\u003eb06ce05\u003c/code\u003e\u003c/a\u003e windows: add FILE_ZERO_DATA_INFORMATION\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/689cc11b26fb21227ba0ff5ce9222b7bd6053c30\"\u003e\u003ccode\u003e689cc11\u003c/code\u003e\u003c/a\u003e unix: fix Listen on solaris\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/golang/sys/commit/a4712b905411aebcc0c9b999c7e61826bfe4c11d\"\u003e\u003ccode\u003ea4712b9\u003c/code\u003e\u003c/a\u003e plan9: drop go version tags for unsupported versions\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/golang/sys/compare/v0.35.0...v0.37.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `google.golang.org/protobuf` from 1.36.8 to 1.36.10\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/busybox42/elemta/pull/59","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/busybox42%2Felemta/issues/59","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/59/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":null,"pr_created_at":"2025-10-08T15:15:22.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"2897847499","node_id":"PR_kwDOFe6jIs6suaTL","number":101,"state":"open","title":"[deps]: Bump github.com/stretchr/objx from 0.5.2 to 0.5.3","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-08T15:15:22.000Z","updated_at":"2025-10-08T15:15:23.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[deps]: Bump","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":null,"ecosystem":"go"},"body":"Bumps [github.com/stretchr/objx](https://github.com/stretchr/objx) from 0.5.2 to 0.5.3.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/moukoublen/goboilerplate/pull/101","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/moukoublen%2Fgoboilerplate/issues/101","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/101/packages"}},{"old_version":"0.5.2","new_version":"0.5.3","update_type":"patch","path":"/tst in the main group","pr_created_at":"2025-10-07T23:30:37.000Z","version_change":"0.5.2 → 0.5.3","issue":{"uuid":"2895609465","node_id":"PR_kwDOOkP-dc6sl355","number":45,"state":"open","title":"[tst](deps): Bump github.com/stretchr/objx from 0.5.2 to 0.5.3 in /tst in the main group","user":"dependabot[bot]","labels":["dependencies","go"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-07T23:30:37.000Z","updated_at":"2025-10-07T23:30:38.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"[tst](deps): Bump","packages":[{"name":"github.com/stretchr/objx","old_version":"0.5.2","new_version":"0.5.3","repository_url":"https://github.com/stretchr/objx"}],"path":"/tst in the main group","ecosystem":"go"},"body":"Bumps the main group in /tst with 1 update: [github.com/stretchr/objx](https://github.com/stretchr/objx).\n\nUpdates `github.com/stretchr/objx` from 0.5.2 to 0.5.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/stretchr/objx/releases\"\u003egithub.com/stretchr/objx's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.5.3\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.8.4 to 1.9.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/150\"\u003estretchr/objx#150\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.9.0 to 1.10.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/152\"\u003estretchr/objx#152\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd syntax highlighting in README by \u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/checkout from 4 to 5 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/155\"\u003estretchr/objx#155\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.10.0 to 1.11.0 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/156\"\u003estretchr/objx#156\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump github.com/stretchr/testify from 1.11.0 to 1.11.1 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/157\"\u003estretchr/objx#157\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove codeclimate integration by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/160\"\u003estretchr/objx#160\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump actions/setup-go from 5 to 6 by \u003ca href=\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/158\"\u003estretchr/objx#158\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eExtend test coverage to include go 1.25 by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/161\"\u003estretchr/objx#161\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove duplicate module cache from CI by \u003ca href=\"https://github.com/hanzei\"\u003e\u003ccode\u003e@​hanzei\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/162\"\u003estretchr/objx#162\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers by \u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JakeRoggenbuck\"\u003e\u003ccode\u003e@​JakeRoggenbuck\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/153\"\u003estretchr/objx#153\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/emilien-puget\"\u003e\u003ccode\u003e@​emilien-puget\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/stretchr/objx/pull/159\"\u003estretchr/objx#159\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ehttps://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793\"\u003e\u003ccode\u003eb152998\u003c/code\u003e\u003c/a\u003e Replace \u003ccode\u003etestify\u003c/code\u003e assertions with custom testing helpers (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/159\"\u003e#159\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473\"\u003e\u003ccode\u003ef248e2b\u003c/code\u003e\u003c/a\u003e Remove duplicate module cache from CI (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af\"\u003e\u003ccode\u003e8175ed5\u003c/code\u003e\u003c/a\u003e Extend test coverage to include go 1.25 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10\"\u003e\u003ccode\u003e3d14c8f\u003c/code\u003e\u003c/a\u003e Bump actions/setup-go from 5 to 6 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c\"\u003e\u003ccode\u003e15bffc6\u003c/code\u003e\u003c/a\u003e Remove codeclimate integration (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17\"\u003e\u003ccode\u003eb94b78f\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2\"\u003e\u003ccode\u003e0b52e9c\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31\"\u003e\u003ccode\u003e07525db\u003c/code\u003e\u003c/a\u003e Bump actions/checkout from 4 to 5 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/155\"\u003e#155\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549\"\u003e\u003ccode\u003ef3a7a99\u003c/code\u003e\u003c/a\u003e Add syntax highlighting in README (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965\"\u003e\u003ccode\u003e0c86e82\u003c/code\u003e\u003c/a\u003e Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (\u003ca href=\"https://redirect.github.com/stretchr/objx/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/objx\u0026package-manager=go_modules\u0026previous-version=0.5.2\u0026new-version=0.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ifnotnil/x/pull/45","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifnotnil%2Fx/issues/45","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/45/packages"}}]}