Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Releases: communitiesuk/funding-service-design-authenticator

v0.0.175

09 May 13:47
c6d639d
Compare
Choose a tag to compare
FS-4071: Show "contact_us" or email depending on fund (#301)

v0.0.174

02 May 16:03
be0b46c
Compare
Choose a tag to compare
Merge pull request #260 from communitiesuk/dependabot-github_actions-…

v0.0.173

11 Apr 15:45
3a459ec
Compare
Choose a tag to compare
Merge pull request #295 from communitiesuk/hamza-FS-4055-updateCrownLogo

FS-4055: Crown logo updated

v0.0.172

26 Mar 09:32
e1236e7
Compare
Choose a tag to compare
BAU: Fix as_dict argument of method (#293)

- For some reason, providing "as_dict" as False, was returning a dict, contrary to thename, have fixed the boolean to be accurate

v0.0.171

25 Mar 14:59
726d9dc
Compare
Choose a tag to compare
FS-4232: Add "is_expression_of_interest" as a proper round property (…

v0.0.170

21 Mar 10:35
ca2a866
Compare
Choose a tag to compare
Bump pytest-flask from 1.2.0 to 1.3.0 (#250)

Bumps [pytest-flask](https://github.com/pytest-dev/pytest-flask) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/pytest-dev/pytest-flask/releases)
- [Changelog](https://github.com/pytest-dev/pytest-flask/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-flask/compare/1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: pytest-flask
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.169

20 Mar 15:07
df4f985
Compare
Choose a tag to compare
fs-4291 correcting run name (#288)

v0.0.168

20 Mar 14:20
1cd4070
Compare
Choose a tag to compare
Bump flask-sqlalchemy from 3.0.3 to 3.1.1 (#248)

* Bump flask-sqlalchemy from 3.0.3 to 3.1.1

Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.3 to 3.1.1.
- [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/flask-sqlalchemy/compare/3.0.3...3.1.1)

---
updated-dependencies:
- dependency-name: flask-sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Removing sql-alchemy from requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: srh-sloan <srh-sloan@users.noreply.github.com>
Co-authored-by: Sarah Sloan <sarah.sloan@levellingup.gov.uk>

v0.0.167

20 Mar 13:42
88a2d48
Compare
Choose a tag to compare
Bump flask-compress from 1.10.1 to 1.14 (#247)

Bumps [flask-compress](https://github.com/colour-science/flask-compress) from 1.10.1 to 1.14.
- [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colour-science/flask-compress/compare/v1.10.1...v1.14)

---
updated-dependencies:
- dependency-name: flask-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: srh-sloan <srh-sloan@users.noreply.github.com>

v0.0.166

20 Mar 09:56
e30736f
Compare
Choose a tag to compare
fs-4294 using shared workflow to determine jobs (#287)