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
Open
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0#58dependabot[bot] wants to merge 285 commits intomainfrom
dependabot[bot] wants to merge 285 commits intomainfrom
Conversation
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.
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>
daa1137 to
1d8fc5f
Compare
afe75e4 to
113a4fc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/crypto from 0.14.0 to 0.17.0.
Commits
9d2ee97ssh: implement strict KEX protocol changes4e5a261ssh: close net.Conn on all NewServerConn errors152cdb1x509roots/fallback: update bundlefdfe1f8ssh: defer channel window adjustmentb8ffc16blake2b: drop Go 1.6, Go 1.8 compatibility7e6fbd8ssh: wrap errors from client handshakebda2f3fargon2: avoid clobbering BP325b735ssh/test: skip TestSSHCLIAuth on Windows1eadac5go.mod: update golang.org/x dependenciesb2d7c26ssh: add (*Client).DialContext methodDependabot 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 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 this major versionwill 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 versionwill 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 dependencywill 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.