build(deps): bump the minor-and-patch group across 1 directory with 5 updates - #43
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the minor-and-patch group across 1 directory with 5 updates#43dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 4 updates in the / directory: [github.com/a-h/templ](https://github.com/a-h/templ), [github.com/stretchr/testify](https://github.com/stretchr/testify), [github.com/xraph/forge](https://github.com/xraph/forge) and [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver). Updates `github.com/a-h/templ` from 0.3.1001 to 0.3.1020 - [Release notes](https://github.com/a-h/templ/releases) - [Commits](a-h/templ@v0.3.1001...v0.3.1020) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/xraph/forge` from 1.9.10 to 1.9.14 - [Release notes](https://github.com/xraph/forge/releases) - [Changelog](https://github.com/xraph/forge/blob/main/CHANGELOG.md) - [Commits](xraph/forge@v1.9.10...v1.9.14) Updates `github.com/xraph/go-utils` from 1.1.6 to 1.1.8 - [Release notes](https://github.com/xraph/go-utils/releases) - [Changelog](https://github.com/xraph/go-utils/blob/main/CHANGELOG.md) - [Commits](xraph/go-utils@v1.1.6...v1.1.8) Updates `go.mongodb.org/mongo-driver/v2` from 2.5.0 to 2.8.2 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.5.0...v2.8.2) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.1020 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/xraph/forge dependency-version: 1.9.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/xraph/go-utils dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/minor-and-patch-ca2df36442
branch
September 3, 2026 01:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 4 updates in the / directory: github.com/a-h/templ, github.com/stretchr/testify, github.com/xraph/forge and go.mongodb.org/mongo-driver/v2.
Updates
github.com/a-h/templfrom 0.3.1001 to 0.3.1020Release notes
Sourced from github.com/a-h/templ's releases.
Commits
09d6b02chore: bump versionff38ceefeat: add ranges for attribute node values (#1383)e581c01fix: attributes containing a conditional, are always multiline (#1380)b310a97fix(generatecmd): checkcmd.Start()error before insertingcmdin to `run...95a0854fix: allow JSFuncCall on arbitrary HTML attributes (#1375)8fecf2dfix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)a411f13chore: fix linter warning in test code524cd39feat: add -check flag, closes #1007 (#1373)d52d64efix: use dedicated shadow host in Suspense example to ensure header is render...552ed02feat: support concurrent rendering of templ components (#1359)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
github.com/xraph/forgefrom 1.9.10 to 1.9.14Release notes
Sourced from github.com/xraph/forge's releases.
... (truncated)
Changelog
Sourced from github.com/xraph/forge's changelog.
Commits
813cae8build(cmd/forge): require a forge that has the symbols it calls5c26a7ebuild: require nested modules at versions that exist96b4325docs(changelog): update CHANGELOG.md for v1.9.13caa62efchore: bumped go utils version7efe6fcchore: bumped go utils26e4b56docs(changelog): update CHANGELOG.md for v1.9.12072e37aMerge pull request #69 from xraph/fix/openapi-with-parameter3408d5cfix(openapi): let WithParameter reach the documente62f75fdocs(changelog): update CHANGELOG.md for v1.9.116faf745Merge pull request #68 from xraph/fix/openapi-anonymous-type-collisionUpdates
github.com/xraph/go-utilsfrom 1.1.6 to 1.1.8Release notes
Sourced from github.com/xraph/go-utils's releases.
Changelog
Sourced from github.com/xraph/go-utils's changelog.
Commits
8c7e95bchore(release): 1.1.8 [skip ci]6b31905fix(http): bind every occurrence of a repeated query parameter (#4)7348e26chore(release): 1.1.7 [skip ci]ddae0d4fix(http): bind form-encoded request bodies through form tagsUpdates
go.mongodb.org/mongo-driver/v2from 2.5.0 to 2.8.2Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
1af6d00BUMP v2.8.22ccb9c0Merge commit from fork0c032cbGODRIVER-4075 Return an error if there are invalid characters in the database...faeba4aGODRIVER-4025 cherry-pick: Preserve the last non-nil WriteConcernError across...847433bBUMP v2.8.11d6850aGODRIVER-4088 Return the server error when the first attempt fails with NoWri...6948126GODRIVER-4064 Skip tests that fail due to SERVER-128517 (#2525)994762eGODRIVER-4026 [release/2.8] Use cmake<4.4 for libmongocrypt build. (#2487)b724f0aBUMP v2.8.0794aab6GODRIVER-4002: Add substring to QE GA (#2471)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions