v2.7.0
What's Changed
- Improve dependency management by @MatMoore in #706
- Bump the dev-dependencies group with 2 updates by @dependabot in #707
- Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in #702
- fix: add a few more dev dependencies to the dependabot group by @MatMoore in #709
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #703
- Bump @babel/preset-env from 7.25.3 to 7.25.4 by @dependabot in #710
- feat: update global nav and footer by @MatMoore in #711
- chore: Refactor GitHub workflows for streamlined build and deploy process by @tom-webber in #712
- fix: swap
image_tag
for"latest"
as env can't be passed towith
action block. by @tom-webber in #713 - fix: unite reusable push and deploy jobs for single stage during workflow, mask
image_path
, fixdocker tag
statement env reference by @tom-webber in #714 - fix: do not open global links in new tabs by @MatMoore in #717
- Chore(deps-dev): Bump faker from 27.4.0 to 28.0.0 in the dev-dependencies group by @dependabot in #715
- Chore(deps-dev): Bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #716
- Chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #719
- ci: move prod deploy back into staged workflow by @MatMoore in #721
- feat: add cookie page by @MatMoore in #722
- fix: add GH_TOKEN env var for gh cli by @MatMoore in #725
Full Changelog: v2.6.0...eb411a1