Skip to content

chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools#525

Merged
kvendingoldo merged 1 commit intomainfrom
dependabot/go_modules/tools/golang.org/x/crypto-0.45.0
Dec 2, 2025
Merged

chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools#525
kvendingoldo merged 1 commit intomainfrom
dependabot/go_modules/tools/golang.org/x/crypto-0.45.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps golang.org/x/crypto from 0.36.0 to 0.45.0.

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • 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.36.0 to 0.45.0.
- [Commits](golang/crypto@v0.36.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.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 Dec 2, 2025
@kvendingoldo kvendingoldo merged commit afad4ea into main Dec 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tools/golang.org/x/crypto-0.45.0 branch December 2, 2025 10:13
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 26, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | patch | `v4.9.0` → `v4.9.1` |

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>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v4.9.1`](https://github.com/tofuutils/tenv/releases/tag/v4.9.1)

[Compare Source](tofuutils/tenv@v4.9.0...v4.9.1)

#### Changelog

- [`e602a0b`](tofuutils/tenv@e602a0b) Merge pull request [#&#8203;536](tofuutils/tenv#536) from kaiehrhardt/docker-terramate
- [`f83e584`](tofuutils/tenv@f83e584) fix: add terramate to container
- [`e1f06a5`](tofuutils/tenv@e1f06a5) fix: Dockerfile build
- [`f262111`](tofuutils/tenv@f262111) Merge pull request [#&#8203;532](tofuutils/tenv#532) from tofuutils/dependabot/github\_actions/docker/setup-buildx-action-3.12.0
- [`ea1a63d`](tofuutils/tenv@ea1a63d) gh-actions: bump docker/setup-buildx-action from 3.11.1 to 3.12.0
- [`2406337`](tofuutils/tenv@2406337) Merge pull request [#&#8203;530](tofuutils/tenv#530) from tofuutils/dependabot/github\_actions/codecov/codecov-action-5.5.2
- [`d935517`](tofuutils/tenv@d935517) gh-actions: bump codecov/codecov-action from 5.5.1 to 5.5.2
- [`c959052`](tofuutils/tenv@c959052) Merge pull request [#&#8203;527](tofuutils/tenv#527) from tofuutils/dependabot/github\_actions/golangci/golangci-lint-action-9.2.0
- [`d265d50`](tofuutils/tenv@d265d50) Merge pull request [#&#8203;528](tofuutils/tenv#528) from tofuutils/dependabot/github\_actions/actions/checkout-6.0.1
- [`78b2c42`](tofuutils/tenv@78b2c42) Merge pull request [#&#8203;526](tofuutils/tenv#526) from tofuutils/dependabot/go\_modules/golang.org/x/crypto-0.45.0
- [`d4bba3c`](tofuutils/tenv@d4bba3c) go: bump golang.org/x/crypto from 0.44.0 to 0.45.0
- [`cbc4966`](tofuutils/tenv@cbc4966) Merge pull request [#&#8203;529](tofuutils/tenv#529) from tofuutils/dependabot/go\_modules/github.com/spf13/cobra-1.10.2
- [`44da96a`](tofuutils/tenv@44da96a) go: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
- [`5e077d4`](tofuutils/tenv@5e077d4) gh-actions: bump actions/checkout from 6.0.0 to 6.0.1
- [`4d088a9`](tofuutils/tenv@4d088a9) gh-actions: bump golangci/golangci-lint-action from 9.0.0 to 9.2.0
- [`afad4ea`](tofuutils/tenv@afad4ea) Merge pull request [#&#8203;525](tofuutils/tenv#525) from tofuutils/dependabot/go\_modules/tools/golang.org/x/crypto-0.45.0
- [`9324a5c`](tofuutils/tenv@9324a5c) Merge pull request [#&#8203;524](tofuutils/tenv#524) from tofuutils/dependabot/go\_modules/tools/golang.org/x/oauth2-0.27.0
- [`f65f882`](tofuutils/tenv@f65f882) chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools
- [`b72629b`](tofuutils/tenv@b72629b) chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /tools

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45MC4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
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.

1 participant