Bump the go-dependencies group across 1 directory with 7 updates by dependabot[bot] · Pull Request #99 · github/gh-skyline · GitHub
Skip to content

Bump the go-dependencies group across 1 directory with 7 updates#99

Merged
chrisreddington merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-a472b03f13
Aug 13, 2025
Merged

Bump the go-dependencies group across 1 directory with 7 updates#99
chrisreddington merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-a472b03f13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2025

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 6 updates in the / directory:

Package From To
github.com/cli/go-gh/v2 2.12.1 2.12.2
github.com/spf13/pflag 1.0.6 1.0.7
github.com/thlib/go-timezone-local 0.0.6 0.0.7
golang.org/x/image 0.29.0 0.30.0
golang.org/x/sys 0.34.0 0.35.0
golang.org/x/term 0.33.0 0.34.0

Updates github.com/cli/go-gh/v2 from 2.12.1 to 2.12.2

Release notes

Sourced from github.com/cli/go-gh/v2's releases.

v2.12.2

What's Changed

Full Changelog: cli/go-gh@v2.12.1...v2.12.2

Commits
  • e1048df Merge pull request #190 from cli/dependabot/go_modules/golang.org/x/net-0.38.0
  • ce814a1 Bump golang.org/x/net from 0.36.0 to 0.38.0
  • See full diff in compare view

Updates github.com/spf13/pflag from 1.0.6 to 1.0.7

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.7

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7

Commits
  • f9cbdd9 Merge pull request #348 from max-frank/add-time-flag-support
  • e3be2eb Reduce duplication by forwarding to sibling functions
  • 7cc25e3 Don't export TimeValue (yet)
  • d15848d Remove unnecessary time test stderr dev null redirect
  • c5ce22e Use time.Time for expectations in time flag tests
  • 1992c5a Add support for time.Time flags
  • 1c62fb2 Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags
  • 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() #433
  • 4730aa0 fix help message for Func and BoolFunc flags #430
  • f4c97c2 minor: fix typos in comments
  • Additional commits viewable in compare view

Updates github.com/thlib/go-timezone-local from 0.0.6 to 0.0.7

Release notes

Sourced from github.com/thlib/go-timezone-local's releases.

v0.0.7

Add dual apache 2 license and fix go generate

Commits

Updates golang.org/x/image from 0.29.0 to 0.30.0

Commits
  • c574db5 go.mod: update golang.org/x dependencies
  • 4af98f4 bmp: decode 1, 2 and 4 bits-per-pixel palettes
  • See full diff in compare view

Updates golang.org/x/sys from 0.34.0 to 0.35.0

Commits
  • 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5
  • 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev
  • 9920300 unix: add missing nft conntrack constants
  • ad4e0fc unix: remove redundant word in comment
  • 084ad87 unix: fix //sys decl after CL 548795
  • See full diff in compare view

Updates golang.org/x/term from 0.33.0 to 0.34.0

Commits
  • a35244d go.mod: update golang.org/x dependencies
  • 4f53e0c term: allow multi-line bracketed paste to not create single line with verbati...
  • 27f29d8 term: remove duplicate flag and add comment on windows
  • See full diff in compare view

Updates golang.org/x/text from 0.27.0 to 0.28.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) | `2.12.1` | `2.12.2` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` |
| [github.com/thlib/go-timezone-local](https://github.com/thlib/go-timezone-local) | `0.0.6` | `0.0.7` |
| [golang.org/x/image](https://github.com/golang/image) | `0.29.0` | `0.30.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.34.0` | `0.35.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.33.0` | `0.34.0` |



Updates `github.com/cli/go-gh/v2` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/cli/go-gh/releases)
- [Commits](cli/go-gh@v2.12.1...v2.12.2)

Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.6...v1.0.7)

Updates `github.com/thlib/go-timezone-local` from 0.0.6 to 0.0.7
- [Release notes](https://github.com/thlib/go-timezone-local/releases)
- [Commits](thlib/go-timezone-local@v0.0.6...v0.0.7)

Updates `golang.org/x/image` from 0.29.0 to 0.30.0
- [Commits](golang/image@v0.29.0...v0.30.0)

Updates `golang.org/x/sys` from 0.34.0 to 0.35.0
- [Commits](golang/sys@v0.34.0...v0.35.0)

Updates `golang.org/x/term` from 0.33.0 to 0.34.0
- [Commits](golang/term@v0.33.0...v0.34.0)

Updates `golang.org/x/text` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/cli/go-gh/v2
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.7
  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.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.30.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.35.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.28.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Aug 12, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2025
@github-project-automation github-project-automation Bot moved this to Needs Review in gh-skyline Aug 12, 2025

@chrisreddington chrisreddington left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the build and generated skyline in a Codespace for single year/multi-year/different user. Works well, approving and merging.

@chrisreddington chrisreddington merged commit dd89e80 into main Aug 13, 2025
15 checks passed
@chrisreddington chrisreddington deleted the dependabot/go_modules/go-dependencies-a472b03f13 branch August 13, 2025 11:05
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in gh-skyline Aug 13, 2025
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant