aleph icon indicating copy to clipboard operation
aleph copied to clipboard

Search and browse documents and data; find the people and companies you look for.

Results 490 aleph issues
Sort by recently updated
recently updated
newest added

The Docker Compose configuration for development environments (on `main`, `develop` branches) currently still contains the convert-document service (which has been retired some time ago). Not sure why it’s still in...

bug
triage

Bumps [pyicu](https://gitlab.pyicu.org/main/pyicu) from 2.14 to 2.15.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyicu&package-manager=pip&previous-version=2.14&new-version=2.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
python
Minor

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.0 to 9.0.1. Release notes Sourced from elasticsearch's releases. 9.0.1 Surface caused_by in ApiError (#2932) Clarify Elasticsearch 9.x compatibility (#2928) Reorganize Sphinx docs to only include reference...

dependencies
python
Major

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.1 to 4.0.0. Changelog Sourced from marshmallow's changelog. 4.0.0 (2025-04-16) See :ref:upgrading_4_0 for a guide on updating your code. Features: Typing: Add types to all Field <marshmallow.fields.Field>...

dependencies
python
Major

Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.43.0 to 1.52.0. Release notes Sourced from playwright's releases. v1.52.0 Highlights New method expect(locator).to_contain_class() to ergonomically assert individual class names on the element. expect(page.get_by_role("listitem", name="Ship v1.52")).to_contain_class("done") Aria...

dependencies
python
Minor

Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) from 0.3.1 to 0.4.2. Changelog Sourced from lxml-html-clean's changelog. 0.4.2 (2025-04-09) Bugs fixed lxml_html_clean now correctly handles HTML input as bytes as it did before the 0.2.0 release....

dependencies
python
Minor

Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 5.4.0. Release notes Sourced from lxml's releases. lxml-5.4.0 5.4.0 (2025-04-22) Bugs fixed LP#2107279: Binary wheels use libxml2 2.13.8 and libxslt 1.1.43 to resolve several CVEs....

dependencies
python
Minor

Fixes issue https://github.com/alephdata/aleph/issues/3329 Fixes integration issue with Auth0. Modified: - Upgrade `authlib` version to 1.6.0 - Adjust the code to support update library

I'm trying to import this file https://data.opensanctions.org/datasets/20231205/peps/entities.ftm.json but get the error ``` Traceback (most recent call last): File "/ingestors/ingestors/manager.py", line 220, in ingest self.delegate(ingestor_class, file_path, entity) File "/ingestors/ingestors/manager.py", line 245,...

feature-request
triage

Bumps the i18n group with 5 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [@formatjs/intl-locale](https://github.com/formatjs/formatjs) | `3.3.4` |...

dependencies
javascript
Major