Skip to content

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0#58

Open
dependabot[bot] wants to merge 285 commits intomainfrom
dependabot/go_modules/golang.org/x/crypto-0.17.0
Open

build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0#58
dependabot[bot] wants to merge 285 commits intomainfrom
dependabot/go_modules/golang.org/x/crypto-0.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 18, 2023

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

Commits
  • 9d2ee97 ssh: implement strict KEX protocol changes
  • 4e5a261 ssh: close net.Conn on all NewServerConn errors
  • 152cdb1 x509roots/fallback: update bundle
  • fdfe1f8 ssh: defer channel window adjustment
  • b8ffc16 blake2b: drop Go 1.6, Go 1.8 compatibility
  • 7e6fbd8 ssh: wrap errors from client handshake
  • bda2f3f argon2: avoid clobbering BP
  • 325b735 ssh/test: skip TestSSHCLIAuth on Windows
  • 1eadac5 go.mod: update golang.org/x dependencies
  • b2d7c26 ssh: add (*Client).DialContext method
  • 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.

willnorris and others added 30 commits March 7, 2022 20:58
page and post shortlinks are already handled by hugo aliases.  replace
last /w/ redirect with simple nginx config.
don't show author picture on entry pages (it's too small to be
realistically viewable anyway), and drop time from datetime display.
Add relevant io-slides files directly to wcsf2013 presentation, since
it will be the only one to ever use it.
willnorris and others added 21 commits December 2, 2023 00:02
I've had this proxied in Caddy for ages, but I only recently noticed I
wasn't advertising it in my markup.  Instead, I was pointing directly to
webmention.io.  There might have been a reason for that, I'm not sure,
so let's test it.
move the javascript for the webmention submission form to the site-wide
javascript. Rename some form elements slightly to make it less likely to
conflict when embedded in posts. Also move CSS to webmention.css, which
it should have probably been in anyway.
Add a simple webmention form at the beginning of the responses section
on post pages.
This reverts commit b629f57.

Go back to standard non-web fonts.
only lists posts on the archive page (other types will go somewhere else
TBD), and only output a title on individual post pages if one is
present.
unrot.link is Remy Sharp's new URL redirect service that will identify
old broken links and redirect them to the Internet Archive Wayback
Machine.

For now, this uses the unrot.link service endpoints directly, so
requires CSP changes.
Instead of calling unrot.link directly, proxy through /api/unrot so that
CSP changes aren't necessary.
This lists all pages on the site, regardless of section or type.
Also show all post types on /archives/.
This is the modern equivalent of the old clearfix hack to ensure
floating elements don't extend past the parent.
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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 18, 2023
@willnorris willnorris force-pushed the main branch 2 times, most recently from daa1137 to 1d8fc5f Compare December 7, 2024 07:17
@willnorris willnorris force-pushed the main branch 2 times, most recently from afe75e4 to 113a4fc Compare March 19, 2025 03:49
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