-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20230913 misc #807
20230913 misc #807
Commits on Sep 13, 2023
-
feat(api): don't send email for database IntegrityError
Those occur rather frequently when there's a race between two requests such that serializer validation doesn't see the conflicting record, but database constraints then fail. Observation of 120 such cases over three years has not revealed anything that would need fixing.
Configuration menu - View commit details
-
Copy full SHA for aa948f9 - Browse repository at this point
Copy the full SHA aa948f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ff3d1 - Browse repository at this point
Copy the full SHA 43ff3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c01ee - Browse repository at this point
Copy the full SHA 24c01eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5b3e4 - Browse repository at this point
Copy the full SHA 0b5b3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35380bb - Browse repository at this point
Copy the full SHA 35380bbView commit details
Commits on Sep 20, 2023
-
chore(deps): update dnspython requirement in /test/e2e2
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea3c63e - Browse repository at this point
Copy the full SHA ea3c63eView commit details -
chore(deps): update dnspython requirement in /api
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5dc2ed - Browse repository at this point
Copy the full SHA f5dc2edView commit details -
chore(deps): update celery requirement from ~=5.3.1 to ~=5.3.4 in /api
Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.3.1...v5.3.4) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46031f9 - Browse repository at this point
Copy the full SHA 46031f9View commit details -
chore(deps): update coverage requirement from ~=7.2.7 to ~=7.3.1 in /api
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.2.7...7.3.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b2c490 - Browse repository at this point
Copy the full SHA 6b2c490View commit details -
chore(deps-dev): bump sass from 1.64.2 to 1.67.0 in /www/webapp
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.67.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.64.2...1.67.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8f1819 - Browse repository at this point
Copy the full SHA d8f1819View commit details