{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":597260266,"defaultBranch":"main","name":"prisma-client-py","ownerLogin":"whatisaghostwriter","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-02-04T01:50:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34256092?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1675475451.687982","currentOid":""},"activityList":{"items":[{"before":"823bad942a9cba3a15777f74053c3e6212dd916b","after":"9430df6eb74a6adea868f07a41d2c6e473e72e94","ref":"refs/heads/main","pushedAt":"2023-09-30T08:17:40.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"whatisaghostwriter","name":null,"path":"/whatisaghostwriter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34256092?s=80&v=4"},"commit":{"message":"chore(deps): update dependency pytest-mypy-plugins to v3 (#777)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n|\r\n[pytest-mypy-plugins](https://togithub.com/TypedDjango/pytest-mypy-plugins)\r\n| `==1.11.1` -> `==3.0.0` |\r\n[![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-mypy-plugins/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pytest-mypy-plugins/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pytest-mypy-plugins/1.11.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-mypy-plugins/1.11.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\nTypedDjango/pytest-mypy-plugins (pytest-mypy-plugins)\r\n\r\n###\r\n[`v3.0.0`](https://togithub.com/TypedDjango/pytest-mypy-plugins/blob/HEAD/CHANGELOG.md#300)\r\n\r\n[Compare\r\nSource](https://togithub.com/TypedDjango/pytest-mypy-plugins/compare/2.0.0...3.0.0)\r\n\r\n##### Features\r\n\r\n- *Breaking*: Drop python3.7 support\r\n- Add `pyproject.toml` config file support with\r\n`--mypy-pyproject-toml-file` option\r\n\r\n##### Bugfixes\r\n\r\n- Add `tox.ini` file to `sdist` package\r\n- Add `requirements.txt` file to `sdist` package\r\n- Add `pyproject.toml` file to `sdist` package\r\n\r\n###\r\n[`v2.0.0`](https://togithub.com/TypedDjango/pytest-mypy-plugins/blob/HEAD/CHANGELOG.md#200)\r\n\r\n[Compare\r\nSource](https://togithub.com/TypedDjango/pytest-mypy-plugins/compare/1.11.1...2.0.0)\r\n\r\n##### Features\r\n\r\n- Use `jinja2` instead of `chevron` for templating\r\n- Allow parametrizing `mypy_config` field in tests\r\n- Bump minimal `mypy` and `pytest` versions\r\n\r\n##### Bugfixes\r\n\r\n- Also include `mypy.ini` and `pytest.ini` to `sdist` package\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://developer.mend.io/github/RobertCraigie/prisma-client-py).\r\n\r\n\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency pytest-mypy-plugins to v3 (RobertCraig…"}},{"before":"84fdcb39e7e7e8945bc23366f5224ad45746be31","after":"823bad942a9cba3a15777f74053c3e6212dd916b","ref":"refs/heads/main","pushedAt":"2023-09-15T03:06:31.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"whatisaghostwriter","name":null,"path":"/whatisaghostwriter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34256092?s=80&v=4"},"commit":{"message":"feat(package): release v0.10.0 (#809)\n\n## Change Summary\r\n\r\nPlease summarise the changes this pull request is making here.\r\n\r\n## Checklist\r\n\r\n- [ ] Unit tests for the changes exist\r\n- [ ] Tests pass without significant drop in coverage\r\n- [ ] Documentation reflects changes where applicable\r\n- [ ] Test snapshots have been\r\n[updated](https://prisma-client-py.readthedocs.io/en/latest/contributing/contributing/#snapshot-tests)\r\nif applicable\r\n\r\n## Agreement\r\n\r\nBy submitting this pull request, I confirm that you can use, modify,\r\ncopy and redistribute this contribution, under the terms of your choice.","shortMessageHtmlLink":"feat(package): release v0.10.0 (RobertCraigie#809)"}},{"before":"4a27dd08fa6b8173f2f7a058526f52fefc42014d","after":"84fdcb39e7e7e8945bc23366f5224ad45746be31","ref":"refs/heads/main","pushedAt":"2023-04-03T03:03:31.776Z","pushType":"push","commitsCount":29,"pusher":{"login":"whatisaghostwriter","name":null,"path":"/whatisaghostwriter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34256092?s=80&v=4"},"commit":{"message":"chore(deps): update dev (#732)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n| [mkdocs-material](https://togithub.com/squidfunk/mkdocs-material) |\r\n`==9.1.3` -> `==9.1.4` |\r\n[![age](https://badges.renovateapi.com/packages/pypi/mkdocs-material/9.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://badges.renovateapi.com/packages/pypi/mkdocs-material/9.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://badges.renovateapi.com/packages/pypi/mkdocs-material/9.1.4/compatibility-slim/9.1.3)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://badges.renovateapi.com/packages/pypi/mkdocs-material/9.1.4/confidence-slim/9.1.3)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n| [pyright](https://togithub.com/RobertCraigie/pyright-python) |\r\n`==1.1.299` -> `==1.1.300` |\r\n[![age](https://badges.renovateapi.com/packages/pypi/pyright/1.1.300/age-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://badges.renovateapi.com/packages/pypi/pyright/1.1.300/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://badges.renovateapi.com/packages/pypi/pyright/1.1.300/compatibility-slim/1.1.299)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://badges.renovateapi.com/packages/pypi/pyright/1.1.300/confidence-slim/1.1.299)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n| [pytest-asyncio](https://togithub.com/pytest-dev/pytest-asyncio)\r\n([changelog](https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html))\r\n| `==0.20.3` -> `==0.21.0` |\r\n[![age](https://badges.renovateapi.com/packages/pypi/pytest-asyncio/0.21.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://badges.renovateapi.com/packages/pypi/pytest-asyncio/0.21.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://badges.renovateapi.com/packages/pypi/pytest-asyncio/0.21.0/compatibility-slim/0.20.3)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://badges.renovateapi.com/packages/pypi/pytest-asyncio/0.21.0/confidence-slim/0.20.3)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\nsquidfunk/mkdocs-material\r\n\r\n###\r\n[`v9.1.4`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.1.4):\r\nmkdocs-material-9.1.4\r\n\r\n[Compare\r\nSource](https://togithub.com/squidfunk/mkdocs-material/compare/9.1.3...9.1.4)\r\n\r\n- Fixed\r\n[#​5239](https://togithub.com/squidfunk/mkdocs-material/issues/5239):\r\nInstant loading breaks anchors in details (9.1.1 regression)\r\n- Fixed\r\n[#​5211](https://togithub.com/squidfunk/mkdocs-material/issues/5211):\r\nAnchor following not working for Chinese (9.1.2 regression)\r\n\r\n
\r\n\r\n
\r\nRobertCraigie/pyright-python\r\n\r\n###\r\n[`v1.1.300`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.299...v1.1.300)\r\n\r\n[Compare\r\nSource](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.299...v1.1.300)\r\n\r\n
\r\n\r\n
\r\npytest-dev/pytest-asyncio\r\n\r\n###\r\n[`v0.21.0`](https://togithub.com/pytest-dev/pytest-asyncio/releases/tag/v0.21.0):\r\npytest-asyncio 0.21.0\r\n\r\n[Compare\r\nSource](https://togithub.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0)\r\n\r\n### 0.21.0 (23-03-19)\r\n\r\n- Drop compatibility with pytest 6.1. Pytest-asyncio now depends on\r\npytest 7.0 or newer.\r\n- pytest-asyncio cleans up any stale event loops when setting up and\r\ntearing down the\r\nevent_loop fixture. This behavior has been deprecated and pytest-asyncio\r\nemits a\r\nDeprecationWarning when tearing down the event_loop fixture and current\r\nevent loop\r\n has not been closed.\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\r\n[config help](https://togithub.com/renovatebot/renovate/discussions) if\r\nthat's undesired.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://app.renovatebot.com/dashboard#github/RobertCraigie/prisma-client-py).\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: Robert Craigie ","shortMessageHtmlLink":"chore(deps): update dev (RobertCraigie#732)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0zMFQwODoxNzo0MC4wMDAwMDBazwAAAAOMVfKB","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0zMFQwODoxNzo0MC4wMDAwMDBazwAAAAOMVfKB","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0wM1QwMzowMzozMS43NzYzMjNazwAAAAMQp6tq"}},"title":"Activity · whatisaghostwriter/prisma-client-py"}