Skip to content

chore(deps): Bump the go-modules group across 1 directory with 4 updates - #13

Merged
tj-smith47 merged 1 commit into
masterfrom
dependabot/go_modules/go-modules-1e0665c4da
Jul 14, 2026
Merged

chore(deps): Bump the go-modules group across 1 directory with 4 updates#13
tj-smith47 merged 1 commit into
masterfrom
dependabot/go_modules/go-modules-1e0665c4da

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 4 updates in the / directory: github.com/tj-smith47/shelly-go, golang.org/x/sync, golang.org/x/sys and golang.org/x/term.

Updates github.com/tj-smith47/shelly-go from 0.11.0 to 0.11.2

Release notes

Sourced from github.com/tj-smith47/shelly-go's releases.

v0.11.2

shelly-go v0.11.2

A comprehensive Go library for Shelly smart home devices.

Installation

go get github.com/tj-smith47/shelly-go@v0.11.2

What's Changed

Full Changelog: tj-smith47/shelly-go@v0.11.1...v0.11.2

Full Changelog: tj-smith47/shelly-go@v0.11.1...v0.11.2

See CHANGELOG.md for detailed release notes.

v0.11.1

shelly-go v0.11.1

A comprehensive Go library for Shelly smart home devices.

Installation

go get github.com/tj-smith47/shelly-go@v0.11.1

What's Changed

Full Changelog: tj-smith47/shelly-go@v0.11.0...v0.11.1

Full Changelog: tj-smith47/shelly-go@v0.11.0...v0.11.1

See CHANGELOG.md for detailed release notes.

Commits
  • 2e39a6a Merge pull request #4 from tj-smith47/dependabot/go_modules/go-modules-7a1d40...
  • e1ca1d6 Merge pull request #3 from tj-smith47/dependabot/github_actions/github-action...
  • 8ecaf42 chore(deps): bump the go-modules group with 2 updates
  • 96fccf3 chore(deps): bump actions/checkout in the github-actions group
  • See full diff in compare view

Updates golang.org/x/sync from 0.21.0 to 0.22.0

Commits

Updates golang.org/x/sys from 0.46.0 to 0.47.0

Commits
  • 9e7e939 cpu: handle vendor suffixes in parseRelease
  • f6fb8a1 unix: use epoll_pwait rather than epoll_wait
  • f3eeabf windows: avoid length overflow in NewNTString
  • 3cb6647 unix: update glibc to 2.43
  • c507910 windows: document safe usage of TrusteeValue
  • See full diff in compare view

Updates golang.org/x/term from 0.44.0 to 0.45.0

Commits

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 in the / directory: [github.com/tj-smith47/shelly-go](https://github.com/tj-smith47/shelly-go), [golang.org/x/sync](https://github.com/golang/sync), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/tj-smith47/shelly-go` from 0.11.0 to 0.11.2
- [Release notes](https://github.com/tj-smith47/shelly-go/releases)
- [Changelog](https://github.com/tj-smith47/shelly-go/blob/master/CHANGELOG.md)
- [Commits](tj-smith47/shelly-go@v0.11.0...v0.11.2)

Updates `golang.org/x/sync` from 0.21.0 to 0.22.0
- [Commits](golang/sync@v0.21.0...v0.22.0)

Updates `golang.org/x/sys` from 0.46.0 to 0.47.0
- [Commits](golang/sys@v0.46.0...v0.47.0)

Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/tj-smith47/shelly-go
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sys
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  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 Jul 12, 2026
@dependabot
dependabot Bot requested a review from tj-smith47 as a code owner July 12, 2026 10:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 12, 2026
@tj-smith47
tj-smith47 merged commit 65649c1 into master Jul 14, 2026
6 checks passed
@tj-smith47
tj-smith47 deleted the dependabot/go_modules/go-modules-1e0665c4da branch July 14, 2026 04:17
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