Skip to content

build(deps): bump the go-minor-patch group across 1 directory with 3 updates - #75

Merged
rawizhere merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-ae75e8b860
Sep 6, 2026
Merged

rawizhere merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-ae75e8b860

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 3 updates in the / directory: github.com/PuerkitoBio/goquery, github.com/mymmrac/telego and google.golang.org/genai.

Updates github.com/PuerkitoBio/goquery from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.13.0

Performance improvements and new top-level goquery.Text function to extract text from a selection with more control than the sel.Text jquery-like method.

Commits
  • 4a4f132 Linkify github usernames
  • e47f384 Add new version to readme to prepare 1.13 release
  • 80a9b7f Run CI on go1.27 (+1.26)
  • ad18e5a Merge pull request #596 from ChrisJr404/text-toplevel-func
  • 4e49d09 add tests for empty and fully-filtered selections
  • 91ed06d Add top-level Text function for BeautifulSoup-style text extraction
  • 105f399 Merge pull request #595 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • d329e29 build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0
  • 53a9b37 Merge pull request #586 from jvoisin/cachephwc
  • 50e9856 Merge pull request #593 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • Additional commits viewable in compare view

Updates github.com/mymmrac/telego from 1.11.2 to 1.12.1

Release notes

Sourced from github.com/mymmrac/telego's releases.

v1.12.1 Fix unmarshaling

Overview

  • Fixed marshaling of new types

Full Changelog: mymmrac/telego@v1.12.0...v1.12.1

v1.12.0 Telegram Bot API v10.3

Overview

  • Updated to Telegram Bot API v10.3
  • 💥 Updated Go to 1.26.7

Full Changelog: mymmrac/telego@v1.11.2...v1.12.0

Commits
  • d86c4a8 Fix unmarshaling of new types
  • 0d8a579 Updated Telego in examples
  • ec44056 Updated README to Telegram Bot API v10.3
  • 7162538 Updated bot handlers to Telegram Bot API v10.3
  • 575d3b9 Updated methods to Telegram Bot API v10.3
  • d159970 Updated types to Telegram Bot API v10.3
  • f2df1eb Updated Go to 1.26.7
  • 7bb2455 Fixed linters
  • 8732145 Updated Telego in examples
  • See full diff in compare view

Updates google.golang.org/genai from 1.69.0 to 1.71.0

Release notes

Sourced from google.golang.org/genai's releases.

v1.71.0

1.71.0 (2026-08-31)

Features

  • Add translation_config SDK support for GEAP. (83c445d)

v1.70.0

1.70.0 (2026-08-25)

Features

  • Add AudioTranscriptionConfigMode (e601aac)
Changelog

Sourced from google.golang.org/genai's changelog.

1.71.0 (2026-08-31)

Features

  • Add translation_config SDK support for GEAP. (83c445d)

1.70.0 (2026-08-25)

Features

  • Add AudioTranscriptionConfigMode (e601aac)
Commits
  • bfe8a87 chore(main): release 1.71.0 (#909)
  • 83c445d feat: Add translation_config SDK support for GEAP.
  • 5e7adb3 chore(main): release 1.70.0 (#902)
  • e601aac feat: Add AudioTranscriptionConfigMode
  • 8cf30ee chore: Part.media_processing
  • 6fd3e65 chore: Move major release check to job level in block_major_releases workflow
  • df468a5 chore: Disable GenerateImages for Gemini API
  • 6230a94 chore: Update Go version to 1.26.x in apidiff workflow
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 4, 2026
…updates

Bumps the go-minor-patch group with 3 updates in the / directory: [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery), [github.com/mymmrac/telego](https://github.com/mymmrac/telego) and [google.golang.org/genai](https://github.com/googleapis/go-genai).


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/mymmrac/telego` from 1.11.2 to 1.12.1
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](mymmrac/telego@v1.11.2...v1.12.1)

Updates `google.golang.org/genai` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.69.0...v1.71.0)

---
updated-dependencies:
- dependency-name: github.com/mymmrac/telego
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: google.golang.org/genai
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-patch-ae75e8b860 branch from 75a0247 to 6179fad Compare September 6, 2026 07:43
@rawizhere
rawizhere merged commit 10d52d5 into main Sep 6, 2026
5 checks passed
@rawizhere
rawizhere deleted the dependabot/go_modules/go-minor-patch-ae75e8b860 branch September 6, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant