summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-14 10:39:55 +0000
committerGitHub <noreply@github.com>2022-11-14 10:39:55 +0000
commitfec1e2cb52938f67360564e43496bf2a4f0bfd9a (patch)
treeb988ae8b2a8e718987bfd06a204d297c07610df6 /changelog.d
parentBump actions/upload-artifact from 2 to 3 (#14425) (diff)
downloadsynapse-fec1e2cb52938f67360564e43496bf2a4f0bfd9a.tar.xz
Bump blake2 from 0.10.4 to 0.10.5 (#14426)
* Bump blake2 from 0.10.4 to 0.10.5

Bumps [blake2](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/blake2-v0.10.4...blake2-v0.10.5)

---
updated-dependencies:
- dependency-name: blake2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14426.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14426.misc b/changelog.d/14426.misc
new file mode 100644
index 0000000000..f78ec0ab7b
--- /dev/null
+++ b/changelog.d/14426.misc
@@ -0,0 +1 @@
+Bump blake2 from 0.10.4 to 0.10.5.