chore(deps): bump the gomod-minor-patch group across 1 directory with 4 updates - #144
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 4 updates Bumps the gomod-minor-patch group with 4 updates in the /runtime directory: [github.com/dlclark/regexp2](https://github.com/dlclark/regexp2), [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/sys](https://github.com/golang/sys) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/dlclark/regexp2` from 1.11.0 to 1.12.0 - [Commits](dlclark/regexp2@v1.11.0...v1.12.0) Updates `golang.org/x/mod` from 0.38.0 to 0.41.0 - [Commits](golang/mod@v0.38.0...v0.41.0) Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 - [Commits](golang/sys@v0.47.0...v0.48.0) Updates `modernc.org/sqlite` from 1.57.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: github.com/dlclark/regexp2 dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: golang.org/x/mod dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying nimi-doc with
|
| Latest commit: |
5ccea96
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ee20e024.nimi-doc.pages.dev |
| Branch Preview URL: | https://dependabot-go-modules-runtim-8mzl.nimi-doc.pages.dev |
|
Thanks for your first pull request to Nimi. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/runtime/gomod-minor-patch-8deee3a899
branch
September 21, 2026 03:24
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 gomod-minor-patch group with 4 updates in the /runtime directory: github.com/dlclark/regexp2, golang.org/x/mod, golang.org/x/sys and modernc.org/sqlite.
Updates
github.com/dlclark/regexp2from 1.11.0 to 1.12.0Commits
3d5df45fixes #37 fixes #34 fix stack curruption based on dotnet enginee31138efix: increase minimum delay in TestDeadline to prevent flaky failures81cd3beUpdate README.mdbbde16dfix Incorrect timeout error when using FindStringMatch() (#86)5f3687afixes #83 - fix dot when using EcmaScript and Singleline options together - n...636cbb0fixes #83 - fix dot when using EcmaScript and Singleline options together30daa31fix GC issue: release []rune when reusing the runner. which leads to 'runtext...5d49e36update readme with info about new code gen8039ba6clarify code comment about Index in matchUpdates
golang.org/x/modfrom 0.38.0 to 0.41.0Commits
d0a27b2modfile: fix Cleanup and DropTool documentationd12008call: upgrade go directive to at least 1.26.0 [generated]d3398d0go.mod: update golang.org/x dependencies57549bfsumdb: ignore unrelated hashes in Lookup96f62aesumdb/tlog: fix TileHashReader authentication bypass13be902go.mod: update golang.org/x dependenciesUpdates
golang.org/x/sysfrom 0.47.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultUpdates
modernc.org/sqlitefrom 1.57.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5test: add Linux OFD lock regression tests2acd716test: add Linux OFD lock persistence test across os.Closebd9dcb6add Readme Headline...93f0742add Readme HeadlineDependabot 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