From 1c99a5114bae22055201b44f1f1a37a1b434d308 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:44:07 +0000 Subject: [PATCH] chore(master): release 3.8.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7662c34..9341620 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.8.2" + ".": "3.8.3" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fbe864..af00b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.8.3](https://github.com/pbrissaud/suivi-bourse/compare/v3.8.2...v3.8.3) (2024-12-22) + + +### Dependencies + +* **app:** update dependency apscheduler to v3.11.0 ([#399](https://github.com/pbrissaud/suivi-bourse/issues/399)) ([2613ac7](https://github.com/pbrissaud/suivi-bourse/commit/2613ac74678d467de909891d444e4a2c13b8861d)) +* **app:** update dependency prometheus_client to v0.21.1 ([#401](https://github.com/pbrissaud/suivi-bourse/issues/401)) ([873f08a](https://github.com/pbrissaud/suivi-bourse/commit/873f08a1c887dcff15b9f5a9b8cf6a4eac3aa011)) +* **app:** update dependency urllib3 to v2.3.0 ([#406](https://github.com/pbrissaud/suivi-bourse/issues/406)) ([14a28eb](https://github.com/pbrissaud/suivi-bourse/commit/14a28eb424654315acaf2554bc92714dfe11c10b)) +* **app:** update dependency yfinance to v0.2.51 ([#405](https://github.com/pbrissaud/suivi-bourse/issues/405)) ([8f210d5](https://github.com/pbrissaud/suivi-bourse/commit/8f210d5dc98c1995badae5d35377c49109278ac0)) +* **docker-compose:** update grafana/grafana docker tag to v11.4.0 ([#402](https://github.com/pbrissaud/suivi-bourse/issues/402)) ([a480f78](https://github.com/pbrissaud/suivi-bourse/commit/a480f78f09f9792b76e5c7e685f6e563bc41e136)) +* **website:** update dependency prism-react-renderer to v2.4.1 ([#404](https://github.com/pbrissaud/suivi-bourse/issues/404)) ([0a03ac2](https://github.com/pbrissaud/suivi-bourse/commit/0a03ac2d3c57223f55081fa99b1dab8dd2e53f63)) +* **website:** update react monorepo to v19 ([#403](https://github.com/pbrissaud/suivi-bourse/issues/403)) ([088753e](https://github.com/pbrissaud/suivi-bourse/commit/088753ef83ef133d83046754f3e45be7915b0319)) + ## [3.8.2](https://github.com/pbrissaud/suivi-bourse/compare/v3.8.1...v3.8.2) (2024-11-22) diff --git a/version.txt b/version.txt index a08ffae..269aa9c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.8.2 +3.8.3