summary refs log tree commit diff
path: root/changelog.d/14505.misc
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-21 10:30:18 +0000
committerGitHub <noreply@github.com>2022-11-21 10:30:18 +0000
commit22036f038e8ddc0bcb09f379cdf375924ecb63f9 (patch)
tree6e31bbbe89736b5bac84454e82a4a6a3e041f271 /changelog.d/14505.misc
parentBump phonenumbers from 8.12.56 to 8.13.0 (#14504) (diff)
downloadsynapse-22036f038e8ddc0bcb09f379cdf375924ecb63f9.tar.xz
Bump serde_json from 1.0.87 to 1.0.88 (#14505)
* Bump serde_json from 1.0.87 to 1.0.88

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.88)

---
updated-dependencies:
- dependency-name: serde_json
  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 '')
-rw-r--r--changelog.d/14505.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14505.misc b/changelog.d/14505.misc
new file mode 100644
index 0000000000..45d97ec461
--- /dev/null
+++ b/changelog.d/14505.misc
@@ -0,0 +1 @@
+Bump serde_json from 1.0.87 to 1.0.88.