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

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-pdf&package-manager=npm_and_yarn&previous-version=5.7.2&new-version=7.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript

Bumps the dev group in /ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.2.0` | `6.2.7` |...

dependencies
javascript

Bumps the i18n group in /ui with 4 updates: [@formatjs/intl-locale](https://github.com/formatjs/formatjs), [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs), [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) and [react-intl](https://github.com/formatjs/formatjs). Updates `@formatjs/intl-locale` from 3.3.4 to 3.4.5 Release notes Sourced from @​formatjs/intl-locale's releases. @​formatjs/intl-locale@​3.4.4 3.4.4 (2024-01-16) Note:...

dependencies
javascript

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.18.1&new-version=18.19.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript

Bumps [recharts](https://github.com/recharts/recharts) from 2.8.0 to 2.12.2. Release notes Sourced from recharts's releases. v2.12.2 What's Changed Some more small fixes while working on 3.x Fix Pie: pie label keys are not...

dependencies
javascript

Bumps [WyriHaximus/github-action-helm3](https://github.com/wyrihaximus/github-action-helm3) from 2 to 4. Release notes Sourced from WyriHaximus/github-action-helm3's releases. v4.0.0 Total issues resolved: 0 Total pull requests resolved: 4 Total contributors: 2 YAML 🍄 78: Update node...

dependencies
github_actions

# Problem statement Reingesting collections is sometimes necessary, either for data consistency reasons or for the sake of using newer versions of the processing agent (typically `ingest-file`). This operation can...

**Is your feature request related to a problem? Please describe.** A number of people use Aleph's network diagram tool to build a diagram and then hand it off to designers...

ui
backend
feature-request
Moderate

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies
javascript

**Describe the bug** ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/followthemoney/proxy.py", line 420, in merge self.schema = model.common_schema(self.schema, other.schema) File "/usr/local/lib/python3.8/dist-packages/followthemoney/model.py", line 127, in common_schema raise InvalidData(msg % (left, right))...

bug