chore(deps): Bump the go-dependencies group across 1 directory with 4 updates - #543
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps): Bump the go-dependencies group across 1 directory with 4 updates#543dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-57a38849d7
branch
from
September 3, 2026 15:55
30a1801 to
59c07b3
Compare
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery), [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/netresearch/go-cron](https://github.com/netresearch/go-cron) and [golang.org/x/mod](https://github.com/golang/mod). Updates `github.com/PuerkitoBio/goquery` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.12.0...v1.13.0) Updates `github.com/getkin/kin-openapi` from 0.147.0 to 0.149.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.147.0...v0.149.0) Updates `github.com/netresearch/go-cron` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/netresearch/go-cron/releases) - [Changelog](https://github.com/netresearch/go-cron/blob/main/CHANGELOG.md) - [Commits](netresearch/go-cron@v0.15.1...v0.16.0) Updates `golang.org/x/mod` from 0.38.0 to 0.40.0 - [Commits](golang/mod@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/netresearch/go-cron dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/mod dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-57a38849d7
branch
from
September 3, 2026 16:13
59c07b3 to
61cd556
Compare
alicoding
enabled auto-merge (squash)
September 3, 2026 20:33
Owner
|
Closing: Dependabot's regeneration bumped go.mod's go directive to 1.26 while the runners and the local toolchain are on 1.25; the Go dependency group is re-taken with the toolchain under goal 0314 (docs/goals/BACKLOG.md). @dependabot ignore this major version |
auto-merge was automatically disabled
September 3, 2026 20:56
Pull request was closed
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-57a38849d7
branch
September 3, 2026 20:56
alicoding
added a commit
that referenced
this pull request
Sep 5, 2026
…enerated, cgo audits re-pinned; the Go dependency group re-taken with the go directive held (goal 0314) (#684) Bumps github.com/wailsapp/wails/v3 and @wailsio/runtime to beta.15, installs the matching wails3 CLI, and re-audits every framework-api-audit comment against the beta.15 vendored source (all seven gaps confirmed unchanged, none removable). Also re-takes three of Dependabot's four go-dependencies-group bumps (goquery, kin-openapi, golang.org/x/mod); go-cron stays at v0.15.1 because v0.16.0 requires go 1.26, which CI's runners don't have -- the same failure mode #543 hit. The go.mod `go` directive is held at 1.25.7 throughout. Claude-Session: https://claude.ai/code/session_01F5UoGETNHaQXctzxqJkMTB Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
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 go-dependencies group with 4 updates in the / directory: github.com/PuerkitoBio/goquery, github.com/getkin/kin-openapi, github.com/netresearch/go-cron and golang.org/x/mod.
Updates
github.com/PuerkitoBio/goqueryfrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
4a4f132Linkify github usernamese47f384Add new version to readme to prepare 1.13 release80a9b7fRun CI on go1.27 (+1.26)ad18e5aMerge pull request #596 from ChrisJr404/text-toplevel-func4e49d09add tests for empty and fully-filtered selections91ed06dAdd top-level Text function for BeautifulSoup-style text extraction105f399Merge pull request #595 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...d329e29build(deps): bump golang.org/x/net from 0.57.0 to 0.58.053a9b37Merge pull request #586 from jvoisin/cachephwc50e9856Merge pull request #593 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/getkin/kin-openapifrom 0.147.0 to 0.149.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
1a812b4openapi3: accept boolean schemas (#1258)9814d1fMerge commit from fork9245cefMerge commit from fork4487f19Merge commit from fork53c2ab1openapi3: validate prefixItems positionally (#1259)ba23e9ddocs: add inspect.software health badge (#1253)94fcebfopenapi3: compare multipleOf on exact rationals, not fixed-precision decimals...e9e5e11openapi3: add FormatOfStringForUUIDOfRFC9562 for UUID v6-v8 (#1251)df7e8f4openapi3: do not forget to carry schema format validators over to OAS3.1 (#1250)Updates
github.com/netresearch/go-cronfrom 0.15.1 to 0.16.0Release notes
Sourced from github.com/netresearch/go-cron's releases.
Changelog
Sourced from github.com/netresearch/go-cron's changelog.
Commits
c1f4534chore(release): v0.16.0 (#403)7895c8dchore(release): v0.16.03f473d2feat: Go 1.27 toolchain, minimum Go 1.26, go fix modernization (#402)0559861chore: retrigger CI for re-analysis under updated Sonar settingsbcd6621docs: complete the Go 1.26 floor sweepa41437arefactor: apply Go 1.26 modernizers via go fix2c5f50afeat: raise minimum supported Go to 1.2694093adchore: update Go toolchain to 1.27.0d9bc350chore: point CODEOWNERS at existing org teams (#401)9fa5378chore: point CODEOWNERS at existing org teamsUpdates
golang.org/x/modfrom 0.38.0 to 0.40.0Commits
d3398d0go.mod: update golang.org/x dependencies57549bfsumdb: ignore unrelated hashes in Lookup96f62aesumdb/tlog: fix TileHashReader authentication bypass13be902go.mod: update golang.org/x dependencies