Skip to content

Prod-setting Pool Week March 2026#322

Closed
Vandor1 wants to merge 103 commits intoprodfrom
master
Closed

Prod-setting Pool Week March 2026#322
Vandor1 wants to merge 103 commits intoprodfrom
master

Conversation

@Vandor1
Copy link
Copy Markdown
Contributor

@Vandor1 Vandor1 commented Mar 13, 2026

No description provided.

mheggelund and others added 30 commits March 13, 2025 14:46
…t file to calculators.

More Typing and linting after strict: true setting

Typo + uncaught error fix

Yarn lock

PR changes

update path in algorithm workflow, set tsconfig to strict and add init file to calculators.

More Typing and linting after strict: true setting

Typo + uncaught error fix

Yarn lock

update path in algorithm workflow, set tsconfig to strict and add init file to calculators.

PR changes

update path in algorithm workflow, set tsconfig to strict and add init file to calculators.

More Typing and linting after strict: true setting

Typo + uncaught error fix

Yarn lock

pr changes
# Conflicts:
#	web/package.json

WIP - testing

fixup: conditional log
app insight/monitoring added to api + web.
Add api-secret to radix

Add api-secret to radix
…ghts and az monitor

web works locally, radixconfig update, added connect-src for app insights and az monitor

web works locally, radixconfig update, added connect-src for app insights and az monitor

web works locally, radixconfig update, added connect-src for app insights and az monitor
Add logging info to runbook
Bumps the pip group with 1 update in the /api directory: [flask](https://github.com/pallets/flask).


Updates `flask` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.1
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 1 update in the /web directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.0 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the pip group with 3 updates in the /api directory: [requests](https://github.com/psf/requests), [setuptools](https://github.com/pypa/setuptools) and [urllib3](https://github.com/urllib3/urllib3).


Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)

Updates `setuptools` from 75.8.0 to 78.1.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.8.0...v78.1.1)

Updates `urllib3` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.3.0...2.5.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: indirect
  dependency-group: pip
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the pip group with 4 updates in the /api directory: [azure-core](https://github.com/Azure/azure-sdk-for-python), [cryptography](https://github.com/pyca/cryptography), [fonttools](https://github.com/fonttools/fonttools) and [werkzeug](https://github.com/pallets/werkzeug).


Updates `azure-core` from 1.32.0 to 1.38.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-core_1.32.0...azure-core_1.38.0)

Updates `cryptography` from 44.0.1 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.1...46.0.5)

Updates `fonttools` from 4.56.0 to 4.60.2
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.56.0...4.60.2)

Updates `werkzeug` from 3.1.3 to 3.1.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.3...3.1.6)

---
updated-dependencies:
- dependency-name: azure-core
  dependency-version: 1.38.0
  dependency-type: indirect
  dependency-group: pip
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: indirect
  dependency-group: pip
- dependency-name: fonttools
  dependency-version: 4.60.2
  dependency-type: indirect
  dependency-group: pip
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
sebastianvitterso and others added 29 commits March 4, 2026 08:36
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
fix: misconfiguration cleanup nginx + docker
Remove oauth from frontend, reintroduce updated authentication in API

change decorator order and remove unsused config variables

Remove unused react router, fix radix, add error hanlding to user
Bumps the pip group with 1 update in the /api directory: [black](https://github.com/psf/black).


Updates `black` from 25.1.0 to 26.3.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@25.1.0...26.3.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.3.1
  dependency-type: direct:development
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@Vandor1 Vandor1 closed this Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants