Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update nix lock file #938

Merged
merged 7 commits into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from katexochen as a code owner October 17, 2024 08:12
@renovate renovate bot added the dependencies Dependency update label Oct 17, 2024
@katexochen
Copy link
Member

Has Go update to v1.23.

Blocked by NixOS/nixpkgs#348995, which causes azure-cli build failure.

@katexochen katexochen added the needs: external unblock Blocked by an external cause label Oct 17, 2024
@katexochen
Copy link
Member

We might also need NixOS/nixpkgs#349201 for qemu-static.

@katexochen katexochen self-assigned this Oct 30, 2024
@katexochen
Copy link
Member

Unstable now has the python update to fix azure-cli build.

@renovate renovate bot force-pushed the renovate/nix-lock-file-maintenance branch from 909892a to 3c8574a Compare November 4, 2024 06:31
@katexochen katexochen force-pushed the renovate/nix-lock-file-maintenance branch from 3c8574a to bef8b46 Compare November 4, 2024 06:40
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@katexochen katexochen removed the needs: external unblock Blocked by an external cause label Nov 4, 2024
@Freax13 Freax13 force-pushed the renovate/nix-lock-file-maintenance branch 2 times, most recently from 9585067 to a84f6f9 Compare November 4, 2024 10:42
@Freax13
Copy link
Contributor

Freax13 commented Nov 4, 2024

golang/go@375031d

As of Go 1.23, crypto/x509 no longer allows bare wildcard SANs [^1].
We don't connect directly to the pod, we connect to the local end of
a port-forwarding, so the hostname expected by crypto/x509 is
localhost. localhost is not one of the SAN values in the certificate.
Instead, override the expected ServerName to match the one in the
certificate.

[^1]: golang/go@375031d
@katexochen katexochen merged commit c4c43a9 into main Nov 4, 2024
10 checks passed
@katexochen katexochen deleted the renovate/nix-lock-file-maintenance branch November 4, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants