chore(deps): bump the minor-and-patch group across 1 directory with 6 updates - #413
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-91d9c316a6
branch
4 times, most recently
from
September 14, 2026 09:19
71138f2 to
02a2acc
Compare
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/johnfercher/maroto/v2](https://github.com/johnfercher/maroto) | `2.4.0` | `2.4.2` | | [github.com/santhosh-tekuri/jsonschema/v6](https://github.com/santhosh-tekuri/jsonschema) | `6.0.2` | `6.0.3` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.46.0` | `0.48.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.44.0` | `0.46.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.53.0` | `1.59.0` | Updates `github.com/johnfercher/maroto/v2` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/johnfercher/maroto/releases) - [Commits](johnfercher/maroto@v2.4.0...v2.4.2) Updates `github.com/santhosh-tekuri/jsonschema/v6` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases) - [Commits](santhosh-tekuri/jsonschema@v6.0.2...v6.0.3) Updates `golang.org/x/sys` from 0.46.0 to 0.48.0 - [Commits](golang/sys@v0.46.0...v0.48.0) Updates `golang.org/x/term` from 0.44.0 to 0.46.0 - [Commits](golang/term@v0.44.0...v0.46.0) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 Updates `modernc.org/sqlite` from 1.53.0 to 1.59.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.59.0) --- updated-dependencies: - dependency-name: github.com/johnfercher/maroto/v2 dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/santhosh-tekuri/jsonschema/v6 dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: modernc.org/sqlite dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-91d9c316a6
branch
from
September 21, 2026 09:18
02a2acc to
17e2a92
Compare
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 6 updates in the / directory:
2.4.02.4.26.0.26.0.30.46.00.48.00.44.00.46.01.36.111.36.121.53.01.59.0Updates
github.com/johnfercher/maroto/v2from 2.4.0 to 2.4.2Release notes
Sourced from github.com/johnfercher/maroto/v2's releases.
Commits
be049f0chore: bump version to v2.4.296ca947feat: move bump-version script6626509feat: add bump-version script8ed1d92test: make the test suite path handling windows-safe (#607)242b124feat: add basic config for agents (#603)5434968Remove Go Report Card badge9ca99c0feat: remove old urlb006336feat: remove go-report-card80537f7feat: v2.4.100c2c3afix: normalize 16-bit PNG images to 8-bit for PDF embedding (#598) (#602)Updates
github.com/santhosh-tekuri/jsonschema/v6from 6.0.2 to 6.0.3Release notes
Sourced from github.com/santhosh-tekuri/jsonschema/v6's releases.
Commits
b0fc661ci: upgrade golangci/golangci-lint-action from v4 to v63d8c98fci: upgrade actions/setup-go from v3 to v6b0cc7abci: upgrade actions/checkout from v3 to v74bdda86validator/fix: empty instLocation for propetyNames and contentSchema833329dfix/typo: fix type in error message180cde3misc: remove vim swap file (#254)1a20556validator/items: fix instanceLocationcfca0e3validator: check invalid floats NaN/Inf (#249)befd2c1validator/additionalItems: fix instanceLocation (#253)dfcec1cformat/email: add closing quote check (#251)Updates
golang.org/x/sysfrom 0.46.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
golang.org/x/termfrom 0.44.0 to 0.46.0Commits
6226200go.mod: update golang.org/x dependencies7c2fb74term: process bytes returned with a read error3963fceall: upgrade go directive to at least 1.26.0 [generated]9f69229go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuffrom 1.36.11 to 1.36.12Updates
modernc.org/sqlitefrom 1.53.0 to 1.59.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
c96a4e6CHANGELOG.md: document the libc v1.75.7 bump and the Performance section35c446eupdate dependencies, make vendor9ad02acMerge branch 'udf-context-tests' into 'master'd6d84a9sqlite: pin the identity and the pooling of the FunctionContext in tests59ec397doc.go: add a Performance section with measured driver-vs-C ratios51cbcbfMerge branch 'udf-call-pool' into 'master'e390a0csqlite: pool the FunctionContext handed to UDF and aggregate callbacks38af581doc.go, README.md: point readers at CHANGELOG.md37e55e4CHANGELOG.md: reconstruct the missing entries for v1.38.1 through v1.44.1 and...2f7234fAUTHORS, CONTRIBUTORS: add Nathan Herring; CHANGELOG.md: credit him by name