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

Bumps [query-string](https://github.com/sindresorhus/query-string) from 8.1.0 to 9.1.0. Release notes Sourced from query-string's releases. v9.1.0 Add types option to the .parse() method (#385) 672eb82 https://github.com/sindresorhus/query-string/compare/v9.0.0...v9.1.0 v9.0.0 Breaking Require Node.js 18 fd5a1c9 Fixes...

dependencies
javascript

Bumps the dev group with 5 updates in the /ui directory: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.3` |...

dependencies
javascript

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.199 to 4.17.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.14.199&new-version=4.17.7)](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...

dependencies
javascript

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.18.0 to 6.25.1. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated...

dependencies
javascript

Bumps [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) from 7.7.3 to 9.1.0. Release notes Sourced from react-pdf's releases. v9.1.0 What's new? Updated PDF.js to 4.4.168. Annotation improvements Font conversion improvements Image decoding improvements Performance improvements Text...

dependencies
javascript

Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.5.0. Release notes Sourced from yaml's releases. v2.5.0 Add --indent option to CLI tool (#559, with thanks to @​danielbayley) Require newline in all cases for...

dependencies
javascript

Bumps the e2e-dependencies group with 2 updates in the /e2e directory: [playwright](https://github.com/Microsoft/playwright-python) and [pytest-playwright](https://github.com/microsoft/playwright-pytest). Updates `playwright` from 1.43.0 to 1.45.1 Release notes Sourced from playwright's releases. v1.45.1 Highlights microsoft/playwright-java#1617 -...

dependencies
python

**Describe the bug** The UI does not utilise a retry limit or backoff for retrying Metadata API requests when the API is not available. **To Reproduce** Steps to reproduce the...

bug
Low

**Is your feature request related to a problem? Please describe.** In Aleph, a task is a single unit of background work. Aleph tracks progress of background jobs at the task-level...

backend
feature-request
Moderate

Aleph users can be part of user groups. Users and groups are both modeled as "roles" in Aleph. To add a user to a group, a row is inserted into...

breaking-changes
release-notes