chore(deps): bump the golang-x group with 7 updates
Bumps the golang-x group with 7 updates:
| Package | From | To |
|---|---|---|
| golang.org/x/crypto | 0.40.0 |
0.42.0 |
| golang.org/x/mod | 0.26.0 |
0.27.0 |
| golang.org/x/net | 0.42.0 |
0.43.0 |
| golang.org/x/sync | 0.16.0 |
0.17.0 |
| golang.org/x/term | 0.33.0 |
0.35.0 |
| golang.org/x/text | 0.28.0 |
0.29.0 |
| golang.org/x/tools | 0.35.0 |
0.36.0 |
Updates golang.org/x/crypto from 0.40.0 to 0.42.0
Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]ef5341bgo.mod: update golang.org/x dependenciesb999374acme: fix pebble subprocess output data racec247deax509roots/fallback: store bundle certs directly in DER- Additional commits viewable in compare view
Updates golang.org/x/mod from 0.26.0 to 0.27.0
Commits
f8a9fe2go.mod: update golang.org/x dependencies- See full diff in compare view
Updates golang.org/x/net from 0.42.0 to 0.43.0
Commits
e74bc31go.mod: update golang.org/x dependenciesaf6926ehttp2: remove references to defunct http2.golang.org test server- See full diff in compare view
Updates golang.org/x/sync from 0.16.0 to 0.17.0
Commits
04914c2all: upgrade go directive to at least 1.24.0 [generated]- See full diff in compare view
Updates golang.org/x/term from 0.33.0 to 0.35.0
Commits
1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]a35244dgo.mod: update golang.org/x dependencies4f53e0cterm: allow multi-line bracketed paste to not create single line with verbati...27f29d8term: remove duplicate flag and add comment on windows- See full diff in compare view
Updates golang.org/x/text from 0.28.0 to 0.29.0
Commits
e69f31bgo.mod: update golang.org/x dependencies60c9786all: upgrade go directive to at least 1.24.0 [generated]- See full diff in compare view
Updates golang.org/x/tools from 0.35.0 to 0.36.0
Commits
44d18e1go.mod: update golang.org/x dependencies52b9c68go/ast/inspector: remove obsolete unsafe importb155480gopls/doc/features: add "MCP" to index.992bf9cgopls/internal/golang/hover: show alias real type decl for types only861996ago/ssa: pass GOEXPERIMENT=aliastypeparams only on Go 1.23528efdagopls/internal/analysis/modernize/forvar: provide fix for second loop varbdddfd5gopls/internal/server: add counters for add and remove struct tags23dd839gopls/internal/filewatcher: fix race condition on watcher shutdown3a8978ccmd/digraph: fix bug in allpathsbae51bdgopls/internal/server: add windsurf and cursor as language client- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
🛠 PR Checks Summary
🔴 Pending initial approval by a review team member, or review from tech-staff
Manual Checks (for Reviewers):
- [ ] IGNORE the bot requirements for this PR (force green CI check)
Read More
🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.
✅ Automated Checks (for Contributors):
🔴 Pending initial approval by a review team member, or review from tech-staff
☑️ Contributor Actions:
- Fix any issues flagged by automated checks.
- Follow the Contributor Checklist to ensure your PR is ready for review.
- Add new tests, or document why they are unnecessary.
- Provide clear examples/screenshots, if necessary.
- Update documentation, if required.
- Ensure no breaking changes, or include
BREAKING CHANGEnotes. - Link related issues/PRs, where applicable.
☑️ Reviewer Actions:
- Complete manual checks for the PR, including the guidelines and additional checks if applicable.
📚 Resources:
Debug
Automated Checks
Pending initial approval by a review team member, or review from tech-staff
If
🟢 Condition met └── 🟢 And ├── 🟢 The base branch matches this pattern: ^master$ └── 🟢 Not (🔴 Pull request author is a member of the team: tech-staff)Then
🔴 Requirement not satisfied └── 🔴 If ├── 🔴 Condition │ └── 🔴 Or │ ├── 🔴 At least one of these user(s) reviewed the pull request: [jefft0 leohhhn n0izn0iz notJoon omarsy x1unix] (with state "APPROVED") │ ├── 🔴 At least 1 user(s) of the team tech-staff reviewed pull request │ └── 🔴 This pull request is a draft └── 🔴 Else └── 🔴 And ├── 🟢 This label is applied to pull request: review/triage-pending └── 🔴 On no pull requestManual Checks
**IGNORE** the bot requirements for this PR (force green CI check)
If
🟢 Condition met └── 🟢 On every pull requestCan be checked by
- Any user with comment edit permission
This PR changes the Go version to 1.24.0 . In discussion on another thread, we should do this in a separate PR and then rebase this dependabot PR.