Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps golang.org/x/crypto from 0.17.0 to 0.35.0.

Commits
  • 7292932 ssh: limit the size of the internal packet queue while waiting for KEX
  • f66f74b acme/autocert: check host policy before probing the cache
  • b0784b7 x509roots/fallback: drop obsolete build constraint
  • 911360c all: bump golang.org/x/crypto dependencies of asm generators
  • 89ff08d all: upgrade go directive to at least 1.23.0 [generated]
  • e47973b all: update certs for go1.24
  • 9290511 go.mod: update golang.org/x dependencies
  • fa5273e x509roots/fallback: update bundle
  • a8ea4be ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface
  • 71d3a4c acme: support challenges that require the ACME client to send a non-empty JSO...
  • 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.35.0.
- [Commits](golang/crypto@v0.17.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

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 28, 2025
@gabrie30 gabrie30 merged commit 3d8f08a into master Aug 28, 2025
8 checks passed
@gabrie30 gabrie30 deleted the dependabot/go_modules/scripts/local-gitea/test-runner/golang.org/x/crypto-0.35.0 branch August 28, 2025 04:59
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 1, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gabrie30/ghorg](https://github.com/gabrie30/ghorg) | patch | `v1.11.3` -> `v1.11.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>gabrie30/ghorg (gabrie30/ghorg)</summary>

### [`v1.11.4`](https://github.com/gabrie30/ghorg/releases/tag/v1.11.4)

[Compare Source](gabrie30/ghorg@v1.11.3...v1.11.4)

##### Added

- Total clone time to ghorg stats
- Gitea integration test suite
- Clone delay option with auto concurrency adjustment; thanks [@&#8203;batagy](https://github.com/batagy)

##### Changed

- GitLab clone examples and notes

##### Fixed

- Gitlab prune and preseve dir on windows; thanks [@&#8203;derekhes](https://github.com/derekhes)
- Directory structure of repos and wikis cloned from users on Gitlab; thanks [@&#8203;MickaelFontes](https://github.com/MickaelFontes)
- GHORG\_GITLAB\_GROUP\_EXCLUDE\_MATCH\_REGEX to work on subgroups; thanks [@&#8203;deepzeafish](https://github.com/deepzeafish)
- GHORG\_FETCH\_ALL is incompatible with cloning via fine-grained token over https; thanks [@&#8203;brainplot](https://github.com/brainplot)

##### Security

- Bump go-github from v62 to v72; thanks [@&#8203;alexandre-orca](https://github.com/alexandre-orca)
- Bump golang.org/x/crypto in /scripts/local-gitea/test-runner ([#&#8203;565](gabrie30/ghorg#565))
- Bump github.com/hashicorp/go-retryablehttp ([#&#8203;555](gabrie30/ghorg#555))
- Bump golang.org/x/oauth2 in /scripts/local-gitlab/seeder ([#&#8203;553](gabrie30/ghorg#553))
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 ([#&#8203;550](gabrie30/ghorg#550))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants