Skip to content

chore(deps): bump the go-modules group with 4 updates#79

Merged
idiap-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-9c9b882fb6
Feb 16, 2026
Merged

chore(deps): bump the go-modules group with 4 updates#79
idiap-bot merged 1 commit intomainfrom
dependabot/go_modules/go-modules-9c9b882fb6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the go-modules group with 4 updates: cloud.google.com/go/auth, github.com/clipperhouse/uax29/v2, github.com/containerd/cgroups/v3 and github.com/kevinburke/ssh_config.

Updates cloud.google.com/go/auth from 0.18.1 to 0.18.2

Release notes

Sourced from cloud.google.com/go/auth's releases.

auth: v0.18.2

0.18.2 (2026-02-13)

Bug Fixes

Commits
  • 75e6b63 chore: librarian release pull request: 20260213T162929Z (#13848)www
  • cc0ef5a chore: librarian generate pull request: 20260212T190609Z (#13847)
  • 588fe0c feat(auditmanager): add new clients (#13842)
  • 7e0560d chore: librarian release pull request: 20260212T080857Z (#13843)
  • c8ae2e2 fix(bigtable): refactor bigtable.go into separate file path per interfaces (#...
  • 1127141 chore(deps): run renovate on preview branch (#13840)
  • 0102ad6 chore: fixup datamanager initial generation (#13836)
  • d716a47 feat(bigquery): add TotalServicesSkuSlotMillis to QueryStatistics (#13808)
  • 80561cb chore: librarian release pull request: 20260211T232929Z (#13835)
  • 8e3d5c7 test(spanner/test/opentelemetry/test): update otelgrpc invocation (#13831)
  • Additional commits viewable in compare view

Updates github.com/clipperhouse/uax29/v2 from 2.6.0 to 2.7.0

Commits

Updates github.com/containerd/cgroups/v3 from 3.1.2 to 3.1.3

Release notes

Sourced from github.com/containerd/cgroups/v3's releases.

v3.1.3

What's Changed

Full Changelog: containerd/cgroups@v3.1.2...v3.1.3

Commits
  • 076b5e0 Merge pull request #387 from dcantah/cg2-stats-filter
  • 31da8b0 Merge pull request #388 from dcantah/oom-group-kill
  • d72c9ce Cg2: Add ability to set memory.oom.group
  • 4584088 Events: Add OOMGroupKill
  • 9293fbb Cg2: Add the ability to filter stats
  • 568b349 Merge pull request #385 from containerd/dependabot/github_actions/actions/cac...
  • 90c5813 build(deps): bump actions/cache from 4 to 5
  • See full diff in compare view

Updates github.com/kevinburke/ssh_config from 1.4.0 to 1.6.0

Changelog

Sourced from github.com/kevinburke/ssh_config's changelog.

Changes

Version 1.6 (released February 16, 2026)

  • Support ~ as the user's home directory in Include directives, matching the behavior described in ssh_config(5). Thanks to Neil Williams for the report (#31).

  • Strip surrounding double quotes from parsed values. OpenSSH allows values like IdentityFile "/path/to/file", but Get/GetAll previously returned the quotes as literal characters. Quotes are now stripped from the returned value while preserving the original text for faithful roundtripping via String() and MarshalText(). Thanks to Furkan Türkal for the report (#61).

  • Default to a space before # in end-of-line comments. When a Host or KV is created programmatically with an EOLComment, the output previously had no space before the # (e.g. Host foo#comment). A single space is now inserted by default. Thanks to Yonghui Cheng for the report (#50).

Version 1.5 (released February 14, 2026)

  • Implement Match support. Most of the Match spec is implemented, including Match host, Match originalhost, Match user, Match localuser, and Match all. Match exec is not yet implemented.

  • Add SECURITY.md

  • Add Dependabot configuration

Version 1.4 (released August 19, 2025)

  • Remove .gitattributes file (which was used to test different line endings, and caused issues in some build environments). Store tests/dos-lines as CRLF in git directly instead.

Version 1.3 (released February 20, 2025)

  • Add go.mod file (although this project has no dependencies).

  • config: add UserSettings.ConfigFinder

  • Various updates to CI and build environment

Version 1.2 (released March 31, 2022)

  • config: add DecodeBytes to directly read a byte array.

  • Strip trailing whitespace from Host declarations and key/value pairs. Previously, if a Host declaration or a value had trailing whitespace, that whitespace would have been included as part of the value. This led to unexpected

... (truncated)

Commits
  • ac007ea CHANGELOG.md: add v1.6.0 changes, backfill v1.5.0 section
  • 6f3abd7 config: support ~ as user's home directory in Include
  • cc9f700 config: simplify composite literal in newConfig
  • 538d5a7 config: default to a space before '#' in EOL comments
  • 04e0fd6 config: strip surrounding double quotes from parsed values
  • 568811a ci: disable setup-go cache, update checkout to v6
  • e0b4ce9 1.5.0
  • f2e12b8 CHANGELOG.md: improve fidelity and dates
  • f1fac02 all: implement Match support
  • 482de70 SECURITY.md: add
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-modules group with 4 updates: [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go), [github.com/clipperhouse/uax29/v2](https://github.com/clipperhouse/uax29), [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) and [github.com/kevinburke/ssh_config](https://github.com/kevinburke/ssh_config).


Updates `cloud.google.com/go/auth` from 0.18.1 to 0.18.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@auth/v0.18.1...auth/v0.18.2)

Updates `github.com/clipperhouse/uax29/v2` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/clipperhouse/uax29/releases)
- [Commits](clipperhouse/uax29@v2.6.0...v2.7.0)

Updates `github.com/containerd/cgroups/v3` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v3.1.2...v3.1.3)

Updates `github.com/kevinburke/ssh_config` from 1.4.0 to 1.6.0
- [Changelog](https://github.com/kevinburke/ssh_config/blob/master/CHANGELOG.md)
- [Commits](kevinburke/ssh_config@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.18.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/clipperhouse/uax29/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/containerd/cgroups/v3
  dependency-version: 3.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/kevinburke/ssh_config
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 16, 2026
@idiap-bot idiap-bot added the semver:patch A change requiring a patch version bump label Feb 16, 2026
@idiap-bot idiap-bot merged commit 991ec91 into main Feb 16, 2026
9 of 10 checks passed
@idiap-bot idiap-bot deleted the dependabot/go_modules/go-modules-9c9b882fb6 branch February 16, 2026 17:04
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments