9345d8deab5f50aaebd5b0bbf17d49c6b5e4a70c
27 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
0d967aba48 |
📌(backend) pin celery to version<5.6.0
Since celery version 5.6.0 we have trouble with retrying tasks and it is impactig the malware_detection workflow. We have to use version 5.5.3 while we found the issue. |
||
|
|
c2387fcb02 |
📌(backend) ping django<6.0.0
We want to wait before migrating to django 6. For now we require all versions less than version 6 and we add a rule in renovate configuration |
||
|
|
ff88465398 |
⬇️(dependencies) downgrade next from 16.0.10 to 15.5.9
Passing the Next 16 will need more work to be compatible with our application. We will do this upgrade later in a dedicated PR. We add it in the renovate.json to avoid having Renovate trying to upgrade it again. |
||
|
|
82e1783317 |
📌(backend) pint pylint to version < 4.0.0
django-pylint is not compatible with pylint 4. We have to pin the pylint version while the compatibility is not effective. See https://github.com/pylint-dev/pylint-django/issues/467 |
||
|
|
3e5bcf96ea |
⬆️(y-provider) update hocuspocus to 3.2.5
The last version of Blocknote seems to have a conflict with hocuspocus 2.15.2, it is a good moment to upgrade to hocuspocus 3.2.5. |
||
|
|
3688591dd1 |
⬆️(dependency) upgrade eslint to v9
We upgraded ESLint to version 9 in the eslint-config-impress package. We rename it to eslint-plugin-docs. |
||
|
|
eec419bdba |
🐛(renovate) fix renovate
Fix renovate configuration: - schedule at 7am the monday - avoid wiping manual fixes unless needed - only create during schedule |
||
|
|
9f222bbaa3 |
⬇️(dependencies) downgrade to docx 9.5.0
Prob compatibility issue with docx 9.5.1 and BlockNote. We downgrade to 9.5.0 for now until BlockNote is updated to support docx 9.5.1. |
||
|
|
7ed33019c2 |
⬆️(back) upgrade django to version 5.2
Django 5.2 is now mature enough and we can use it in production. In some tests the number of sql queries is increasing. This is because the `full_clean` method called in the `save` method on all our models is creating a transaction, so a savepoint and release is added. We also fix deprecated warning in this commit. |
||
|
|
fa653c6776 |
🏷️(CI) add automated label to renovate
Renovate provides automated pull requests, so let's use a label to identify them easily. |
||
|
|
51618ad081 |
📌(dependencies) add hocuspocus to renovate ignored list
hocuspocus > 3.0.0 brings breaking changes. Let's add it in the renovate.json ignored list until we decide to upgrade it. |
||
|
|
fc1d33268c | ⬆️(dependencies) update js dependencies | ||
|
|
c96182b3e3 |
🐛(frontend) fix list copy paste
When we copy paste a list, the pasted list is not formatted correctly. By pinning prosemirror-model to 1.25.0, we avoid this issue. We added "prosemirror-model" to the ignored dependencies of Renovate to avoid to have a bump until the patch on the Blocknote.js side. |
||
|
|
2691cdd4a2 | ⬆️(dependencies) update python dependencies (#934) | ||
|
|
b29daa2d77 |
⬆️(dependencies) update python dependencies (#847)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [boto3](https://redirect.github.com/boto/boto3) | `==1.37.24` -> `==1.37.33` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [celery](https://docs.celeryq.dev/) ([source](https://redirect.github.com/celery/celery), [changelog](https://docs.celeryq.dev/en/stable/changelog.html)) | `==5.5.0` -> `==5.5.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==5.1.8` -> `==5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [django-extensions](https://redirect.github.com/django-extensions/django-extensions) ([changelog](https://redirect.github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md)) | `==3.2.3` -> `==4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [django-storages](https://redirect.github.com/jschneier/django-storages) ([changelog](https://redirect.github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)) | `==1.14.5` -> `==1.14.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [drf-spectacular-sidecar](https://redirect.github.com/tfranzel/drf-spectacular-sidecar) | `==2025.3.1` -> `==2025.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [ipython](https://redirect.github.com/ipython/ipython) | `==9.0.2` -> `==9.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [lxml](https://lxml.de/) ([source](https://redirect.github.com/lxml/lxml), [changelog](https://git.launchpad.net/lxml/plain/CHANGES.txt)) | `==5.3.1` -> `==5.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [markdown](https://redirect.github.com/Python-Markdown/markdown) ([changelog](https://python-markdown.github.io/changelog/)) | `==3.7` -> `==3.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [openai](https://redirect.github.com/openai/openai-python) | `==1.70.0` -> `==1.73.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [pycrdt](https://redirect.github.com/jupyter-server/pycrdt) | `==0.12.10` -> `==0.12.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [pytest-cov](https://redirect.github.com/pytest-dev/pytest-cov) ([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html)) | `==6.0.0` -> `==6.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [pytest-django](https://redirect.github.com/pytest-dev/pytest-django) ([changelog](https://pytest-django.readthedocs.io/en/latest/changelog.html)) | `==4.10.0` -> `==4.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [ruff](https://docs.astral.sh/ruff) ([source](https://redirect.github.com/astral-sh/ruff), [changelog](https://redirect.github.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | `==0.11.2` -> `==0.11.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [sentry-sdk](https://redirect.github.com/getsentry/sentry-python) ([changelog](https://redirect.github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)) | `==2.25.0` -> `==2.25.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.37.33`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13733) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.32...1.37.33) \======= - api-change:`connect-contact-lens`: \[`botocore`] Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration - api-change:`datazone`: \[`botocore`] Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20. - api-change:`detective`: \[`botocore`] Add support for Detective DualStack endpoints - api-change:`dynamodb`: \[`botocore`] Doc only update for API descriptions. - api-change:`marketplace-entitlement`: \[`botocore`] Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions - api-change:`meteringmarketplace`: \[`botocore`] Add support for Marketplace Metering Service dual-stack endpoints for CN regions - api-change:`pcs`: \[`botocore`] Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3. - api-change:`verifiedpermissions`: \[`botocore`] Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore. - bugfix:`download_fileobj`: Fileobj provided in append mode will no longer allow concurrent writes to preserve data integrity. ### [`v1.37.32`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13732) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.31...1.37.32) \======= - api-change:`application-autoscaling`: \[`botocore`] Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. - api-change:`elasticache`: \[`botocore`] AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. - api-change:`m2`: \[`botocore`] Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. - api-change:`qbusiness`: \[`botocore`] Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. - api-change:`quicksight`: \[`botocore`] Add support to analysis and sheet level highlighting in QuickSight. ### [`v1.37.31`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13731) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.30...1.37.31) \======= - api-change:`controlcatalog`: \[`botocore`] The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation. - api-change:`dynamodb`: \[`botocore`] Documentation update for secondary indexes and Create_Table. - api-change:`glue`: \[`botocore`] The TableOptimizer APIs in AWS Glue now return the DpuHours field in each TableOptimizerRun, providing clients visibility to the DPU-hours used for billing in managed Apache Iceberg table compaction optimization. - api-change:`groundstation`: \[`botocore`] Support tagging Agents and adjust input field validations - api-change:`transfer`: \[`botocore`] This launch includes 2 enhancements to SFTP connectors user-experience: 1) Customers can self-serve concurrent connections setting for their connectors, and 2) Customers can discover the public host key of remote servers using their SFTP connectors. ### [`v1.37.30`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13730) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.29...1.37.30) \======= - api-change:`bedrock-runtime`: \[`botocore`] This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0. - api-change:`ce`: \[`botocore`] This release supports Pagination traits on Cost Anomaly Detection APIs. - api-change:`cost-optimization-hub`: \[`botocore`] This release adds resource type "MemoryDbReservedInstances" and resource type "DynamoDbReservedCapacity" to the GetRecommendation, ListRecommendations, and ListRecommendationSummaries APIs to support new MemoryDB and DynamoDB RI recommendations. - api-change:`iotfleetwise`: \[`botocore`] This release adds the option to update the strategy of state templates already associated to a vehicle, without the need to remove and re-add them. - api-change:`securityhub`: \[`botocore`] Documentation updates for AWS Security Hub. - api-change:`storagegateway`: \[`botocore`] Added new ActiveDirectoryStatus value, ListCacheReports paginator, and support for longer pagination tokens. - api-change:`taxsettings`: \[`botocore`] Uzbekistan Launch on TaxSettings Page ### [`v1.37.29`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13729) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.28...1.37.29) \======= - api-change:`bedrock`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`bedrock-runtime`: \[`botocore`] New options for how to handle harmful content detected by Amazon Bedrock Guardrails. - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now offers an enhanced debugging experience. - api-change:`glue`: \[`botocore`] Add input validations for multiple Glue APIs - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports SDI inputs to MediaLive Anywhere Channels in workflows that use AWS SDKs. - api-change:`personalize`: \[`botocore`] Add support for eventsConfig for CreateSolution, UpdateSolution, DescribeSolution, DescribeSolutionVersion. Add support for GetSolutionMetrics to return weighted NDCG metrics when eventsConfig is enabled for the solution. - api-change:`transfer`: \[`botocore`] This launch enables customers to manage contents of their remote directories, by deleting old files or moving files to archive folders in remote servers once they have been retrieved. Customers will be able to automate the process using event-driven architecture. ### [`v1.37.28`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13728) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.27...1.37.28) \======= - api-change:`ds-data`: \[`botocore`] Doc only update - fixed broken links. - api-change:`ec2`: \[`botocore`] Doc-only updates for Amazon EC2 - api-change:`events`: \[`botocore`] Amazon EventBridge adds support for customer-managed keys on Archives and validations for two fields: eventSourceArn and kmsKeyIdentifier. - api-change:`s3control`: \[`botocore`] Updated max size of Prefixes parameter of Scope data type. ### [`v1.37.27`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13727) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.26...1.37.27) \======= - api-change:`bedrock-agent`: \[`botocore`] Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support. - api-change:`chime-sdk-voice`: \[`botocore`] Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address - api-change:`mailmanager`: \[`botocore`] Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving. - api-change:`opensearch`: \[`botocore`] Improve descriptions for various API commands and data types. - api-change:`route53`: \[`botocore`] Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets. - api-change:`sagemaker`: \[`botocore`] Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod - api-change:`sesv2`: \[`botocore`] This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs. - api-change:`transcribe`: \[`botocore`] This Feature Adds Support for the "zh-HK" Locale for Batch Operations - enhancement:Eventstream: \[`botocore`] The event streams maximum payload size is now required to be 24Mb or less. ### [`v1.37.26`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13726) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.25...1.37.26) \======= - api-change:`application-signals`: \[`botocore`] Application Signals now supports creating Service Level Objectives on service dependencies. Users can now create or update SLOs on discovered service dependencies to monitor their standard application metrics. - api-change:`codebuild`: \[`botocore`] This release adds support for environment type WINDOWS_SERVER\_2022\_CONTAINER in ProjectEnvironment - api-change:`ecr`: \[`botocore`] Fix for customer issues related to AWS account ID and size limitation for token. - api-change:`ecs`: \[`botocore`] This is an Amazon ECS documentation only update to address various tickets. - api-change:`lexv2-models`: \[`botocore`] Release feature of errorlogging for lex bot, customer can config this feature in bot version to generate log for error exception which helps debug - api-change:`medialive`: \[`botocore`] Added support for SMPTE 2110 inputs when running a channel in a MediaLive Anywhere cluster. This feature enables ingestion of SMPTE 2110-compliant video, audio, and ancillary streams by reading SDP files that AWS Elemental MediaLive can retrieve from a network source. ### [`v1.37.25`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13725) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.37.24...1.37.25) \======= - api-change:`cleanrooms`: \[`botocore`] This release adds support for updating the analytics engine of a collaboration. - api-change:`sagemaker`: \[`botocore`] Added tagging support for SageMaker notebook instance lifecycle configurations </details> <details> <summary>celery/celery (celery)</summary> ### [`v5.5.1`](https://redirect.github.com/celery/celery/blob/HEAD/Changelog.rst#551) [Compare Source](https://redirect.github.com/celery/celery/compare/v5.5.0...v5.5.1) \===== :release-date: 2025-04-08 :release-by: Tomer Nosrati What's Changed ``` - Fixed "AttributeError: list object has no attribute strip" with quorum queues and failover brokers (#​9657) - Prepare for release: v5.5.1 (#​9660) .. _version-5.5.0: ``` </details> <details> <summary>django/django (django)</summary> ### [`v5.2`](https://redirect.github.com/django/django/compare/5.1.8...5.2) [Compare Source](https://redirect.github.com/django/django/compare/5.1.8...5.2) </details> <details> <summary>django-extensions/django-extensions (django-extensions)</summary> ### [`v4.1`](https://redirect.github.com/django-extensions/django-extensions/blob/HEAD/CHANGELOG.md#41) [Compare Source](https://redirect.github.com/django-extensions/django-extensions/compare/4.0...4.1) Changes: - Add: show_permissions command ([#​1920](https://redirect.github.com/django-extensions/django-extensions/issues/1920)) - Improvement: graph_models, style per app ([#​1848](https://redirect.github.com/django-extensions/django-extensions/issues/1848)) - Fix: JSONField, bulk_update's ([#​1924](https://redirect.github.com/django-extensions/django-extensions/issues/1924)) ### [`v4.0`](https://redirect.github.com/django-extensions/django-extensions/blob/HEAD/CHANGELOG.md#40) [Compare Source](https://redirect.github.com/django-extensions/django-extensions/compare/3.2.3...4.0) Changes: - Improvement: Support for Python 3.12 and 3.13 - Improvement: Support for Django 5.x - Improvement: Switch from setup.{cfg,py} to pyproject.toml - Improvement: graph_models, Add option to display field choices in graph_models ([#​1854](https://redirect.github.com/django-extensions/django-extensions/issues/1854)) - Improvement: graph_models, Add webp support ([#​1857](https://redirect.github.com/django-extensions/django-extensions/issues/1857)) - Improvement: graph_models, Support for ordering edges on pydot/dot/graphviz ([#​1914](https://redirect.github.com/django-extensions/django-extensions/issues/1914)) - Improvement: mail_debug, Update mail_debug command to use aiosmtpd ([#​1880](https://redirect.github.com/django-extensions/django-extensions/issues/1880)) - Improvement: shell_plus, Improve error message for missing import ([#​1898](https://redirect.github.com/django-extensions/django-extensions/issues/1898)) - Improvement: reset_db, Add reset_db support for django_tenants ([#​1855](https://redirect.github.com/django-extensions/django-extensions/issues/1855)) - Improvement: docs, various improvements ([#​1852](https://redirect.github.com/django-extensions/django-extensions/issues/1852), [#​1888](https://redirect.github.com/django-extensions/django-extensions/issues/1888), [#​1882](https://redirect.github.com/django-extensions/django-extensions/issues/1882), [#​1901](https://redirect.github.com/django-extensions/django-extensions/issues/1901), [#​1912](https://redirect.github.com/django-extensions/django-extensions/issues/1912), [#​1913](https://redirect.github.com/django-extensions/django-extensions/issues/1913)) - Improvement: jobs, Handle non-package modules when looking for job definitions ([#​1887](https://redirect.github.com/django-extensions/django-extensions/issues/1887)) - Improvement: Add django-prometheus DB backends support ([#​1800](https://redirect.github.com/django-extensions/django-extensions/issues/1800)) - Improvement: Call post_command when the command raises an unhandled exception ([#​1837](https://redirect.github.com/django-extensions/django-extensions/issues/1837)) - Fix: sqldiff, do not consider ('serial', 'integer') nor ('bigserial', 'bigint') as a `field-type-differ` ([#​1867](https://redirect.github.com/django-extensions/django-extensions/issues/1867)) - Fix: shell_plus, Fix start up order and add history ([#​1869](https://redirect.github.com/django-extensions/django-extensions/issues/1869)) - Remove pipchecker and associated tests ([#​1906](https://redirect.github.com/django-extensions/django-extensions/issues/1906)) - Following Django's release numbering style more closely (see https://docs.djangoproject.com/en/5.2/internals/release-process/ ) </details> <details> <summary>jschneier/django-storages (django-storages)</summary> ### [`v1.14.6`](https://redirect.github.com/jschneier/django-storages/compare/1.14.5...1.14.6) [Compare Source](https://redirect.github.com/jschneier/django-storages/compare/1.14.5...1.14.6) </details> <details> <summary>tfranzel/drf-spectacular-sidecar (drf-spectacular-sidecar)</summary> ### [`v2025.4.1`](https://redirect.github.com/tfranzel/drf-spectacular-sidecar/compare/2025.3.1...2025.4.1) [Compare Source](https://redirect.github.com/tfranzel/drf-spectacular-sidecar/compare/2025.3.1...2025.4.1) </details> <details> <summary>ipython/ipython (ipython)</summary> ### [`v9.1.0`](https://redirect.github.com/ipython/ipython/compare/9.0.2...9.1.0) [Compare Source](https://redirect.github.com/ipython/ipython/compare/9.0.2...9.1.0) </details> <details> <summary>lxml/lxml (lxml)</summary> ### [`v5.3.2`](https://redirect.github.com/lxml/lxml/blob/HEAD/CHANGES.txt#532-2025-04-05) [Compare Source](https://redirect.github.com/lxml/lxml/compare/lxml-5.3.1...lxml-5.3.2) \================== This release resolves CVE-2025-24928 as described in https://gitlab.gnome.org/GNOME/libxml2/-/issues/847 ## Bugs fixed - Binary wheels use libxml2 2.12.10 and libxslt 1.1.42. - Binary wheels for Windows use a patched libxml2 2.11.9 and libxslt 1.1.39. </details> <details> <summary>Python-Markdown/markdown (markdown)</summary> ### [`v3.8`](https://redirect.github.com/Python-Markdown/markdown/releases/tag/3.8) [Compare Source](https://redirect.github.com/Python-Markdown/markdown/compare/3.7...3.8) ##### Changed - DRY fix in `abbr` extension by introducing method `create_element` ([#​1483](https://redirect.github.com/Python-Markdown/markdown/issues/1483)). - Clean up test directory by removing some redundant tests and port non-redundant cases to the newer test framework. - Improved performance of the raw HTML post-processor ([#​1510](https://redirect.github.com/Python-Markdown/markdown/issues/1510)). ##### Fixed - Backslash Unescape IDs set via `attr_list` on `toc` ([#​1493](https://redirect.github.com/Python-Markdown/markdown/issues/1493)). - Ensure `md_in_html` processes content inside "markdown" blocks as they are parsed outside of "markdown" blocks to keep things more consistent for third-party extensions ([#​1503](https://redirect.github.com/Python-Markdown/markdown/issues/1503)). - `md_in_html` handle tags within inline code blocks better ([#​1075](https://redirect.github.com/Python-Markdown/markdown/issues/1075)). - `md_in_html` fix handling of one-liner block HTML handling ([#​1074](https://redirect.github.com/Python-Markdown/markdown/issues/1074)). - Ensure `<center>` is treated like a block-level element ([#​1481](https://redirect.github.com/Python-Markdown/markdown/issues/1481)). - Ensure that `abbr` extension respects `AtomicString` and does not process perceived abbreviations in these strings ([#​1512](https://redirect.github.com/Python-Markdown/markdown/issues/1512)). - Ensure `smarty` extension correctly renders nested closing quotes ([#​1514](https://redirect.github.com/Python-Markdown/markdown/issues/1514)). </details> <details> <summary>openai/openai-python (openai)</summary> ### [`v1.73.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1730-2025-04-12) [Compare Source](https://redirect.github.com/openai/openai-python/compare/v1.72.0...v1.73.0) Full Changelog: [v1.72.0...v1.73.0](https://redirect.github.com/openai/openai-python/compare/v1.72.0...v1.73.0) ##### Features - **api:** manual updates ([a3253dd]( |
||
|
|
197ba47f73 |
⬆️(frontend) bump cunningham to 3.0.0
Last bump to react 19 was a breaking change with the previous version of Cunnigham, so we need to update cunningham to 3.0.0 to be compatible with it. We can now remove Cunnigham from the list of ignored dependencies in the renovate.json file. |
||
|
|
d5997ba9d5 |
⬆️(frontend) bump to react 19.0.0
Last version of Blocknotes is compatible with React 19.0.0, it seems even necessary to bump the version of React to 19.0.0. We bump the version of React to 19.0.0 and remove the react packages from renovate list of ignored dependencies. |
||
|
|
929a50b573 |
⬇️(frontend) downgrade cunningham to 2.9.4
The last version of Cunningham has problems. Better to downgrade to the previous version. We add cunningham library to renovate.json to prevent future upgrade with Renovate. An issue will be open to upgrade to the last version manually. |
||
|
|
83dfd26d1c |
⬇️(frontend) downgrade to react 18
We still have conflict with React 19, better to downgrade to react 18 for the moment. We add the react 18 libs to renovate.json to prevent future upgrade with Renovate. An issue will be open to upgrade to React 19 manually. |
||
|
|
b69a5342d9 |
⬇️(dependency) downgrade workbox-webpack-plugin to 7.1.0
In the 1.8.0 we experienced issues with the service worker not updating properly. We suspect that the workbox-webpack-plugin is the cause of this issue. Better to downgrade to the last version that worked until we have time to investigate the issue. We add workbox-webpack-plugin to the renovate.json file to avoid future updates. |
||
|
|
7cfc1d8036 |
⬆️(i18n) i18next-parser to 9.0.2
i18next-parser had a compatibility issue with a dependency (cheerio). The last version fixed this issue, plus fixed another issue about a configuration problem. We can now remove it from the renovate ignore list. |
||
|
|
b436a418ff |
⬆️(frontend) upgrade react to 18.3.1
A recent upgrade of next.js fixed the compatibility issue with react 18.3.1. |
||
|
|
9fdf87b100 |
⬇️(frontend) downgrading fetch-mock to 9.11.0
fetch-mock released the version 10, but it is causing some issues with jest because of esm support. |
||
|
|
8e0850b13e |
🐛(app-desk) fix fetchPriority warning
The upgrade to react@18.3.1 has a compatibility issue with next@14.2.3. It creates a error warning about the fetchPriority prop. This commit fixes the issue by downgrading react to 18.2.0 as it was before the last upgrade. The next.js team is already aware of the issue and it will be fixed in the next release. |
||
|
|
33b39ce315 |
⬇️(eslint-config-people) eslint 9.0.0 -> 8.57.0
Downgrade eslint to 8.57.0. 9.0.0 has breaking changes, the adoption is still very low, better to wait. Add it in the renovate.json file. |
||
|
|
3ba388bc49 |
⬆️(project) update renovate.json config
Update the renovate config to fit with what we setup in People project. |
||
|
|
62df0524ac |
✨(project) first proof of concept printing pdf from markdown
This is a boilerplate inspired from https://github.com/openfun/joanie |