chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates - #50
Merged
qwuide merged 1 commit intoSep 6, 2026
Conversation
…ectory with 3 updates Bumps the development-dependencies group with 3 updates in the / directory: [lefthook](https://github.com/evilmartians/lefthook), [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [yard](https://github.com/lsegal/yard). Updates `lefthook` from 2.1.9 to 2.1.12 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.9...v2.1.12) Updates `sqlite3` from 2.9.5 to 2.9.6 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.5...v2.9.6) Updates `yard` from 0.9.44 to 0.9.45 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.44...v0.9.45) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sqlite3 dependency-version: 2.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: yard dependency-version: 0.9.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/development-dependencies-d546fd9799
branch
from
September 6, 2026 09:28
17dc535 to
a42de7f
Compare
qwuide
deleted the
dependabot/bundler/development-dependencies-d546fd9799
branch
September 6, 2026 11:55
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 development-dependencies group with 3 updates in the / directory: lefthook, sqlite3 and yard.
Updates
lefthookfrom 2.1.9 to 2.1.12Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
4ad40c32.1.12: fix LEFTHOOK_OUTPUT env precedence2f0a9f3fix: fail the hook when staging fixed files errors (#1484)9fb290dfix: LEFTHOOK_OUTPUT precedence (#1506)b8350fdci: fix npm publishing by bumping Node to 24 (#1508)c1456462.1.11: pty terminal size fixd4a259ffix: inherit terminal size for PTY commands (#1498)db7ca05docs: correct Lefthook commit message configuration (#1499)fd88b10docs: hide contributors regenerate tip from the site (#1500)7ccb1d8docs: clarify signed-off commit example (#1492)e5b10acdeps: bump Go to 1.26.6 (#1495)Updates
sqlite3from 2.9.5 to 2.9.6Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
a52dc0dversion bump to v2.9.6cc5ac0cRoot the aggregate argument array so GC cannot free live values (GHSA-mwm8-39...abcb0f6Reject database filenames and VFS names containing NUL (#732)1d86b7aRaise when open_v2 or open16 is called on an open database (#729)7230171Stop a raise inside a UDF block from deadlocking other threads (#731)2677f9aPass TEXT values containing embedded NULs to UDFs intact (#730)3de8f6edoc: update CHANGELOG.mdac6bd2fRelease aggregate instances when sqlite finishes with them (#722)32460e9Stop sqlite calling into moved Ruby objects (#723)f600993build(deps-dev): update rubocop-minitest requirement (#727)Updates
yardfrom 0.9.44 to 0.9.45Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
2659ecdRelease: v0.9.452b467e0Create a gh-fix skill2842ba7Update changelog00fe9b1Refactor server sanitization logicc6fd371Use@paramtypes for Struct and Data members (#1695)d2a8883Merge remote-tracking branch 'origin/main' into fix/issue-1684-struct-data-pa...674d0cfFix parser method redefinition warnings (#1694)9483cd3Use param types for Struct and Data members12ed8b7Merge main into fix/issue-1687-method-redefined-warnings9b874e2Fix HTML generation for RBS constants