Skip to content

Bump the go-modules group with 3 updates#1211

Merged
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-bc32dbe1a2
May 13, 2026
Merged

Bump the go-modules group with 3 updates#1211
paketo-bot merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-bc32dbe1a2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the go-modules group with 3 updates: github.com/tklauser/go-sysconf, github.com/tklauser/numcpus and google.golang.org/api.

Updates github.com/tklauser/go-sysconf from 0.3.16 to 0.4.0

Release notes

Sourced from github.com/tklauser/go-sysconf's releases.

v0.4.0

What's Changed

Full Changelog: tklauser/go-sysconf@v0.3.16...v0.4.0

Commits
  • 93984ea go.mod: update github.com/tklauser/numcpus to v0.12.0
  • e1639de Don't panic on empty /proc file on Linux
  • 857431c go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0
  • 7561e7f Consistently return -1 for SC_PHYS_PAGES on error
  • c02a313 Fix SC_OPEN_MAX/SC_STREAM_MAX RLIM_INFINITY check
  • 9705845 Remove max function shadowing Go 1.21+ max builtin
  • 3a47e5a go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0
  • ea7a0e9 .github: bump actions/setup-go from 6.3.0 to 6.4.0
  • d0fee56 go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0
  • 1cfbfc0 ci: update minimum Go version to 1.25, add Go 1.26
  • Additional commits viewable in compare view

Updates github.com/tklauser/numcpus from 0.11.0 to 0.12.0

Release notes

Sourced from github.com/tklauser/numcpus's releases.

v0.12.0

What's Changed

Full Changelog: tklauser/numcpus@v0.11.0...v0.12.0

Commits
  • 28ffdd9 go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0
  • b42d144 Return on error in examples
  • f0569b0 Implement countCPURange using listCPURange
  • ab28d9c Use 64-bit integer for parsing kernel_max
  • 3dec912 Use os.ReadDir instead of os.Open/(*os.File).Readdir
  • f5037b7 ci: fix version comments for actions/setup-go
  • 5e4452a go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0
  • 8baa579 .github: bump actions/setup-go from 6.3.0 to 6.4.0
  • 84a431d go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0
  • a704e1e ci: update minimum Go version to 1.25, add Go 1.26
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.278.0 to 0.279.0

Release notes

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

v0.279.0

0.279.0 (2026-05-12)

Features

Changelog

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

0.279.0 (2026-05-12)

Features

Commits
  • e446d4c chore(main): release 0.279.0 (#3586)
  • d4241ea feat(all): auto-regenerate discovery clients (#3590)
  • 8452ed1 chore(all): update module github.com/go-git/go-git/v5 to v5.19.0 [SECURITY] (...
  • e87e376 feat(all): auto-regenerate discovery clients (#3587)
  • 09db0e3 feat(all): auto-regenerate discovery clients (#3585)
  • See full diff 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 3 updates: [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf), [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0)

Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/tklauser/numcpus/releases)
- [Commits](tklauser/numcpus@v0.11.0...v0.12.0)

Updates `google.golang.org/api` from 0.278.0 to 0.279.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.278.0...v0.279.0)

---
updated-dependencies:
- dependency-name: github.com/tklauser/go-sysconf
  dependency-version: 0.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/tklauser/numcpus
  dependency-version: 0.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.279.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 May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 00:54
@dependabot dependabot Bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels May 13, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label May 13, 2026
@paketo-bot paketo-bot merged commit f9ac4f5 into main May 13, 2026
10 of 11 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-bc32dbe1a2 branch May 13, 2026 01:07
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