- Oct 01, 2024
-
-
RKIMetadataExchange authored
-
vyvytranngoc authored
# PR Context <!-- Additional info for the reviewer --> - LDAP search endpoint in mex-backend - mex-backend has a new search endpoint returning ldap persons # Added <!-- New features and interfaces --> - extract ldap: get_persons methods and tests # Changes <!-- Changes in existing functionality --> # Deprecated <!-- Soon-to-be removed features --> # Removed <!-- Definitely removed features --> # Fixed <!-- Fixed bugs --> # Security <!-- Fixed vulnerabilities --> --------- Signed-off-by: vyvytranngoc <tran-ngocv@rki.de> Co-authored-by: Nicolas Drebenstedt <897972+cutoffthetop@users.noreply.github.com>
-
- Sep 30, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pdm](https://redirect.github.com/pdm-project/pdm) ([changelog](https://pdm-project.org/latest/dev/changelog/)) | patch | `==2.19.0` -> `==2.19.1` | --- ### Release Notes <details> <summary>pdm-project/pdm (pdm)</summary> ### [`v2.19.1`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2191-2024-09-23) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.19.0...2.19.1) ##### Bug Fixes - PDM libraries are not loaded correctly for in-process scripts when installed in the user site. ([#​3178](https://redirect.github.com/pdm-project/pdm/issues/3178)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [pdm](https://redirect.github.com/pdm-project/pdm) ([changelog](https://pdm-project.org/latest/dev/changelog/)) | minor | `==2.18.2` -> `==2.19.0` | `2.19.1` | --- ### Release Notes <details> <summary>pdm-project/pdm (pdm)</summary> ### [`v2.19.0`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2190-2024-09-23) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.18.2...2.19.0) ##### Breaking Changes - The minimum supported Python version of projects using PDM has been bumped to 3.8. ([#​3176](https://redirect.github.com/pdm-project/pdm/issues/3176)) ##### Bug Fixes - Fallback version to 0.0.0 when the version is not specified or empty. This can avoid crash when building such project. ([#​3163](https://redirect.github.com/pdm-project/pdm/issues/3163)) - Ensures that `/` is URL encoded in sources URL environment variables. ([#​3169](https://redirect.github.com/pdm-project/pdm/issues/3169)) - Call functions from shared library in the in-process `env_spec.py` script. ([#​3176](https://redirect.github.com/pdm-project/pdm/issues/3176)) ##### Removals and Deprecations - PDM no longer falls back to `setuptools-pep660` when the build backend doesn't support PEP 660. ([#​3159](https://redirect.github.com/pdm-project/pdm/issues/3159)) ##### Miscellany - Change the project structure to a normal package from a namespace package. ([#​3155](https://redirect.github.com/pdm-project/pdm/issues/3155)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pdm-backend](https://redirect.github.com/pdm-project/pdm-backend) | build-system.requires | minor | `==2.3.3` -> `==2.4.1` | --- ### Release Notes <details> <summary>pdm-project/pdm-backend (pdm-backend)</summary> ### [`v2.4.1`](https://redirect.github.com/pdm-project/pdm-backend/releases/tag/2.4.1) [Compare Source](https://redirect.github.com/pdm-project/pdm-backend/compare/2.4.0...2.4.1) #####
🐞 Bug Fixes - Can't format requirements when converting to setup.py - by [@​frostming](https://redirect.github.com/frostming) [<samp>(856d8)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/856d849) - Update to pyproject_metadata 0.9.0b4 - by [@​frostming](https://redirect.github.com/frostming) [<samp>(88c3f)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/88c3f44) ##### [View changes on GitHub](https://redirect.github.com/pdm-project/pdm-backend/compare/2.4.0...2.4.1) ### [`v2.4.0`](https://redirect.github.com/pdm-project/pdm-backend/releases/tag/2.4.0) [Compare Source](https://redirect.github.com/pdm-project/pdm-backend/compare/2.3.3...2.4.0) #####🚀 Features - Accept context as the second argument to version_format function - by [@​frostming](https://redirect.github.com/frostming) in [https://github.com/pdm-project/pdm-backend/issues/258](https://redirect.github.com/pdm-project/pdm-backend/issues/258) [<samp>(708aa)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/708aa3f) - Update pyproject-metadata to support latest version of PEP 639 - by [@​frostming](https://redirect.github.com/frostming) in [https://github.com/pdm-project/pdm-backend/issues/259](https://redirect.github.com/pdm-project/pdm-backend/issues/259) [<samp>(6c48d)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/6c48d72) #####🐞 Bug Fixes - Project license field - by [@​frostming](https://redirect.github.com/frostming) [<samp>(6853a)</samp>](https://redirect.github.com/pdm-project/pdm-backend/commit/6853a13) ##### [View changes on GitHub](https://redirect.github.com/pdm-project/pdm-backend/compare/2.3.3...2.4.0) </details> --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
-
- Sep 24, 2024
-
-
Nicolas Drebenstedt authored
# PR Context - these are needed in the editor as well as the backend - so we move them from the backend to common # Added - `contains_only_types` to check if fields are annotated as desired - `group_fields_by_class_name` utility to simplify filtered model/field lookups - new parameters to `get_inner_types` to customize what to unpack
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v40.2.8` -> `v40.2.10` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v40.2.10`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.10) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.9...v40.2.10) ##### Miscellaneous Chores - **deps:** update pnpm to v9.10.0 ([4ecccc8](https://redirect.github.com/renovatebot/github-action/commit/4ecccc80bf21435c739ab05a9aac2fea99fb4102)) ##### Build System - **deps:** update dependency typescript to v5.6.2 ([ccb9633](https://redirect.github.com/renovatebot/github-action/commit/ccb9633c2c509795afa2f7eb71e2052ac7c488db)) ### [`v40.2.9`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.9) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.8...v40.2.9) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.80.0 ([54adf7f](https://redirect.github.com/renovatebot/github-action/commit/54adf7f706af51db688ccc4aad67196de320959d)) - update references to renovatebot/github-action to v40.2.8 ([f6f4de0](https://redirect.github.com/renovatebot/github-action/commit/f6f4de0d1fc2cc942a5441221d67fbd16f92e0e6)) ##### Miscellaneous Chores - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.0 ([39c0ed3](https://redirect.github.com/renovatebot/github-action/commit/39c0ed39bee36aab5d3654499cefc077a87143a9)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.1 ([d237b41](https://redirect.github.com/renovatebot/github-action/commit/d237b415686a0578ea6576e595b8b3ea7aecf4c5)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.2 ([2533c44](https://redirect.github.com/renovatebot/github-action/commit/2533c44a782f934fccec93ec534062060118329a)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.3.3 ([0e39ae0](https://redirect.github.com/renovatebot/github-action/commit/0e39ae0292758e2bb48536af5dc4b9752e966f00)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.4 ([d9eb43e](https://redirect.github.com/renovatebot/github-action/commit/d9eb43e3f8930cef38ed1795cfebae27619791cd)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.5 ([6d5784a](https://redirect.github.com/renovatebot/github-action/commit/6d5784adf2deb4c1e634348ebcd17c18b166f609)) ##### Build System - **deps:** lock file maintenance ([32073a4](https://redirect.github.com/renovatebot/github-action/commit/32073a46609cce84acfee816e996599eed2c20e2)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.73.3 ([476a91f](https://redirect.github.com/renovatebot/github-action/commit/476a91f280c636b8c490fdfaa1d07444986aca78)) - **deps:** update renovate docker tag to v38.73.5 ([1649e40](https://redirect.github.com/renovatebot/github-action/commit/1649e408975b271e8352979be87e0f56092661c1)) - **deps:** update renovate docker tag to v38.74.1 ([65f5c11](https://redirect.github.com/renovatebot/github-action/commit/65f5c1198908edd0d0d7e0d878a818e6856caabb)) - **deps:** update renovate docker tag to v38.75.0 ([fa73ff0](https://redirect.github.com/renovatebot/github-action/commit/fa73ff0f997a6e09fd505aa2686bc1ad4bc38852)) - **deps:** update renovate docker tag to v38.76.1 ([438981f](https://redirect.github.com/renovatebot/github-action/commit/438981f829149f6b4102fc98a2fea31f1c4e7423)) - **deps:** update renovate docker tag to v38.77.0 ([919ed13](https://redirect.github.com/renovatebot/github-action/commit/919ed13ea2d54bbbe6e934c396b8770ddd1a40f2)) - **deps:** update renovate docker tag to v38.77.2 ([2009e09](https://redirect.github.com/renovatebot/github-action/commit/2009e0963c8446d34e1ceeb1aa499b538909377c)) - **deps:** update renovate docker tag to v38.77.3 ([8a0ce4d](https://redirect.github.com/renovatebot/github-action/commit/8a0ce4d4cf552420355e8d61daf750d00ebd5dd1)) - **deps:** update renovate docker tag to v38.77.5 ([aeffa00](https://redirect.github.com/renovatebot/github-action/commit/aeffa00d03268ab1cdb9189d75e14182681a9c31)) - **deps:** update renovate docker tag to v38.77.8 ([46076e2](https://redirect.github.com/renovatebot/github-action/commit/46076e2b11be7cebc9d84eb9d6326ac7099750ef)) - **deps:** update renovate docker tag to v38.79.0 ([3f7fa1f](https://redirect.github.com/renovatebot/github-action/commit/3f7fa1faebabd5dca9587d4500b5e7eef61eb52f)) - **deps:** update renovate docker tag to v38.80.0 ([eb68a01](https://redirect.github.com/renovatebot/github-action/commit/eb68a019afe3dff9c6997bb3e45d230731f16fbd)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4yIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Sep 23, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4zIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Sep 18, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pdm](https://redirect.github.com/pdm-project/pdm) ([changelog](https://pdm-project.org/latest/dev/changelog/)) | patch | `==2.18.1` -> `==2.18.2` | --- ### Release Notes <details> <summary>pdm-project/pdm (pdm)</summary> ### [`v2.18.2`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2182-2024-09-10) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.18.1...2.18.2) ##### Bug Fixes - Respect the `excludes` and `overrides` settings when installing packages. ([#​3113](https://redirect.github.com/pdm-project/pdm/issues/3113)) - Fix a bug of export command that packages with extras are included twice. ([#​3123](https://redirect.github.com/pdm-project/pdm/issues/3123)) - Remove empty groups when removing packages with `pdm remove`. ([#​3133](https://redirect.github.com/pdm-project/pdm/issues/3133)) - When running `pdm venv purge`, if the current project's python version had been referencing the removed venv then clear it out. ([#​3137](https://redirect.github.com/pdm-project/pdm/issues/3137)) - Fix command `pdm config` to not show site configuration file path if it doesn't exist. ([#​3149](https://redirect.github.com/pdm-project/pdm/issues/3149)) - Now when `--no-markers` is used, the exported requirements can only work on the current platform. ([#​3152](https://redirect.github.com/pdm-project/pdm/issues/3152)) ##### Miscellany - Skip tests related to python installation on non-standard platforms. ([#​3053](https://redirect.github.com/pdm-project/pdm/issues/3053)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguODYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Sep 16, 2024
-
-
RKIMetadataExchange authored
-
Nicolas Drebenstedt authored
Signed-off-by: Nicolas Drebenstedt <897972+cutoffthetop@users.noreply.github.com>
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: Nicolas Drebenstedt <drebenstedtn@rki.de> -
RKI | Metadata Exchange authored
# Changes - bumped cookiecutter template to https://github.com/robert-koch-institut/mex-template/commit/bae864 Co-authored-by: Nicolas Drebenstedt <897972+cutoffthetop@users.noreply.github.com>
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v40.2.7` -> `v40.2.8` | `v40.2.9` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v40.2.8`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.8) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.7...v40.2.8) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.61.1 ([5993be6](https://redirect.github.com/renovatebot/github-action/commit/5993be6af69e18eede6aed33bfe6179e7d182b85)) - update references to ghcr.io/renovatebot/renovate to v38.72.1 ([a4cf16d](https://redirect.github.com/renovatebot/github-action/commit/a4cf16da54d8f3077cc439abd0b3a157f4c54cb5)) - update references to renovatebot/github-action to v40.2.7 ([511a7a7](https://redirect.github.com/renovatebot/github-action/commit/511a7a77055e812f8ee65406faa2cb7e6210e475)) ##### Miscellaneous Chores - **deps:** update commitlint monorepo to v19.4.1 ([fe52de6](https://redirect.github.com/renovatebot/github-action/commit/fe52de6e1ba6ac53978ebdc52dd45469b660e07d)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.1.7 ([8d1974e](https://redirect.github.com/renovatebot/github-action/commit/8d1974e5f5b2c6f7784ee3a43d3eb446f6d2037c)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.1 ([a5ef441](https://redirect.github.com/renovatebot/github-action/commit/a5ef4418b431564bb4945632604e31aa14d0857f)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.2 ([e2f34af](https://redirect.github.com/renovatebot/github-action/commit/e2f34af24cf238f5eb2a3de84c3d515c43822216)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.3 ([edf82b7](https://redirect.github.com/renovatebot/github-action/commit/edf82b7595f256d76a74168b2b94bfb6ba9dd868)) - **deps:** update dependency husky to v9.1.5 ([18b2dca](https://redirect.github.com/renovatebot/github-action/commit/18b2dca0f2450da5309010e4daf8c42fc649a0b7)) - **deps:** update dependency lint-staged to v15.2.10 ([2089929](https://redirect.github.com/renovatebot/github-action/commit/208992943ae94109000ce563f3fe30e75e98fefb)) - **deps:** update dependency prettier-plugin-packagejson to v2.5.2 ([e3c4817](https://redirect.github.com/renovatebot/github-action/commit/e3c48178c2809c7297dd2c7c2edb234d8188ea7f)) - **deps:** update pnpm to v9.8.0 ([527df8e](https://redirect.github.com/renovatebot/github-action/commit/527df8e80cb81e38377f4f32018bbef6554f410b)) - **deps:** update pnpm to v9.9.0 ([8f53e8e](https://redirect.github.com/renovatebot/github-action/commit/8f53e8e1f1547ab7dbf73dff63a553f95bd0d947)) ##### Build System - **deps:** lock file maintenance ([00a9d0f](https://redirect.github.com/renovatebot/github-action/commit/00a9d0fb6b0adb30760f3b5ff02c1be0130f365b)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.54.1 ([9e15fe4](https://redirect.github.com/renovatebot/github-action/commit/9e15fe45395ca6dca9505c00cfa1e297e27a2a10)) - **deps:** update renovate docker tag to v38.55.1 ([ebed852](https://redirect.github.com/renovatebot/github-action/commit/ebed852c7d0dd5abebbbcc475c17ea80d4b02170)) - **deps:** update renovate docker tag to v38.55.2 ([ea137aa](https://redirect.github.com/renovatebot/github-action/commit/ea137aa3de17687518d404f141e022f2013d4815)) - **deps:** update renovate docker tag to v38.55.4 ([47bb8fa](https://redirect.github.com/renovatebot/github-action/commit/47bb8fa952f1b9ce8474bd40c566425138bfedb3)) - **deps:** update renovate docker tag to v38.55.5 ([8721f4c](https://redirect.github.com/renovatebot/github-action/commit/8721f4cdcec61162e3975278ecc0dc413beaf993)) - **deps:** update renovate docker tag to v38.57.0 ([c8714d9](https://redirect.github.com/renovatebot/github-action/commit/c8714d911de8dbba45a3357b04b275f77d5c6f8e)) - **deps:** update renovate docker tag to v38.57.1 ([3297675](https://redirect.github.com/renovatebot/github-action/commit/3297675b876f443d49dc4da62bb8c1de60a26abb)) - **deps:** update renovate docker tag to v38.57.3 ([7467495](https://redirect.github.com/renovatebot/github-action/commit/7467495d42ce344b9ed28625fff4d82ec6548175)) - **deps:** update renovate docker tag to v38.58.0 ([44c8d6f](https://redirect.github.com/renovatebot/github-action/commit/44c8d6f2b6252a414199c39dac648589eb6cf06f)) - **deps:** update renovate docker tag to v38.58.1 ([da00a9c](https://redirect.github.com/renovatebot/github-action/commit/da00a9ca31dabb209894d752396d486f88c8a8a7)) - **deps:** update renovate docker tag to v38.58.2 ([cda286d](https://redirect.github.com/renovatebot/github-action/commit/cda286d20a2f85c3b2cde398c5fd3f384dcfe73f)) - **deps:** update renovate docker tag to v38.59.1 ([cf5432f](https://redirect.github.com/renovatebot/github-action/commit/cf5432f6e0dc5cd68d1e9e3399b5781ecdab72c9)) - **deps:** update renovate docker tag to v38.59.2 ([282b8d8](https://redirect.github.com/renovatebot/github-action/commit/282b8d81ba75475c2966574685fb08a620354c3e)) - **deps:** update renovate docker tag to v38.61.1 ([749b819](https://redirect.github.com/renovatebot/github-action/commit/749b8190afdabeb85b9077bb83ab05f0c674b489)) - **deps:** update renovate docker tag to v38.64.0 ([71ee52a](https://redirect.github.com/renovatebot/github-action/commit/71ee52a1c755eca6069fc0b111b81b0452581d82)) - **deps:** update renovate docker tag to v38.64.1 ([7337445](https://redirect.github.com/renovatebot/github-action/commit/7337445827cb01149c5d5b239005d7aabc7eb213)) - **deps:** update renovate docker tag to v38.66.1 ([5e5e62b](https://redirect.github.com/renovatebot/github-action/commit/5e5e62bf1cad4d49687c4a47d66a33a845b1877d)) - **deps:** update renovate docker tag to v38.67.1 ([8639a3d](https://redirect.github.com/renovatebot/github-action/commit/8639a3dc7c81c62a1ed12e198768549f1c4b83f9)) - **deps:** update renovate docker tag to v38.67.2 ([e7fba3a](https://redirect.github.com/renovatebot/github-action/commit/e7fba3a3fa8ee58b77d295fd5eead7d4a2468078)) - **deps:** update renovate docker tag to v38.67.4 ([114ff35](https://redirect.github.com/renovatebot/github-action/commit/114ff3588840fde56b2752d961a62310b6b5bdf9)) - **deps:** update renovate docker tag to v38.67.5 ([a0ebccf](https://redirect.github.com/renovatebot/github-action/commit/a0ebccfb1d59ecfaf5ff0d067d070e3a49d8e944)) - **deps:** update renovate docker tag to v38.68.0 ([d76014f](https://redirect.github.com/renovatebot/github-action/commit/d76014f2db6ecc59aca2a03913caf20cbc709d4d)) - **deps:** update renovate docker tag to v38.68.1 ([cd0419f](https://redirect.github.com/renovatebot/github-action/commit/cd0419f33a2ce2caef762d339d813c194dd1720a)) - **deps:** update renovate docker tag to v38.70.0 ([ab6e4ab](https://redirect.github.com/renovatebot/github-action/commit/ab6e4ab3f7d6b5def564630220d3224402c6ca81)) - **deps:** update renovate docker tag to v38.70.2 ([3e30de3](https://redirect.github.com/renovatebot/github-action/commit/3e30de30435785d8a8772d5b5d98f059aa753faa)) - **deps:** update renovate docker tag to v38.71.0 ([42c77e0](https://redirect.github.com/renovatebot/github-action/commit/42c77e078bbdde2ddd022ebb0deead14a54398f0)) - **deps:** update renovate docker tag to v38.72.0 ([46fcd07](https://redirect.github.com/renovatebot/github-action/commit/46fcd07256b29990399fd73db74a3db0b392fd90)) - **deps:** update renovate docker tag to v38.72.1 ([7e74a7b](https://redirect.github.com/renovatebot/github-action/commit/7e74a7b8f9b0da6e8354b50d6e9559d3953e1047)) - **deps:** update wagoid/commitlint-github-action action to v6.1.2 ([1c11596](https://redirect.github.com/renovatebot/github-action/commit/1c1159609e3a61489483d96ec022d0d0322501cc)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
RKI | Metadata Exchange authored
# Changes - bumped cookiecutter template to https://github.com/robert-koch-institut/mex-template/commit/cee205
-
- Sep 09, 2024
-
-
RKIMetadataExchange authored
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate ). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: Henning Schiebenhöfer <SchiebenhoeferH@rki.de>
-
- Sep 03, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | patch | `v40.2.6` -> `v40.2.7` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v40.2.7`](https://redirect.github.com/renovatebot/github-action/releases/tag/v40.2.7) [Compare Source](https://redirect.github.com/renovatebot/github-action/compare/v40.2.6...v40.2.7) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38.25.1 ([1569e23](https://redirect.github.com/renovatebot/github-action/commit/1569e235020b99b579ce28003149f1c9831e0afd)) - update references to ghcr.io/renovatebot/renovate to v38.39.6 ([5432799](https://redirect.github.com/renovatebot/github-action/commit/543279956c2f1168bf0301fa34e45cf3d86f3f6d)) - update references to ghcr.io/renovatebot/renovate to v38.52.3 ([44dfa9a](https://redirect.github.com/renovatebot/github-action/commit/44dfa9a23d10acfec94faf24649df0380a6b6c69)) - update references to renovatebot/github-action to v40.2.6 ([0a5e4b7](https://redirect.github.com/renovatebot/github-action/commit/0a5e4b7d881333a219be17e2edb00b80e9c55ce8)) ##### Miscellaneous Chores - **deps:** update dependency [@​commitlint/cli](https://redirect.github.com/commitlint/cli) to v19.4.0 ([32ed440](https://redirect.github.com/renovatebot/github-action/commit/32ed440e774f6e126749724d734689146a35ca2a)) - **deps:** update dependency [@​semantic-release/github](https://redirect.github.com/semantic-release/github) to v10.1.4 ([47f396c](https://redirect.github.com/renovatebot/github-action/commit/47f396ccf15a24278d6ffb6bff5ace7136906824)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.14.15 ([0b458d7](https://redirect.github.com/renovatebot/github-action/commit/0b458d7b4eccca7af72727b1216872dec5311cc6)) - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v20.16.0 ([632cbd7](https://redirect.github.com/renovatebot/github-action/commit/632cbd7442d21715022e2c5541ea5de709626c6e)) - **deps:** update dependency lint-staged to v15.2.9 ([b90ad0d](https://redirect.github.com/renovatebot/github-action/commit/b90ad0d5ef18bdc3cc7562a3a92aa310e7475088)) - **deps:** update pnpm to v9.7.0 ([1f85a75](https://redirect.github.com/renovatebot/github-action/commit/1f85a75eb25f23dff523ecb86ab5170850cf345a)) - **deps:** update pnpm to v9.7.1 ([dd820f5](https://redirect.github.com/renovatebot/github-action/commit/dd820f5e7bcaa812cfe397ac7359643f96ea4e03)) - **deps:** update semantic-release monorepo ([db01ed4](https://redirect.github.com/renovatebot/github-action/commit/db01ed443dae16c49e42d73c927128a7198209f3)) ##### Build System - **deps:** lock file maintenance ([9785636](https://redirect.github.com/renovatebot/github-action/commit/9785636e491ce3738d21e43d2c26aba115c79ecc)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.25.1 ([1681b12](https://redirect.github.com/renovatebot/github-action/commit/1681b12e4e894c641ebbfa70ea1bc969f0b39788)) - **deps:** update renovate docker tag to v38.25.3 ([f10e03d](https://redirect.github.com/renovatebot/github-action/commit/f10e03d089a5e8da209d8a418f83daa6811f23fd)) - **deps:** update renovate docker tag to v38.26.1 ([4dfd846](https://redirect.github.com/renovatebot/github-action/commit/4dfd84697560da2f8c45ee323bbeab10769d9ed8)) - **deps:** update renovate docker tag to v38.27.0 ([b7e33e5](https://redirect.github.com/renovatebot/github-action/commit/b7e33e5f3b45259c668fe1a749bad9ce2c305b01)) - **deps:** update renovate docker tag to v38.29.0 ([f4f639b](https://redirect.github.com/renovatebot/github-action/commit/f4f639bf16580873c45fdc3faeb714b90cec690a)) - **deps:** update renovate docker tag to v38.32.0 ([c2e88b3](https://redirect.github.com/renovatebot/github-action/commit/c2e88b3301ea4b0b43d2ba31c3e3bfe510690ee8)) - **deps:** update renovate docker tag to v38.37.0 ([150a5cf](https://redirect.github.com/renovatebot/github-action/commit/150a5cf116023339301cb41878b7ad807b9a34a2)) - **deps:** update renovate docker tag to v38.37.1 ([e6366ba](https://redirect.github.com/renovatebot/github-action/commit/e6366ba56f0fd491e7c8397ecc26cafd415c93f6)) - **deps:** update renovate docker tag to v38.39.0 ([54dd4af](https://redirect.github.com/renovatebot/github-action/commit/54dd4af43849dbd9beb1db88ae7e4eec9b5754a8)) - **deps:** update renovate docker tag to v38.39.3 ([7dc04fb](https://redirect.github.com/renovatebot/github-action/commit/7dc04fbb116ca0fb65788bb5561e505e5eda243d)) - **deps:** update renovate docker tag to v38.39.4 ([7c6d9b3](https://redirect.github.com/renovatebot/github-action/commit/7c6d9b364069507689fffdcfd5c233c608ebbd91)) - **deps:** update renovate docker tag to v38.39.6 ([3b91d9f](https://redirect.github.com/renovatebot/github-action/commit/3b91d9f7d9dd4dc35f70237aaa2ed04416faadb8)) - **deps:** update renovate docker tag to v38.42.0 ([d166171](https://redirect.github.com/renovatebot/github-action/commit/d1661716d1591a7fcc2cd8e6f1b50cdea48bc64c)) - **deps:** update renovate docker tag to v38.44.2 ([0056692](https://redirect.github.com/renovatebot/github-action/commit/0056692c69f735680022ccdc381fcbc3fee92926)) - **deps:** update renovate docker tag to v38.44.3 ([6bee7db](https://redirect.github.com/renovatebot/github-action/commit/6bee7db58dd7e4c0ff69a562fc39c4d81fca3ff8)) - **deps:** update renovate docker tag to v38.45.0 ([70d287a](https://redirect.github.com/renovatebot/github-action/commit/70d287a6ab0e2c3501722da2e1aea94dce3ea885)) - **deps:** update renovate docker tag to v38.46.0 ([6c814d9](https://redirect.github.com/renovatebot/github-action/commit/6c814d94500f10f225d4512ca4b77f6349e37023)) - **deps:** update renovate docker tag to v38.52.3 ([cc16365](https://redirect.github.com/renovatebot/github-action/commit/cc1636563645028111e03001231024a38bc01032)) - **deps:** update wagoid/commitlint-github-action action to v6.1.0 ([05d52cc](https://redirect.github.com/renovatebot/github-action/commit/05d52ccd5b7c40ac7063db6bf0a9fccfd0ea98df)) - **deps:** update wagoid/commitlint-github-action action to v6.1.1 ([cd7cbcc](https://redirect.github.com/renovatebot/github-action/commit/cd7cbccb347ecb5c7f13ec2ca5eda99f79e51ae7)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42MC4wIiwidXBkYXRlZEluVmVyIjoiMzguNjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Sep 02, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguNjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pdm](https://redirect.github.com/pdm-project/pdm) ([changelog](https://pdm-project.org/latest/dev/changelog/)) | minor | `==2.17.3` -> `==2.18.1` | --- ### Release Notes <details> <summary>pdm-project/pdm (pdm)</summary> ### [`v2.18.1`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2181-2024-08-16) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.18.0...2.18.1) ##### Bug Fixes - Skip checking `project.name` if it is absent when running `pdm outdated`. ([#​3095](https://redirect.github.com/pdm-project/pdm/issues/3095)) - Don't remove the `cross_platform` strategy from old lock files. ([#​3105](https://redirect.github.com/pdm-project/pdm/issues/3105)) - Fix a bug that the VCS revision is lost if the candidate metadata is cached during resolution. ([#​3107](https://redirect.github.com/pdm-project/pdm/issues/3107)) - Fix a bug that PDM can't delete source password when saved in keyring. ([#​3108](https://redirect.github.com/pdm-project/pdm/issues/3108)) ### [`v2.18.0`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2180-2024-08-14) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.17.3...2.18.0) ##### Features & Improvements - Respect certificates in env vars `REQUESTS_CA_BUNDLE` and `CURL_CA_BUNDLE` when verifying SSL certificates. ([#​3076](https://redirect.github.com/pdm-project/pdm/issues/3076)) - Allow pypi.verify_ssl to be configured via PDM_PYPI_VERIFY_SSL environmental variable. ([#​3081](https://redirect.github.com/pdm-project/pdm/issues/3081)) - Clean logs older than 7 days. ([#​3091](https://redirect.github.com/pdm-project/pdm/issues/3091)) - Polish the UI looking of locking packages to display the progress. ([#​3100](https://redirect.github.com/pdm-project/pdm/issues/3100)) ##### Bug Fixes - Fixed `pdm venv activate` to remove quotes such that `iex (pdm venv activate)` works correctly ([#​2895](https://redirect.github.com/pdm-project/pdm/issues/2895)) - Don't crash if the version can't be resolved from the self project. ([#​3077](https://redirect.github.com/pdm-project/pdm/issues/3077)) - Don't fail `install-pdm.py` if there is an invalid `pyproject.toml` file under the current directory. ([#​3085](https://redirect.github.com/pdm-project/pdm/issues/3085)) - Make it able to expand env vars in the the dotenv file. Expose `PDM_PROJECT_ROOT` to the dotenv file for expansion. ([#​3087](https://redirect.github.com/pdm-project/pdm/issues/3087)) - Fix a bug that Python markers from the existing locked packages are considered when locking with `--append` option. ([#​3089](https://redirect.github.com/pdm-project/pdm/issues/3089)) - Backfill urls from configured indexed when exporting to requirements.txt. ([#​3094](https://redirect.github.com/pdm-project/pdm/issues/3094)) - Consider the auto-selected Python range when installing from requirements.txt. ([#​3095](https://redirect.github.com/pdm-project/pdm/issues/3095)) - Fix a bug that env vars do not override project config correctly. ([#​3099](https://redirect.github.com/pdm-project/pdm/issues/3099)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40NS4wIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Aug 20, 2024
-
-
Nicolas Drebenstedt authored
# PR Context - as a prep for MX-1382, MX-1669, MX-1406, MX-1416 and MX-1581 # Added - added `BackendApiConnector` methods to cover all current (and near future) endpoints: `fetch_extracted_items`, `fetch_merged_items`, `get_merged_item`, `preview_merged_item` and `get_rule_set` - complete the list of exported names in `models` and `types` modules # Deprecated - deprecated `BackendApiConnector.post_models` in favor of `post_extracted_items` # Fixed - added the `rki/mex` user-agent to all requests of the HTTPConnector
-
Kamran Ali authored
-
RKIMetadataExchange authored
-
Nicolas Drebenstedt authored
# PR Context - fixes https://github.com/robert-koch-institut/mex-backend/pull/106#pullrequestreview-2244970390 # Changes - harmonize signatures/docs of pydantic core/json schema manipulating methods # Fixed - fix schema tests not starting with diverging model names in common and mex-model - fix serialization for temporal entity instances within pydantic models --------- Signed-off-by: Nicolas Drebenstedt <897972+cutoffthetop@users.noreply.github.com>
-
- Aug 19, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v40.2.5` -> `v40.2.6` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v40.2.6`](https://togithub.com/renovatebot/github-action/releases/tag/v40.2.6) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v40.2.5...v40.2.6) ##### Documentation - update references to ghcr.io/renovatebot/renovate to v38 ([fa0868b](https://togithub.com/renovatebot/github-action/commit/fa0868b58a52393b4e4cd0d65bd5b0b33015d7f0)) - update references to renovatebot/github-action to v40.2.5 ([31bdd4f](https://togithub.com/renovatebot/github-action/commit/31bdd4fd399c14af99746c877e36ba45e5849312)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v20.14.14 ([6cf8087](https://togithub.com/renovatebot/github-action/commit/6cf80874d432d22f53b20e4e92966448fc3aadf5)) - **deps:** update dependency husky to v9.1.4 ([27e26f7](https://togithub.com/renovatebot/github-action/commit/27e26f7ce29e167787e45248fcea222d5fd32c4b)) - **deps:** update dependency lint-staged to v15.2.8 ([a83b429](https://togithub.com/renovatebot/github-action/commit/a83b4291808e621b89ce880008fbd5efbb63b966)) ##### Build System - **deps:** lock file maintenance ([c36563b](https://togithub.com/renovatebot/github-action/commit/c36563b1cd54c4025083fc12b221fb93684fb8a1)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.18.14 ([bb431e4](https://togithub.com/renovatebot/github-action/commit/bb431e47f897c8443a9cf7752e1f80d8bf9de335)) - **deps:** update renovate docker tag to v38.18.17 ([818eccd](https://togithub.com/renovatebot/github-action/commit/818eccd0d5d07a90fa536d3396f510678e169300)) - **deps:** update renovate docker tag to v38.19.0 ([5a5d5f9](https://togithub.com/renovatebot/github-action/commit/5a5d5f922b1842876c330abe94e3d4f313357a2f)) - **deps:** update renovate docker tag to v38.20.1 ([47e9fc8](https://togithub.com/renovatebot/github-action/commit/47e9fc89d808614e72b62396a66c22c483def652)) - **deps:** update renovate docker tag to v38.21.2 ([0094885](https://togithub.com/renovatebot/github-action/commit/009488562ff94aa9c501c8a7fb8d6fe63ab3766c)) - **deps:** update renovate docker tag to v38.21.3 ([ec4508c](https://togithub.com/renovatebot/github-action/commit/ec4508ced1ca60f6de12fa54bca6bae42b0f1534)) - **deps:** update renovate docker tag to v38.23.0 ([e182cbd](https://togithub.com/renovatebot/github-action/commit/e182cbdda2c173bb6df25307c9168001f24590da)) - **deps:** update renovate docker tag to v38.23.2 ([d820e1a](https://togithub.com/renovatebot/github-action/commit/d820e1ad5d9791fb37c5b4a24b8ef2cf087132ff)) - **deps:** update renovate docker tag to v38.24.0 ([e8c5786](https://togithub.com/renovatebot/github-action/commit/e8c5786a02fe67b38824e39b03a901d66832e567)) - **deps:** update renovate docker tag to v38.24.1 ([8c35547](https://togithub.com/renovatebot/github-action/commit/8c35547471d93013db212fde392150a080b37a8f)) - **deps:** update renovate docker tag to v38.25.0 ([b47958f](https://togithub.com/renovatebot/github-action/commit/b47958fcca04d78e689f4cc871bf55ceb0edc3fe)) - **deps:** update wagoid/commitlint-github-action action to v6 ([#​849](https://togithub.com/renovatebot/github-action/issues/849)) ([a9144b2](https://togithub.com/renovatebot/github-action/commit/a9144b27d10eb739950db9213fa950aab9833715)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40MC4xIiwidXBkYXRlZEluVmVyIjoiMzguNDAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Aug 16, 2024
-
-
RKI | Metadata Exchange authored
# Changes - bumped cookiecutter template to https://github.com/robert-koch-institut/mex-template/commit/a782ed # Conflicts ```diff a/.github/workflows/release.yml b/.github/workflows/release.yml (rejected hunks) @@ -114,7 +114,7 @@ jobs: pdm export --self --output locked-requirements.txt --no-hashes --without dev - name: 'Login to GitHub Container Registry' - uses: docker/login-action@v1 + uses: docker/login-action@v3 with: registry: ghcr.io username: ${{github.actor}} ```
-
- Aug 15, 2024
-
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://togithub.com/docker/login-action) | action | major | `v1` -> `v3` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3`](https://togithub.com/docker/login-action/compare/v2...v3) [Compare Source](https://togithub.com/docker/login-action/compare/v2...v3) ### [`v2`](https://togithub.com/docker/login-action/compare/v1...v2) [Compare Source](https://togithub.com/docker/login-action/compare/v1...v2) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
Kamran Ali authored
# Changes - update dependencies
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sphinx](https://togithub.com/sphinx-doc/sphinx) ([changelog](https://www.sphinx-doc.org/en/master/changes.html)) | project.optional-dependencies | major | `>=7.4.5,<8` -> `>=8.0.2,<9` | --- ### Release Notes <details> <summary>sphinx-doc/sphinx (sphinx)</summary> ### [`v8.0.2`](https://togithub.com/sphinx-doc/sphinx/releases/tag/v8.0.2): Sphinx 8.0.2 [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v8.0.1...v8.0.2) Changelog: https://www.sphinx-doc.org/en/master/changes.html ### [`v8.0.1`](https://togithub.com/sphinx-doc/sphinx/releases/tag/v8.0.1): Sphinx 8.0.1 [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v8.0.0...v8.0.1) Changelog: https://www.sphinx-doc.org/en/master/changes.html ### [`v8.0.0`](https://togithub.com/sphinx-doc/sphinx/releases/tag/v8.0.0): Sphinx 8.0.0 [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v7.4.7...v8.0.0) Changelog: https://www.sphinx-doc.org/en/master/changes.html ## Dependencies - [#​12633](https://togithub.com/sphinx-doc/sphinx/issues/12633): Drop Python 3.9 support. ## Incompatible changes - Remove deprecated functions from `sphinx.util`: - Removed `sphinx.util.path_stabilize` (use `sphinx.util.osutil.path_stabilize`). - Removed `sphinx.util.display_chunk` (use `sphinx.util.display.display_chunk`). - Removed `sphinx.util.status_iterator` (use `sphinx.util.display.status_iterator`). - Removed `sphinx.util.SkipProgressMessage` (use `sphinx.util.display.SkipProgressMessage`). - Removed `sphinx.util.progress_message` (use `sphinx.util.display.progress_message`). - Removed `sphinx.util.epoch_to_rfc1123` (use `sphinx.http_date.epoch_to_rfc1123`). - Removed `sphinx.util.rfc1123_to_epoch` (use `sphinx.http_date.rfc1123_to_epoch`). - Removed `sphinx.util.save_traceback` (use `sphinx.exceptions.save_traceback`). - Removed `sphinx.util.format_exception_cut_frames` (use `sphinx.exceptions.format_exception_cut_frames`). - Removed `sphinx.util.xmlname_checker` (use `sphinx.builders.epub3._XML_NAME_PATTERN`). Patch by Adam Turner. - Removed `sphinx.util.osutil.cd` (use `contextlib.chdir`). Patch by Adam Turner. - Removed `sphinx.util.typing.stringify` (use `sphinx.util.typing.stringify_annotation`). Patch by Adam Turner. - [#​12593](https://togithub.com/sphinx-doc/sphinx/issues/12593): Raise an error for invalid `html_sidebars` values. Patch by Adam Turner. - [#​12593](https://togithub.com/sphinx-doc/sphinx/issues/12593): Raise an error in `Theme.get_config` for invalid sections. Patch by Adam Turner. - [#​11693](https://togithub.com/sphinx-doc/sphinx/issues/11693): Remove support for old-style `Makefile` and `make.bat` output in `sphinx-quickstart`. - [#​11693](https://togithub.com/sphinx-doc/sphinx/issues/11693): Remove the `--no-use-make-mode`, `-M`, `--use-make-mode`, and `-m` options from `sphinx-quickstart`. Patch by Adam Turner. - Removed the tuple interface to `sphinx.ext.autodoc.ObjectMember`. Patch by Adam Turner. - [#​12630](https://togithub.com/sphinx-doc/sphinx/issues/12630): Sphinx 8 makes two changes to the `linkcheck` configuration defaults: - `linkcheck_allow_unauthorized` is now `False` by default. - `linkcheck_report_timeouts_as_broken` is now `False` by default. Patch by James Addison. - [#​12597](https://togithub.com/sphinx-doc/sphinx/issues/12597): Change the default of `show_warning_types` from `False` to `True`. Patch by Chris Sewell. - [#​12083](https://togithub.com/sphinx-doc/sphinx/issues/12083): Remove support for the old (2008--2010) Sphinx 0.5 and Sphinx 0.6 `intersphinx_mapping` format. Patch by Bénédikt Tran and Adam Turner. - [#​12096](https://togithub.com/sphinx-doc/sphinx/issues/12096): Do not overwrite user-supplied files when copying assets unless forced with `force=True`. Patch by Adam Turner. - [#​12646](https://togithub.com/sphinx-doc/sphinx/issues/12646): Remove `sphinx.util.inspect.isNewType`. Use `isinstance(obj, typing.NewType)` instead on Python 3.10 and newer. Patch by Adam Turner. - Remove the long-deprecated (since Sphinx 2) alias to `VersionChange` in `sphinx.directives.other` (Deprecated since Sphinx 2). Use `sphinx.domains.changeset.VersionChange` directly. Patch by Adam Turner. ## Deprecated - [#​12643](https://togithub.com/sphinx-doc/sphinx/issues/12643): Renamed `sphinx.ext.intersphinx.normalize_intersphinx_mapping` to `sphinx.ext.intersphinx.validate_intersphinx_mapping`. The old name will be removed in Sphinx 10. Patch by Adam Turner. - [#​12650](https://togithub.com/sphinx-doc/sphinx/issues/12650), [#​12686](https://togithub.com/sphinx-doc/sphinx/issues/12686), [#​12690](https://togithub.com/sphinx-doc/sphinx/issues/12690): Extend the deprecation for string methods on `pathlib.Path` objects to Sphinx 9. Use `os.fspath` to convert :py:class:`~pathlib.Path` objects to strings, or `pathlib.Path`'s methods to work with path objects. Patch by Adam Turner. </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
Kamran Ali authored
# Changes - update cruft and loosen up pyproject dependencies
-
RKI | Metadata Exchange authored
# Changes - bumped cookiecutter template to https://github.com/robert-koch-institut/mex-template/commit/20d79c # Conflicts ```diff a/.github/workflows/release.yml b/.github/workflows/release.yml (rejected hunks) @@ -88,7 +88,7 @@ jobs: needs: release steps: - name: Build, tag and push docker image to ghcr - uses: GlueOps/github-actions-build-push-containers@v0.4.4 + uses: GlueOps/github-actions-build-push-containers@v0.4.5 with: tags: "${{ github.sha }},${{ needs.release.outputs.tag }},latest" ``` ```diff a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml (rejected hunks) @@ -22,7 +22,7 @@ jobs: fetch-depth: 1 - name: Run renovatebot - uses: renovatebot/github-action@v40.2.4 + uses: renovatebot/github-action@v40.2.5 env: RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.GPG_SIGNING_KEY }} RENOVATE_REPOSITORIES: "robert-koch-institut/mex-common" ``` ```diff a/requirements.txt b/requirements.txt (rejected hunks) @@ -2,4 +2,4 @@ cruft==2.15.0 mex-release @ git+https://github.com/robert-koch-institut/mex-release.git pdm==2.17.3 pre-commit==3.8.0 -wheel==0.43.0 +wheel==0.44.0 ```
-
- Aug 12, 2024
-
-
RKIMetadataExchange authored
-
RKI | Metadata Exchange authored
# Changes - bumped cookiecutter template to https://github.com/robert-koch-institut/mex-template/commit/6c948a
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v40.2.4` -> `v40.2.5` | `v40.2.6` | --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v40.2.5`](https://togithub.com/renovatebot/github-action/releases/tag/v40.2.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v40.2.4...v40.2.5) ##### Documentation - update references to renovatebot/github-action to v40.2.4 ([dd6134d](https://togithub.com/renovatebot/github-action/commit/dd6134d9c75cdcce424e0f75ee7a2a96fe163aac)) ##### Miscellaneous Chores - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v10.1.2 ([fd92454](https://togithub.com/renovatebot/github-action/commit/fd92454e71c69e11b9548eafcc5d4dd3e56fff2c)) - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v10.1.3 ([f2b9a64](https://togithub.com/renovatebot/github-action/commit/f2b9a648f1b2890459d7b74ff6860ae9f52c8fba)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v20.14.12 ([fe88a7e](https://togithub.com/renovatebot/github-action/commit/fe88a7ed9fc81ace142478c51db1647d05dc2a9a)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v20.14.13 ([03ace83](https://togithub.com/renovatebot/github-action/commit/03ace83f22294ec0f770ea649b0e6366afde0b1f)) - **deps:** update dependency husky to v9.1.2 ([77e79d3](https://togithub.com/renovatebot/github-action/commit/77e79d3ba358bead67d42cbc86089ceec5e4e538)) - **deps:** update dependency husky to v9.1.3 ([0ff26fa](https://togithub.com/renovatebot/github-action/commit/0ff26fa68ca5fa4407fd7c7e18d07da49dfe888a)) ##### Build System - **deps:** lock file maintenance ([8f47962](https://togithub.com/renovatebot/github-action/commit/8f479626995125d7da601a4022f302c1a54f2a0f)) ##### Continuous Integration - **deps:** update renovate docker tag to v38.11.0 ([0736fb9](https://togithub.com/renovatebot/github-action/commit/0736fb93c411454838e5ea16f77b381ea77c2e81)) - **deps:** update renovate docker tag to v38.12.0 ([0cff0d5](https://togithub.com/renovatebot/github-action/commit/0cff0d5c7f151991201070016cd05c923d445899)) - **deps:** update renovate docker tag to v38.14.0 ([83fcd08](https://togithub.com/renovatebot/github-action/commit/83fcd0872dd4c9be4e031c08595c7c98bb25941d)) - **deps:** update renovate docker tag to v38.16.0 ([6989153](https://togithub.com/renovatebot/github-action/commit/6989153ceae1ff30dcd6e52c9ee6cbc7e1f52051)) - **deps:** update renovate docker tag to v38.18.11 ([f3071cd](https://togithub.com/renovatebot/github-action/commit/f3071cd0098c56681aeec7019e1ce51b7bd77868)) - **deps:** update renovate docker tag to v38.18.12 ([c87684f](https://togithub.com/renovatebot/github-action/commit/c87684fc733e4632cd7d5e9d1a0bbca4f899265f)) - **deps:** update renovate docker tag to v38.18.4 ([5384334](https://togithub.com/renovatebot/github-action/commit/5384334d3fd6d9a8ec3dbb680128ca7fca88b3b6)) - **deps:** update renovate docker tag to v38.18.5 ([f26f2f7](https://togithub.com/renovatebot/github-action/commit/f26f2f7199b389b0d6dd57e33ea725f40b09eb71)) - **deps:** update renovate docker tag to v38.18.8 ([51f49c4](https://togithub.com/renovatebot/github-action/commit/51f49c4125265a945d6fda60518823fe54f55e07)) - **deps:** update renovate docker tag to v38.18.9 ([e572ebd](https://togithub.com/renovatebot/github-action/commit/e572ebdbb13f93fe1fc2710f50a6b0ac5eb7d007)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
Nicolas Drebenstedt authored
# PR Context - follow-up to [/pull/257](https://github.com/robert-koch-institut/mex-common/pull/257), turns out we need the rule-sets with and without a stableTargetId # Added - models for rule-set requests and responses along with typing and lookups # Changes - move all base models and pydantic scaffolding into `mex.common.models.base` for a cleaner structure within the growing `models` module
-
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wheel](https://togithub.com/pypa/wheel) ([changelog](https://wheel.readthedocs.io/en/stable/news.html)) | minor | `==0.43.0` -> `==0.44.0` | --- ### Release Notes <details> <summary>pypa/wheel (wheel)</summary> ### [`v0.44.0`](https://togithub.com/pypa/wheel/releases/tag/0.44.0) [Compare Source](https://togithub.com/pypa/wheel/compare/0.43.0...0.44.0) - Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn) - Deprecated the `bdist_wheel` module, as the code was migrated to `setuptools` itself </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -
RKI | Metadata Exchange authored
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [ruff](https://docs.astral.sh/ruff) ([source](https://togithub.com/astral-sh/ruff), [changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | project.optional-dependencies | patch | `==0.5.5` -> `==0.5.6` | `0.5.7` | --- ### Release Notes <details> <summary>astral-sh/ruff (ruff)</summary> ### [`v0.5.6`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#056) [Compare Source](https://togithub.com/astral-sh/ruff/compare/0.5.5...0.5.6) Ruff 0.5.6 automatically enables linting and formatting of notebooks in *preview mode*. You can opt-out of this behavior by adding `*.ipynb` to the `extend-exclude` setting. ```toml [tool.ruff] extend-exclude = ["*.ipynb"] ``` ##### Preview features - Enable notebooks by default in preview mode ([#​12621](https://togithub.com/astral-sh/ruff/pull/12621)) - \[`flake8-builtins`] Implement import, lambda, and module shadowing ([#​12546](https://togithub.com/astral-sh/ruff/pull/12546)) - \[`pydoclint`] Add `docstring-missing-returns` (`DOC201`) and `docstring-extraneous-returns` (`DOC202`) ([#​12485](https://togithub.com/astral-sh/ruff/pull/12485)) ##### Rule changes - \[`flake8-return`] Exempt cached properties and other property-like decorators from explicit return rule (`RET501`) ([#​12563](https://togithub.com/astral-sh/ruff/pull/12563)) ##### Server - Make server panic hook more error resilient ([#​12610](https://togithub.com/astral-sh/ruff/pull/12610)) - Use `$/logTrace` for server trace logs in Zed and VS Code ([#​12564](https://togithub.com/astral-sh/ruff/pull/12564)) - Keep track of deleted cells for reorder change request ([#​12575](https://togithub.com/astral-sh/ruff/pull/12575)) ##### Configuration - \[`flake8-implicit-str-concat`] Always allow explicit multi-line concatenations when implicit concatenations are banned ([#​12532](https://togithub.com/astral-sh/ruff/pull/12532)) ##### Bug fixes - \[`flake8-async`] Avoid flagging `asyncio.timeout`s as unused when the context manager includes `asyncio.TaskGroup` ([#​12605](https://togithub.com/astral-sh/ruff/pull/12605)) - \[`flake8-slots`] Avoid recommending `__slots__` for classes that inherit from more than `namedtuple` ([#​12531](https://togithub.com/astral-sh/ruff/pull/12531)) - \[`isort`] Avoid marking required imports as unused ([#​12537](https://togithub.com/astral-sh/ruff/pull/12537)) - \[`isort`] Preserve trailing inline comments on import-from statements ([#​12498](https://togithub.com/astral-sh/ruff/pull/12498)) - \[`pycodestyle`] Add newlines before comments (`E305`) ([#​12606](https://togithub.com/astral-sh/ruff/pull/12606)) - \[`pycodestyle`] Don't attach comments with mismatched indents ([#​12604](https://togithub.com/astral-sh/ruff/pull/12604)) - \[`pyflakes`] Fix preview-mode bugs in `F401` when attempting to autofix unused first-party submodule imports in an `__init__.py` file ([#​12569](https://togithub.com/astral-sh/ruff/pull/12569)) - \[`pylint`] Respect start index in `unnecessary-list-index-lookup` ([#​12603](https://togithub.com/astral-sh/ruff/pull/12603)) - \[`pyupgrade`] Avoid recommending no-argument super in `slots=True` dataclasses ([#​12530](https://togithub.com/astral-sh/ruff/pull/12530)) - \[`pyupgrade`] Use colon rather than dot formatting for integer-only types ([#​12534](https://togithub.com/astral-sh/ruff/pull/12534)) - Fix NFKC normalization bug when removing unused imports ([#​12571](https://togithub.com/astral-sh/ruff/pull/12571)) ##### Other changes - Consider more stdlib decorators to be property-like ([#​12583](https://togithub.com/astral-sh/ruff/pull/12583)) - Improve handling of metaclasses in various linter rules ([#​12579](https://togithub.com/astral-sh/ruff/pull/12579)) - Improve consistency between linter rules in determining whether a function is property ([#​12581](https://togithub.com/astral-sh/ruff/pull/12581)) </details> --- ### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
-
- Aug 09, 2024
-
-
Nicolas Drebenstedt authored
# PR Context - prep for https://github.com/robert-koch-institut/mex-backend/pull/114 - moved to mex-common because they will be used by backend and editor # Added - models for rule sets along with typing and lookups
-