Commit Graph

613 Commits

Author SHA1 Message Date
dependabot[bot] c8926ce88b chore(deps): bump sqlalchemy from 2.0.49 to 2.0.50 in /backend (#267)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.49 to 2.0.50.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-25 15:42:13 +02:00
dependabot[bot] 91133136d6 chore(deps): bump fastapi from 0.135.3 to 0.136.3 in /backend (#265)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.135.3 to 0.136.3.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.135.3...0.136.3)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.136.3
  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>
2026-05-25 15:42:06 +02:00
semantic-release 7e0b44d995 0.10.7
Automatically generated by python-semantic-release
2026-05-23 10:17:58 +00:00
Christian Krakau-Louis 2de22ab30f Merge pull request #264 from christianlouis/security/snyk-remediation-may-2026
fix: pin patched postcss dependency
2026-05-23 12:17:41 +02:00
Codex 97ee4d0e3c fix: pin patched postcss dependency 2026-05-23 12:12:24 +02:00
Christian Krakau-Louis ff70cd3606 Build GHCR images for amd64 2026-05-22 20:50:28 +02:00
Christian Krakau-Louis 37280321cd Use GHCR for CI image publishing 2026-05-22 19:26:04 +02:00
Christian Krakau-Louis eae610cc95 Align frontend with InboxConverge brand 2026-05-22 19:13:14 +02:00
Christian Krakau-Louis 8d15fa8602 Merge pull request #263 from christianlouis/fix/frontend-docker-webpack-build
Fix frontend Docker build on arm64
2026-05-18 19:14:33 +02:00
Christian Krakau-Louis 1c209ad7bc Fix frontend Docker build on arm64 2026-05-18 19:13:55 +02:00
dependabot[bot] 42b18e10a6 chore(deps): bump google-auth from 2.52.0 to 2.53.0 in /backend (#261)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.52.0 to 2.53.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/commits)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-version: 2.53.0
  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: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-18 16:17:45 +02:00
dependabot[bot] 4b09a3beab chore(deps): bump authlib from 1.6.12 to 1.7.2 in /backend (#258)
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.12 to 1.7.2.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Commits](https://github.com/authlib/authlib/compare/1.6.12...v1.7.2)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.7.2
  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: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-18 16:17:39 +02:00
dependabot[bot] 9cc9af2735 chore(deps): bump faker from 40.12.0 to 40.18.0 in /backend (#262)
Bumps [faker](https://github.com/joke2k/faker) from 40.12.0 to 40.18.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v40.12.0...v40.18.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 40.18.0
  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>
2026-05-18 16:09:26 +02:00
dependabot[bot] 8130a6f81c chore(deps): bump pydantic-settings from 2.13.1 to 2.14.1 in /backend (#260)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.14.1
  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>
2026-05-18 16:09:19 +02:00
dependabot[bot] 7d84f4395e chore(deps): bump google-auth-oauthlib from 1.3.1 to 1.4.0 in /backend (#259)
Bumps [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-oauthlib-v1.3.1...google-auth-oauthlib-v1.4.0)

---
updated-dependencies:
- dependency-name: google-auth-oauthlib
  dependency-version: 1.4.0
  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>
2026-05-18 16:09:14 +02:00
dependabot[bot] fdc87218af chore(deps): bump python-multipart from 0.0.28 to 0.0.29 in /backend (#257)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.28 to 0.0.29.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.28...0.0.29)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 16:09:08 +02:00
dependabot[bot] 37b48e1c37 chore(deps): bump uvicorn from 0.43.0 to 0.47.0 in /backend (#256)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.43.0 to 0.47.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.43.0...0.47.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.47.0
  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>
2026-05-18 16:09:03 +02:00
dependabot[bot] ec5b2e12f4 chore(deps): bump stripe to 15.1.0 (#232)
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 17:02:35 +02:00
dependabot[bot] a1ff9e70f7 chore(deps): bump psycopg2-binary to 2.9.12 (#238)
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 17:02:11 +02:00
dependabot[bot] 3b123d974f chore(deps): bump apprise from 1.9.9 to 1.10.0 in /backend (#236)
Bumps [apprise](https://github.com/caronc/apprise) from 1.9.9 to 1.10.0.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.9.9...v1.10.0)

---
updated-dependencies:
- dependency-name: apprise
  dependency-version: 1.10.0
  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>
2026-05-17 16:45:57 +02:00
dependabot[bot] 4eaeb1ad8d chore(deps): bump cryptography from 46.0.7 to 48.0.0 in /backend (#245)
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 48.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 15:16:10 +02:00
dependabot[bot] a364748df7 chore(deps): bump eslint from 9.39.4 to 10.4.0 in /frontend (#230)
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:14:27 +02:00
dependabot[bot] 64b06bd1ed chore(deps): bump @types/node from 25.6.0 to 25.6.2 in /frontend (#253)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:14:16 +02:00
dependabot[bot] 34f6f7b8e9 chore(deps): bump google-api-python-client to 2.196.0 (#248)
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:10:19 +02:00
dependabot[bot] f7f4745f55 chore(deps): bump @tanstack/react-query in /frontend (#239)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.99.0 to 5.100.10.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/HEAD/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.100.9
  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>
2026-05-17 15:07:34 +02:00
dependabot[bot] 311c1bc408 chore(deps): bump lucide-react to 1.16.0 (#237)
Co-authored-by: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:05:14 +02:00
dependabot[bot] cde645844c chore(deps): bump the pip group across 1 directory with 2 updates (#242)
Bumps the pip group with 2 updates in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv) and [authlib](https://github.com/authlib/authlib).


Updates `python-dotenv` from 1.0.0 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2)

Updates `authlib` from 1.6.9 to 1.6.12
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.9...1.6.12)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.11
  dependency-type: direct:production
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 15:03:24 +02:00
dependabot[bot] 58a2474255 chore(deps): bump google-auth-httplib2 from 0.3.1 to 0.4.0 in /backend (#247)
Bumps [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-httplib2-v0.3.1...google-auth-httplib2-v0.4.0)

---
updated-dependencies:
- dependency-name: google-auth-httplib2
  dependency-version: 0.4.0
  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: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:01:47 +02:00
dependabot[bot] d4a2160e01 chore(deps): bump pydantic from 2.12.5 to 2.13.4 in /backend (#244)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.4
  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: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:01:31 +02:00
dependabot[bot] 60a1a9b2ae chore(deps): bump google-auth from 2.49.2 to 2.52.0 in /backend (#243)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.49.2 to 2.52.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/commits)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-version: 2.52.0
  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: Christian Krakau-Louis <christianlouis@gmail.com>
2026-05-17 15:01:15 +02:00
dependabot[bot] ebb88391db chore(deps): bump jest-environment-jsdom in /frontend (#252)
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.3.0 to 30.4.1.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.4.1
  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>
2026-05-17 14:53:33 +02:00
dependabot[bot] 9b0448cd3b chore(deps): bump zustand from 5.0.12 to 5.0.13 in /frontend (#250)
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13)

---
updated-dependencies:
- dependency-name: zustand
  dependency-version: 5.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 14:53:12 +02:00
dependabot[bot] 83b53aca9f chore(deps): bump @tailwindcss/postcss from 4.1.18 to 4.3.0 in /frontend (#249)
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.1.18 to 4.3.0.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-postcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.0
  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>
2026-05-17 14:53:01 +02:00
dependabot[bot] bcca5a9192 chore(deps): bump axios from 1.15.0 to 1.16.1 in /frontend (#233)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.16.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.0
  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>
2026-05-17 14:52:38 +02:00
dependabot[bot] e6027792c6 chore(deps): bump python-multipart from 0.0.26 to 0.0.28 in /backend (#246)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.28.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.28)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 14:52:17 +02:00
dependabot[bot] fb8a11ffba chore(deps): bump next from 16.2.5 to 16.2.6 in /frontend (#251)
Bumps [next](https://github.com/vercel/next.js) from 16.2.5 to 16.2.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v16.2.5...v16.2.6)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-17 14:51:55 +02:00
Christian Krakau-Louis 2a7ca74db0 Fix Next.js DoS advisory 2026-05-17 13:13:32 +02:00
semantic-release 6c42c3759c 0.10.6
Automatically generated by python-semantic-release
2026-05-17 11:08:05 +00:00
Christian Krakau-Louis 8295b7aaf2 fix: linearize alembic migrations 2026-05-17 13:07:21 +02:00
semantic-release 8750ecb3cc 0.10.5
Automatically generated by python-semantic-release
2026-05-06 19:33:38 +00:00
Christian Krakau-Louis 31652c5eb2 Merge pull request #229 from christianlouis/copilot/fix-smtp-config-validation-error
fix(tests): add missing `sender_email` to SMTP config test fixture
2026-05-06 21:33:12 +02:00
copilot-swe-agent[bot] 1420149d8b fix: add sender_email to _make_smtp_config test helper
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/5238ada2-2323-41a8-b58c-d3a49f9ffafd

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-05-03 23:28:21 +00:00
semantic-release 19a859ecce 0.10.4
Automatically generated by python-semantic-release
2026-05-03 23:17:17 +00:00
Christian Krakau-Louis 6437a4cf5e Merge pull request #228 from christianlouis/copilot/check-all-lints-in-main
fix: resolve all backend lint errors (black, ruff, mypy)
2026-05-04 01:16:53 +02:00
copilot-swe-agent[bot] fcdd51e6aa fix: resolve all lint errors (black, ruff, mypy)
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/343db360-b55f-461c-8bc6-3754f58ba48e

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-05-03 23:02:01 +00:00
semantic-release c65f37a8dd 0.10.3
Automatically generated by python-semantic-release
2026-05-03 22:43:07 +00:00
Christian Krakau-Louis 5d8c20ff3a Merge pull request #227 from christianlouis/copilot/fix-mailbox-connectivity-issues
fix: POP3/IMAP connectivity — retries, DNS 8.8.8.8 fallback, debug counter, notification backoff
2026-05-04 00:42:44 +02:00
Christian Krakau-Louis f808d6262d Merge branch 'main' into copilot/fix-mailbox-connectivity-issues 2026-05-04 00:21:59 +02:00
copilot-swe-agent[bot] 428850b476 refactor: address code-review comments (DNS constant, last_exc, comment clarity)
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/5ad49738-4b0b-4ed7-8686-07adb0ba9e5d

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-05-03 22:09:08 +00:00
copilot-swe-agent[bot] 92f60c6052 fix: retry POP3/IMAP, DNS 8.8.8.8 fallback, debug counter, notification backoff
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/5ad49738-4b0b-4ed7-8686-07adb0ba9e5d

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-05-03 22:06:12 +00:00