Skip to content

Bump golang.org/x/tools from 0.43.0 to 0.44.0 in the non-gardener-dependencies group#1768

Merged
gardener-prow[bot] merged 1 commit intomasterfrom
dependabot/go_modules/non-gardener-dependencies-9d73b188e2
Apr 14, 2026
Merged

Bump golang.org/x/tools from 0.43.0 to 0.44.0 in the non-gardener-dependencies group#1768
gardener-prow[bot] merged 1 commit intomasterfrom
dependabot/go_modules/non-gardener-dependencies-9d73b188e2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps the non-gardener-dependencies group with 1 update: golang.org/x/tools.

Updates golang.org/x/tools from 0.43.0 to 0.44.0

Commits
  • 3dd188d go.mod: update golang.org/x dependencies
  • aebd870 gopls: improve doc link matching to support links followed by a colon
  • 5357b43 go/analysis/passes/modernize: rangeint: handle type parameter constraints
  • bf04c61 go/types/internal/play: show normal terms of selected type
  • 0ae2de0 gopls/internal/filecache: cache decoded objects in memCache
  • 8e51a5f go/ssa: support direct references to embedded fields in struct lit
  • 5005b9e internal/gcimporter: rename ureader_yes.go to ureader.go
  • 5ca865b go/types/objectpath: add debugging command
  • f6476fb internal/gcimporter: consume generic methods in gcimporter
  • b36d1d1 internal/pkgbits: sync version.go with goroot
  • Additional commits viewable in compare view

Dependabot compatibility score

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 non-gardener-dependencies group with 1 update: [golang.org/x/tools](https://github.com/golang/tools).


Updates `golang.org/x/tools` from 0.43.0 to 0.44.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-gardener-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/compliance Compliance related kind/enhancement Enhancement, improvement, extension labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 10:22
@dependabot dependabot bot added kind/enhancement Enhancement, improvement, extension area/compliance Compliance related labels Apr 14, 2026
@gardener-prow gardener-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This change performs routine dependency maintenance by updating multiple golang.org/x packages to their latest minor versions, including security-related cryptography libraries and development tools. All updates are backward-compatible version bumps focused on bug fixes and security improvements.

Walkthrough

  • Chore: Updated golang.org/x/tools from v0.43.0 to v0.44.0 for improved development tooling
  • Chore: Upgraded golang.org/x/crypto from v0.49.0 to v0.50.0 for enhanced security features
  • Chore: Bumped golang.org/x/net, golang.org/x/sys, golang.org/x/term, golang.org/x/text, and golang.org/x/mod packages to latest patch versions
  • Chore: Updated golang.org/x/telemetry dependency for improved observability support

These dependency updates ensure the project benefits from the latest security patches, bug fixes, and performance improvements without introducing breaking changes to existing functionality.

Model: claude-sonnet-4-20250514 | Prompt Tokens: 5647 | Completion Tokens: 236

@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Apr 14, 2026
@federated-github-access federated-github-access bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 14, 2026
@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 14, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AndreasBurger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 14, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Apr 14, 2026

LGTM label has been added.

DetailsGit tree hash: 027a2f1b618fe5a5070bb86dabb5c8082d786184

@gardener-prow gardener-prow bot merged commit 65f7047 into master Apr 14, 2026
60 checks passed
@gardener-prow gardener-prow bot deleted the dependabot/go_modules/non-gardener-dependencies-9d73b188e2 branch April 14, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/compliance Compliance related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant