chore(deps): bump the go-dependencies group across 1 directory with 6 updates - #134
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-dependencies group across 1 directory with 6 updates#134dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.22` | `0.0.23` | | [github.com/thlib/go-timezone-local](https://github.com/thlib/go-timezone-local) | `0.0.7` | `0.0.8` | | [golang.org/x/image](https://github.com/golang/image) | `0.39.0` | `0.44.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.44.0` | `0.47.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.42.0` | `0.45.0` | Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.23 - [Commits](mattn/go-isatty@v0.0.22...v0.0.23) Updates `github.com/thlib/go-timezone-local` from 0.0.7 to 0.0.8 - [Release notes](https://github.com/thlib/go-timezone-local/releases) - [Commits](thlib/go-timezone-local@v0.0.7...v0.0.8) Updates `golang.org/x/image` from 0.39.0 to 0.44.0 - [Commits](golang/image@v0.39.0...v0.44.0) Updates `golang.org/x/sys` from 0.44.0 to 0.47.0 - [Commits](golang/sys@v0.44.0...v0.47.0) Updates `golang.org/x/term` from 0.42.0 to 0.45.0 - [Commits](golang/term@v0.42.0...v0.45.0) Updates `golang.org/x/text` from 0.36.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/thlib/go-timezone-local dependency-version: 0.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/image dependency-version: 0.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/go-dependencies-36b0bed144
branch
July 30, 2026 18:23
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 5 updates in the / directory:
0.0.220.0.230.0.70.0.80.39.00.44.00.44.00.47.00.42.00.45.0Updates
github.com/mattn/go-isattyfrom 0.0.22 to 0.0.23Commits
4bc9b75Lower go directive to 1.20 for Windows 7 users (#94)4e061daadd stub for haiku os (#93)Updates
github.com/thlib/go-timezone-localfrom 0.0.7 to 0.0.8Release notes
Sourced from github.com/thlib/go-timezone-local's releases.
Commits
8b96ddaHarden timezone mapping updates97ff164update tzmapping readmedfc6ef6use GetDynamicTimeZoneInformation and add example2a811fcapply suggested optimization2993d6eMerge pull request #17 from dolmen-go/unix-simplify-inferFromPath11de6d6Merge pull request #15 from williammartin/fix/suppress-tzutil-console-windowfd84b47unix: simplify inferFromPathf4b1b0cfix: set CREATE_NO_WINDOW on tzutil exec to prevent console flash9af4692Update README.mdUpdates
golang.org/x/imagefrom 0.39.0 to 0.44.0Commits
891abcbgo.mod: update golang.org/x dependenciesf50490dfont: document (lack of) security hardening in font packages7a0cfdawebp: check for VP8L dimension mismatch before allocation4339315tiff: consistently skip horizontal padding in tiled imagesb5baf41tiff: avoid overflow when reading IFD entriese7513b5tiff: limit the amount of data read in IFD entriescb9f1a6tiff: limit uncompressed data reads304d4cctiff: reject tiles too much larger than the image7c04344tiff: add buffer slice overflow checks for 32-bit systemsc5511dfwebp: require that VP8/VP8L dimensions match canvas dimensionsUpdates
golang.org/x/sysfrom 0.44.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValued58dcfaunix: add GPIO constants and structs397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDUpdates
golang.org/x/termfrom 0.42.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependencies3b43943go.mod: update golang.org/x dependencies3c3e485go.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.36.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some commentsf4bb632go.mod: update golang.org/x dependencies3ef517ego.mod: update golang.org/x dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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