Releases: danielemery/quizlord-api
Releases · danielemery/quizlord-api
v1.5.5
v1.5.4
THIS RELEASE FAILED AND WAS ROLLED BACK DUE TO AN OPENSSL ISSUE WITH PRISMA
What's Changed
- Configure Renovate by @daniel-renovator in #120
- Update actions/checkout action to v4.2.2 by @daniel-renovator in #121
- Update actions/download-artifact action to v4.1.8 - autoclosed by @daniel-renovator in #122
- Update dependency axios to v1.7.9 by @daniel-renovator in #124
- Update dependency dataloader to v2.2.3 by @daniel-renovator in #125
- Update dependency eslint to v8.57.1 by @daniel-renovator in #126
- Update dependency express to v4.21.2 by @daniel-renovator in #127
- Update aws-sdk-js-v3 monorepo to v3.714.0 by @daniel-renovator in #131
- Update dependency nodemon to v3.1.9 by @daniel-renovator in #128
- Update actions/setup-node action to v4.1.0 by @daniel-renovator in #129
- Update actions/upload-artifact action to v4.5.0 by @daniel-renovator in #130
- Update dependency graphql to v16.10.0 by @daniel-renovator in #135
- Update codecov/codecov-action action to v4.6.0 by @daniel-renovator in #132
- Update dependency node to v22.12.0 by @daniel-renovator in #136
- Update docker/metadata-action action to v5.6.1 by @daniel-renovator in #139
- Update docker/build-push-action action to v6.10.0 by @daniel-renovator in #138
- Update dependency @types/node to v22.10.2 by @daniel-renovator in #133
- Update codecov/codecov-action action to v5 by @daniel-renovator in #141
- Update sentry-javascript monorepo to v8.47.0 by @daniel-renovator in #140
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #115
- Update aws-sdk-js-v3 monorepo to v3.715.0 by @daniel-renovator in #148
- Update codecov/codecov-action action to v5.1.2 by @daniel-renovator in #146
- Update aws-sdk-js-v3 monorepo by @daniel-renovator in #151
- Add vscode dev container by @danielemery in #153
- Update to latest @dtdot/eslint-config by @danielemery in #150
- Update dependency @apollo/server to v4.11.3 by @daniel-renovator in #155
- Update dependency @types/node to v22.10.5 by @daniel-renovator in #154
- Update dependency uuid to v11.0.4 by @daniel-renovator in #156
- Update dependency node to v22.13.0 by @daniel-renovator in #158
- Update docker/build-push-action action to v6.11.0 by @daniel-renovator in #159
- Update dependency typescript to v5.7.3 by @daniel-renovator in #160
- Update sentry-javascript monorepo to v8.48.0 by @daniel-renovator in #157
- Update actions/upload-artifact action to v4.6.0 by @daniel-renovator in #163
- Update dependency uuid to v11.0.5 by @daniel-renovator in #162
- Update getsentry/action-release action to v1.8.0 by @daniel-renovator in #161
- Update dependency @types/node to v22.10.6 by @daniel-renovator in #164
New Contributors
- @daniel-renovator made their first contribution in #120
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Bump cookie and express by @dependabot in #114
- Update npm packages by @danielemery in #117
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Bump and lock all github actions by @danielemery in #113
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Bump body-parser and express by @dependabot in #109
- Bump path-to-regexp and express by @dependabot in #108
- Bump send and express by @dependabot in #107
- Bump serve-static and express by @dependabot in #106
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #105
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #110
- Bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/client-sqs by @dependabot in #111
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.1
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #98
- Update npm packages by @danielemery in #100
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Use postgres 15 in development & bump npm packages by @danielemery in #94
- Add new resolver for marking quizzes illegible and update quiz list to allow filtering on this by @danielemery in #96
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #85
- Bump follow-redirects from 1.15.1 to 1.15.4 by @dependabot in #84
- Bump jose from 4.15.4 to 4.15.5 by @dependabot in #89
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #92
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #91
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #90
- Bump node version packages by @danielemery in #88
Full Changelog: v1.3.1...v1.3.2
v1.3.1
- Fix an issue where the statistics page never refreshed it's contents
- Add additional unit testing and edge case coverage