Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump the x group across 1 directory with 6 updates#20395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
github-actions merged 1 commit intomainfromdependabot/go_modules/x-8b7a7ca382
Oct 21, 2025

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 21, 2025

Bumps the x group with 4 updates in the / directory:golang.org/x/crypto,golang.org/x/net,golang.org/x/oauth2 andgolang.org/x/tools.

Updatesgolang.org/x/crypto from 0.42.0 to 0.43.0

Commits
  • 627cb89 go.mod: update golang.org/x dependencies
  • dca4914 acme: fix autocert TestHTTPHandlerDefaultFallback
  • 1336e21 x509roots/fallback: update bundle
  • 2beaa59 ssh: add VerifiedPublicKeyCallback
  • 66c3d8c ssh: add support for FIPS mode
  • ddb4e80 ssh: remove custom contains, use slices.Contains
  • f4d47b0 ssh: return clearer error when signature algorithm is used as key format
  • 96dc232 x509roots/fallback/bundle: add bundle package to export root certs
  • 8c9ba31 all: freeze and deprecate more packages
  • 559e062 ssh/agent: return an error for unexpected message types
  • See full diff incompare view

Updatesgolang.org/x/net from 0.45.0 to 0.46.0

Commits

Updatesgolang.org/x/oauth2 from 0.31.0 to 0.32.0

Commits

Updatesgolang.org/x/term from 0.35.0 to 0.36.0

Commits

Updatesgolang.org/x/text from 0.29.0 to 0.30.0

Commits
  • c6abd03 go.mod: update golang.org/x dependencies
  • 42f038d x/text: fix nil dereference in gotext extract
  • a42f0e2 all: use built-in max/min to simplify the code
  • See full diff incompare view

Updatesgolang.org/x/tools from 0.37.0 to 0.38.0

Commits
  • a22b5e8 go.mod: update golang.org/x dependencies
  • 4bbcc9f all: use reflect.TypeFor instead of reflect.TypeOf when we have known the type
  • 122c93a internal/refactor: AddImport: remove unnecessary result
  • 76aace8 internal/analysisinternal: rationalize
  • 8cf2d63 gopls/internal/golang: add condition for enabling package move
  • 1f054fd x/tools: downgrade token.FileSet parameters to token.File
  • 44e71e5 go/analysis/passes/printf: check anonymous functions too
  • 9095e9b internal/analysisinternal: extract DeleteVar
  • 62a1b26 internal/analysisinternal: IsChildOf(Cursor, edge.Kind) bool
  • d32fb50 internal/analysisinternal: export EnclosingFile
  • Additional commits viewable incompare 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 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 x group with 4 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/tools](https://github.com/golang/tools).Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0- [Commits](golang/crypto@v0.42.0...v0.43.0)Updates `golang.org/x/net` from 0.45.0 to 0.46.0- [Commits](golang/net@v0.45.0...v0.46.0)Updates `golang.org/x/oauth2` from 0.31.0 to 0.32.0- [Commits](golang/oauth2@v0.31.0...v0.32.0)Updates `golang.org/x/term` from 0.35.0 to 0.36.0- [Commits](golang/term@v0.35.0...v0.36.0)Updates `golang.org/x/text` from 0.29.0 to 0.30.0- [Release notes](https://github.com/golang/text/releases)- [Commits](golang/text@v0.29.0...v0.30.0)Updates `golang.org/x/tools` from 0.37.0 to 0.38.0- [Release notes](https://github.com/golang/tools/releases)- [Commits](golang/tools@v0.37.0...v0.38.0)---updated-dependencies:- dependency-name: golang.org/x/crypto  dependency-version: 0.43.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/net  dependency-version: 0.46.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/oauth2  dependency-version: 0.32.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/term  dependency-version: 0.36.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/text  dependency-version: 0.30.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/tools  dependency-version: 0.38.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file goPull requests that update go code labelsOct 21, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 21, 2025 11:42
@github-actionsgithub-actionsbot merged commitc2dcf93 intomainOct 21, 2025
32 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/go_modules/x-8b7a7ca382 branchOctober 21, 2025 11:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegoPull requests that update go code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp