Releases: TechlauncherFireApp/web
Releases · TechlauncherFireApp/web
fireapp-2.110.0
v2.110.0 Update README.md
fireapp-2.109.0
Bump pipenv from 2020.11.15 to 2022.1.8 in /backend (#45) Bumps [pipenv](/~https://github.com/pypa/pipenv) from 2020.11.15 to 2022.1.8. - [Release notes](/~https://github.com/pypa/pipenv/releases) - [Changelog](/~https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst) - [Commits](/~https://github.com/pypa/pipenv/compare/v2020.11.15...v2022.1.8) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fireapp-2.108.0
Bump flask from 1.1.2 to 2.2.5 in /backend (#42) Bumps [flask](/~https://github.com/pallets/flask) from 1.1.2 to 2.2.5. - [Release notes](/~https://github.com/pallets/flask/releases) - [Changelog](/~https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](/~https://github.com/pallets/flask/compare/1.1.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fireapp-2.107.0
Bump pyjwt from 2.0.1 to 2.4.0 in /backend (#44) Bumps [pyjwt](/~https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.4.0. - [Release notes](/~https://github.com/jpadilla/pyjwt/releases) - [Changelog](/~https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](/~https://github.com/jpadilla/pyjwt/compare/2.0.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fireapp-2.106.0
Bump starkbank-ecdsa from 1.1.0 to 2.0.1 in /backend (#41) Bumps [starkbank-ecdsa](/~https://github.com/starkbank/ecdsa-python) from 1.1.0 to 2.0.1. - [Release notes](/~https://github.com/starkbank/ecdsa-python/releases) - [Changelog](/~https://github.com/starkbank/ecdsa-python/blob/master/CHANGELOG.md) - [Commits](/~https://github.com/starkbank/ecdsa-python/compare/v1.1.0...v2.0.1) --- updated-dependencies: - dependency-name: starkbank-ecdsa dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben McLean <benmclean007@gmail.com>
fireapp-2.105.0
Bump loader-utils from 2.0.0 to 2.0.4 in /ui (#40) Bumps [loader-utils](/~https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. - [Release notes](/~https://github.com/webpack/loader-utils/releases) - [Changelog](/~https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](/~https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fireapp-2.104.0
Bump minimatch from 3.0.4 to 3.0.8 in /ui (#39) Bumps [minimatch](/~https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. - [Changelog](/~https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](/~https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben McLean <benmclean007@gmail.com>
fireapp-2.103.0
Bump moment from 2.29.3 to 2.29.4 in /ui (#38) Bumps [moment](/~https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Changelog](/~https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](/~https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben McLean <benmclean007@gmail.com>
fireapp-2.102.0
Bump minimatch and react-scripts in /ui (#35) Bumps [minimatch](/~https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependency [react-scripts](/~https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.0.8 - [Changelog](/~https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](/~https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8) Updates `react-scripts` from 4.0.3 to 5.0.1 - [Release notes](/~https://github.com/facebook/create-react-app/releases) - [Changelog](/~https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md) - [Commits](/~https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: react-scripts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben McLean <benmclean007@gmail.com>
fireapp-2.101.0
Bump loader-utils and react-scripts in /ui (#34) Bumps [loader-utils](/~https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](/~https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 - [Release notes](/~https://github.com/webpack/loader-utils/releases) - [Changelog](/~https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](/~https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4) Updates `react-scripts` from 4.0.3 to 5.0.1 - [Release notes](/~https://github.com/facebook/create-react-app/releases) - [Changelog](/~https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md) - [Commits](/~https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: react-scripts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>