From 508df3736f9892f478b387659642b87c7e0ea70d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 8 Jun 2022 08:03:25 +0000 Subject: [PATCH] chore(release): Bumped to Version 5.9.0 # [5.9.0](https://github.com/frappe/bench/compare/v5.8.1...v5.9.0) (2022-06-08) ### Bug Fixes * add code removed via erroneous commit ([b28cfab](https://github.com/frappe/bench/commit/b28cfab5502096e28dfbda332337b14635278fb2)) * added code removed via erroneous commit ([5b64175](https://github.com/frappe/bench/commit/5b641758cf64dd82362905cf79c192bf9ce0f502)) * added code removed via erroneous commit ([7e28a3d](https://github.com/frappe/bench/commit/7e28a3dd9e8a5670083912f30d6ff06cc216b0f0)) * allow bench init with git tags ([c943b30](https://github.com/frappe/bench/commit/c943b30c6609b758ab903af3e4d964dee4828d25)) * case-insensitive matching ([3f57616](https://github.com/frappe/bench/commit/3f576168034c605f90c23860a82df74c79df2137)) * check current branch ([2287f3f](https://github.com/frappe/bench/commit/2287f3f7ec04cbf872049029809b65da829f6efd)) * Check for unauthorized status code in response ([e9b0112](https://github.com/frappe/bench/commit/e9b0112a9cf69a9523e6bdf3a73301cd5c0f7e75)) * check for valid branch in resolve ([79765e6](https://github.com/frappe/bench/commit/79765e6b25a09eb93e6ca67c6ff8e5ea1f565fba)) * checking status code to determine rate limit ([dbb1904](https://github.com/frappe/bench/commit/dbb19046df0fe72ed82fd87220fa7aa5a37d0e56)) * Delete folder if --no-backup is passed ([f7f7459](https://github.com/frappe/bench/commit/f7f7459c51ad9b73d79d04e14d252de42289b44a)) * Don't handle `BaseException`s ([ad000f1](https://github.com/frappe/bench/commit/ad000f1be7c8a74746d276e2633651513d5297ff)) * empty states json condition ([67df07b](https://github.com/frappe/bench/commit/67df07b732389e04f1847d978c47c5f21e9f028a)) * fixed app states and checking/updating frappe version on install ([30a4ec3](https://github.com/frappe/bench/commit/30a4ec3b42db8d7e953521ef311c9a80515b4948)) * fixed app states and checking/updating frappe version on install ([42f4d74](https://github.com/frappe/bench/commit/42f4d74beb5418de2cfb418ab103dc6e568871d1)) * fixed args to sync-states ([c667be9](https://github.com/frappe/bench/commit/c667be90238585cedbf36ecc61e3ba938d2076cf)) * fixed frappe branch check ([6c15327](https://github.com/frappe/bench/commit/6c15327348789cefe474fa183c2d39cca6d45d78)) * fixed init in get-app and frappe versions ([88c2367](https://github.com/frappe/bench/commit/88c23673d6dc52d580444775dceab6783377829f)) * fixed init in get-app and frappe versions ([e3bd34c](https://github.com/frappe/bench/commit/e3bd34c12ca6f1e86150e811c6d23f3ab1196504)) * Fixed order of install ([281d96a](https://github.com/frappe/bench/commit/281d96ac160c84588f394beac43ddf4594c3bad3)) * fixed org, branch for apps mounted on disk ([#1293](https://github.com/frappe/bench/issues/1293)) ([c8ef822](https://github.com/frappe/bench/commit/c8ef8224d473b6b087fce2343f87e90acbdb5a93)) * fixed states sync ([7f37488](https://github.com/frappe/bench/commit/7f374887f494d5982002ca69727a6cbeef62839a)) * Handle tag fetching failures of disk mounted App inits ([117d456](https://github.com/frappe/bench/commit/117d456b16289f8a715c608a1265dd9a59368247)) * logging when in init-bench ([a26f3ce](https://github.com/frappe/bench/commit/a26f3ce564035e601e154ebadaa3af2c4deab4b9)) * logging when in init-bench ([de315f2](https://github.com/frappe/bench/commit/de315f27ad31b88ccf557e2257d455a3bed762b9)) * merge conflicts ([61a864d](https://github.com/frappe/bench/commit/61a864de1198329b51b9416d54ac2e9923d9c7dd)) * merge conflicts ([ca45305](https://github.com/frappe/bench/commit/ca4530528c7f28ab6d98cbf889687b22fca535ad)) * minor fixes ([94105c0](https://github.com/frappe/bench/commit/94105c0aa8e565a25d6243fe9484098629de258d)) * minor fixes ([e629ca6](https://github.com/frappe/bench/commit/e629ca6f8679d2144394c143602a160424660484)) * Misc fixes ([#1294](https://github.com/frappe/bench/issues/1294)) ([eb71573](https://github.com/frappe/bench/commit/eb715735bbb79e5edd39e29c1b0e5587d2d3712c)) * missing installed branch ([af3c871](https://github.com/frappe/bench/commit/af3c871632843ffb8c8d0e78de097e15f0b8fd1e)) * print required by in output ([5bb3b52](https://github.com/frappe/bench/commit/5bb3b52f23bf01ca138a359eaf22e020007375f8)) * Remove virtualenv dependency ([e0f6b17](https://github.com/frappe/bench/commit/e0f6b1735d355e03d9e7dc221231ab33b7dec4c3)) * **remove-app:** Use App.name instead of App.repo for consistent App name ([a3b859b](https://github.com/frappe/bench/commit/a3b859bf50eb13ef24d82db47410fb4d63988331)) * removed erroneous file push ([f2fe569](https://github.com/frappe/bench/commit/f2fe56962fd93953b80a7b304c00c797afb1bb57)) * removed erroneous file push ([b7e46aa](https://github.com/frappe/bench/commit/b7e46aab6fce2aa5d2ec22fe3138870be11a8858)) * removed unnecessary requests while removing apps ([49900ce](https://github.com/frappe/bench/commit/49900ce74b6dcc109b5d5a2092fc9e35fb211a30)) * replace certbot-auto with certbot ([#1303](https://github.com/frappe/bench/issues/1303)) ([a889325](https://github.com/frappe/bench/commit/a88932592eed1682fa57c4231bd71f54d52b7e67)) * reverted changes made by erroneous commit ([b8aa008](https://github.com/frappe/bench/commit/b8aa00898f47f9400601a5ffdbde14af0844b005)) * reverted erroneous commits ([ff98aaf](https://github.com/frappe/bench/commit/ff98aaf198a34eac0afbcb67ddac0fb52b5df880)) * support for local and remote apps when looking for dependencies ([2f17da1](https://github.com/frappe/bench/commit/2f17da1bf08168a21b97587b52755f84e04a3e90)) * support single required app ([c8205e4](https://github.com/frappe/bench/commit/c8205e485decf56ab47947a950ae84581efb5749)) * updated apps.sync to support new app_name parameter ([7980709](https://github.com/frappe/bench/commit/7980709a2075c606f894454ee15673cddd639203)) * User messages on get-app actions ([d33d987](https://github.com/frappe/bench/commit/d33d987b2c6286401d7cf3f9902e348d2fad356d)) ### Features * add commit hash and branch in `states.json` ([9004e1d](https://github.com/frappe/bench/commit/9004e1dd6a473a40bfb43fe663867e117e076f95)) * add required and order of install ([9ac091b](https://github.com/frappe/bench/commit/9ac091b4d9caac1567fe5cd4f16ba5096cbc8e22)) * Added app states ([fdab757](https://github.com/frappe/bench/commit/fdab757f9b4972e3a782fed75850595dbe9892d1)) * Added app states ([549e8e2](https://github.com/frappe/bench/commit/549e8e2a1d6fd59fb87fc30dbdfab1322f8f4a19)) * Added app_name attribute to App class ([35504f8](https://github.com/frappe/bench/commit/35504f81b3340b544da87316046086a0134ae5ff)) * Added bench command for resolve and install ([cdaeea1](https://github.com/frappe/bench/commit/cdaeea1d4a332d3c28cfb39191f46b5081a090ee)) * Added bench command for resolve and install ([7a311a2](https://github.com/frappe/bench/commit/7a311a242d574396df82a06cec1dc5b491a26bd8)) * Added exception for invalid version ([ddd498e](https://github.com/frappe/bench/commit/ddd498ebd03f3858705f1c6c8cbb8b4e2eac1a91)) * Added support for backward compatibility in states ([a1a35ee](https://github.com/frappe/bench/commit/a1a35eed0e4729d337894474bb56f2da7a32ba49)) * added support for fetching dependencies from hooks.py ([58319a2](https://github.com/frappe/bench/commit/58319a21b7b40ddc76704e7505ce8ca90a2ae882)) * added support for fetching dependencies from hooks.py ([7f678a3](https://github.com/frappe/bench/commit/7f678a304713c33905156242f275e7521983f41c)) * Added support for mounted app in get_dependencies ([0b862c0](https://github.com/frappe/bench/commit/0b862c07457c9914840bd0ce87a90306fec37456)) * alternative request to validate branch ([8dd92c3](https://github.com/frappe/bench/commit/8dd92c32b1b9dc0f51e7fe1f1bfc7f9738dedbb8)) * **config:** Add IPv6 listener to nginx site configuration ([#1312](https://github.com/frappe/bench/issues/1312)) ([593c7b7](https://github.com/frappe/bench/commit/593c7b737fb9ce8b9425c2674597879b006a5d5e)) * Exiting when app does not exist ([fc0be25](https://github.com/frappe/bench/commit/fc0be250c2a7f10b9bb9941df09dba8b0f749662)) * introduced simple resolver ([bfd69c3](https://github.com/frappe/bench/commit/bfd69c37ebabdb7165484b997cb8c9b7ae7f76e8)) * introduced simple resolver ([d41e05e](https://github.com/frappe/bench/commit/d41e05e24ffff934ef71a2aa10d91f975123cccd)) * Made dynamic mount path if bench attr is passed to App class ([b36c072](https://github.com/frappe/bench/commit/b36c0723bec3c2a9229a3556151a5be29cc437c0)) * mimicking get-app behaviour when app is already installed ([bbca3e9](https://github.com/frappe/bench/commit/bbca3e9fab11491f071d7e5b9ef27d9d9b32c75c)) * printing resolved dependencies when using resolve-deps flag wih get-app ([95b0834](https://github.com/frappe/bench/commit/95b0834932145008ba13259781938e16d04b7e85)) * printing resolved dependencies when using resolve-deps flag wih get-app ([bba4019](https://github.com/frappe/bench/commit/bba4019579390533b11e06cef8be9b5644fb7dc8)) * **remove-app:** Options for no backup of app & force removal ([69e14e5](https://github.com/frappe/bench/commit/69e14e512f39b0750219f259164a995d9cb22096)) * slower alternative for get_required_deps ([d0bd294](https://github.com/frappe/bench/commit/d0bd294dc2aa1a7b5c08616bc1c802346aaf60d4)) * using gitpython for branch validation ([cb2b0b0](https://github.com/frappe/bench/commit/cb2b0b0d7cd38d68973981dcf4659751ddd1cb0f)) * verbose env setup & checking for compatible versions ([d178b08](https://github.com/frappe/bench/commit/d178b08abbfbc287b6f92424401cd72c941f9ff3)) * verbose error messages ([19f9325](https://github.com/frappe/bench/commit/19f932513fb9bcc18ddb39a152f5b410fbf2e271)) ### Performance Improvements * caching deps and orgs, repos to avoid time taking checks & added slower version to check org and repo ([bd105a6](https://github.com/frappe/bench/commit/bd105a66095456add51e3e04e0840af93dacdb6d)) * Using github API ([b0ae3ae](https://github.com/frappe/bench/commit/b0ae3ae359c691fd9587562aa3912c6e9b60447b)) --- bench/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/__init__.py b/bench/__init__.py index 2eec0b7c..fd3ea11d 100644 --- a/bench/__init__.py +++ b/bench/__init__.py @@ -1,4 +1,4 @@ -VERSION = "5.8.1" +VERSION = "5.9.0" PROJECT_NAME = "frappe-bench" FRAPPE_VERSION = None current_path = None